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.1
Syntax
public void SelectedFileChange(
	ItemIdList p_ItemIdList
)

Parameters

p_ItemIdList
Type: Jam.ShellItemIdList
an itemidlist

Implements

IShellControlConnectorTargetSelectedFileChange(ItemIdList)
See Also