2
Answers

How to allow only ABCD in textbox using c#

I want to validate textbox only enter capital ABCD or small abcd how to do it in  c#.

Answers (2)