|
virtual |
Loads the control bar state from the registry.
Called by the framework to load the control bar state from the registry. Override it in a derived class to load additional information saved by SaveState().
| lpszProfileName | Profile name. |
| nIndex | Profile index. |
| uiID | Control bar ID. |
Reimplemented in CBCGPToolBar, and CBCGPMenuBar.