LinkLabelController Properties |
The LinkLabelController type exposes the following members.
| Name | Description | |
|---|---|---|
| Captured |
Gets a value indicating if mouse input is being captured.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IgnoreVisualFormLeftButtonDown |
Should the left mouse down be ignored when present on a visual form border area.
| |
| IsOnlyPressedWhenOver |
Gets a value indicating if the state is pressed only when over button.
| |
| IsOperating |
Get a value indicating if the controller is operating
| |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
| |
| Target |
Gets access to the associated target of the controller.
|