AboutBox Constructor

Syntax

PP.Application.AboutBox(settings);

Parameters

settings. Properties of the AboutBoxSettings interface.

Description

The AboutBox constructor creates an instance of the AboutBox class.

Example

The constructor use is given on the Example of Creating theAboutBox Component page.

See also:

AboutBox