INavigationBarPad.Content

Syntax

Content: INavigationBarPanel;

Description

The Content property returns parameters of the panel binded to that tab.

Comments

The panel contents is displayed if current tab is active. The panel is the frame to locate the form with controls on it, used to work with a tab.

Example

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

See also:

INavigationBarPad