I am developing .C# .NET 3.5 application using WinForms API. When I run application on Tablet PC (Xplore ix104c5) sometimes application stops responding to Tablet Pen completely (for example click on Button will not work), but rest of Windows 7 (like Start
button and task bar) would respond normally to Tablet Pen clicks. It looks like something on relation .NET<-> Pen Driver would stop working. The only thing I could do is to kill application from Task Manager and start it again and then it would work
fine.
Any suggestions how to overcome the problem?