qck.hlp (Table of Contents; Topic list)
Option Button Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Represents an option in a group that the user can select or clear; only one
 option can be selected from a group.
 
                            (•) Option1
 
 Events
    Click             DblClick          DragDrop          DragOver
    GotFocus          KeyDown           KeyPress          KeyUp
    LostFocus
 
 Methods
    DRAG              MOVE              REFRESH           SETFOCUS
 
 Properties
    BackColor         Caption           CtlName           DragMode
    Enabled           ForeColor         Height            Index
    Left              MousePointer      Parent            TabIndex
    TabStop           Tag               Top               Value
    Visible           Width
 
 See Also
    Check Box Control
    Controls Summary
    Creating Controls at Design Time
    Setting Form and Control Properties