RMenuItem.RightJustfy


public property RightJustfy

Prototype:

Read/Write property RightJustfy[=true|false]

Description:

Sets or checks whether the menu item appears justified at the right(if set to true) side of a menu bar. This was traditionally done for "Help" menu items, but is now considered a bad idea. (If the menu item layout is reversed for a right-to-left language like Hebrew or Arabic, right-justified-menu-items appear at the left.)

Return value:

Returns true if the menu item is right justified.