|
-
Aug 21st, 2000, 11:47 PM
#1
Thread Starter
Addicted Member
I've looked through the boards and there are a number of postings about it but I'm not sure I understand.
How does one find the height in Twips of the taskbar? I'd like my application form to fill the screen vertically but not horizontally.
The answers I've seen before use the GetDesktop and GetRect APIs. But looking at it closely they both end up returning the size of the whole screen... that's not what I want..
I just want the size of the taskbar, so that if it's on the bottom I can make my form Screen.height-Taskbar.height.
Any ideas?
Eiredrake
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
|