|
-
May 13th, 2011, 12:12 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Form is a child of another form
How do you determine/test if a nonMDI form is the child of another nonMDI form?
I tried the following APIs but there is no difference in the return value, WS_ , WS_EX_ after the form was made a child (using SetParent).
GetWindowLong
IsChild
GetParent
Edit: GetWindow (.hwnd, GW_OWNER) doesn't work either
Last edited by vb_lover; May 14th, 2011 at 09:46 AM.
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
|