Actually In my application when I press the soft key for long time I should get the key code for it.By using OnKeyUp and OnkeyDown I am able to get the key code from the hard keyboard.how can I get the soft keyboard keycode.
Actually In my application when I press the soft key for long time I should get the key code for it.By using OnKeyUp and OnkeyDown I am able to get the key code from the hard keyboard.how can I get the soft keyboard keycode.