constants FolderFlagsEnum
The FolderFlagsEnum type specifies the control's behavior. Use the ModifyFolderFlags method to add or remove flags to the current view.

NameValueDescription
NoFlag0 None
AutoArrange1 Automatically arrange the elements in the view
DesktopStyle32 Make the folder behave like the desktop
SingleSel64 Do not allow more than a single item to be selected
NoSubFolders128 Do not show subfolders
Transparent256 Draw transparently, This is used only for the desktop
NoClientEdge512 Do not add the WS_EX_CLIENTEDGE value to the view
NoScroll1024 Do not add scroll bars. This is used only for the desktop
AlignLeft2048 The view should be left-aligned
NoIcons4096 The view should not display icons