Position of the caption shown on the button
Member of Toolbar Button (PRIM_SPBN)
Data Type - Enumeration
The alignment property is used to position the caption within the button.
Enum Value | Description |
---|---|
Bottom | At the bottom and centered horizontally |
Center | Centered horizontally and vertically |
Left | Left justified and centered vertically |
Right | Right justified and centered vertically |
Top | At the bottom and centered horizontally |
Febuary 18 V14SP2