MaskedTextBox Style

Editors for WPF Forum

Posted 14 years ago by Ivan
Version: 9.2.0515
Avatar
I'm trying to style the Actipro MaskedTextBox and I can't see the numbers that I'm typing. It seems to be working, I just can't see the numbers in the TextBox. If I remove the style, it works like it should be.

Can I style the MaskedTextBox? If yes, what is the right way to style it?

Thanks,

Ivan

Comments (5)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Ivan,

Yes, you can apply an implicit Style to the MaskedTextBox. It sounds like you are wiping out the control template (Template property). If you want to change the control template, you'd need to take the default control template and then tweak it.

If this doesn't help, please put together a small sample project that reproduces the issue, email it over to our support address, and then we can take a closer look. Make sure any attachments you send don't have executable files (i.e. *.exe, *.dll, *.bat, etc), this includes files in any archives.


Actipro Software Support

Posted 14 years ago by Ivan
Avatar
Thanks for your quick response! BTW, where can I get the default control template to tweak it?

Thanks,

Ivan
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Ivan,

If you have purchased WPF Studio, then you can download it from our site. Under Organization Purchases. If you purchased Editors for WPF separately or as part of WPF Essientials, then you can send a require to our support address and we can send you the appropriate files.


Actipro Software Support

Posted 14 years ago by Ivan
Avatar
Thanks!
Posted 14 years ago by Ivan
Avatar
Thanks!
The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.