Pregunta

I'm using visual studio 2008 and i'm building application in vb.net, i want to design an attractive menu bar for my application. Something like shown in the image. Please guide meenter image description here

¿Fue útil?

Solución

There are many 3rd party controls that you can download or buy to create professional looking menu bars and stuff. But Visual Studio already comes bundled with the toolstrip control. For the time being, get familiar with the toolstrip control to create menu items.

Check this out. This should get you started :)

http://www.dotnetheaven.com/article/toolstrip-control-in-vb.net

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top