from the below, I'm wondering how I could use this to get the taskbar height and
position. I want to have my ppro bar based on the taskbar, if the taskbar is at
the bottom, I want my bar right above it. If it's at the top, I want it to be
right under it. If it's at the side though, I want it to remain at the top or
bottom (haven't worked out yet where I want that one - but it can't be the
side)

Now, the actual coding, maths and general interaction I have not too many
problems with, except the taskbars geography. How do I get it's current size
and position? And more importantly, can I tell when it's moved, or do I have to
periodically test for it?

Dave

Quoting brucexs <[EMAIL PROTECTED]>:

>
>
> --- In [EMAIL PROTECTED], sgp acs322000 <[EMAIL PROTECTED]>
> wrote:
> > Is there a way to find out the height of the title bar?
>
> Try win.getsystemmetrics("SM_CYCAPTION")
>
> See
> http://msdn.microsoft.com/library/default.asp?url=/library/en-
> us/wceui40/html/cerefGetSystemMetrics.asp
>
> Note that this function is called with a text string set the the
> manifext constant name.
>
>
>
>
>
>
> Attention: PowerPro's Web site has moved: http://www.ppro.org
> Yahoo! Groups Links
>
>
>
>
>
>
>
>





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to