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.
Retrieves the color scheme of the current toolbar control.
BOOL GetColorScheme(
COLORSCHEME* lpColorScheme
) const;
Parameters
Parameter |
Description |
|---|---|
[out] lpColorScheme |
Pointer to a COLORSCHEME structure that receives the color scheme information. When this method returns, the structure describes the highlight color and shadow color of the toolbar control. |
Return Value
true if this method is successful; otherwise, false.
Remarks
This method sends the TB_GETCOLORSCHEME message, which is described in the Windows SDK.
Requirements
Header: afxcmn.h