Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables the display of document-specific colors instead of system colors.
void EnableDocumentColors(
LPCTSTR lpszLabel,
BOOL bEnable=TRUE
);
Parameters
[in] lpszLabel
Specifies the button text.[in] bEnable
TRUE to display document-specific colors or FALSE to display system colors.
Remarks
Use this method to display the current document colors or the system palette colors when the user clicks a color menu button.
Requirements
Header: afxcolormenubutton.h