WPF Convert a Number to TextCheque-writing applications require the conversion of a currency amount to be converted into text so that the words […] May 16, 2020 in WPF tagged words / cents / recursion / cheque / text / convert / check / number / dollar / currency by Mike
WPF TextBox Validating CurrencyIn this post we’ll do a simple program that has a TextBox that asks the user to enter […] May 16, 2020 in WPF tagged regex / filter / currency / money / validation / validate by Mike
WPF TextBox Only Accepts AlphaThis WPF small project will demonstrate how to create a TextBox that only accepts alpha characters and spaces. […] May 16, 2020 in WPF tagged validation / validate / regex / input / alpha / preview / text by Mike
WPF TextBox Only Accepts NumbersYou have a TextBox in your WPF program that needs to only accept numbers. How do you do […] May 16, 2020 in WPF tagged validation / key / numbers / regex / Textbox / valid / digits / validating by Mike