Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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