473,387 Members | 3,787 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,387 software developers and data experts.

Question about VS2003 IDE

While I edit forms under VB.NET2003, One thing often puzzles me: When I
right click a form and popup a contextmenu, the contextmenu usually
contains: "View code","Bring to front","Send to back","Cut","Copy" and so
on. Some time almost all the submenus are enabled, some time only "View code
is enabled",and in the second case I don't know how to enable the other
submenus. Any help will be great appreciated,

Peter


Nov 30 '05 #1
1 899
"Peter" <zl*****@sina.com> wrote in message news:OR**************@TK2MSFTNGP09.phx.gbl...
While I edit forms under VB.NET2003, One thing often puzzles me: When I
right click a form and popup a contextmenu, the contextmenu usually
contains: "View code","Bring to front","Send to back","Cut","Copy" and so
on. Some time almost all the submenus are enabled, some time only "View code
is enabled",and in the second case I don't know how to enable the other
submenus. Any help will be great appreciated,


It's a context menu. That means the items shown are always within the
context of the object(s) that you right-clicked upon -- be it the form
itself, or one or more objects upon the form.

Right-clicking a form and expecting to be able to "Send to back" is
sheer nonsense -- it's outwith the context of a form. But right-clicking
a label upon the form brings it into context -- because labels can be
sent backwards or forwards in the form's Z-order.

Disabled items (greyed items) simply mean that although the item
is within the context of the selected object(s), some other condition
prevents it from being selectable. For instance, the Paste option is
only enabled when the clipboard actually contains something you
can paste into the selected object. If the clipboard is empty, the
Paste option is visible, but greyed (disabled).



Dec 1 '05 #2

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

Similar topics

1
by: William F. Zachmann | last post by:
I am working on a project converting a DLL originally written in C++ using Visual Studio 97 accessing a SQL 6.5 data base to VS.Net 2003 and SQL Server 2000. I would very much appreciate any...
3
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or...
3
by: Learner | last post by:
Hi there, I have one another question on VSS 2005 and VS 2003. We had few projects built in VS 2003 and we had all of those projects under the VSS 6.0 until now. But as part of our development...
2
by: Fred Nelson | last post by:
Hi: I'm working on a VS2005 web application and I have what is probabably a "newby" question. In VS2003 I could drag a textbox/button/etc on to a form and position it with the mouse. I...
1
by: Yosh | last post by:
Let's say I've developed an application using .Net Framework 1.1 on my development pc. Now I have .Net Framework 2.0 on my pc. I need to make a change to the application developed in 1.1. Can I do...
5
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0....
4
by: Goofy | last post by:
I bought VS2003 in 2003 of course :) Now I want to upgrade but I was wondering when you install an upgrade if it A.) Requires that VS2003 be already installed B.) Overwrites it or allows...
5
by: Goofy | last post by:
I bought VS2003 in 2003 of course :) Now I want to upgrade but I was wondering when you install an upgrade if it A.) Requires that VS2003 be already installed B.) Overwrites it or allows...
5
by: nicknack | last post by:
Hello. I have a pc with visual studio 2005 working well. I tried to install VS2003 along with the VS2003 so I can work on an old project built with VS2003 and FW1.1. The problem is that when...
6
by: =?Utf-8?B?VGVycnk=?= | last post by:
When I asked this question before, don't think I was showing up as an MSDN subscriber, so I hope that is fixed now. I am a newbe here and am working through some books on using ADO.Net. These...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.