如何动态创建选项卡控件以及如何在Visual Basic中创建关闭按钮以动态创建选项卡?

问题描述:

我正在设计一个视觉基础知识的应用程序,其中我将使用根据菜单选项选择来控制的选项卡控件。即,如果我选择一个选项,对于该选项,应使用关闭按钮创建一个选项卡,并将其附加到当前选项卡控件。



任何人都可以帮助我?

I am designing one application in visual basics , in which i am going to use tab control which is to be controlled depending upon the menu option selection. i.e, if i select one option, for that option one tab should be created with close button and is to be attached to current tab control.

any one can help me?