ShellBrowser .Net Edition
FolderChanged Method (p_ItemIdList)
NamespacesJam.ShellShellComboBoxFolderChanged(ItemIdList)
Change the current folder to the one given in parameter throws ArgumentNullException if the argument was null
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 folder to change to

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