Defines the interface that controller classes should implement to 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 touches the screen. |
||
Called when the user moves his finger on the screen. |
||
Called when the user releases his finger from the screen. |