RightToLeft Property (DBCombo Control)

       

Bidirectional Features

The DBCombo control has configurable item name alignment and reading order, automatic adjustment of DBCombo appearance, and supports bidirectional language editing in the edit box.

The DBCombo control's RightToLeft property provides the same bidirectional features as the basic Combo control. The state of the RightToLeft property determines reading order, combo box appearance, and text alignment.

When the RightToLeft property is set to True:

When the RightToLeft property is set to False, reading order is LTR, text and items are left aligned and the drop down arrow appears at the right of the combo box.