- g
- The System.Drawing.Graphics used to draw the option button.
- glyphLocation
- The System.Drawing.Point to draw the option button glyph at.
- state
- One of the System.Windows.Forms.VisualStyles.RadioButtonState values that specifies the visual state of the option button.
If visual styles are enabled in the operating system and visual styles are applied to the current application, this method will draw the option button with the current visual style. Otherwise, this method will draw the option button with the classic Windows style.