|
virtual |
Saves state to the Windows registry.
This function is called by the framework when it saves a control bar state into the windows registry. Override SaveState in a derived class to store additional information.
lpszProfileName | Profile name. |
nIndex | Profile index. |
uiID | Control bar ID. |
Reimplemented in CBCGPToolBar, and CBCGPMenuBar.