Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable/Enable a command button
Message
De
07/12/1999 19:11:02
 
 
À
07/12/1999 19:06:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00300087
Message ID:
00300118
Vues:
27
>Hi Peter,
>
>>THIS.ENABLED=IIF(THISFORM.MyProperty=.T.,.T.,.F.)
>>THIS.ENABLED=IIF(SetActiveOnOff,.T.,.F.)
>
>Just a comment, but if the second and third of your iif()'s are .T. and .F. you probably don't need an IIF:
>
>THIS.ENABLED = THISFORM.MyProperty
>THIS.ENABLED = SetActiveOnOff

>
>And put a not in front if it you pass .F. then .T.

Mike,

I´d thought of it as two slightly different approaches, one where toy have a MyProperty on the form, and another where you just pass a variable, when it happens, or am I missing something here?

Regards

Peter
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform