ShellBrowser .Net Edition
SelectedFileChange Method (p_ItemIdList)
NamespacesJam.ShellShellTreeViewSelectedFileChange(ItemIdList)
Change the currently selected file, if ShowFiles is true throws ArgumentNullException if the argument was null
Declaration Syntax
C#Visual BasicVisual C++
public void SelectedFileChange(
	ItemIdList p_ItemIdList
)
Public Sub SelectedFileChange ( _
	p_ItemIdList As ItemIdList _
)
public:
virtual void SelectedFileChange(
	ItemIdList^ p_ItemIdList
) sealed
Parameters
p_ItemIdList (ItemIdList)
The ItemIdList that is passed to GotoFolderIdList(ItemIdList) if ShowFiles was true.

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