Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Overlapping Controls
Message
De
21/07/2002 00:24:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Overlapping Controls
Divers
Thread ID:
00680841
Message ID:
00680841
Vues:
53
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform