M
Mick Doherty
Steps to reproduce:
Inherit from button.
Add button to project's form.
Run project.
Make button Default.
Press and Hold SpaceBar (so button is pressed)
Move Mouse.
Release SpaceBar.
The button now recieves the first MouseDown and MouseUp events even if the
cursor is not over the button.
Has anyone else seen this? I couldn't find it documented.
Inherit from button.
Add button to project's form.
Run project.
Make button Default.
Press and Hold SpaceBar (so button is pressed)
Move Mouse.
Release SpaceBar.
The button now recieves the first MouseDown and MouseUp events even if the
cursor is not over the button.
Has anyone else seen this? I couldn't find it documented.