Menus

The Menu Editor provides full Middle East, Latin, and mixed text editing capabilities that allow you to create applications with a menu structure your users are comfortable with.

The Menu Editor displays items LTR, with LTR reading order, left alignment, and with menu indentation indicators on the left. When you are designing RTL applications, at design time you will notice the menu headings are also left-aligned in the menu bar.

However, at run time, the reading order and layout of menu items is determined by the RightToLeft property setting for the parent form. Therefore, a RTL form (whose RightToLeft property is set to True) will correctly align menus and menu items to the right with RTL reading order.