Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Position reference does not work
Message
 
 
À
15/01/2005 02:37:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00977436
Message ID:
00977533
Vues:
27
Tariq,

An object's .Top property is always relative to the parent object that contains it. So you need to sum up the .Top property for every level of containership.

>The following command works fine
>Thisform.container7.Top=Thisform.shape4.Top
>
>and this command does not work
>Thisform.container7.Top=Thisform.container1.shape4.Top
>
>How to put container7.top as the top of container1.shape4's top
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform