SetMenuBarRightorder command

The SetMenuBarRightorder command right-justifies the menu bar and all menu items and causes menus cascade right-to-left (the default is left-to-right). This is used to support right-to-left languages, such as Arabic and Hebrew.

 

Syntax

Integer=Rightorder

PluginSet("PlugIn","Integer")

PluginRun("PlugIn","SetMenuBarRightorder")

Parameters

Rightorder

[in] Non-zero Rightorder value right-justifies the menu bar and all menu items and causes menus cascade right-to-left. If this value is zero then menu bar and menus revert to default state.