i am building a C# application, i have explored its all controls but i cant find the left menu style which i usually see in software applications for example visual studio, i am attaching the image of what i need.
Please let me know how can i use it in my forms. I have used a tab menu control in visual studio, but it is not what i required, its tabs are vertical, but i want the exact like i shown in attachment. I think it requires some reference to add.
i am building a C# application, i have explored its all controls but i
Share
I don’t think that control is available, which means you would have to make one yourself. Here is a link from someone that made one. I haven’t tried it: Visual Studios “My Project” Tab Control