I need to make 'hot keys' for my application that will work even when the application does NOT have focus. So I need to intercept them from Windows. The keys really don't matter. Anything that is not commonly used by other applications.
Has anyone heard any rumors about the VB.Net team adding inline documentation language support?? I consider this feature so critical that I've been considering moving my team to C# Thanks.
I want to make VB5 reading a Web page with a certain URL, and to read the text on that page into string variables. Is that possible, and what control/ commands do I need? Thanks,