Looks like the tabs have been plucked and chucked at the bottom
http://gyazo.com/dea68df33a6807e1da3c8e61a0ae6826.png
How can i make it look smooth and like they are ment to be there?
http://gyazo.com/eec23282236ac2cd883629677556a45c.png
Printable View
Looks like the tabs have been plucked and chucked at the bottom
http://gyazo.com/dea68df33a6807e1da3c8e61a0ae6826.png
How can i make it look smooth and like they are ment to be there?
http://gyazo.com/eec23282236ac2cd883629677556a45c.png
Try the TabControlEx control found here.
Thanks for that. I am currently searching but how do you use a dll in your project.
Ok i have added it as a reference and at the top Imports Dotnetrix.Controls.TabControl
But i am stuck on what to do next,
remove the reference + import.
right click your toolbox + click Choose Items, then click Browse, select the control dll + it'll be added to your toolbox
ah thanks for that paul. I added it and changed what i wanted to but when i run the project it says cannot find the file specified. I just added the control so how can thew machine not find it?
I resolved it. thanks as always guys