What is the shortcut for VB.Net for accessing different properties fo a control?
In VB 6.0 it was Shift + Ctrl + 'First letter of property name'
Thanx,
Joshua Foulk
Printable View
What is the shortcut for VB.Net for accessing different properties fo a control?
In VB 6.0 it was Shift + Ctrl + 'First letter of property name'
Thanx,
Joshua Foulk
well to tell you the truth I really do miss that and I looked for it for a while, but didnt find any answers. I don't think VS.NET supports that shortcut :( :(Quote:
Originally posted by squirrelly1
What is the shortcut for VB.Net for accessing different properties fo a control?
In VB 6.0 it was Shift + Ctrl + 'First letter of property name'
Thanx,
Joshua Foulk
ya, its true
me too missing it. as the combi of ctrl + shift + {any key} can be customised to open any window or to do any other task, the vb6 advantage has been removed for the control property.
even if you setup the keyboard like VB6... as it lets you *think* you can do...
man, this sux....
thanx,
SQ1