I want to create an ApplicationMenu, similar to the one in SimpleRibbonPad demo. Just the usual Office 2007 Menu.
However, when I add BarButtonItems (actual buttons with image that are displayed in the menu), I have a vertical alighnment problem. All my large (32x32) images are being displayed correctly. But the caption for the BarButton item is alighned in the top left corner to the right of the button. It should be in the middle vertically-wise. What property controls where the label for the image button is positioned? In the demo app everythingin is fine, and I am unable to find the differance.
Thanks in advance, Max Pavlov.