BCGControlBar Pro for MFC
virtual void CBCGPWorkspace::SaveCustomState ( )
inlineprotectedvirtual

Called by the framework after everything is stored into the Windows registry.

This function is called by the framework after everything is saved.

The default implementation does nothing. Override the SaveCustomState member function in a CBCGPWorkspace - derived class if you need to store any application-specific state into the Windows registry. Override LoadCustomState() to load the state.