Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
KEYBOARD is clearing out textboxes
Message
 
 
À
28/12/2004 16:05:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00972648
Message ID:
00972701
Vues:
15
You're welcome.

>That works...thanks!
>
>
>>Can you use Textbox Keypress event instead? Something like
LPARAMETERS nKeyCode, nShiftAltCtrl
>>
>>IF CHR(nKeyCode) = "^"
>>	KEYBOARD "¢" PLAIN
>>	NODEFAULT
>>ENDIF	
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform