hbhbice

导航

软键盘 WinCE Mobile

public static uint SIPF_OFF = 0x00;//软键盘关闭 
public static uint SIPF_ON = 0x01;//软键盘打开 
[DllImport("coredll.dll")] 
public extern static void SipShowIM(uint dwFlag);

 

posted on 2013-04-23 19:12  hbhbice  阅读(178)  评论(0编辑  收藏  举报