Panel

This property specifies the name of the panel that is displayed with the form or application shell at runtime.

Expected Value: Panel name. String of up to 32 characters. Supports Unicode.
Default Value: None

Description

For a startup shell, this defines a pop-up panel that is available for the entire application when the user clicks the menu mouse button.

In addition to the pop-up panel, the user can access the session panel (defined on the startup shell) and the form panel (defined on component).

Related Topics