Versions Compared

Key

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

...

EventDescriptionVersion IntroducedPro Version Introduced
OnClickFired when the user clicks on the buttonpicture control.  
OnContextMenuClickFired when a menu item on the custom context menu is clicked.3.0.3 
OnCustomDrawNo longer available.3.0.5 
OnDblClickFired when the user double clicks on the edit tablepicture control.  
OnFileDropFired when the user drops files dragged from Windows Explorer.  
OnGotFocusFired when the control receives input focus.3.0.73.1.0
OnHScrollFired when the user scrolls horizontally.  
OnLostFocusFired when the control loses input focus.3.0.73.1.0
OnMouseEnterFired when the mouse enters the control.  
OnMouseExitFired when the mouse leaves the control.  
OnVScrollFired when the user scrolls vertically.  
OnZoomFired when the user zooms using the mouse wheel.  

...