Groups | Blog | Home
all groups > vb.net upgrade > may 2004 >

vb.net upgrade : INPUT MASK FOR TEXTBOX IN WINDOWS FORM


Cor Ligthert
5/3/2004 8:33:31 AM
Hi MsNews,

I think I would just use 4 textboxes side by side as we often seen done for
that

It makes your program not real globalized by the way.

I hope this helps?

Cor

Paul Clement
5/3/2004 9:03:14 AM
[quoted text, click to view]

¤ Hello.
¤ How can I set input mask for TextBox in Windows Form?
¤ For example I want to mask (format) TextBox for inputing phone number like
¤ (999) 999-99-99.
¤ The TextBox must first show something like this: (___) ___-__-__
¤
¤ Or is there any free component for this?

Try the following:

http://www.codeproject.com/vb/net/cpflexmaskeditbox.asp
http://www.dotnet247.com/247reference/articles/1/8440.aspx

There will be a MaskedEdit control included in .NET for the next version release.


Paul ~~~ pclement@ameritech.net
msnews.microsoft.com
5/3/2004 10:37:59 AM
Hello.
How can I set input mask for TextBox in Windows Form?
For example I want to mask (format) TextBox for inputing phone number like
(999) 999-99-99.
The TextBox must first show something like this: (___) ___-__-__

Or is there any free component for this?

How can I do this?

hirf-spam-me-here NO[at]SPAM gmx.at
5/3/2004 11:59:51 AM
* "msnews.microsoft.com" <david_dvali@hotmail.com> scripsit:
[quoted text, click to view]

<URL:http://www.codeproject.com/cs/miscctrl/maskedcsedit.asp>
<URL:http://www.codeproject.com/vb/net/maskedbox_control.asp>
<URL:http://www.codeproject.com/vb/net/validtext3.asp>
<URL:http://www.codeproject.com/vb/net/cpflexmaskeditbox.asp>
<URL:http://www.codeproject.com/useritems/ValidText.asp>
....

--
Herfried K. Wagner [MVP]
Sérgio Teixeira
5/13/2004 2:40:03 PM
Use componentOne free components with ' The Visual Basic .NET Resource Kit '
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx


"msnews.microsoft.com" <david_dvali@hotmail.com> escreveu na mensagem
news:%23W8CtCNMEHA.2532@TK2MSFTNGP10.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button