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

Reference

CMFCDropDownToolbarButton Class

Hierarchy Chart

CMFCToolBar Class