Share via


CBaseTabbedPane::GetDefaultTabsOrder

Returns the default order of tabs in the pane.

const CArray<int,int>& GetDefaultTabsOrder();

Return Value

A CArray object that specifies the default order of tabs in the pane.

Remarks

The framework calls this method when an Outlook bar is reset to an initial state.

Requirements

Header: afxbasetabbedpane.h

See Also

Reference

CBaseTabbedPane Class

Hierarchy Chart