|
virtual |
Saves the state of the CBCGPMenuBar object to the Windows registry.
This function saves the menu bar's state to the Windows registry.
Usually, you don't need to call this function directly. It's called automatically as a part of workspace serialization process (see CBCGPWorkspace::SaveState for details).
lpszProfileName | A path to the Windows registry key. |
nIndex | Specifies the menu bar control ID. |
uiID | Reserved |
Reimplemented from CBCGPToolBar.