Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enable boxes on a form a new way to me?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Enable boxes on a form a new way to me?
Divers
Thread ID:
00431650
Message ID:
00431650
Vues:
53
I have textboxes and comboboxes on a data entry form. I am trying to enable textboxes and comboboxes when I press the Edit button on the form, but it is not working and I am puzzled as to why. Am I missing something here?

Form Init coding:
PUBLIC isediting
isediting = .F.

Textbox Object When Event coding:
RETURN isediting

Edit Button coding:
isediting = .T.

It looks easy enough, but NOT today!
TYVMIA
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform