Click or drag to resize

ShellComboBoxFileSystemOnly Property

If this option is set to true, the ShellCombo will only show items of the filesystem and exclude virtual file items.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool FileSystemOnly { get; set; }

Property Value

Boolean
See Also