ShellBrowser .Net Edition
FolderChanged Method (p_ItemIdList)
NamespacesJam.ShellShellHistoryToolStripFolderChanged(ItemIdList)
If this method gets called from the ShellControlConnector, the history drop down combobox is being updated to reflect the new folder history.
Declaration Syntax
C#Visual BasicVisual C++
public void FolderChanged(
	ItemIdList p_ItemIdList
)
Public Sub FolderChanged ( _
	p_ItemIdList As ItemIdList _
)
public:
virtual void FolderChanged(
	ItemIdList^ p_ItemIdList
) sealed
Parameters
p_ItemIdList (ItemIdList)
The p_ItemIdList of the FolderChanged

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)