validation of multiple textboxes [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed last year . I am creating a C# window application,in which i have taken 10 textboxes.I want to validate each text box means none of the text box should be blank.I have used the errorprovider control for validation on the clicking of submit button. The code is properly working but i want to remove the error