Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Init of a Checkbox in a grid
Message
De
16/08/2000 16:49:52
 
 
À
16/08/2000 16:36:05
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00405805
Message ID:
00405815
Vues:
13
>I use a "Checkbox within a container" class in a column. I want to set it to come up unchecked on init. I used the code:
>
>This.Value = 0
>
>in the init of the Checkbox and got a "Fatal Error: Exception Code C0000005". Is this due to multiple instances of the object, or is something really screwed up?
>
>JD

Try this instead:

This.Value = .F.

HTH
Dorisa Call
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform