SmartControl Class Members
In This Topic
The following tables list the members exposed by SmartControl.
Public Properties
| Name | Description |
| EndColumn | Gets or sets the ending column of the control. |
| EndRow | Gets or sets the ending row of the control. |
| ForegroundColor | Gets or sets the foreground color of the control. |
| Id | Gets unique id for this control |
| StartColumn | Gets or sets the starting column of the control. |
| StartRow | Gets or sets the starting row of the control. |
| ToolTipText | Gets or sets the tool tip text for the control. |
Top
Public Methods
Public Events
| Name | Description |
| Activated | This event is triggered when the host cursor moves under this control. |
| Deactivated | This event is triggered when the host cursor moves under this control. |
Top
See Also