Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / KoreanEUCCIMEBehavior Property
In This Topic
    KoreanEUCCIMEBehavior Property
    In This Topic
    Gets or sets a value indicating whether to mimic Korean EUCC IME behavior. The default is false.
    Syntax
    expression.KoreanEUCCIMEBehavior As Boolean
    where expression is a variable that represents a IbmTerminal Object
    Remarks
    This property applies only to IBM 3270 terminal controls. It is not supported for IBM 5250 terminal controls.
    See Also