Hi,
Did not do desktop apps for long time.
Want text box to allow only for numeric values (phone code, number, etc)
Saw some other thread here ,but code did not work.
Printable View
Hi,
Did not do desktop apps for long time.
Want text box to allow only for numeric values (phone code, number, etc)
Saw some other thread here ,but code did not work.
http://www.google.co.za/search?q=c%2...en-US:official
Handling events: http://www.dotnet247.com/247referenc...51/258414.aspx
(Seemingly) Masked edit: http://www.codeproject.com/cs/miscctrl/numedit.asp
Another CodeProject entry: http://www.codeproject.com/cs/miscct...ricTextBox.asp