Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable Object - Text Box
Message
De
02/04/1999 14:33:08
 
 
À
02/04/1999 14:29:05
Andy Roth
Neyenesch Printers
Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00204745
Message ID:
00204749
Vues:
24
>I must be missing something very simple but I can't fixgure out how to
>disable a text box or check box based on data selected somewhere else in a form.
>
>Example:
>Is Text box A has Xdata in it
>
>Then textboxes g & h will be greyed out and not even in tab order and will be skipped
>
>Thanks in advance
>Andy
***TextA.Interactive/ProgrammaticChange event
If This.Value="somthing"
 Thisform.TextG.Enabled=.f.
Else
 Thisform.TextG.Enabled=.t.
Endif
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform