|
inlineprotectedvirtual |
Called by the framework to receive permission from a toolbar object to display the object in the list box on the toolbar customization page.
This function is called by the framework to receive permission from a CBCGPBaseToolBar - derived object to display the object in the list box on the toolbar customization page.
The default implementation returns TRUE. Usually, you need to override this member function when a toolbar should not appear in the toolbars list in the customization dialog ("Toolbars" page).
Reimplemented in CBCGPColorBar.