KeyboardFile Property (Read/Write)

Top  Previous  Next

Allows you to specify an external file with a new keyboard mapping.

 

VB.NET Syntax

 

Keyboard.KeyboardFile [= String]

 

C# Syntax

 

Keyboard.KeyboardFile [= string];

 

 

Remarks

 

The file to be used can be exported from its property page or dialog box shown using the ShowEditor method.

 

See Also ShowEditor method.