I'm using a toolkit by RESCO and the keyboard has a property "AutoHideSipButton"

There is nothing in the documentation that tells me what a SIP button is.

I did a google search and found reference to a SIP Button in Windows Mobile, but every link assumes the viewer already knows what it is.

So. What is it?

有帮助吗?

解决方案

The SIP, as Brandon suggests, is the Soft Input Panel. On WinMo there is a button on the main, lower toolbar that when clicked brings up a menu of which SIPs are available and allows you to show them. The AutoHideSipButton doesn't show or hide the SIP itself, it simply shows/hides the button that allows a SIP to be selected.

enter image description here

其他提示

It likely means Soft Input Panel, which in your case is probably just the onscreen keyboard.

So the button toggles the keyboard visibility.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top