[]
Enables the redrawing of the control.
public void EndUpdate()
To maintain performance while changing several control properties call the BeginUpdate() method. This method prevents the control from painting until the EndUpdate() method is called.