Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Characters
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00101034
Message ID:
00101045
Vues:
20
>Hello All!
>
>I was wondering if someone could help me?!
>
>I look for a Function Key being Pressed in the KeyPress Event of
>a form. When this function key is pressed, I set focus to a
>particular Text Box. When the Text Box receives focus
>it comes up with a Non-Alpha Numeric character.

Why using function to focus on textbox? You can use \< for ALT key combination to the caption property of the Label assigned on the textbox. You can do it by dropping first the Label then it should strickly followed by the TextBox.

>
>Does anyone know how I can Filter out that Character (I believe its
>the ASCII Character for the Value of the F key or something like
>that)... i need the next box to Accept both Alpha and Numeric
>Chars (Or I woulda used One of the Input Masks)
>

Do you have controlsource assigned on the textbox control? If so, then accepted keys will only be confined with the controlsource value type. Input mask can also do.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform