DesktopBevelButton.CaptionAlignments
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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 |