CMFCColorButton::m_bEnabledInCustomizeMode
Sets a color button to customization mode.
BOOL m_bEnabledInCustomizeMode;
Remarks
If you need to add a color button to a customization dialog's page (or allow the user to make another color selection during customization), enable the button by setting the m_bEnabledInCustomizeMode member to TRUE. By default, this member is set to FALSE.
Requirements
Header: afxcolorbutton.h