Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overlapping Controls
Message
From
21/07/2002 00:33:25
 
 
To
21/07/2002 00:24:19
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00680841
Message ID:
00680842
Views:
19
>When first starting a form I have this:
>
>Form.PageFrame.Top = 150
>Form.PageFrame.Height = 173
>Form.PageFrame.BorderWidth = 1
>Form.CommandButton.Top = 326
>
>After I resize the form I have this:
>
>Form.PageFrame.Top = 283
>Form.PageFrame.Height = 326
>Form.PageFrame.BorderWidth = 1
>Form.CommandButton.Top = 615
>
>But the PageFrame is covering 1/3 of the button.
>
>What else is involved in the PageFrame.Height?

What is the code you use to reposition the controls?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform