SetForegroundWindow is the call that you make. Note
this may not work as expected in Windows 98/2000/ME because in the later
versions of Windows, the window currently receiving input cannot be
interrupted.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Coley
Sent: Tuesday, 31 October 2000 16:48
To: Multiple recipients of list delphi
Subject: [DUG]: Bring an App to the frontIs there a way to bring an Apps window to the front, I have an OLE handle to a window (Word) and I want to bring that window to the front, what’s the best way to do this?
Jason Coley