Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enabling Text Boxes
Message
De
20/09/2002 09:41:24
 
 
À
20/09/2002 09:25:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00702647
Message ID:
00702694
Vues:
10
Are your textbox based on a custom class? If so, specify the class name as the third parameter. The MSDN help specify this for the third parameter of SetAll:

"Specifies the class name (the class on which the object is based, not the Visual FoxPro base class for the object)."

HTH

>When I run the following code, my textboxes are not enabled. but if i run thisform.mytext.enabled = .t., then the textboxes are enabled. Anything wrong with this code?:
>
>thisform.setall('ENABLED',.T.,'Textbox')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform