很多人在做PDA开发时不知道如何将PDA上的软键盘关闭,其实很简单,
InputPanel.Enabled = False
InputPanel 是Microsoft.WindowsCE.Forms 下的类。

相关文章: