Label for TabControlAdv

Is it possible to insert a label into a TabControlAdv or has anyone managed this? In particular when the TabControlAdv is ultimately part of a TabbedGroupedMDIManager? I notice the X and the scroll (<>) controls have been painted in to the right - maybe it''s possible to add text or a label before the first tab. Thanks for any hints or help.

2 Replies

AD Administrator Syncfusion Team February 10, 2006 12:37 PM UTC

Hi Mark There is no direct way to implement your requirement in TabbedMDI.But we can accomplish by inheriting the classes related to TabbedGroupedMDIManager.In the Attached sample I made one of the Tab''s Text to act as a Label.Please check the sample and let me know any clarifications Thanks for using Syncfusion Products Regards Joy >Is it possible to insert a label into a TabControlAdv or has anyone managed this? In particular when the TabControlAdv is ultimately part of a TabbedGroupedMDIManager? > >I notice the X and the scroll (<>) controls have been painted in to the right - maybe it''s possible to add text or a label before the first tab. > >Thanks for any hints or help.

label_tabbedmdi.zip


AD Administrator Syncfusion Team February 10, 2006 12:38 PM UTC

Hi Mark There is no direct way to implement your requirement in TabbedMDI.But we can accomplish by inheriting the classes related to TabbedGroupedMDIManager.In the Attached sample I made one of the Tab''s Text to act as a Label.Please check the sample and let me know any clarifications Thanks for using Syncfusion Products Regards Joy >Is it possible to insert a label into a TabControlAdv or has anyone managed this? In particular when the TabControlAdv is ultimately part of a TabbedGroupedMDIManager? > >I notice the X and the scroll (<>) controls have been painted in to the right - maybe it''s possible to add text or a label before the first tab. > >Thanks for any hints or help.

label_tabbedmdi0.zip

Loader.
Up arrow icon