BevelButton.IconAlignment
From Xojo Documentation
Property (As IconAlignments )
aBevelButton.IconAlignment = newIconAlignmentsValue
or
IconAlignmentsValue = aBevelButton.IconAlignment
New in 2019r2
Supported for all project types and targets.
or
IconAlignmentsValue = aBevelButton.IconAlignment
New in 2019r2
Supported for all project types and targets.
The alignment of the Icon within the BevelButton.
Sample Code
The following code places an icon in the BevelButton, aligns it, and specifies the position of the caption. The graphic, "DatabaseQueryIcon," has been added to the project.