Click or drag to resize

ShellComboItemIsPersistent Property

Persistent items have this flags set. Those Items are visible all the time and need not to be removed if e.g. a folder change event occurs

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool IsPersistent { get; }

Property Value

Type: Boolean
See Also