I've created a Word application in my VB app using the Word Object Library. I need to be able to get the handle of this word application, as I want to show a form through my VB app with Word as it's owner,
Ie: frmWordFunctions.Show 1, hWndWordApp

Any ideas ????

Ps. Any info on getting another windows handle full stop would also be appreciated.

Thanx!!!!