Articles in this section

How to clear all loaded TabPageAdv collection in WinForms TabControlAdv?

Clear the loaded tab page collection

The Collection of loaded TabPageAdv can be removed from TabControlAdv by clearing the controls from TabControlAdv. The following code illustrates the same,

C#:

tabControlAdv1.Controls.Clear();

VB:

tabControlAdv1.Controls.Clear()

Samples:

VB: https://www.syncfusion.com/downloads/support/directtrac/general/ze/TabControlAdv_Sample_VB1585539689.zip

C#: https://www.syncfusion.com/downloads/support/directtrac/general/ze/TabControlAdv_Sample-1162931483.zip

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied