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.
-
you could create a behavior for this. i dont know if there is a built in wayblindmeis– blindmeis2015-05-05 05:29:58 +00:00Commented May 5, 2015 at 5:29
-
http://stackoverflow.com/questions/21820093/textbox-in-wpf-and-text-formatJohnnyQ– JohnnyQ2015-05-05 05:40:11 +00:00Commented May 5, 2015 at 5:40
Add a comment
|