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.
I have a dockingmanager on an SDI application. I open several usercontrols, and dock them into a tab'd configuration using something along the lines of...
dockingManager.DockControl( newcontrol, parent , Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed, 300 );
What I need, or would like to be able to do is to then set the data that appears in TAB this page now sits in. Currently, the controls name is what is placed there, and in the top title line of the docked window, but i need the tab to actually show an abbrieveated version of that informat or the tab's themself become much to large to fit more then 3-4 across ( the heading includes a long filename is why ). Also, can a tooltip be set for the tab?
Thanks in advance.
PSPrakash S Syncfusion Team December 4, 2002 11:21 PM UTC
Hi Randy,
I am sorry, but it is not possible to specify custom text for the docking windows tab. The tab text and the tab tooltips will always reflect the docking window's title.
Prakash
Syncfusion, Inc.