Versions Compared

Key

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

...

EventDescriptionVersion IntroducedPro Version Introduced
AfterApptDropFired when the user finishes dragging an appointment.  
AfterNewApptDropFired when the user finishes dragging a new appointment.  
BeforeApptDragFired when the user is about to drag an appointment.  
BeforeApptDropFired when the user finishes dragging an appointment, but before it drops.  
BeforeNewApptDragFired when the user is about to drag a new appointment.  
BeforeNewApptDropFired when the user is about to drop a new appointment, but before the appointment drops.  
CancelApptDragFired when the user cancels appointment drag and drop.  
CancelNewApptDragFired when the user cancels creation of a new appointment.  
OnApptClickFired when the user clicks an appointment.  
OnApptDblClickFired when the user double clicks an appointment.  
OnApptHoverFired when the user stops the mouse over an appointment for a specified amount of time.3.0.43.1.1
OnContextMenuClickFired when a menu item on the custom context menu is clicked3.0.1 
OnDateChangeFired when the user changes the date.  
OnGotFocusFired when the control receives input focus.3.0.33.1.0
OnLostFocusFired when the control loses input focus.3.0.33.1.0
OnMouseEnterFired when mouse enters the control.3.0.33.1.0
OnMouseExitFired when the mouse leaves the control.3.0.33.1.0
OnScheduleClickFires when the user clicks anywhere on the schedule control outside of appointments.  
OnScheduleDblClickFires when the user double clicks anywhere on the schedule control outside of appointments.  
OnScheduleMouseMoveFires when the user moves the mouse over the control.  
OnTimeBlockClickFired when the user clicks a time block.3.0.43.1.1
OnTimeBlockDblClickFired when the user double clicks a time block.3.0.43.1.1
OnTimeBlockHoverFired when the user stops the mouse over a time block for a specified amount of time.3.0.43.1.1
OnTreeCheckChangeFired when the user clicks on a check box in the tree control.  
OnTreeItemExpandedFired when the user expands or collapses an entity or group in the tree.