|
inlinevirtual |
Specifies whether "look 2000" option in the customization dialog is enabled.
Several skins may not support "look 2000" option. This function is called from the constructor of the CBCGPToolbarCustomize object and if it returns TRUE the BCGCUSTOMIZE_LOOK_2000 flag will not be set.
Override this member function in a CBCGPVisualManager - derived class if your skin does not support "look 2000" style. The default implementation returns TRUE.