|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MaskedEdit ControlI want to restrict users to enter only numbers in a textbox control. I have
written a code in keypress to prevent user to enter other than numeric values. I have also read many places that I can use MaskedEdit Control. My questions is why can't I see this control in my Toolbox just like I can see other controls like textbox, radio button etc. Thanks. Hi,
VB.NET doesnt come with one. Here are a few free ones http://www.codeproject.com/vb/net/cpflexmaskeditbox.asp http://www.codeproject.com/useritems/MaskedTextBox.asp Ken ----------------- "patang" <pat***@discussions.microsoft.com> wrote in message I want to restrict users to enter only numbers in a textbox control. I havenews:19FFED88-629C-4F1E-964D-8AB90B9CBF69@microsoft.com... written a code in keypress to prevent user to enter other than numeric values. I have also read many places that I can use MaskedEdit Control. My questions is why can't I see this control in my Toolbox just like I can see other controls like textbox, radio button etc. Thanks. "patang" <pat***@discussions.microsoft.com> schrieb: <URL:http://www.codeproject.com/cs/miscctrl/maskedcsedit.asp>>I want to restrict users to enter only numbers in a textbox control. I have > written a code in keypress to prevent user to enter other than numeric > values. <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> .... ..NET 2.0 will contain a masked edit control. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Check out this link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/vbnet04082003.asp John On Sun, 27 Mar 2005 13:22:15 +0200, "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote: Show quoteHide quote >"patang" <pat***@discussions.microsoft.com> schrieb: >>I want to restrict users to enter only numbers in a textbox control. I have >> written a code in keypress to prevent user to enter other than numeric >> values. > ><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> >... > >.NET 2.0 will contain a masked edit control.
Locate MessageBox over Window
REALbasic 5.5 free to VB6 Users Untili March 31 2005 Closing form... Error with Custom Control spice the boring default winforms treeview appearance up a bit... Help with SendMessage API calls Friend WithEvents Object reference not set to an instance of an object. Tabcontrol tabpagebutton orientation Upload file programmatically |
|||||||||||||||||||||||