We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

RibbonControlAdv -- hiding the title / header area

Hi,

We are using the RibbonControlAdv on a standard form with a resizable border (i.e. not an Office2007Form or a RibbonForm) and would like to be be able to switch off or hide the title / header area from the RibbonControlAdv to avoid having two title areas visible. (The area highlighted in the image attached)

Is this possible?

The control currently has the following setup,

ribbonControlAdv1.IsFormManager = false;
ribbonControlAdv1.QuickPanelVisible = false;
ribbonControlAdv1.MenuButtonVisible = false;


Thanks,

Andrew

(Using syncfusion 5.2 with .net 2 & visual studio 2005)



t.zip

1 Reply

GR Golda Rebecal Syncfusion Team November 7, 2007 03:42 AM UTC

Hi Andrew,

It is not possible to hide the header area of RibbonControlAdv as RibbonControlAdv is exclusively designed to be used with RibbonForm. Since RibbonForm has no title bar on its own, the header of RibbonControlAdv is shown as the title area of the RibbonForm.

Kindly let me know if you have any questions.

Best regards,
Golda


Loader.
Live Chat Icon For mobile
Up arrow icon