Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to suppress '0' display in textbox
Message
From
30/11/2005 13:12:10
 
 
To
30/11/2005 13:04:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01073327
Message ID:
01073332
Views:
14
This message has been marked as the solution to the initial question of the thread.
>Hello,
>
>I want to suppress the display of a 0 amount in a numeric textbox.
>
>Any way to do this?

Format property "Z"

and/or

InputMask property say, ####9 (suppresses 1st 4 digits to blank, if zero, but right-most digit shows as 0)
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform