ILanerResultsBox.Refresh

Syntax

Refresh;

Description

The Refresh method refreshes panels of the LanerResultsBox component.

Comments

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

Example

The example of use is given in description of the ILanerResultsBox.SetUserForm method.

See also:

ILanerResultsBox