The best VS.NET tip ever
Thanks to a post by JoeN I now know how to turn off the dynamic help "feature" in VS.NET!
In VS 2002 and 2003, there is not way through the IDE to turn off Dynamic Help but where there is a registry there is a way! You can turn it off via the following registry key:
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\Dynamic Help]
"Never Show DH on F1"="YES"