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.0
Syntax
public bool FileSystemOnly { get; set; }

Property Value

Type: Boolean
See Also