Click or drag to resize

IShellControlRefresh(RefreshLevel) Method

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

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

Parameters

pLevel  RefreshLevel
The level of refresh that should be performed.
See Also