BevelButton.CaptionPositions
From Xojo Documentation
Enumeration
Specifies the position of the caption within the button bounds.
Values
Value | Description |
---|---|
SystemDirection | User's OS-defined system direction (Default) |
Normal | Normally |
RightOfIcon | To the right of icon |
LeftOfIcon | To the left of the icon |
BelowIcon | Below the icon |
AboveIcon | Above the icon |