Click or drag to resize

ShellFilePreviewOnEnabledChanged Method

While disabled the control only stored the current filename. On enabling a FullRefresh is triggered.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override void OnEnabledChanged(
	EventArgs e
)

Parameters

e  EventArgs
Contains event information.
See Also