NevronOpenVision
Nevron.Nov.Schedule Namespace / NAppointmentMoveTool Class


NAppointmentMoveTool Class Methods

For a list of all members of this type, see NAppointmentMoveTool members.

Public Methods
 NameDescription
Public MethodOverridden. Processes the mouse move event.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when active.  
Protected MethodMoves the preview of the selected items to the position specified by dragPos. If preview is not created, it is created if the mustCreatePreview is true, or the mouse has moved a certain amount from the tool activation position. Finally if the preview is created, it is started with the location specified by startPos parameter.  
Protected MethodOverridden. Called when the tool was aborted. Raises the Aborted event  
Protected MethodOverridden. Called when the tool was activated.  
Protected MethodOverridden. Called when the tool was deactivated. Raises the Deactivated event.  
Protected Method  
Protected Method  
Protected MethodStarts the drag and drop.  
Top
See Also