Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invisible Object
Message
 
À
13/07/2000 19:40:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00392136
Message ID:
00392150
Vues:
10
Create a custom method that fires whenever you change records in the table your label is concerned about.

if !empty(field)
thisform.mycrazylabel.visible = .T.
else
thisform.mycrazylabel.visible = .F.
endif

When you fire this depends on how you navigate the table.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform