Unicode Controls & Classes for VB6 - Version 4
ctlUniToolBarXP
.MinIconSize Property
Gets or sets the minimum size of icons, used to size the toolbar items
Syntax
Public Property Get MinIconSize () As Long
Public Property Let MinIconSize (ByVal
New_Value
As Long)
Parameters
Parameter
Description
ByVal
New_Value
As Long
The new value
Remarks