Join 149,397 VB.NET Programmers for FREE! Get instant access to thousands of VB.NET experts, tutorials, code snippets, and more! There are 2,243 people online right now. Registration is fast and FREE... Join Now!
I've got a program that uses multiple forms to display information. One of the forms is hidden in the task bar. If you happen to goto a different window, then use the taskbar to bring the program back to the front, it only brings the first form.
If there a way for me to catch that and then show the second form without giving the second form focus?