Unicode Controls & Classes for VB6 - Version 4

ctlUniStatusBar.BeginUpdate Method

Permits you to start a long-time update on the control without sending out many and many events. So it is faster!
Use un conjunction with [EndUpdate]

Syntax
Public Sub BeginUpdate ()
Parameters
Parameter Description
Remarks