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