Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editbox control ignoring Format property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00875426
Message ID:
00875437
Vues:
14

I have an editbox control in which I have set the Format property to ! to force all input to uppercase. VFP7 seems to be ignoring this setting.

Since the editbox control doesn't have an InputMask or Picture property, there doesn't appear to be any other way to control this behavior.

Anybody have any idea how to fix this?

Thanks,


VFP support only K for Editbox Format ( read help )

I must use UPPER() for read-only mode.

If it is a edit writable control, you have two way:
- convert to upper any KeyPress
- not use a direct ControlSource field.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform