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.2
Syntax
protected void RestoreItemSelection(
	ShellListBaseItem pItem
)

Parameters

pItem  ShellListBaseItem
The item.
See Also