Share via


CMFCCustomizeButton::SetDefaultDraw

Specifies whether the button is drawn by default.

void SetDefaultDraw(
   BOOL bDefaultDraw = TRUE
);

Parameters

Parameter

Description

[in] bDefaultDraw

Specifies whether the button is drawn by default.

Requirements

Header: afxcustomizebutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::IsDefaultDraw