Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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