Customizing a TabControl for the Closing of Individual Tabs

前端 未结 7 1292
囚心锁ツ
囚心锁ツ 2020-12-06 10:33

My scenario is the following:

I am working on a winforms application in C# that has a button inside the main page of a tabcontrol that will generate another tabpag

7条回答
  •  独厮守ぢ
    2020-12-06 10:49

    I know this is an old thread but I did find this link that will allow you to "hide" tabs in an array and then you can just re-load the tabs you want at run time. I added this more for a place I can easily find it again.

提交回复
热议问题