Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enter or dblclick in a grid box
Message
From
15/08/2003 07:26:01
 
 
To
15/08/2003 07:19:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00820424
Message ID:
00820426
Views:
16
Nick

In the Keypress of the Textbox:
*Check for ENTER key
IF nKeyCode = 13	&& ENTER
	this.DblClick()
ENDIF
Kev

>Hi
>
>I want to capture dblclick or enter in a grid textbox. I can get the dbclick. How do I get enter.
>
>Thanks
>
>Nick Mason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform