Related questions
How to get the form active control?
Is there a way to get the form active control?
I was checking in the help for the "Support.GetActiveControl" method but it isn't supported :) for the Compact Framework.
I suppose that I can track the focus by adding a …
Windows CE vs Windows Mobile
I often see these terms:
Windows CE
Windows Mobile Pocket PC
Windows Mobile Smart Phone
I know the difference between the second 2, but I am confused on the first. I thought it was the name of the Mobile OS prior …
Motorola MC3190 barcode scanner not getting triggered
I am trying to get my Motorola MC3190 read barcode. But unfortunately there is no response after pressing the hardware scan button. I am using EMDK for .net version 2.0.
Here is my code:
private void Form1_Load(object sender, EventArgs …