Click here to Skip to main content
15,902,893 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello
In my application there is virtual keyboard dll .I am adding a reference to this dll in my application to get Keyboard control in my Dot Net Application. I got This keyboard control in windows application but that is not display in web application toolbox. Please give me reply.It's urgent.
Posted
Updated 13-May-10 20:48pm
v2
Comments
Sandeep Mewara 14-May-10 1:47am    
From where did you got this Virtual Keyboard dll? Is it web compatible?

1 solution

In most of the cases Windows DLL is not compatible with Web Applications.

You can use below link to implement the virtual keyboard in ASP.NET using JQuery.

Virtual Keyboard
 
Share this answer
 
Comments
Member 13932371 26-Feb-20 1:33am    
virtual keyboard not working in window 10
Member 13932371 26-Feb-20 1:34am    
please resolve to problem

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900