I want to use virtual keyboardfound here http://www.codeproject.com/KB/miscctrl/touchscreenkeyboard.aspx as shown as demo i have to fix this keyboard and want to enter values many forms by keeping this keyboard in my systems home screen. i tried copying the form and pasting it is not working so please help me in this regards thanks in advance.
Asked
Active
Viewed 2,147 times
0
-
What problem exactly do you encounter? Do you have problems "importing" the Keybord Control? Do you problems using the Keyboard Control? – ASA Feb 18 '14 at 12:31
-
1Why do you want to make your own keyboard? Windows comes with an on screen keyboard. If there is a touch device, the touch keyboard will show if needed. See [details](http://msdn.microsoft.com/en-us/library/windows/apps/hh465404.aspx). – Nico Schertler Feb 18 '14 at 12:58
-
yes you are correct Nico Schertler But I wanted to make a numeric keyboard now i am done and finished that module with calling osk, thanks – Xeroth Mar 30 '14 at 08:37