MobileForms Toolkit Documentation

KeyboardPro.Layout Property

Gets or sets one of the skin keyboard layouts.

public string Layout {get; set;}

Remarks

Layout property may have one of the layout values defined in skin files. The "Default" skin contains following layouts:
Layout_TextDefault text writing layout
Layout_NumNumeric layout with a switchable symbol sets
Layout_NavigationLayout with arrows and basic editing functions.
Layout_FxFX layout with predefined phrases (see SetFxPhrase method)
Layout_CalcA calculator with text output.

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace