Is there any way I can have program wait till a specific window to opens up. I used similar function in AutoIt it is called WinWaitActive.

And, is there any way in VB 2008 that I can activate and bring a specific window in front, WinActivate does that...

I know the title and text of window that I need to activate and wait for...

Any ideas???