qck.hlp (Table of Contents; Topic list)
File List Box Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Displays a list of file names for a specified directory at run time.
 
                            ┌──────────┐
                            │ File1    ↑
                            │          ░
                            │          ░
                            │          ↓
                            └──────────┘
 
 Events
    Click             DblClick          DragDrop          DragOver
    GotFocus          KeyDown           KeyPress          KeyUp
    LostFocus         MouseDown         MouseMove         MouseUp
    PathChange        PatternChange
 
 Methods
    DRAG              MOVE              REFRESH           SETFOCUS
 
 Properties
    Archive           BackColor         CtlName           DragMode
    Enabled           FileName          ForeColor         Height
    Hidden            Index             Left              List
    ListCount         ListIndex         MousePointer      Normal
    Parent            Path              Pattern           ReadOnly
    System            TabIndex          TabStop           Tag
    Top               Visible           Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Directory List Box Control
    Drive List Box Control
    Setting Form and Control Properties