|
-
Jul 6th, 2000, 04:57 PM
#1
Thread Starter
New Member
I'm trying to make a custom control that can be dropped onto any form or into any picture box and create a grid either under or over whatever controls and graphics are already there. I have it mostly worked out, but I'm having some trouble getting the parents width & height.
I know that through API calls, I can get a parents hwnd & hdc. Once I have those, is there a way to get the width of that parent either through another api call (or even something much more mundane?) without setting it implicitly from the parent?
Thanks much!
Jody
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
|