Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with Setall
Message
 
 
À
20/09/2002 09:24:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00702675
Message ID:
00702686
Vues:
9
The third parameter is the class name on which the object is based, not the Visual FoxPro base class for the object. So if your textboxes are based on 'mytxt' class than change third parameter to 'mytxt'.

>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')
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform