Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAll() with TextBox controls
Message
 
À
30/11/1998 12:22:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00162436
Message ID:
00162441
Vues:
21
>Does anyone know if the SetAll() Method can be used with textboxes. I have a pageframe control that contains several pages. There will be a time that I need the textbox controls on these pages disabled for a "Review" mode, but still visible. Short of disabling/enabling each and every text control when in this "Review Mode", my other thought was to use the PageX's SetAll("Enabled", .F., "TEXT") to disable these. Any ideas/wisdom is greatly appreciated.
>sc

Sean, you can use
SetAll("Enabled", .F., "TEXTBOX")
If you use subclassed texboxes, use your textbox class name.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform