NScheduleClickTool Class Methods
In This Topic
For a list of all members of this type, see NScheduleClickTool members.
Public Methods
| Name | Description |
| OnMouseDown | Overridden. Processes the mouse down event. Overriden to perform click select, if it can be performed. |
| OnMouseUp | Overridden. Processes the mouse down event. Overriden to perform click select if it can be performed. |
Top
Protected Methods
| Name | Description |
| CanExecute | Determines whether the action of this tool can be executed. |
| Execute | Executes the tool's action. |
Top
See Also