Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with this line of code....
Message
 
À
16/11/1999 16:10:55
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00291618
Message ID:
00291630
Vues:
19
>What's wrong with this line of code?
>IF thisform.Pageframe1.page1.Optiongroup1.Option2.value = .T.
>
>
>
>ENDIF
>I get a datatype mismatch. What do you use in the place of the word value?

In VFP help search for "Option Button Control" then click "Properties" and you will see the valid values as follows
+++++++++++++++++
For a CheckBox control, the settings for the Value property are:

Setting Description
0 (Default) Unchecked.
1 Checked.
2 Mixed-value. This setting is only available in code
+++++++++++++++++++
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform