Click or drag to resize

ShellHistoryToolStripRefresh Method (RefreshLevel)

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

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

Parameters

pLevel
Type: Jam.ShellRefreshLevel
The level of refresh that should be performed.

Implements

IShellControlRefresh(RefreshLevel)
See Also