Monday, 30 September 2013

Maskedtextbox Mask change depending to OS language

Maskedtextbox Mask change depending to OS language

Hello I have created maskedtextbox in my WinForms app with mask: 0/0 AAAAA
and when I do install this on PC where Czech language is set as default it
converts the backslash into dot so I have 0.0 AAAAA
May I ask if is there any way to avoid this automatic change?
Thank you for your time.

No comments:

Post a Comment