Checkbox Control

Control
   Checkbox

control Checkbox implements

IDisposable

Constructors

Checkbox

Properties

Value
Checked
AllowsMixedState
Caption
Enabled
ToolTip
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

Dispose
OnAction (Protected)
OnGotFocus (Protected)
OnLostFocus (Protected)
SetFocus (Inherited) Sets focus.

Events

Action
GotFocus
LostFocus