RibbonPanel.LaunchButton

Syntax

LaunchButton: {settings}

Parameters

settings. JSON object that contains values of button properties.

Description

The LaunchButton method sets the start button for the panel.

Comments

Start button is positioned at the bottom right corner of the panel and looks as follows:.

Property value is a JSON object that contains button properties. Image or text cannot be set up for this button.

Example

The example of method use is given on the Example of Positioning the Ribbon Component from JSON page.

See also:

RibbonPanel