Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAll Question
Message
De
21/03/2003 07:46:01
 
 
À
21/03/2003 04:11:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00768480
Message ID:
00768508
Vues:
10
Is the lReadOnly property of the textbox subclass public?

Alan

>Hi!
>
>I have noticed that when I use a container's SetAll method as such :-
>
>
>oCnt.setAll('lReadOnly', .T.)
>
>
>all is fine, but when I specify a specific subclass name (a textbox subclass) like so :-
>
>
>oCnt.setAll('lReadOnly', .T., 'txtSubClassName')
>
>
>I get an error message saying that the 'lReadOnly' property cannot be found. The property does exist in the subclassed textbox and in fact, they are the only type of textbox in this container.
>
>Any thoughts/ideas what is happening here?
>
>Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform