Click or drag to resize

CheckBoxController Properties

The CheckBoxController type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets and sets the enabled state of the controller.
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.
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