Share via


CMFCCustomizeButton::SetPipeStyle

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies whether the background of the button is owner-drawn.

void SetPipeStyle(
   BOOL bOn = TRUE
);

Parameters

Parameter

Description

[in] bOn

TRUE to set the background of the button to not be owner-drawn; otherwise FALSE.

Requirements

Header: afxcustomizebutton.h

See Also

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::IsPipeStyle

Other Resources

MFC Hierarchy Chart