Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Escape Key
Message
De
11/02/2004 12:01:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Escape Key
Divers
Thread ID:
00876304
Message ID:
00876304
Vues:
55
I have my users selecting an puush button to open up more push buttons: see code below:

**************************
this.enabled = .f.
with thisform
.Btn_Inventory.visible = .t.
.Btn_UpFedlog.visible = .t.
.Btn_Issued.visible = .t.
.Btn_Receipt.visible = .t.
.Btn_UpFedLog.setfocus()
endwith

thisform.Refresh()
*****************************
How can I make it possbile for them to press the esc key and return to the original screen and reset the main push button?
Thanks in Advance.

J. Turner
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform