Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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