|
-
September 13th, 2008, 03:52 AM
#1
How to activate an opened (minimized/not top of z order) window
Can anyone tell me how I can set focus to, and bring to the front of the Z order of windows, a specific window? via it's handle
Cheers
Icyculyr
-
September 13th, 2008, 05:42 AM
#2
Re: How to activate an opened (minimized/not top of z order) window
Checkout SetForegroundWindow and read the remarks section.
If the window is minimized, you might first need to unminize it using for example ShowWindow.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|