CBaseTabbedPane::EnableSetCaptionTextToTabName

Enables or disables the ability of the tabbed pane to synchronize caption text with the label text on the active tab.

virtual void EnableSetCaptionTextToTabName(
    BOOL bEnable
);

Parameters

  • [in] bEnable
    TRUE to synchronize the tabbed pane caption with the active tab caption; otherwise, FALSE.

Requirements

Header: afxBaseTabbedPane.h

See Also

Reference

CBaseTabbedPane Class

Hierarchy Chart