CMFCToolBarImages::MapFromSysColor

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

static COLORREF __stdcall MapFromSysColor(
   COLORREF color,
   BOOL bUseRGBQUAD = TRUE
);

Parameters

  • [in] color
     

  • [in] bUseRGBQUAD
     

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class

Hierarchy Chart