Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lastkey does not work
Message
De
13/05/2005 21:13:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01014130
Message ID:
01014136
Vues:
20
Dear Sir

I pasted your following codes on keypress event of form
DO CASE
CASE nKeyCode = 27 AND thisform.pageframe1.visible
  thisform.pageframe1.visible = .F.
CASE nKeyCode = 27 AND NOT thisform.pageframe1.visible
  Thisform.Release()
ENDCASE
But in the both cases it release the FORM1. First case still does not work.
Please help again
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform