Share via


CMFCCustomizeButton::SetPipeStyle

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

Concepts

MFC Hierarchy Chart

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::IsPipeStyle