Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When for custom Controls
Message
De
20/12/2001 06:48:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00596595
Message ID:
00596662
Vues:
23
>if empty(this.When())
> this.SetAll('Enabled',.F.)
>else
> this.SetAll('Enabled',.T.)
>endif

I believe the above can be simplified to:
This.SetAll('Enabled', This.When())
since This.When() returns a logical value.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform