Convert class might help. It Converts base data types to other base data types.
As to the input mask, I don't think this is supported by textbox control.
Regards,
Felix Wu
--------------------
Subject: Format and input mask a text box?
Date: Tue, 15 Jan 2002 18:57:46 +0200
Lines: 11
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2462.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000
Newsgroups: microsoft.public.dotnet.framework.windowsforms
NNTP-Posting-Host: 62.12.110.64
Path: cpmsftngxa07!cpmsftngxa09!tkmsftngp01!tkmsftngp02
Xref: cpmsftngxa07 microsoft.public.dotnet.framework.windowsforms:9061
X-Tomcat-NG: microsoft.public.dotnet.framework.windowsforms
Hello
how can I format a text box to proper string/date time/number formats?
Also how can I use an input mask to force the user to enter data as input
mask skeleton ? do the natice textbox and rich text box controls support
this or i have to go for third party?
Bassam