Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where do I enable/disable
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Where do I enable/disable
Miscellaneous
Thread ID:
00128401
Message ID:
00128401
Views:
86
Hello all,
Being a relative newcomer to VFP when I wrote my first app, I still coded my enable/disable, RO/RW code for my form controls in the Init of my form, I am now a little more OOP aware and would like to move it to the relevant classes, e.g. in the init of the control

if this.parent.mode = 'VIEW'
this.readonly = .t.
endif

etc..., can anyone give me some direction on this.
Regards
Pete Kane
Regards,
Peter J. Kane



Pete
Next
Reply
Map
View

Click here to load this message in the networking platform