| Name | Description |
| CheckedDisabled | Gets or sets the image drawn when the checkbox is checked, but disbled. |
| CheckedMouseOver | Gets or sets the image drawn when the checkbox is checked and the mouse is over the element, but the mouse button is not depressed. |
| CheckedNormal | Gets or sets the image drawn when the checkbox is checked and the mouse is not over the element. |
| CheckedPressed | Gets or sets the image drawn when the checkbox is checked and the mouse button is depressed, but the mouse is not over the element. |
| CheckedPressedAndOver | Gets or sets the image drawn when the checkbox is checked and the mouse button is depressed and the mouse is over the element. |
| Description | A string description of the glyphs. (Inherited from Infragistics.Win.GlyphInfoBase) |
| GlyphSize | Returns the size of the glyphs. (Inherited from Infragistics.Win.GlyphInfoBase) |
| GlyphType | Returns the type of glyph. (Inherited from Infragistics.Win.GlyphInfoBase) |
| IndeterminateDisabled | Gets or sets the image drawn when the checkbox is in the indeterminate state, but disbled. |
| IndeterminateMouseOver | Gets or sets the image drawn when the checkbox is in the indeterminate state and the mouse is over the element, but the mouse button is not depressed. |
| IndeterminateNormal | Gets or sets the image drawn when the checkbox is in the indeterminate state and the mouse is not over the element. |
| IndeterminatePressed | Gets or sets the image drawn when the checkbox is in the indeterminate state and the mouse button is depressed, but the mouse is not over the element. |
| IndeterminatePressedAndOver | Gets or sets the image drawn when the checkbox is in the indeterminate state and the mouse button is depressed and the mouse is over the element. |
| UncheckedDisabled | Gets or sets the image drawn when the checkbox is unchecked, but disbled. |
| UncheckedMouseOver | Gets or sets the image drawn when the checkbox is unchecked and the mouse is over the element, but the mouse button is not depressed. |
| UncheckedNormal | Gets or sets the image drawn when the checkbox is unchecked and the mouse is not over the element. |
| UncheckedPressed | Gets or sets the image drawn when the checkbox is unchecked and the mouse button is depressed, but the mouse is not over the element. |
| UncheckedPressedAndOver | Gets or sets the image drawn when the checkbox is unchecked and the mouse button is depressed and the mouse is over the element. |