Articles in this section
Category / Section

How to prevent the RibbonPanel of the WinForms RibbonControlAdv from collapsing?

1 min read

AllowCollapse

To prevent the RibbonPanels from collapsing, set the AllowCollapse property as false.

C#

this.ribbonControlAdv1.AllowCollapse = false;

VB

Me.ribbonControlAdv1.AllowCollapse = False

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied