Click or drag to resize

ShellHistoryToolBarRefresh Method (RefreshLevel)

This method indicates that the control should perform a refresh of its contents.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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