Unicode Controls & Classes for VB6 - Version 4
ctlUniToolBarXP
.Orientation Property
Gets or sets the toolbar orientation
Syntax
Public Property Get Orientation () As
eToolBarOrientation
Public Property Let Orientation (ByVal
New_Value
As
eToolBarOrientation
)
Parameters
Parameter
Description
ByVal
New_Value
As
eToolBarOrientation
The new orientation
Remarks