Share via


CMFCCustomizeButton::AddInvisibleButton

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

Adds a button to the list of invisible buttons on the parent toolbar.

void AddInvisibleButton(
   CMFCToolBarButton* pButton
);

Parameters

Parameter

Description

[in] pButton

The button to add to the parent toolbar.

Requirements

Header: afxcustomizebutton.h

See Also

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::GetInvisibleButtons

Other Resources

MFC Hierarchy Chart