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