KeyboardType Property (Read/Write)

Top  Previous  Next

Specify the keyboard mapping type.

 

VB.NET Syntax

 

Keyboard.KeyboardType [= Type]

 

C# Syntax

 

Keyboard.KeyboardType [= Type];

 

 

Remarks

 

This control maintain separates keyboard mapping tables for each connection type. You can modify it through the property page associated to the control.

 

See Also Type constants.