BevelButton.CaptionAlignments
From Xojo Documentation
Enumeration
Specifies the alignment of the button's caption.
Values
Value | Description |
---|---|
Left | Flush left (Default) |
Right | Flush right |
SystemDirection | The user's OS-defined direction |
Centered | Center |