Unicode Controls & Classes for VB6 - Version 4
ctlUniStatusBar
.AutoSize Property
If enabled auto calculates the right size for containing the selected font
Syntax
Public Property Get AutoSize () As Boolean
Public Property Let AutoSize (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
True for autosize, False otherwise
Remarks