Invalidates the control and forces an immediate redraw of the appearance of the control and any child controls.
control.Refresh()
Overrides the
Note to Inheritors When overriding Refresh in a derived class, be sure to call the base classes' Refresh method so the control and its child controls are invalidated and redrawn.
BaseField Class | BaseField
Class Members |