VS2010:
In VB I can place the cursor inside an existing method\'s parameter brackets and type a \'space\', which will bring up the tooltip with description of the param
Ctrl+Shift+Space will do what you want.
You might want to check out a poster of key bindings.