Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where do I enable/disable
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Where do I enable/disable
Divers
Thread ID:
00128401
Message ID:
00128401
Vues:
84
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform