Did you know... How to copy / paste in a function's parameter info? - #063
Whenever parameter info is displayed, you can copy or paste this information. Press Ctrl+Alt+Shift+P to paste the default parameter names directly into the function.
Press Ctrl+Alt+Shift+C to copy the info for some other line (see the commented line in the picture. Copying the parameter info will put the function name and all parameter information onto the clipboard.)
Technorati tags:
VS2005Tip,
VS2008Tip