Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overlapping Controls
Message
From
21/07/2002 00:24:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Overlapping Controls
Miscellaneous
Thread ID:
00680841
Message ID:
00680841
Views:
54
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?

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform