Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relative position
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01354193
Message ID:
01354305
Vues:
17
Any thoughts on how I get the actual vertical offset of this Ax control?
lnTop = OBJTOCLIENT( Thisform, 1 ) + OBJTOCLIENT( toControl, 1 ) + toControl.Height + ;
                IIF( Thisform.TitleBar = 1, SYSMETRIC( 9 ) + 2, 2 )
lnLeft = OBJTOCLIENT( Thisform, 2 ) + OBJTOCLIENT( toControl, 2 )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform