Hello,
i have text box control in from(windows form). Now i want that this textbox
could accept only numeric values. In MFC editbox had special option (number)
and everything was well, but in C# i can't find anything like that.
Programming language C#
Thank you.
i have text box control in from(windows form). Now i want that this textbox
could accept only numeric values. In MFC editbox had special option (number)
and everything was well, but in C# i can't find anything like that.
Programming language C#
Thank you.
Comment