cascade

Specifies one of the menu types that can be used with the menuMode property.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

cascade

# Examples

set the menuMode of button "Font" to cascade

# Description

Use the cascade keyword to create a cascading menu in a stack menu.

A button whose style property is set to menu and whose menuMode property is set to cascade becomes a cascading menu. Each line of the button contents is displayed as a menu item in the cascading menu.

# Tags

# See

- **keyword:** line, menu, popup - **property:** menuMode - **object:** button - **glossary:** property, keyword, stack menu, menu item, cascading menu