WpfExtendedToolkit icon indicating copy to clipboard operation
WpfExtendedToolkit copied to clipboard

MaskTextBox does not work if the mask starts with a > or < character

Open AlexNoBadMan opened this issue 2 years ago • 0 comments

Hello, I have a problem with the MaskTextBox control. The control does not work if the mask starts with a > or < character. I found out that the problem arose in 3.2.39, in version 3.1.37 it works correctly.

AlexNoBadMan avatar Mar 01 '23 06:03 AlexNoBadMan