qck.hlp (Table of Contents; Topic list)
Directory List Box Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Displays a hierarchical list of directories; allows the user to select
 directories and paths at run time.
 
                            ┌──────────┐
                            │ Dir1     ↑
                            │          ░
                            │          ░
                            │          ↓
                            └──────────┘
 
 Events
    Change            Click             DragDrop         DragOver
    GotFocus          KeyDown           KeyPress         KeyUp
    LostFocus         MouseDown         MouseMove        MouseUp
 
 Methods
    DRAG              MOVE              REFRESH          SETFOCUS
 
 Properties
    BackColor         CtlName           DragMode         Enabled
    ForeColor         Height            Index            Left
    List              ListCount         ListIndex        MousePointer
    Parent            Path              TabIndex         TabStop
    Tag               Top               Visible          Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Drive List Box Control
    File List Box Control
    Setting Form and Control Properties