Share via


CMFCCustomizeButton::SetDefaultDraw

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

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

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::IsDefaultDraw

Other Resources

MFC Hierarchy Chart