DesktopBevelButton.CaptionPosition
From Xojo Documentation
Property (As CaptionPositions )
aDesktopBevelButton.CaptionPosition = newCaptionPositionsValue
or
CaptionPositionsValue = aDesktopBevelButton.CaptionPosition
New in 2021r3
Supported for all project types and targets.
or
CaptionPositionsValue = aDesktopBevelButton.CaptionPosition
New in 2021r3
Supported for all project types and targets.
The position of the caption relative to the icon.
Sample Code
This code positions the caption to the right of the icon. The image, "Woof", is an image that has been added to the project.