Is there a command or code snippet to drop the keyboard once you've entered your text into a field? Is using the tablet's backup key the only way to do this?
I was able to get this afloat. I added this line to the "Sub Globals":
Private IME1 As IME : IME1.Initialize ("IME1")
Then I added a button labelled "- Hide The KeyBoard"
Which just had this line:
IME1.HideKeyboard
Here's a screenshot of the new baby and thanks for your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.