Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / CursorMovementStyleOption Enumeration
In This Topic
    CursorMovementStyleOption Enumeration
    In This Topic
    Defines valid values that determine how the cursor moves between composed Thai characters.
    Members
    MemberDescription
    IncludeAllCharactersThe cursor treats combiner characters (in addition to the base character) as single characters.
    SkipCompositionElementsThe cursor moves over a composed Thai character as if it were a single character.
    See Also