Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ENABLING/DISABLING TEXTBOX OBJECTS ON A FORM
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
ENABLING/DISABLING TEXTBOX OBJECTS ON A FORM
Divers
Thread ID:
00017195
Message ID:
00017195
Vues:
129
Is there a way to programmtically do the equivalent in
VFP 3...this code was taken from a FPW 2.6 screen:
SHOW GET M.NUM_CLASS DISABLE
SHOW GET M.GST DISABLE
SHOW GET M.SCHEDULE ENABLE
SHOW GET M.PAY ENABLE

I've tried replacing these statements with what I think
is the VFP equivalent:

milldef.txtProduct38.ENABLED=.T.

but an error saying "unknown member txtProduct38

this statement txtProduct38.ENABLED=.T. generates the error "object txtproduct38 is not found"

Any ideas?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform