CMFCOutlookBarPane::SetBackColor

Sets the background color of the Outlook bar.

void SetBackColor(
   COLORREF color 
);

Parameters

  • [in] color
    Specifies the new background color.

Remarks

Call this function to set the current background color for the Outlook bar. The background color is used only if there is no background image.

Requirements

Header: afxoutlookbarpane.h

See Also

Reference

CMFCOutlookBarPane Class

Hierarchy Chart