Udostępnij za pośrednictwem


CMFCCustomizeButton::AddInvisibleButton

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

Concepts

MFC Hierarchy Chart

Reference

CMFCCustomizeButton Class

CMFCCustomizeButton::GetInvisibleButtons