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.
The framework calls this method to retrieve the text color of an auto-hide button.
virtual COLORREF GetAutoHideButtonTextColor(
CMFCAutoHideButton* pButton
);
Parameters
- [in] pButton
A pointer to an auto-hide button.
Return Value
A COLORREF parameter that specifies the text color of pButton.
Remarks
Override this method in a derived class to customize the text color of an auto-hide button in your application. To do this, return the color that you want your application to use as the text color.
Requirements
Header: afxvisualmanager.h