Click here to Skip to main content
15,919,931 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In Vb6, when you open property box of any object. and press Ctrl + Shift + Word Key then it will jump to that property.

e.g. If we press Ctrl + Shift + C it will jump to Caption Property of that control in VB6

Ctrl + Shift + V >> will jump to Value

Ctrl + Shift + t >> it will jump to Text.

Just like this. How to do this in Visual Studio 2010.

which key combination will allow me to do so??

Thanks,
Kiran.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900