Hi
The icon of Keyboard is called SIP (software-based input panel).
The .NET Compact Framework provides the Microsoft.WindowsCE.Forms.InputPanel
component, which provides programmatic control of the SIP for PocketPCs.
You can not create InputPanel component without using MainMenu component.
And you can show the SIP programmatically with using the Enabled property of
InputPanel.