Click or drag to resize

ShellComboBoxListKind Enumeration


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