Articles in this section
Category / Section

How to get the appearance of the RibbonForm in WinForms RibbonControlAdv?

1 min read

RibbonForm

Add the Syncfusion.Windows.Forms.Tools namespace to application. The forms in the application by default will extend to the Form class. Programmatically change it as RibbonForm class.

C#

public partial class Form1 : Syncfusion.Windows.Forms.Tools.RibbonForm

VB

Public Partial Class Form1
    Inherits Syncfusion.Windows.Forms.Tools.RibbonForm
End Class

 

Reference link: https://help.syncfusion.com/windowsforms/ribbon/getting-started#configure-ribbonform

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