method SplitBar.BeginUpdate ()
Maintains performance when multiple changes are performed one at a time

TypeDescription
This method prevents the control from painting until the EndUpdate method is called. The Refresh method refreshes the control.