Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KEYBOARD is clearing out textboxes
Message
 
 
To
28/12/2004 16:05:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00972648
Message ID:
00972701
Views:
14
You're welcome.

>That works...thanks!
>
>
>>Can you use Textbox Keypress event instead? Something like
LPARAMETERS nKeyCode, nShiftAltCtrl
>>
>>IF CHR(nKeyCode) = "^"
>>	KEYBOARD "¢" PLAIN
>>	NODEFAULT
>>ENDIF	
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform