G
Guest
Hi, can please MS answer this question:
Is there any way for an desktop application to make it the active
application (= the application window is highlighted and in front)?
Or is there any way for an application to make another application the
active application?
I'm developing a desktop app using VB.NET with Windows 2000 SP4 as runtime OS.
There is a main app that starts a 2nd app in background and a socket
communication line is established. A command in the main app shall trigger
the 2nd app to display its window and become the active application.
Everything works fine except that I can't make the 2nd app the active
application.
Is there any way for an desktop application to make it the active
application (= the application window is highlighted and in front)?
Or is there any way for an application to make another application the
active application?
I'm developing a desktop app using VB.NET with Windows 2000 SP4 as runtime OS.
There is a main app that starts a 2nd app in background and a socket
communication line is established. A command in the main app shall trigger
the 2nd app to display its window and become the active application.
Everything works fine except that I can't make the 2nd app the active
application.