Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll Question
Message
From
21/03/2003 07:46:01
 
 
To
21/03/2003 04:11:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00768480
Message ID:
00768508
Views:
11
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform