Refreshes the Control’s display area
Visual Basic |
---|
Public Sub Refresh() |
This method is used mainly in the following circumstances:
These methods should not need to be called under other circumstances, as all other changes which would cause the display to alter should automatically cause a re-draw, but is available in case of problems.