Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding timer to a command button group
Message
 
À
19/02/1999 11:52:27
Donny Sims
Independent Computer Consultants Inc
Scottsboro, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00189316
Message ID:
00189742
Vues:
14
Donny,

A command group is a specialized container, it can ONLY contina command buttons and nothing else. To do what you want create a Container class (that is based on VFP's Container base class). Into this container put your command group and the timer. Then write your code in the container class and use it where ever you need it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform