2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Tab NavigationThe requirement for adding buttons to navigate TabPageAdv in TabControlAdv, can be achieved by using its TabPrimitives property. C# this.tabControlAdv1.TabPrimitivesHost.TabPrimitives.Add(new Syncfusion.Windows.Forms.Tools.TabPrimitive(Syncfusion.Windows.Forms.Tools.TabPrimitiveType.Close, null, System.Drawing.Color.Empty, true, 1, "TabPrimitive2", "")); VB Me.tabControlAdv1.TabPrimitivesHost.TabPrimitives.Add(New Syncfusion.Windows.Forms.Tools.TabPrimitive(Syncfusion.Windows.Forms.Tools.TabPrimitiveType.Close, Nothing, System.Drawing.Color.Empty, True, 1, "TabPrimitive2", "")) Sample: http://www.syncfusion.com/uploads/user/directTrac/General/sample-2012541363.zip Reference link: https://help.syncfusion.com/windowsforms/tabcontrol/tab-navigation |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.