Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Inputmask
Message
From
25/04/2007 17:02:37
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Textbox Inputmask
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01219932
Message ID:
01219932
Views:
99
How do I set an inputmask in VB? I want to force the first character to uppercase and limit the number of characters to the length of the underlying (bound) field.

In VFP I would do something like this:
THIS.InputMask= "!" + REPLICATE("X",LENC(EVALUATE(THIS.ControlSource))-1)
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform