My application is calling an other process. If that process is already runnning then my application does not open a new instance, but use AppActivate.

How can i bring this activated application window to the front (from Windows toolbar)..?

thks for any help...