Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
InteractiveChange() in edit box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00794305
Message ID:
00794321
Vues:
17
>What is the controlsource of this editbox?
>If its the thisform.myProperty, you dont have to update it programmatically.

The controlsource is something else. The reason I store this.value to thisform.myProperty is so I can do a check for the number of lines entered in the edit box. I do this check in the interactivechange() of the editbox. If the line number exceeds myMaxLineNumber then I notify the user and set this.value=thisform.myProperty and this.refresh

I have tried commenting out every thing from the interactivechange() except
thisform.myProperty=this.value
Is there maybe a different way of doing what I want to do?

Einar
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform