RightToLeft

[property icon] RightToLeft

Makes the control right-to-left or left-to-right (on systems that support this feature)

Boolean property

Applies to: Grid , GridCell , KCMLEdit

Introduced in KCML version 6.00


>

RightToLeft

A boolean property that can be applied to edit boxes to force right to left input. Any vertical scroll bar will appear on the left rather than on the right.

This will work on all versions of Windows 2000 and also on Arabic and Hebrew versions of NT4 and Win9x.

.editControl1.RightToLeft = TRUE

See also

Grid methods, properties and events. GridCell methods, properties and events. KCMLEdit methods, properties and events.