ILanerResultsBox.Refresh

Syntax

Refresh;

Description

The Refresh method refreshes panels of the LanerResultsBox component.

Comments

The method is used to force refresh component panels. For example, refreshing may require if the ILanerResultsBox.SetUserForm method is called with the UpdatePanels parameter set to False.

Example

The method use is given in the example for ILanerResultsBox.SetUserForm.

See also:

ILanerResultsBox