Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fired when the user clicks on the buttonpicture control.

Parameters

ParameterDescription
PointMouse cursor location relative the control's top left corner
ButtonThe button pressed during the click
ShiftIndicates whether or not the SHIFT key is down
CtrlIndicates whether or not the CTRL key is down

...