The following comparison doesn't work:
if (maskedTextBoxLidNummer.Text != string.Empty)
the mask is always part of the textbox.
How can I test the masktextbox on empty without the interference of the mask?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Michel Van LimbergenPosted May 18, 2010, 1:18 PM
Aleksandar IlioskiPosted May 18, 2010, 11:29 AM
.. the preview of the masked text Box