Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace key use keyboard?
Message
 
 
To
04/04/2002 10:10:47
Michale Chen
Shijiazhuang ZhiYuan Crop.
Shijiazhuang, China
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00640185
Message ID:
00640883
Views:
22
You can create textbox class with required code and replace grid default textbox controls with it.

>Hello Sergey:
>
>
>A grid may have many column,did you have a method to set all column textbox keypress event?
>
>If a use this code in one of the textbox is right?
>
>
>If inlist(nkeycode,13,9)
>
>
>
> skip in(This.parent.parent.recordsource)
>
>nodefault
>
>
>This.parent.parent.setfocus( )
>
>Endif
>
>
>
>
>
>
>
>
>
>Thank you.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform