Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RadioButtonImageGlyphInfo Class Members
The following tables list the members exposed by RadioButtonImageGlyphInfo.
Public Properties
| Name | Description |
| 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) |
| NotSelectedDisabled | Gets or sets the image drawn when the radio button is selected, but disabled. |
| NotSelectedMouseOver | Gets or sets the image drawn when the radio button is not selected, the mouse button is not depressed, but the mouse is over the element. |
| NotSelectedNormal | Gets or sets the image drawn when the radio button is selected, the mouse button is not depressed, and the mouse is not over the element. |
| NotSelectedPressed | Gets or sets the image drawn when the radio button is not selected, the mouse button is depressed, but the mouse is not over the element. |
| NotSelectedPressedAndOver | Gets or sets the image drawn when the radio button is not selected, the mouse button is depressed, and the mouse is over the element. |
| SelectedDisabled | Gets or sets the image drawn when the radio button is selected, but disbled. |
| SelectedMouseOver | Gets or sets the image drawn when the radio button is selected, the mouse button is not depressed, and the mouse is over the element. |
| SelectedNormal | Gets or sets the image drawn when the radio button is selected, the mouse button is not depressed, and the mouse is not over the element. |
| SelectedPressed | Gets or sets the image drawn when the radio button is selected, the mouse button is depressed, and the mouse is not over the element. |
| SelectedPressedAndOver | Gets or sets the image drawn when the radio button is selected, the mouse button is depressed, and the mouse is over the element. |
Public Methods
See Also