The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
When used with a RibbonForm, is it possible to add a user control in the ribbon control beside the tabs? Or may be resize the control and add a user control beside it?
VIVinothini Syncfusion Team September 13, 2016 12:52 PM UTC
Hi Swetaketu,
Thank you for contacting Syncfusion support.
In RibbonControlAdv, the UserControl can be added to the ToolStripEx using ToolStripControlHost as given in the below sample. Please look into the sample and let us know whether it is your requirement, if not please provide us more information regarding your requirement.
MSMariappan S Syncfusion Team September 19, 2016 12:39 PM UTC
Hi Swetaketu,
Thanks for your update.
In our RibbonControlAdv, we can’t able to add any control like label in between tabs, because RibbonControlAdv accepts only ToolsStripTabItem as a child.