Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… You can use Ctrl+PgUp and Ctrl+PgDn to switch among the project properties tags? - #369

Recently (as in August of this year), I met Saqib Shaikh, a blind developer in the UK who was in town for an event. I forget which event because I wasn’t sleeping yet due to writing the book. Saqib had asked me  how to do this, and although I got him the answer quite quickly, it’s taken me a while to blog about the tip. There’s a Channel 9 interview with Dan Fernandez, Scott Hanselman, and Saqib on Accessibility. Ah, accessibility. Ironically i was wearing my “accessibility police” t-shirt at the gym today.

You can navigate among the Project Properties windows by using Ctrl+PgUp and Ctrl+PgDn. Why? because the project properties window is obeying the Window.PreviousTab and Window.NextTab commands. 

image

(Personally, I would never have guessed that the command to toggle among tool windows in a tab group would work for the project properties, but then again, it does make sense that it does and that it should.)

Technorati Tags: ,
Posted: Tuesday, December 02, 2008 3:00 AM by saraford

Comments

Simon said:

This is an excellent tip!!

I've been subconciously annoyed at this and getting between the tool windows in VS for the few seconds it usually takes to grab the mouse and click them.

It really hit home though when I was doing some debugging on an application that had captured the mouse using directinput but didn't release it (actually part of the issue I was debugging).  I ended up giving up on some of the tools that would normally have made things easier.

Now I hope I won't need to in future.

# December 2, 2008 9:04 AM

rv53705 said:

Too useful for keyboard addicts.

# December 2, 2008 1:11 PM

Daniel said:

Very good to know.

Is there also a keyboard shortcut to switch between the many dockable windows like Solution-Explorer, Properties, Output, Errorlist, etc?

# December 3, 2008 1:11 AM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Sara Ford's Tip of the Day #368 tells us that double clicking on the properties folder under a project in solution explorer will open

# December 6, 2008 9:28 AM

xjb said:

# April 9, 2009 9:29 PM
New Comments to this post are disabled
Page view tracker