473,378 Members | 1,236 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

MainMenu, MergeOrder, and MdiList missing in Visual Studio 2005

Hi,

I'm experimenting sample code created in Visual Studio 2002 (or 2003)
in my Visual Studio 2005.

However, I can't find the following in VS 2005:

- MainMenu control in Toolbox;
- MergeOrder property for a menu;
- MdiList property for a menu.

Anyone can advise me on the equivalent control/properties for these,
so that I can finish the exercise successfully?

Thanks!
-Emily

Feb 20 '07 #1
2 4307
I didn't use VS2003, but to add a menu to a VS2005 form, use the MenuStrip
control. There's also ToolStrip and StatusStrip.

I don't know what MergeOrder and MdiList are. If you enlighten me, maybe I
can point you in the right direction.

Robin S.
---------------------------------
"Fir5tSight" <fi********@yahoo.comwrote in message
news:11**********************@a75g2000cwd.googlegr oups.com...
Hi,

I'm experimenting sample code created in Visual Studio 2002 (or 2003)
in my Visual Studio 2005.

However, I can't find the following in VS 2005:

- MainMenu control in Toolbox;
- MergeOrder property for a menu;
- MdiList property for a menu.

Anyone can advise me on the equivalent control/properties for these,
so that I can finish the exercise successfully?

Thanks!
-Emily

Feb 21 '07 #2
I think you're right. MenuStrip is equivalent to MainMenu.

MergeOrder is related to menu items. When a parent form and children
forms show at the same time, the menu items in children forms are
merged with the parent menu items and appear in the parent form.
MergeOrder determines the order in which the menu items appear when
they merger. I think MergeIndex is the equivalent property to
MergeOrder.

MdiList is a property of a menu. It determines if the menu will
contain a list of the names of the children forms. Now I still can't
find it's equivalent property in VS 2005.

Thanks!
-Emily

Feb 21 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: bardo | last post by:
I am running into the following problem would like to know if this a bug or me doing something wrong. Using C# with visual studios 2003. I make a form and add a mainMenu Control. Now I type in...
1
by: Andrew McKendrick | last post by:
Hi, I have a MDI form and an MDI child form both with menus. The menu bar on the MDI form looks something like this: MENUA MENUB MENUC MENUD There is a single menu on the MDI...
2
by: academic | last post by:
If I look at the code I see Me.Menu = Me.MainMenuFormCaptureTool But if I look at the properties I do not see a property for Menu This is code from VS2003 What should I do to correct this.
2
by: polocar | last post by:
Hi, I'm writing a program using Visual C# 2005 Professional Edition, and I was trying to assign multiple MainMenu objects (one by one, of course) to the same Form (let's suppose 2 MainMenu...
1
by: shashi59 | last post by:
now i have visual studio 6 in my system .....but i would like to install Visual Studio 2005.now i have original Visual studio 2005 cd.but I try to install but it shows some error like VSSCENARIO.DLL...
4
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
We have to upgrade our Visual Studio .NET 2003 enterprise edition to .NET 2005. However, there is no enterprise edition for Visual Studio .NET 2005. There are 4 versions available for visual...
4
by: kurt.kurtsmith | last post by:
I am trying to import a tlb from a COM server(exe) I wrote with the following statement: #import "C:\\em2\\EM\\src\\core\\UMOSEFax\\Debug\\UMOSEFax.tlb" no_namespace auto_search the tlh and...
2
by: lds | last post by:
I am getting the error "The file '/AHSD/MainMenu.aspx' has not been pre-compiled, and cannot be requested." when I try to deploy one of my applications that I am just migrating to VS 2005. I have...
3
by: uupi_duu | last post by:
Hello, I have run a same problem couple of times. Visual Studio 2005 is installed from Visual Studio 2005 Team edition for Software Developers dvds and after installation Creating Web Site is...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.