I want to use toolbarManagre.Style = ToolbarStyle.Office2013 for Ribbon and title bar however for toolbar tool and popup menu I want to use the default style i.e. officeXP. Is it possible to achieve this?
Thanks in advance
--Anil
Hello Anil,
Unfortunately we do not have separate style property for the toolbar/Popup menu so its not possible out of the box.
You can try workaround it but i doubt because it will be complicated and confusing , you can have two toolbar manager overlapped and style them separately like you want, but when you will open popup of officeXP style on Office2013 area, it will style with Office2013 .So ya its wound be hard to manage.