qck.hlp (Table of Contents; Topic list)
Drive List Box Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Displays a list of all valid drives in the user's system; allows the user
 to find and switch between valid disk drives at run time.
 
                            [Drive1   ]↓
 
 Events
    Change            DragDrop          DragOver          GotFocus
    KeyDown           KeyPress          KeyUp             LostFocus
 
 Methods
    DRAG              MOVE              REFRESH           SETFOCUS
 
 Properties
    BackColor         Ctlname           DragMode          Drive
    Enabled           ForeColor         Height            Index
    Left              List              ListCount         ListIndex
    MousePointer      Parent            TabIndex          TabStop
    Tag               Top               Visible           Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Directory List Box Control
    File List Box Control
    Setting Form and Control Properties