ShellComboBoxRemoveNonPersistentItems Method |
Removes Items from the ShellComboItems list that are not persistent.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected void RemoveNonPersistentItems()
Protected Sub RemoveNonPersistentItems
protected:
void RemoveNonPersistentItems()
member RemoveNonPersistentItems : unit -> unit
See Also