Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conteudo do text2 = text1 teclando ( = )
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00669277
Message ID:
00669340
Vues:
17
Alow Pedro!

Você pode substituir o KEYBOARD '{BACKSPACE}' pelo NODEFAULT. Veja o exemplo:
if nKeyCode = 61
   this.value = this.parent.text1.value
   NoDefault
endif
O NODEFAULT ignora a tecla pressionada.

[]s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform