The members of System.Windows.Forms.RadioButtonRenderer are listed below.
See Also: Inherited members from System.Object
static | RenderMatchingApplicationState | bool.
Gets or sets a value indicating whether the renderer uses the application state to determine rendering style. |
static | DrawParentBackground(System.Drawing.Graphics, System.Drawing.Rectangle, Control)
| |
static | DrawRadioButton(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, TextFormatFlags, System.Drawing.Image, System.Drawing.Rectangle, bool, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | DrawRadioButton(System.Drawing.Graphics, System.Drawing.Point, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | DrawRadioButton(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, bool, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | DrawRadioButton(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, TextFormatFlags, bool, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | DrawRadioButton(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, System.Drawing.Image, System.Drawing.Rectangle, bool, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | GetGlyphSize(System.Drawing.Graphics, System.Windows.Forms.VisualStyles.RadioButtonState)
| |
static | IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.RadioButtonState)
|