Determines the type of split button.
Supported values are the following:
Mnemonic constant
|
Value
|
Meaning
|
SplitButtonTypes.VerticalLeft
|
0 (default)
|
The split button is vertical and positioned on the left side of the button
|
SplitButtonTypes.HorizontalBottom
|
1
|
The split button is vertical and horizontal on the bottom side of the button
|
This property is only available with the Ctl3dSplitButton component.
For further details about the use of the Split Button control, see the How to use the Split Button component section.
|