Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Group Value
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00606848
Message ID:
00608523
Vues:
22
Hi David,
Thanks for the response. You're right. Command Groups are problematic. So are Option Groups for the same exact reasons. I was able to solve the problem by simply adding the following code to the CLICK event of each button:

WITH THIS
.VALUE = n && Where 'n' is the button number
.PARENT.CLICK()
ENDWITH

Too bad the control can't be manipulated as desired without this code.

Rich
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform