Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1750
ApplicationMenu2010 - Vertical Alignment of ApplicationMenu2010Item
posted

Hello community members!

In my application I have a xamRibbon with the Application2010Menu. I have the requirement to place the first menu items on top of the menu and the last menu item at the bottom of the Application2010Menu. I have already tried the VerticalAlignment="Bottom" but still all entries are place on top of each other.

I also tried to place a grid inside the application menu and in the grid I added the ApplicationMenu2010Items. While in Visual Studio no error was shown, during the runtime I do not see any entries in the application menu. Is there a way to achieve what I want?

Thank you, best regards

Andreas

Parents Reply Children