KeyboardScheme Properties |
The KeyboardScheme type exposes the following members.
Name | Description | |
---|---|---|
IsDefault |
Gets a value that indicates whether the scheme is a system scheme.
(Inherited from CustomSchemeT.) | |
IsExternal |
Gets a value that indicates whether the scheme is an external scheme (stored in an external file).
(Inherited from CustomSchemeT.) | |
IsSession |
Gets a value that indicates whether the scheme is a user defined scheme (stored in the session file).
(Inherited from CustomSchemeT.) | |
KeyActCollection |
Gets or sets the collection of KeyAct.
| |
SchemeName |
Gets or sets the name of the scheme.
(Inherited from CustomSchemeT.) |