NevronOpenVision
Nevron.Nov.Schedule Namespace / NScheduleDragTool Class
Fields Properties Methods Events


NScheduleDragTool Class Members

The following tables list the members exposed by NScheduleDragTool.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NScheduleDragTool.  
Top
Public Properties
 NameDescription
Public PropertyGets the schedule of the schedule view, which owns this tool.  
Public PropertyGets a reference to the schedule view this tool belongs to.  
Public PropertyGets whether the schedule view is read only.  
Public PropertyGets the mouse start position in schedule coordinates. Valid only when the tool is active.  
Top
Protected Methods
 NameDescription
Protected MethodGets the area of the schedule.  
Protected MethodOverridden. Called when the tool is aborted.  
Protected MethodOverridden. Called when the tool is activated.  
Protected MethodOverridden. Called when the tool is deactivated.  
Protected MethodDetermines whether the tool operates in the schedule area. This implementation returns true.  
Protected MethodOverridden. Requests cursor and tooltip depending on the tool state.  
Top
See Also