Click or drag to resize

JamBaseShellListViewRestoreItemSelection Method

Restores the selection and checkstate of the item.

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

Parameters

pItem
Type: Jam.ShellShellListBaseItem
The item.
See Also