Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When SAVE is clicked
Message
De
13/09/2006 06:56:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01153237
Message ID:
01153238
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>Hi folks,
>
>Using VFP9.0 I've created a form using the form wizard. It uses the standard text buttons. Now I need to call a method when the SAVE button is clicked. I have tried to put code in the Wizbtns.vcx(txtbtns) but then the buttons do not work properly.
>
>I need to know how to properly test the click event of the Save/Add/Edit buttons click to fire a method that finctions before the save is initiated.
>
>Any advice appreciated.
>Thanks in advance,
>Bob Pahus

In the click event:
Nodefault
..Your code
Dodefault()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform