Hello,

My VB program is controlling Microsoft Word via Automation. After starting it up (using CreateObject), I also need to know Word's Window Handle for other forms of processing.

How can I get Word's window handle?

Thanx.
MingWah