Programming with Reflection

image\rwnprg32.gif KanaLockState property

 

Syntax

object.KanaLockState
object.KanaLockState = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) the current Kana mode of the keyboard. When this property is True, the keyboard is in Kana mode, capable of producing half-width Katakana characters. When it is False, the keyboard is in Latin character mode.

This property is applicable to double-byte 3270 sessions only.

Values

The default setting is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property