'Declaration
Property KanaLockState As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.KanaLockState = value value = instance.KanaLockState
bool KanaLockState {get; set;}
Property Value
When this property is True (the default), the keyboard uses Kana Mode.
When it is False, the keyboard uses ANSI-layout for the keyboard mapping.