Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
=IIF..... in design
Message
De
22/01/1999 12:27:29
 
 
À
22/01/1999 12:08:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00179012
Message ID:
00179030
Vues:
33
What if you put this code in the Init() of the base form?

HTH

>I have a base form where in properties window I set a value for a custom property:
>=IIF(!ThisForm.plTest, '123','456') for ThisForm.pcTest1.
>The default value for ThisForm.plTest = .F.
>In concrete form I set ThisForm.plTest = .T. but at run time ThisForm.pcTest1 = '123'. What helps is if I at design time open concrete form and click on =IIF(!ThisForm.plTest,'123','456')expression line (gets bold). Is there any way to have VFP evaluate values properly without these design machinations?
>Thanks Mark
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform