Button.Menu

Syntax

Menu: PP.Ui.Menu;

Description

The Menu property sets child menu for the component.

Comments

Child menu of a Button component is an instance of the class PP.Ui.Menu.

Example

The property use is given in the page Example of Creating a Button with the Drop-down Menu.

See also:

Button