Description: | The FolderList control is a list box containing the folders on the current drive. It can be used in conjunction with the DriveList and FileList controls to help users select files. The SelString property contains the selected folder. The Path property contains the path (relative to the current folder) of the currently selected current folder. A double click changes the current folder as well as the selected folder. | |||
Sample image: | ||||
Properties: | Appearance Array AutoChange BackColor BorderStyle ClassMajorVersion ClassMinorVersion ClassProgID Container | Enabled Font ForeColor Height Highlight HighlightColor Index Left ListCount | ListIndex ListString Name Parent Path Printable ScaleMode ScalingStyle SelString | TabGroup TabIndex TabStop ToolTipText Top Visible Width |
Methods: | Move | Refresh | SetFocus | ZOrder |
Events: | Change Click GotFocus | KeyDown KeyPress KeyUp | LostFocus MouseDown MouseMove | MouseUp SelChange |
Class ProgID name: | Fujitsu.PcobFolderList.4 | |||
Corresponding Control in PowerCOBOL V3.0 or earlier: | Directory List Item. |