Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can delegate in bindevent pass parameter to method?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00943649
Message ID:
00944033
Vues:
13
Nick,

You can use AEVENTS() function to get reference to the source of the event.

>I'm trying to bind my pages activate event to a method that will determine how to put cursor on first textbox on the page. I was trying to pass the page name to the method being bound so that I don't have to loop though may pageframe again, but I see your point. When my method runs through activate, I should just loop through in the method and determine what page I'm on. Your right, it doesn't make sense to pass parameter to object being bound.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform