Click or drag to resize

ShellComboBoxGetPersistentItems Method

This method is extended by RefreshPersistent to support more Special Folders to be displayed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected virtual void GetPersistentItems(
	List<ItemIdList> p_PIDLList
)

Parameters

p_PIDLList
Type: System.Collections.GenericListItemIdList
a list of ItemIdLists, that can be appended.
See Also