CMFCDropDownListBox::DefaultMouseClickOnClose

Specifies whether the framework processes the current mouse click event after a user closes the drop-down list box.

virtual BOOL DefaultMouseClickOnClose() const;

Return Value

Nonzero if the mouse click event should be processed; otherwise 0.

Remarks

This method returns nonzero if the drop-down list box has a parent ribbon combo box.

Requirements

Header: afxdropdownlistbox.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCDropDownListBox Class