Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How create a textbox with a real right-alignment
Message
De
27/02/1998 13:31:01
Razvan Alexandru
Soft Team Solutions Srl
Bucharest, Roumanie
 
 
À
27/02/1998 13:19:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00081733
Message ID:
00081743
Vues:
23
>>I want to create a textbox (numeric type) with right-alignment and I can't.
>>
>>InputMask = 999,999,999
>>
>>Ex.:
>>I input 4 digits (1234) and display value = 123.4 before I press enter or this object lost a focus.
>>
>>The format I prefer is 1.234 (before this object lost a focus)
>>
>>Thanks in advice,
>>
>>Razan
>
>If you use InputMask='999.999' then VFP expect to have three digits before dot, so you should type e.g. 001234 to get Value=1.234

Sorry,

New ex.:
I input 4 digits (1234) and display value = 123,4 before I press enter or this object lost a focus.

The format I prefer is 1,234 (before this object lost a focus)

Thanks in advice,

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

Click here to load this message in the networking platform