RadioButton

Inherits Control

This implements a radio button control.

Radio buttons having the same parent are mutually exclusive. Only one can be selected at once.

This class is creatable.

DIM hRadioButton AS RadioButton

hRadioButton = NEW RadioButton ( Parent AS Container )

Creates a new radio button.

Properties  Methods  Events 
BackColor  Background  Caption  Cursor  Design  Drop  Enabled  Font  ForeColor  Foreground  H  Handle  Height  Id  Left  Mouse  Parent  ScreenX  ScreenY  Tag  Text  ToolTip  Top  Value  Visible  W  Width  Window  X  Y    Delete  Drag  Grab  Hide  Lower  Move  Raise  Refresh  Resize  SetFocus  Show    Click  DblClick  Delete  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel