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 (in ShellBrowser.dll) Version: 7.1
Syntax
public bool IsPersistent { get; }

Property Value

Type: Boolean
See Also