ITabCellFormatDlg.ActivePage

Syntax

ActivePage: TabFormatDlgPages;

Description

The ActivePage property determines an active page of formatting dialog box.

Comments

Use the ITabCellFormatDlg.IncludePage method to include pages into the list of shown in the formatting dialog box.

Example

The property use is given in the example for ITabCellFormatDlg.ShowDialog.

See also:

ITabCellFormatDlg