Windows Develop Bookmark and Share   
 index > Windows Forms Designer > How to create horizontal menu in Windows Forms
 

How to create horizontal menu in Windows Forms

How i can create horizontal menu in windows forms?
I have uploaded d snapshot of the menu here ..
Please have a look at http://94.76.212.176/$sitepreview/dotnetdev.com/images/query1.bmp



Tejaswini Prashant J  Monday, August 10, 2009 12:36 PM
Hi Prashanat J,

I would be able to understand from your image snapshot , it means that you need a horizantal menu like a word application on top the horizontal menu bar then below the tool bar, these functionality you can each easily if you are using visual studio.

open the windows forms in design mode on which you want to place the menu bar, after that click from toolbox there is tab menu and toolbars , click on MenuStrip and drop on the form it will automatically dock to the top of the windows. at start there is area where you can insert theToolStripMenuItem text and set othere propeties of each toolstrip like fore color , back color and image etc.
similary if you want to create a toolbar insertToolStrip.

Good luck.
Malik M.Shahid  Monday, August 10, 2009 8:31 PM
Not able to see bitmap.I think you need vertical menu.
Please mark the post as answer if it is helpfull to you because it boosts the members to answer more and more.
_SuDhiR_  Monday, August 10, 2009 12:49 PM
Hi Prashanat J,

I would be able to understand from your image snapshot , it means that you need a horizantal menu like a word application on top the horizontal menu bar then below the tool bar, these functionality you can each easily if you are using visual studio.

open the windows forms in design mode on which you want to place the menu bar, after that click from toolbox there is tab menu and toolbars , click on MenuStrip and drop on the form it will automatically dock to the top of the windows. at start there is area where you can insert theToolStripMenuItem text and set othere propeties of each toolstrip like fore color , back color and image etc.
similary if you want to create a toolbar insertToolStrip.

Good luck.
Malik M.Shahid  Monday, August 10, 2009 8:31 PM

You can use google to search for other answers

Custom Search

More Threads

• How to highlight a row on selecting a row on tablelayoutpanel
• Help....! Resize Controls with size of my window
• DataGrid and Treeview...Very Imp...
• Designer crashes
• Preprocessor Macros with Windows Form Designer Compiler
• Collection Editor Problems
• How to remove "Dock in Parent Container" SmartTag
• UITypeEditor cannot find dependency dlls that are not in system32
• How to add currency format and formula to a textbox
• Default licensing does not work for a windows custom control