Is there any validation control available in .net win forms like asp.net web form?

Posted by Ayyappan.Anbalagan on Stack Overflow See other posts from Stack Overflow or by Ayyappan.Anbalagan
Published on 2010-06-11T09:30:07Z Indexed on 2010/06/11 9:32 UTC
Read the original article Hit count: 147

Filed under:
|
|
|

Is there any validation control available in .net win forms like asp.net web form?

Because it difficult to right condition for each control in my from also there are many repeated code in my form.

Can u please suggest right way to do this..

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET