Share via


CMFCOutlookBarPane::SetTransparentColor

Sets the transparent color for the Outlook bar pane.

void SetTransparentColor(
   COLORREF color 
);

Parameters

  • color
    Specifies the new transparent color.

Remarks

The transparent color is required to display transparent images. Any occurrence of this color in an image is painted with the background color instead. There is no blending of background and foreground images.

Requirements

Header: afxoutlookbarpane.h

See Also

Reference

CMFCOutlookBarPane Class

Hierarchy Chart