Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox value?
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00462892
Message ID:
00463091
Vues:
12
>>>May be this will help ..
>>>
>>>Dim MyValue As Boolean
>>>Check1.Value = iif(MyValue = True, 1, 0)
>>
>>In any case... it's poor that a checkbox can't take a boolean value.
>
>This is because the CheckBox is 3-states: vbchecked, vbunchecked, vbgrayed

I'm just used to vfp accepting logical and numeric both.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform