menu bar

sorry for my stupid question but i am completly new to coding and am just playing around with vb to see what i can doSmile.

right.

how do I add the menu bar along the top of a form? so i will have file, edit, view and help and so on along the top.

Im using VB 2005 Beta 2.0.
[EDIT]

Dont worry i found it :P

[379 byte] By [HypeH] at [2007-12-16]
# 1
Just add the "MenuStrip" control to the form
[EDIT]

...oh, never mind, you already found it Smile

East at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
Sorry for my stupid question, can somebody tell me what software is VB 2005? same as VS .Net 2003?Tongue Tied
jerrylhl at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 3
Visual Basic 2005 is the next version of Visual Basic. It is the successor to VB.Net 2003.
KrisLa_MS at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...