Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BindEvent with Labels
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01249083
Message ID:
01249087
Vues:
19
Hi,

>With BindEvent, I want to apply following commnads on every Label control on Form.

You need to create two methods that set the back style property. Then use a loop on the form that recurses into each container using the Controls collection. When the BaseClass property of a control is "Label", call BINDEVENT() to link the label to the two methods.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform