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.1
Syntax
protected void OnShowOptionChanged(
	string pOptionName
)

Parameters

pOptionName
Type: SystemString
Name of the option.
See Also