very simple question: is it possible to format a textbox without binding? I have a textbox which is not bound to anything, and I want to format it as currency.
Asked
Active
Viewed 1,653 times
6
-
you could create a behavior for this. i dont know if there is a built in way – blindmeis May 05 '15 at 05:29
-
[http://stackoverflow.com/questions/21820093/textbox-in-wpf-and-text-format](http://stackoverflow.com/questions/21820093/textbox-in-wpf-and-text-format) – JohnnyQ May 05 '15 at 05:40