raiseMenus

Specifies whether the window with the menu bar comes to the front when the user opens a menu.

# Metadata

Platforms: desktop, server OS: windows, linux Introduced: 1.0 Security:

# Syntax

set the raiseMenus to {true | false}

# Examples

set the raiseMenus to true

# Description

Use the raiseMenus property to control the behavior of windows.

On some Unix systems, setting this property to true may cause menus to appear under the window.

The setting of this property has no effect on Mac OS systems.

# Tags

# See

- **property:** raisePalettes, pointerFocus, menubar - **glossary:** property, behavior, menu bar