|
-
Sep 7th, 2006, 04:59 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Academic Label Questions
From my limited knowledge about labels:
1) They are windowless (no hWnd)
2) They generate events and have numerous properties
Now, I want to get the dimensions of a Label during runtime, but I can't use GetWindowRect. A Label's Top, Left, Width, Height properties cannot be read, but can be assigned.
How can I get this information? Surely if Windows can manipulate this information, I should be able to pull out the value via an API or something, no?
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
|