Share via


CMFCCustomizeButton::CMFCCustomizeButton

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

Constructs a CMFCCustomizeButton object.

CMFCCustomizeButton();
CMFCCustomizeButton(
   UINT uiCustomizeCmdId,
   const CString& strCustomizeText
);

Parameters

Parameter

Description

[in] uiCustomizeCmdId

The button command ID.

[in] strCustomizeText

The button text label. Can not be NULL.

Requirements

Header: afxcustomizebutton.h

See Also

Reference

CMFCCustomizeButton Class

Other Resources

MFC Hierarchy Chart