PDA

View Full Version : Tabcontrol in visual basic 2010



Lorem-Ipsum
10-03-11, 10:44
Hiah guys,

I'm making a web browser in visual basic(not my language of choice) and am using the last tab as a button to create new tabs.

However when the new tab is inserted it appears at the end and takes on the function of being the "new tab" button whereas the old "new tab" button becomes a regular tab.

Tl;dr how do I insert a new tab before the last tab, instead of after it?

Much googling has got me nowhere.

Any ideas would be helpful.

Lorem-Ipsum
10-03-11, 11:08
The other option would be to rename the last but one tab........ if anyone knows how to do that XD