Mai 2007 - Posts

08 Mai 2007
Capture Keyboard Input in WPF
In case you every need to capture some keyboard input similar to a TextBox but without a TextBox (hence you also want to capture input that - on some keyboard layouts - need a secondary key to type (like % on my layout = Shift+5), but don't care whether the user presses special keys like Shift or... Read More...