Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conteudo do text2 = text1 teclando ( = )
Message
 
To
17/06/2002 12:42:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00669277
Message ID:
00669340
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform