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
close icon

tabbedMDIManager - change selected tab programmatically

please advice


1 Reply

VK Vinoth Kumar K Syncfusion Team April 19, 2008 12:25 AM UTC

Hi Apostolis,

Thank you for your interest in Syncfusion products.

You can select the Tab in TabbedMDIManager programmatically by using SelectedTab property. Please refer to code snippet given below which demonstrates how to select the Tab programmatically.


tabCtrl.SelectedTab = this.tabbedMDIManager1.GetTabPageAdvFromForm(frm2);


Please refer to the attached sample given below:

http://websamples.syncfusion.com/samples/Tools.Windows/F73077/main.htm

Please let me know if you have any questions.

Regards,
Vinoth


Loader.
Live Chat Icon For mobile
Up arrow icon