Refresh;
The Refresh method refreshes panels of the LanerResultsBox component.
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.
The example of use is given in description of the ILanerResultsBox.SetUserForm method.
See also: