Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dang it!
Message
 
 
À
22/08/2005 15:27:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042650
Message ID:
01042759
Vues:
21
Grady,

change the code to this:
lcName = sys(2015)
thisform.AddObject( lcName, "shape" )

with evaluate( "thisform." + lcName )
   .Top = mrow( thisform.Caption, 3 )
   .Left = mcol( thisform.Caption, 3 )
   .Visible = .t.
endwith
>I got it to work fine in a form too. Is there a way to make it run in the click method of the image?
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