INavigationBarPad.Content

Syntax

Content: INavigationBarPanel;

Description

The Content property returns parameters of the panel linked with this tab.

Comments

The panel contents is displayed if the current tab is active. The panel is a frame, which contains a form with elements, which are used to work with the tab.

Example

The example of use is given in description of the INavigationBar.Pads property.

See also:

INavigationBarPad