Thread
:
Hiding other windows in C#
View Single Post
eye_v_eye
Newbie Member
4Apr2007,11:41
Okie, I have success hide the application into the process list. Any idea how to bring it back from the process list. In another word restore/show back the application.
I have used the SW_RESTORE, it doesn't work.