CTRL + SHIFT + <first letter of property> in VB.NET?

B

Bill Johnson

In vb6 I could quickly go to any given property while in the properties
window by holding the CTRL + SHIFT keys down plus the first letter of
the property I want to edit. For example, if I wanted to change the
caption property of a form, I would press CTRL + SHIFT + P and i would
immediately go to the caption property.

Is there such a short cut for VB.NET's properties window?

Thanks, Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top