Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I have a form and I don't want it to get focus. Is there a possibility with .net (like setting the focus to a certain window) or do I have to use the win32 api? I'm using visual c# 2005 express edition, so I could make use of .net 2.0. Thanks