Udostępnij za pośrednictwem


CMFCCustomizeButton::CMFCCustomizeButton

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

Concepts

MFC Hierarchy Chart

Reference

CMFCCustomizeButton Class