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