method SplitBar.EndUpdate ()
Resumes painting the control after painting is suspended by the BeginUpdate method.
Type
Description
Use
BeginUpdate
and EndUpdate statement each time when the control requires more changes. The
Refresh
method refreshes the control.