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.
Called by the framework when the user selects a color from the color bar that displays when the user clicks the color button.
virtual void UpdateColor(
COLORREF color
);
Parameters
- [in] color
A color selected by the user.
Remarks
The UpdateColor function changes the currently selected button's color and notifies its parent by sending a WM_COMMAND message with a BN_CLICKED standard notification. Use the CMFCColorButton::GetColor method to retrieve the selected color.
Requirements
Header: afxcolorbutton.h