Explorer - DisplayStyle Property
Selects one of several view styles
Member of Explorer (PRIM_DCBX)
Data Type - Enumeration
Explorer has a number of available viewstyles.
| Enum Value | Description |
|---|---|
| DirectoryListBox | Folders and files with date and size information |
| DirectoryListView | Folders and files showing names only |
| DirectoryTreeView | Folders only in a tree structure |
| DriveComboBox | Drives only in a drop down |
| FileListBox | Files only with date and size information |
| FileListView | Files only showing only the filename |
| GeneralListView | Network location, folders and files showing names only |
Febuary 18 V14SP2