Click or drag to resize

ShellHistoryToolStripRefresh(RefreshLevel) Method

IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public void Refresh(
	RefreshLevel pLevel
)

Parameters

pLevel  RefreshLevel
The level of refresh that should be performed.

Implements

IShellControlRefresh(RefreshLevel)
See Also