Window.getCloseButton

Syntax

getCloseButton ();

Description

The getCloseButton method returns window close button.

Comments

The window close button is an instance of the RibbonButton property.

Example

The example of method use is given in description of the Moved event.

See also:

Window