Programming with Reflection
CursorMovementStyle
property
Syntax |
object.CursorMovementStyle |
Data type |
Returns (first syntax line) or specifies (second syntax line) how the cursor moves between composed Thai characters.
The default is rcSkipCompositionElements.
rcSkipCompositionElements The cursor moves over a composed Thai character as if it were a single character.
rcIncludeAllCharacters The cursor treats combiner characters (as well as the base character) as single characters.