MobileForms Toolkit Documentation

PanelPlacementType Enumeration

Defines the keyboard input panel position

public enum PanelPlacementType

Members

Member Name Description
FormBottom place the panel at the bottom of the form's client area
FormTop place the panel on top the of parent's client area (but below system TaskBar)
Pos place the panel on certain screen coordinates
Auto place at the bottom, if the focused control was behind the panel, place it on top
ScreenBottom place the panel at the bottom of the screen, over the menubar

Requirements

Namespace: Resco.Controls.KeyboardPro

Assembly: Resco.KeyboardPro.CF3 (in Resco.KeyboardPro.CF3.dll)

See Also

Resco.Controls.KeyboardPro Namespace