开发者

Automatically display keyboard in Windows Mobile

Using C#, is there a way to automatically display the keyboard when a text box is activated in Windows Mo开发者_JAVA百科bile 5 and 6?


You can call when text box is activated (got focus)

  InputPanel.Enabled = True

please refer this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜