Click or drag to resize

JamBaseShellListViewOnShowOptionChanged Method

Calls the ShowOptionChanged event if it is assigned.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected void OnShowOptionChanged(
	string pOptionName
)

Parameters

pOptionName
Type: SystemString
Name of the option.
See Also