I know how to get the name of the selected tab, but how do I pass the name of the selected tab to a new form. It's kepps coming up as null. I'm using VB.NET
Kenny,
If you can access the name of the tab, you should have no problem passing it to another form. Can you post some code to demonstrate what you are currently attempting? I am guessing you are already doing something similar to the code below to get the name of the tab.