How to trap soft-UI state

  • Thread starter Thread starter moko
  • Start date Start date
M

moko

Hello,

How can we programtically know the state of the keyboard on the device
(minimised/maximised) ? And how can we make it maximise from the code ?

Thanks.

moko.
 
Add an InputPanel control to your form. It has Enabled property, which
controls SIP and an event that fires when the SIP state changes.
 

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

Back
Top