Infragistics(R) NetAdvantage(R) Windows Forms
RadioButtonImageGlyphInfo Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : RadioButtonImageGlyphInfo Class

The RadioButtonGlyphInfo object handles the drawing of Radiobutton glyphs in various states.

Syntax

Visual Basic (Declaration) 
Public Class RadioButtonImageGlyphInfo 
   Inherits ImageGlyphInfo
C# 
public class RadioButtonImageGlyphInfo : ImageGlyphInfo 

See Also