Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Don't leave textbox with backspace
Message
From
10/03/2002 11:25:20
 
 
To
10/03/2002 11:19:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00630723
Message ID:
00630726
Views:
23
Hi Marcia,

Thanks

et

>Hi Earl.
>
>How can I make so that if the user is backspaceing in a text box when they get to the beginnig of the word it doesn't leave the textbox.
>
>This code, in the Textbox's KeyPress will do it:
>
>
>IF This.SelStart = 0 AND nKeyCode = 127
>  NODEFAULT
>ENDIF
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform