I'm using the Office 2007 style ribbon and have recently upgraded from version 2010.1 to 2010.3. On the right side of the application menu, the padding of the menu items appear smaller. Is there any way I can change it back to the way it was in version 2010.1?
Hello,
I have ran the "Ribbon at Run Time" sample which comes along with the your product in both NetAdvantage 2010 volume 1 and NetAdvantage 2010 volume 3 but I am not sure that I noticed the difference. Could you please provide me a screenshot of the difference that you are seeing in both versions, and I will be glad to research this further for you.
Please let me know if you have any other questions.
I believe I've found a fix to the problem. Setting ApplicationMenu.ToolAreaRight.Settings.ShowIconArea to "True" and ApplicationMenu.ToolAreaRight.Settings.ToolDisplayStyle to "TextOnlyAlways" restores the menu items to the size they were before I upgraded to 2010.3. I was using the default for those settings so I wonder if the default had changed between the two versions.
I have tested this out, and I am not getting the same results.
When I create an application from scratch, with NetAdvantage 2010 volume 1 and 2010 volume 3, both look alike.
If I set the mentioned properties the look of the Application menu changes a little, so I assume that in your older version you were set this settings somewhere in your code.
Please let me know if I can assist you further.