Share via


CMFCDropDownToolbarButton::GetDropDownToolBar

Retrieves the drop-down toolbar that is associated with the button.

CMFCToolBar* GetDropDownToolBar() const;

Return Value

The drop-down toolbar that is associated with the button.

Remarks

This method returns the m_pToolBar data member.

Requirements

Header: afxdropdowntoolbar.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCDropDownToolbarButton Class

CMFCToolBar Class