Click or drag to resize

ShellComboBoxListKind Enumeration

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
[FlagsAttribute]
protected enum ListKind
Members
  Member nameValueDescription
FolderItems1add folders
SpecialItems2add special items
FileItems4add file items
AllItems7add all items
See Also