Click or drag to resize

LinkLabelController Properties

The LinkLabelController type exposes the following members.

Properties
  NameDescription
Protected propertyCaptured
Gets a value indicating if mouse input is being captured.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIgnoreVisualFormLeftButtonDown
Should the left mouse down be ignored when present on a visual form border area.
Protected propertyIsOnlyPressedWhenOver
Gets a value indicating if the state is pressed only when over button.
Protected propertyIsOperating
Get a value indicating if the controller is operating
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
Public propertyTarget
Gets access to the associated target of the controller.
Top
See Also