Articles in this section
Category / Section

How to clear all loaded TabPageAdv collection in WinForms TabControlAdv?

1 min read

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)
Please sign in to leave a comment
Access denied
Access denied