Hi,
I have a radmaskedtextbox that is intended for gender-input. the desired mask should accept only one of the following inputs: "m", "f", "M", "F", or "" (the empty ("") is obviously necessary to wait for the user to input the gender)
That's it, I can't discover the mask that should provided in the mask property.
Thank you for your help.
I have a radmaskedtextbox that is intended for gender-input. the desired mask should accept only one of the following inputs: "m", "f", "M", "F", or "" (the empty ("") is obviously necessary to wait for the user to input the gender)
That's it, I can't discover the mask that should provided in the mask property.
Thank you for your help.