Click or drag to resize

ShellHistoryToolStripSelectedFileChange Method

IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public void SelectedFileChange(
	ItemIdList p_ItemIdList
)

Parameters

p_ItemIdList  ItemIdList
an itemidlist

Implements

IShellControlConnectorTargetSelectedFileChange(ItemIdList)
See Also