Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readonly checkbox in a grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00430828
Message ID:
00431426
Views:
20
>Joe,
>
>This is a bug in VFP. I added a custom property lReadOnly to my lowest level checkbox class. You can not name it ReadOnly because it screws up the property sheet among other things. I have this code in the When:
>
>return ! this.lReadOnly
>
>That's all there is to it.
>
>>Using vfp5... I have a grid with a checkbox (among other textboxes) and the whole grid is readonly. For some reason the checkbox is not
>>readonly. How can I make the checkbox readonly too? Do I have to disable the checkbox?

Thank you!
Previous
Reply
Map
View

Click here to load this message in the networking platform