Session Panel

Specifies a panel that is available for the duration of the application session, even if a panel has been specified for the current component, or a toolbar definition exists.

Expected Value:

Panel name. String of up to 32 characters. Supports Unicode.

Default Value:

None

Usage

Dynamic?

No, but the panel can be shown or hidden using Gold X (^ATTRIBUTE)

Dependencies:

PanelType initialization setting enables or disables the session panel and controls its position. When set to No, the session panel is disabled and cannot be shown or hidden.

Description

The exact appearance of the session panel depends on the platform. On Windows, it is possible to configure the location and appearance of the session panel using initialization settings:

If the PanelType setting is not present, the session panel is displayed as a floating panel.

Related Topics