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


NScheduleClickTool Class Members

The following tables list the members exposed by NScheduleClickTool.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ClickSelectMouseButtonEvent property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NScheduleClickTool.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the mouse button event on which the tool performs its action.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select, if it can be performed.  
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select if it can be performed.  
Top
Protected Methods
 NameDescription
Protected MethodDetermines whether the action of this tool can be executed.  
Protected MethodExecutes the tool's action.  
Top
See Also