質問

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