Share via


CMFCOutlookBarPane::IsBackgroundTexture

Determines whether there is a background image loaded for the Outlook bar pane.

BOOL IsBackgroundTexture() const;

Return Value

TRUE if there is background image to display; otherwise FALSE.

Remarks

You can add a background image by calling CMFCOutlookBarPane::SetBackImage function.

If there is no background image, the background is painted with a color specified by using CMFCOutlookBarPane::SetBackColor.

Requirements

Header: afxoutlookbarpane.h

See Also

Reference

CMFCOutlookBarPane Class

Hierarchy Chart