Click or drag to resize

JamBaseShellListViewRestoreItemSelection Method

Restores the selection and checkstate of the item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected void RestoreItemSelection(
	ShellListBaseItem pItem
)

Parameters

pItem
Type: Jam.ShellShellListBaseItem
The item.
See Also