Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setall
Message
 
À
12/02/1999 22:35:32
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Setall
Divers
Thread ID:
00187315
Message ID:
00187320
Vues:
20
Hi Randy,

Are your textboxes inside a pageframe or other containder by chance?
If so, you'll need to do a setall for each page in the pageframe:

thisform.PageFrame1.Page1.SetAll("enabled",.f.,"Textbox")
thisform.PageFrame1.Page2.SetAll("enabled",.f.,"Textbox")
etc...

>I have made a form and my nav buttons are a class that I have drop on the form and behine the save button I have this code.
>
>dodefault()
>thisform.SetAll("enabled",.f.,"Textbox")
>thisform.refresh()
>
>and my fields are not being disable if it make a differents i am working with a view. help help
>thanks randy
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform