Shows or hides the keyboard input panel
If the keyboard panel is not initialized, it creates a static input panel control over the form window. You must call Create method before showing the keyboard for the first time. Otherwise an exception will be thrown. You can check the visibility state using Visible property.
KeyboardPro Class | Resco.Controls.KeyboardPro Namespace