MobileForms Toolkit Documentation

KeyboardPro.Language Property

Gets or sets one of the keyboard language.

public string Language {get; set;}

Remarks

The "Language" property defines the language, which should be used to define the button assignment. It can either contain one of the predefined languages, or the explicit CSV file name (for language files located in the deploy subfolder Languages). Language property can also contain an absolute CSV file path.

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace