5
Reply

Winform: Validating in non-Form class

Song Lee

Song Lee

9 years ago
865
Hello, 
my goal is to write a Validate class, and call it over to Form1.cs.
I've seen ways to validate user input through Form1.cs, but never on the normal class.
Will it be possible to validate textBox or comboBox input?
Thank you.

Answers (5)