qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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