Name | Description | |
---|---|---|
![]() | CheckBox Constructor | Initializes a new instance of the CheckBox class. |
The following tables list the members exposed by CheckBox.
Name | Description | |
---|---|---|
![]() | CheckBox Constructor | Initializes a new instance of the CheckBox class. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the control's background color or fill color. |
![]() | CheckAlignment | Gets or sets the alignment of the checkbox text within the control drawing area. |
![]() | Checked | Gets or sets a value indicating the state of the checkbox. |
![]() | ClassName | Gets or sets a style rule class name. The style rule is used to format the control. |
![]() | Font | Gets or returns the font object used to print the control's text. |
![]() | ForeColor | Gets or returns the foreground (font) color of the control. |
![]() | Padding | Gets or sets the number of points of padding to use on each side of the control. |
![]() | Style | Gets or sets a style string for the checkbox. |
![]() | Text | Gets or sets the printed caption of the checkbox. |
![]() | WrapMode | Sets/gets control's wrap mode using CSS. |