WPF Check if Key is PressedWe have a small demo program in Windows Presentation Foundation (WPF) that shows how you might check if […] December 3, 2020 in WPF tagged down / preview / keyboard / press / detect / ctrl / alt / up / key 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 text / validation / validate / regex / input / alpha / preview by Mike