how do I add another tab to my program in Visual Basic 2010I want to make a injector but I want to know how to add a tab to it . I know its possible just wondering what the addy is .
If you want to make a menu , create a strip menu bar and write the code. If you want to make a button , then create a button and write the code. form2.show() Press thanks if i helped.