Picture
PicturePressed
PictureDisabled
BackgroundPicture + Picture
TextAlignedToPicture attribute
If the value of the attribute is true, the text is aligned relative to the icons.
<property picture="sk_circ_grind_cg.png" alignment="left"
TextAlignedToPicture="true" />
Scaled attribute
If the value of the attribute is true, the dimensions of the image are adjusted to the dimensions
of the button in such a way that 50% of the height or width of the button at most is made
available for the graphic.
<property picture="sk_circ_grind_cg.png" alignment="left"
TextAlignedToPicture="true" scaled="true"/>
Stretch attribute (only effective for background icons)
If the value of the attribute is true, the dimensions of the image are adjusted to the dimensions
of the button.
<property backgroundpicture="f:\appl\pbutton.png"
alignment="stretch" />
Generating user dialogs
1.12 Configuring your own buttons
Easy XML
156 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1