Page History
Fired when the user clicks on the buttonpicture control.
Parameters
Parameter | Description |
---|---|
Point | Mouse cursor location relative the control's top left corner |
Button | The button pressed during the click |
Shift | Indicates whether or not the SHIFT key is down |
Ctrl | Indicates whether or not the CTRL key is down |
...