Click or drag to resize

JamBaseShellListViewOnShowOptionChanged Method

Calls the ShowOptionChanged event if it is assigned.

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

Parameters

pOptionName  String
Name of the option.
See Also