How can I get the text aligned adjacent to the bitmap image on a Button? For ToolbarButtons, the TextAlign property "Right" does just that. But ToolbarButtons are not Buttons; and the ContentAlignment settings for button1.ImageAlign and button1.TextAlign don't seem to cooperate.