The SoftInputPanel, Soft Input Panel, or SIP is the on screen keyboard that displays on Windows Mobile devices.
How do I detect when someone clicks the SIP?
How do I programmatically enable/disable the SIP?

The SoftInputPanel, Soft Input Panel, or SIP is the on screen keyboard that displays on Windows Mobile devices.
How do I detect when someone clicks the SIP?
How do I programmatically enable/disable the SIP?

Copyright © 2021 Jogjafile Inc.
Never mind.
Found a good article >> HERE <<.
Basically include
using Microsoft.WindowsCE.Forms;and aP/Invoke: