|
-
October 14th, 1999, 04:02 AM
#1
Toolbar
How do i get the size of the toolbar window?
Thanks Sigal
-
October 14th, 1999, 04:21 AM
#2
Re: Toolbar
if you really mean the size of a toolbar control: it has a height property.
If you rather talk about the taskbar, you can call SystemParametersInfo API with the SP_GETWORKAREA flag to get the work area size (that's that part of the screen that is not obscured by the taskbar).
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
|