Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commandgroup value
Message
De
25/08/1997 11:57:32
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00046714
Message ID:
00046716
Vues:
27
>Can anyone offer the syntax to capture which button of the commandgroup a user has clicked on and where to access it?

Use the .Click() event in each button. If you want it handled by a main method you could do something like THISFORM.CmdControl(THIS.Tag) in each click event for each button, where CmdControl is a custom method and each button's .Tag property is set to a different number.
Matt McDonnell
...building a better mousetrap with moldy cheese...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform