Hello,

I am new to .net and c# (old MFC programmer) and I would like to have a TextBox validated for integer and double number that are input from the user.

What would be the easy/clean way to do it? Something similar to "DDV_MinMaxInt" in MFC

Thanks

Eitan Barazani