method Label.EndUpdate ()
Resumes painting the control after painting is suspended by the BeginUpdate method.

TypeDescription
The BeginUpdate method prevents the control from painting until the EndUpdate method is called. Use the Refresh method to force refreshing the control.