Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enter or dblclick in a grid box
Message
De
15/08/2003 07:26:01
 
 
À
15/08/2003 07:19:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00820424
Message ID:
00820426
Vues:
17
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform