For programming questions about creating or using an on-screen keyboard (a virtual keyboard displayed on the screen), including osk.
I am working on a WPF/C# application for completing forms. I am trying to find a way to determine …
c# windows-8 keyboard touch on-screen-keyboardI basically have code that starts the keyboard, but it opens in alphanumeric portion and the box for editing is …
c# on-screen-keyboardGoing to make an applications wich will be used on a device without a physical keyboard Looking for best practices …
c# windows touchscreen on-screen-keyboardI'm currently designing an image viewer that allows the user to input her e-mail and get the images digitally. The …
c# winforms visual-studio-2012 on-screen-keyboardI am using this code below to call On-Screen Keyboard(OSK) Process.Start("C:\Windows\System32\OSK.EXE") but as …
vb.net vb.net-2010 on-screen-keyboardWe started creating a WPF touch application in Windows 8 and recently migrated to Windows 10. One feature we implemented is opening …
c# wpf windows-10 on-screen-keyboardI am making a WPF application that is to be used on a kiosk with no hardware keyboard. Currently we …
wpf windows-8 on-screen-keyboard