Hi~ I used Infragistics v11.2.
I did Ribbon tool Office2007UICompatibilty = False, and
Ribbon.FileMenuStyle = None .
I want to delete that part like screen below.
How can I do?
Hello Min,
Maybe you could try to set:
this.ultraToolbarsManager1.Ribbon.QuickAccessToolbar.Visible = false;
Let me know if you have any questions.
Thank you so much ^^
Thanks for the feedback. If you have any questions, feel free to write us