CMFCToolBarsCommandsListBox Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a list box that contains a list of toolbar commands.

class CMFCToolBarsCommandsListBox : public CListBox

Members

Public Constructors

Name

Description

CMFCToolBarsCommandsListBox::CMFCToolBarsCommandsListBox

Default constructor.

CMFCToolBarsCommandsListBox::~CMFCToolBarsCommandsListBox

Destructor.

Public Methods

Name

Description

CMFCToolBarsCommandsListBox::DrawItem

 

CMFCToolBarsCommandsListBox::MeasureItem

 

Remarks

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CListBox

            CMFCToolBarsCommandsListBox

Requirements

Header: afxtoolbarscommandslistbox.h

See Also

Reference

Hierarchy Chart

Other Resources

MFC Classes

Internal Classes (MFC Feature Pack)