Articles in this section

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

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)
Access denied
Access denied