Unicode Controls & Classes for VB6 - Version 4
ctlUniStatusBar
.RemovePanel Function
Removes a certain panel from the status bar
-
Syntax
Public Function RemovePanel (ByRef
vKey
As Variant) As Boolean
-
Parameters
Parameter
Description
ByRef
vKey
As Variant
A string key or a numeric index indentifying a panel
-
Remarks