Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command button group beginner question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00641615
Message ID:
00641618
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>>If I have a command button group with five buttons and the code for all five buttons is the same, where do I put the code such that it runs no matter which button is clicked? for example, say i want "wait window this.caption" to be the code that runs.
>>
>>thanx,
>>
>>n.
>
>commandgroup.InteractiveChange()

As a sample:
*commandgroup.InteractiveChange()

WAIT WINDOW this.Buttons(this.value).Caption TIMEOUT 2
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform