Share via


CMFCToolBarComboBoxButton::GetEditCtrl

Returns a pointer to the edit box in the combo box button.

virtual CEdit* GetEditCtrl();

Return Value

A pointer to the edit box if the method was successful; otherwise, NULL.

Requirements

Header: afxtoolbarcomboboxbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarComboBoxButton Class