The Button has an "Align" property that allows for Left, Center, and Right, and an "Icon Align" property that allows for Left, Center, and Right. How do you create a button where the picture/icon is above the text, i.e.:
.---------.
| ** |
| |
| text |
`----------'
Is this possible?