문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top