Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine Height of PageFrame Tabs
Message
De
19/09/2010 18:53:32
 
 
À
19/09/2010 17:39:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01481889
Message ID:
01481895
Vues:
82
>How do you determine the height of the tabs on a pageframe? Second part is how to determine the width of the tabs if the tabs are located on the the left (or right) side?


I found the following properties available on the pageframe:

lnPageLeft = this.Parent.Left + INT((this.Parent.Width - this.Parent.PageWidth)/2)

lnPageTop = this.Parent.Top + this.Parent.Height - this.Parent.PageHeight
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform