문제

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