473,657 Members | 2,535 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is there a equivalent to 'Last Position' in VS2005?

In VB6 there was a Last Position in the popup menu that took you back in the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?

Thanks for info in advanced,

WayneM
Oct 15 '06 #1
4 1703
Wayne,
In VB6 there was a Last Position in the popup menu that took you back in
the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?
Have you tried "Navigate Backward" and "Navigate Forward" on the Standard
Toolbar in VS 2005, they're also under the View menu. Which actually keep a
history of where you've been.

--
Hope this helps
Jay B. Harlow
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"WayneM" <Wa****@discuss ions.microsoft. comwrote in message
news:EE******** *************** ***********@mic rosoft.com...
In VB6 there was a Last Position in the popup menu that took you back in
the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?

Thanks for info in advanced,

WayneM
Oct 15 '06 #2
WayneM wrote:
In VB6 there was a Last Position in the popup menu that took you back in the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?

Thanks for info in advanced,

WayneM
Try using the Keyboard shortcut Ctrl+- (That's Control plus the Minus
Key on the qwerty keyboard, not on the numeric keypad).

ShaneO

There are 10 kinds of people - Those who understand Binary and those who
don't.
Oct 15 '06 #3
Jay,

I did find Navigate Back/Forward in the view menu, but it is not in my
standard toolbar. Maybe it is because I have a VB6 style for the IDE. Is
there any way to put the Navigate menus in the popup menu?

Thanks,

WayneM

"Jay B. Harlow" wrote:
Wayne,
In VB6 there was a Last Position in the popup menu that took you back in
the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?
Have you tried "Navigate Backward" and "Navigate Forward" on the Standard
Toolbar in VS 2005, they're also under the View menu. Which actually keep a
history of where you've been.

--
Hope this helps
Jay B. Harlow
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"WayneM" <Wa****@discuss ions.microsoft. comwrote in message
news:EE******** *************** ***********@mic rosoft.com...
In VB6 there was a Last Position in the popup menu that took you back in
the
IDE to the last line that you were working on. Is there an equivalent in
VS2005?

Thanks for info in advanced,

WayneM
Oct 16 '06 #4
there any way to put the Navigate menus in the popup menu?

Yes, see http://www.helixoft.com/blog/archives/16

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
..NET and ASP .NET code
Oct 16 '06 #5

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

Similar topics

1
5614
by: JBBHF | last post by:
Hi i'm working on a web project, and i would like to make my oracle query work in mysql. select match.numero "nummatch", to_char(match.datematch, 'yyyy-MM-dd') "datematch", p1.numjoueur "j1", p2.numjoueur "j2", po1.p1 "m1p1", po1.p2 "m1p2", po2.p1 "m2p1",
0
1699
by: Sascha Folville | last post by:
Hi, I'm trying to transform a XML document to PDF using apache (xerces). I want different formatting for first and last page. My code looks like this: <fo:layout-master-set> <fo:simple-page-master master-name="first" ...> ... </fo:simple-page-master>
7
3724
by: Tim Conner | last post by:
Hi, I am an ex-delphi programmer, and I having a real hard time with the following simple code (example ): Which is the equivalent to the following code ? var chars : PChar; sBack, s : String;
6
2955
by: guy | last post by:
I've come across a general XML file that can be used for reading application specific parameters to store from one running to another (for example last screen position) but can't remember where I found it. Can someone please remind me what the XML file is called and the class/namespace used to manipulate it? It's the .NET replacement for using INI files. Also is this the standard way to store information such as last used directory for...
5
1306
by: Martin | last post by:
HI, I have some data like: <x> <y Position='Top'/> <y/> <x/> and a template like: <xsl:template match="/x/y">
0
1087
by: DHarry | last post by:
Hello, I've created a DeskBand in C# and I want to add a ContextMenu to my DeskBand. I am using VS2005. I added a ContextMenu with VS2005 to my UserControl. All works fine, but if I make a "right-click" on my DeskBand in the Windows Taskbar the Position of the ContextMenu is OVER the taskbar and not directly behind the current mouse position. Any suggestions for this problem?
2
5058
by: Steve | last post by:
This is a weird one. I have a series of "SmartParts" which are CAB (Composite Application Block) Views which are finally just UserControls (99% of the time) Anyway, I layout my UserControl in the VS2005 designer, but at runtime, the controls are in different locations and different sizes. I have been able to restore their sizes by putting a hack together that will set their sizes to the correct values in the UserControl's Resize...
2
3260
by: Kevin Burton | last post by:
I don't think I understand the last() function. I have a document that looks like: <Root> <Header>Some text</Header> <Message> <MessageID>1</MessageID> . . . . </Message>
3
3191
by: kettle | last post by:
Hi, I was wondering how I ought to be handling character range translations in python. What I want to do is translate fullwidth numbers and roman alphabet characters into their halfwidth ascii equivalents. In perl I can do this pretty easily with tr: tr/\x{ff00}-\x{ff5e}/\x{0020}-\x{007e}/;
0
8392
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8305
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8823
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8603
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7320
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1944
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1604
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.