method Button.Refresh ()
Refreshes the control.

TypeDescription
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.