Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can execute a button click method without showing the fo
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01671046
Message ID:
01671090
Vues:
60
>Just to clarify, when you are saying "never be calls to event method", you mean never code like this?
>
>*-- Some procedure or a method calling the click of a button:
>SomForm.cmdSomeButton.Click()
>
>
>??

Hi Dmitry,

I'm not Tamar, but I can answer for her. Don't use thisform.someObject.SomeEvent() from another event. If you need to share code between two or more objects, that code needs to be on form's level.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform