CMFCColorBar::AllowShowOnList
Indicates whether the color bar control object can appear in a toolbar list during the customization process.
virtual BOOL AllowShowOnList() const;
Return Value
Always TRUE.
Remarks
By default, this method always returns TRUE, which means the framework can display the color bar control during the customization process. Override this method to implement a different behavior.
Requirements
Header: afxcolorbar.h