Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Inputmask
Message
 
 
To
25/04/2007 17:02:37
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01219932
Message ID:
01219933
Views:
21
>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)
>
Check
Re: Equivalent of VFP's Inputmask property in .NET Thread #1152503 Message #1152507
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform