method SplitBar.BeginUpdate ()
Maintains performance when multiple changes are performed one at a time
Type
Description
This method prevents the control from painting until the
EndUpdate
method is called. The
Refresh
method refreshes the control.