| | Name | Value | Description | |
| |
NoFlag | 0
|
None
| |
| |
AutoArrange | 1
|
Automatically arrange the elements in the view
| |
| |
DesktopStyle | 32
|
Make the folder behave like the desktop
| |
| |
SingleSel | 64
|
Do not allow more than a single item to be selected
| |
| |
NoSubFolders | 128
|
Do not show subfolders
| |
| |
Transparent | 256
|
Draw transparently, This is used only for the desktop
| |
| |
NoClientEdge | 512
|
Do not add the WS_EX_CLIENTEDGE value to the view
| |
| |
NoScroll | 1024
|
Do not add scroll bars. This is used only for the desktop
| |
| |
AlignLeft | 2048
|
The view should be left-aligned
| |
| |
NoIcons | 4096
|
The view should not display icons
| |