|
virtual |
Stores a toolbar's state into the Windows registry.
Usually, this function is called by the framework when a workspace state is being saved to the registry (see CBCGPWorkspace::SaveState ).
| lpszProfileName | Specifies the relative path to the Windows registry key. |
| nIndex | Specifies a toolbar's control ID. |
| uiID | Specifies a toolbar's resource ID. |
Reimplemented from CBCGPControlBar.
Reimplemented in CBCGPMenuBar.