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.
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