Disable alpha-mode ?

A

arnodieter

I'm working on a NetCF2.0 application for scanning and entering EAN-barcodes
and quantities. The app is running on an Motorola/Symbol MC1000 device. This
device has a separate key for activating the alpha-mode (like on a mobile
handy).

Cause users often activate the alpha mode erroneouly I want to disable the
activation of the alpha mode.
Is this possible? I guess when it's possible it shurely is a p/invoke into
the OS. Any tips?

Regards
 
D

Dex

Use the Symbol SDK (support.symbol.com), class Symbol.Keyboard.KeyPad. In
the event AlphaNotify switch the mode back using the property AlphaMode.

Regards,
Dex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top