CBaseTabbedPane::ApplyRestoredTabInfo
Loads tab settings from the registry and applies them to a tabbed pane.
virtual void ApplyRestoredTabInfo(
BOOL bUseTabIndexes = FALSE
);
Parameters
- [in] bUseTabIndexes
This parameter is used internally by the framework.
Remarks
This method is called by the framework when it reloads docking state information from the registry. The method obtains information about tab order and tab names for a tabbed pane.
Requirements
Header: afxBaseTabbedPane.h