Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method is Read-Only??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00196632
Message ID:
00196687
Vues:
36
>Hello,
> Why is it that when I try and go into some objects on my form and edit some of their events and methods that they are now listed as read-only? what happened and how do I fix it?

I'm not sure what you mean by listed as read only but generally if you subclass a control some methods and events will be listed on the properties sheet as default. You can right click the control and select code then select the method and issue a dodefault() at the beginning of the method or event code if you want to retain the default behavior. Some base class methods exec the default behavior even if you don't issue a dodefault().

HTH,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform