For a list of all members of this type, see RadioButtonImageGlyphInfo members.
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. |