Function
Specifies the number of characters that will trigger the move to the next control.
Variable type
[ C#: short ] [ VB.NET: Short ]
Initial value
0
Setting value
0 <= LengthMove <= 100
If it is 0, it is disabled.
Remarks
Moves to the next control with the specified number of characters. When 0 is specified, it does not move.