Hi there
I was wondering if I can add buttons to the application menu like the ones in word or excel (see image).
Is there a solution?
Thank you for your help!
Use the BottomPaneControlContainer property of the ApplicationMenu. Be aware that these buttons are not keyboard accessible:
http://www.devexpress.com/issue=B92654
Hi Jason
Thank you for your tip, it worked!
Mike