Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you calculate the header height?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00290365
Message ID:
00290405
Views:
47
>Actually, I just turned the titlebar off in design mode, added a command button on the form and in the click event I have the code
>
>WAIT WINDOW STR( SYSMETRIC( 9 ) ) NOWAIT
>
>I added a THISFORM.TitleBar = 0
>
>And still this always returns 24.

AFAIK it will always return the OS system setting for a title bar height. It's not returning the height of the titlebar on a form. It the setting that VFP looks at to determine the height of a titlebar should be.

Did the code not work? It worked fine for me.
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform