Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox.change events not firing
Message
De
30/10/1998 19:01:36
 
 
À
30/10/1998 18:43:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00153089
Message ID:
00153099
Vues:
23
>I'm using PGUP and PGDN to navigate through records. When the user's on the last record, and they press PGDN, I want the form to close. Conversely, if they press PGUP while on the first record, I want the form to close.
>
>I'm capturing PGUP and PGDN using ON KEY LABEL and I thought I could use txtMyTextBox.ProgrammaticChange or txtMyTextBox.InteractiveChange to test for eof()...
>
>Problem is... neither one of these events fire when the text box contents change as we move to the next record... Why not? what other method is available to detect this?
>
>Is there a better way?
>
>TIA

Try the keypress and keypreview event for the form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform