Questions tagged [datagridviewtextboxcell]
91 questions
-3
votes
2 answers
How to Validate c# textbox visual studio 13
How should I validate textbox for only accepting numbers, only alphabets other important validations that could be needed.
Using properties window of visual studio. Or any other best way.
private void txt5ValGood_TextChanged(object sender, EventArgsā¦

Lakhan Sindhi
- 1
- 1