Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backspace moves to previous field..
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00798825
Message ID:
00883759
Views:
33
>Thanks Sergey,
>
>If you get a dollar for each answer you've given you will be making tons of money ;-).
>
>I added the following to make sure I can hightlight the entire textbox and delete with the backspace.
>
>IF nKeyCode = 127 AND This.SelStart = 0 AND This.SelLength = 0
>	NODEFAULT
>ENDIF	
Hi Roy,

Good catch!
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform