Ribbon.getMainButton

Syntax

getMainButton ();

Description

The getMainButton method gets application button.

Comments

Application button is located at the top left corner. Clicking this button opens the main menu of the application ribbon.

Example

The example of method use is given on the Example of Creating the Ribbon Component page.

See also:

Ribbon