|
-
February 19th, 2008, 04:09 AM
#1
Newbie Question (VS IDE)
I'm a Delphi programmer, moving towards C#. I started working in the Visual Studio 2005 GUI, and I have a question regarding it:
Is there a shortcut key that one can use to tab beteween the code view and form view? In Delphi, this is the F12 key...
Thanks...
-
February 19th, 2008, 04:13 AM
#2
Re: Newbie Question (VS IDE)
If you are in form view then press F7 to view the code.
-
February 19th, 2008, 04:24 AM
#3
Re: Newbie Question (VS IDE)
Thanks, thats all i wanted to know
-
February 19th, 2008, 05:21 AM
#4
Re: Newbie Question (VS IDE)
I have another stupid question:
In delphi you can install GExpert, which is a 3rd-partry(freeware) tool that allows your to assign shortcut keys to several functions inside the IDE. One of these functions included a Rename Component took. So you press Ctrl+R and a rename box popsup where you can rename the selected component on the form.
Maybe something like this for Visual Studio?
-
February 19th, 2008, 05:24 AM
#5
Re: Newbie Question (VS IDE)
Just klick on the component inside of the designer. Then you can change the name in the property window which you can open by pressing F4 if it is not open.
Useful or not? Rate my posting. Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|