Search
VirtualKeyboard Properties
 


 Public Properties

  Name Description

autoReleaseModifierKeys

Gets or sets a value indicating whether pressing a regular key should automatically release modifier keys such as shift, alt, control etc. (except CapsLock).

autoRepeat

Gets or sets a value indicating whether the component should synthesize keyboard events repeatedly when a virtual key is pressed down, until the key is released.

inputLocale

Gets or sets the current input language.

layout

Gets or sets the current keyboard layout.

layoutMode

Gets or sets the current keyboard layout mode.

scaleToFitParent

Gets or sets a value indicating whether the keyboard scales to fit inside its parent element.

theme

Gets or sets the current theme of the control.

 See Also