J
John Dinning
Greetings,
I am trying to implement an InputPanel (SIP) using Visual C# .NET. and the
PPC 2002 emulator.
From what I have read its seems straightforward, I have a mainMenu and I
just dropped an inputPanel on my main form, but when I set
inputPanel1.enabled = true; it throws the exception:
"An unhandled exception of type 'System.Exception' occurred in
Microsoft.WindowsCE.Forms.dll"
I have read of others having this trouble but no solution appears to work
for me.
I am new to C#, Visual Studio and the CF and am sure the answer is simple.
Any help would be very welcome.
Thanks,
John.
..
I am trying to implement an InputPanel (SIP) using Visual C# .NET. and the
PPC 2002 emulator.
From what I have read its seems straightforward, I have a mainMenu and I
just dropped an inputPanel on my main form, but when I set
inputPanel1.enabled = true; it throws the exception:
"An unhandled exception of type 'System.Exception' occurred in
Microsoft.WindowsCE.Forms.dll"
I have read of others having this trouble but no solution appears to work
for me.
I am new to C#, Visual Studio and the CF and am sure the answer is simple.
Any help would be very welcome.
Thanks,
John.
..