method Label.BeginUpdate ()
Maintains performance when items are added to the control one at a time.

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