ShellBrowser .Net Edition
FolderChanged Method (p_ItemIdList)
NamespacesJam.ShellShellSystemListFolderChanged(ItemIdList)
Gets called if the active folder should change. If a ShellControlConnector is assigned to the control, it is notified.
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 ItemIdList of the new folder.

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