CBCGPWorkspace::CBCGPWorkspace | ( | BOOL | bResourceSmartUpdate = FALSE | ) |
Constructs a CBCGPWorkspace object.
Usually, there is only one CBCGPWorkspace instance per application.
To enable "Resource Smart Update" feature set bResorceSmartUpdate to TRUE. If you enable this feature, end users will not lose their customized environment even you do modify the application resources. Otherwise, users will have to reset all menus and toolbars to see the latest changes.
bResourceSmartUpdate | Specifies whether the workspace object should detect and handle resource update. |