I am making a WPF application using C #. I want to put checks only on integers (0123456789 and "."). The text box should contain an IP address ... Therefore, you need to make sure that the user key in their correct "IP address" before clicking "Submit" "... How can I achieve this?
Thanks.
source share