Defines the interface that controller classes should implementto get user input from the Dashboard control.
The following tables list the members exposed by the ComponentController type.
Name | Description | |
---|---|---|
Gets the component modified by this ComponentController. |
Name | Description | |
---|---|---|
Draws a representation of the current state of user interaction on specified IGraphics surface. |
||
For internal use. |
||
Called when the user presses a mouse button. |
||
Called when the user moves the mouse. |
||
Called when the user releases a mouse button. |
||
Called when the user scrolls with the middle mouse button. |