ShowSIP method
ShowSIP(bShow)
ShowSIP
The ShowSIP(Show) method shows or hides the soft input panel on a Pocket PC device. Typically this will be an onscreen keyboard but may also be some other scheme such as handwriting recognition.
On other Windows platforms this method has no effect.
REM Show input panel Client.ShowSIP(TRUE)