method Button.Refresh ()
Refreshes the control.
Type
Description
Use the Refresh method to refresh the control, if required. Use the
BeginUpdate
and
EndUpdate
methods to maintain performance while multiple changes need to be applied to the control.