IKeymanKeyboard Interface
interface IKeymanKeyboard : IKeymanObject : IDispatch
Base interface for Keyman Keyboard interfaces
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| Bitmap | Property Get | Property Get Bitmap As stdole.IPicture |
| Copyright | Property Get | Property Get Copyright As String |
| Encodings | Property Get | Property Get Encodings As tagKeymanKeyboardEncodings |
| Filename | Property Get | Property Get Filename As String |
| Hotkey | Property Get/Let | Property Get/Let Hotkey As Long |
| KeyboardName | Property Get | Property Get KeyboardName As String |
| LayoutType | Property Get | Property Get LayoutType As tagKeymanKeyboardLayoutType |
| Message | Property Get | Property Get Message As String |
| Name | Property Get | Property Get Name As String |


