Hi,
I am working on one Wpf Desktop application. In that I have to validate a textbox such that the user can enter a range from 0.0000 to-99999.0000. any one please suggest me how to do this. It shouldn't allow alphabets, space or any other special characters. thanks.