unknown control
-
Hi this is my first post here. im using Vb.net and am a novice. im going to create a program that i can use like a favourites program for internet addresses and files and folders within windows. i can handle all of that but i want to use the same kind of control asthe one in the visual studio tool box. you know the one with, kinda like vertical tabs and when you click one of the tabs it slides up or down revealing all thats in it i.e if you click toolbox it slides up to show you the contents of the toolbox. this is in visual studio.net basically i dont know what this control is called but i want to use it as it is very neat looking. also i would welcome any advice on how it is used as i cant seem to find it in any of my programming notes. thanks #
-
Hi this is my first post here. im using Vb.net and am a novice. im going to create a program that i can use like a favourites program for internet addresses and files and folders within windows. i can handle all of that but i want to use the same kind of control asthe one in the visual studio tool box. you know the one with, kinda like vertical tabs and when you click one of the tabs it slides up or down revealing all thats in it i.e if you click toolbox it slides up to show you the contents of the toolbox. this is in visual studio.net basically i dont know what this control is called but i want to use it as it is very neat looking. also i would welcome any advice on how it is used as i cant seem to find it in any of my programming notes. thanks #
You can likely find what you are looking for [here](<a href=)[^]:)
-
Hi this is my first post here. im using Vb.net and am a novice. im going to create a program that i can use like a favourites program for internet addresses and files and folders within windows. i can handle all of that but i want to use the same kind of control asthe one in the visual studio tool box. you know the one with, kinda like vertical tabs and when you click one of the tabs it slides up or down revealing all thats in it i.e if you click toolbox it slides up to show you the contents of the toolbox. this is in visual studio.net basically i dont know what this control is called but i want to use it as it is very neat looking. also i would welcome any advice on how it is used as i cant seem to find it in any of my programming notes. thanks #
There's a third-party control in vb6 that i used called 'list bar' that does what you want, but i'm not sure if they have a .net version. The company's name is Sheridan, so you might want to check it out Notorious SMC
The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
Get your facts first, and then you can distort them as much as you please Mark Twain -
Hi this is my first post here. im using Vb.net and am a novice. im going to create a program that i can use like a favourites program for internet addresses and files and folders within windows. i can handle all of that but i want to use the same kind of control asthe one in the visual studio tool box. you know the one with, kinda like vertical tabs and when you click one of the tabs it slides up or down revealing all thats in it i.e if you click toolbox it slides up to show you the contents of the toolbox. this is in visual studio.net basically i dont know what this control is called but i want to use it as it is very neat looking. also i would welcome any advice on how it is used as i cant seem to find it in any of my programming notes. thanks #