Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic button labels - How do I?
Message
De
23/10/2000 11:47:37
 
 
À
19/10/2000 15:25:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00431739
Message ID:
00432944
Vues:
21
>I have a form that has 20 buttons. I want to set each button label based on a table that may change from time to time i.e. button 1 label = record 1, Button 2 label = record 2 etc. How do I go about doing this? Any help would be great.

Hmmmm, I would try two other techniques instead of this one. I would either create a field for each button and store the caption in that, and then have the button retrieve it. Or the best way, IMO, would be too simply have two fields, name and caption, then, have each control SEEK for its name, and find the associated caption.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform