Hello,
I have an application developed to run on a particular cellphone running windows mobile. The application is configured to run in full screen using the phone physical keyboard as an interface.
At this point the client wants the application to run on cellphones that don't have a physical keyboard. This means that my application will have to use the virtual keyboard from the OS.
How can I "invoke" this keyboard so it appears on top of my application when required?