CheckEdit Members
In This Article
#Constructors
Name | Description |
---|---|
Check |
Initializes a new instance of the Check |
#Fields
Name | Description |
---|---|
Allow |
Identifies the Allow |
Check |
Identifies the Check |
Check |
Identifies the Check |
Check |
Identifies the Check |
Check |
Identifies the Check |
Checked |
Identifies the Checked |
Checked |
Identifies the Checked |
Disabled |
Identifies the Disabled |
Disabled |
Identifies the Disabled |
Disabled |
Identifies the Disabled |
Indeterminate |
Identifies the Indeterminate |
Is |
Identifies the Is |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label |
Label |
Identifies the Label dependency property. |
Label |
Identifies the Label |
Label |
Identifies the Label |
Padding |
Identifies the Padding dependency property. |
Unchecked |
Identifies the Unchecked |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether a user can set the editor to the indeterminate state. |
Check |
Gets or sets the vertical or horizontal alignment of the checkbox. |
Check |
Gets or sets the color of the checkbox in the unchecked state. |
Check |
Gets or sets the indent of the checkbox from the label. |
Check |
Gets or sets whether the checkbox is at the left, right, top, or bottom side of the parent layout. |
Checked |
Gets or sets the color of the checkbox in the checked state. |
Checked |
Gets or sets the checkbox icon in the checked state. |
Disabled |
Gets or sets the color of the checkbox in the disabled unchecked state. |
Disabled |
Gets or sets the color of the checkbox in the disabled checked state. |
Disabled |
Gets or sets the color of the label in the disabled state. |
Indeterminate |
Gets or sets the checkbox icon in the indeterminate state. |
Is |
Gets or sets whether the checkbox is checked. |
Label | Gets or sets the text displayed next to the checkbox. |
Label |
Gets or sets the color of the label. |
Label |
Gets or sets whether the font used to render the label is italic, bold, both, or neither. |
Label |
Gets or sets the name of the font used to render the label. |
Label |
Gets or sets the size of the font used to render the label. |
Label |
Gets or sets the horizontal alignment of the label. |
Label |
Allows you to underline and/or cross out the label text. |
Label |
Gets or sets the vertical alignment of the label. |
Padding | |
Unchecked |
Gets or sets the checkbox icon in the unchecked state. |
#Events
Name | Description |
---|---|
Checked |
Raises when the Is |
See Also