Versions Compared

Key

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

...

Event
Description
Version Introduced
Pro Version Introduced
GotFocusDeprecated, use OnGotFocus instead.DeprecatedDeprecated
LostFocusDeprecated, use OnLostFocus instead.DeprecatedDeprecated
OnGotFocusFired when the control receives input focus.3.0.73.1.0
OnLostFocusFired when the control loses input focus.3.0.73.1.0
OnClickFired when the user clicks on the button.  
OnContextMenuFired when the user clicks the button's custom context menu.3.0.3 
OnContextMenuClickFired when a menu item on the custom context menu is clicked3.0.3 
OnMouseEnterFired when mouse enters the control.  
OnMouseExitFired when the mouse leaves the control.