CVSToolsListBox Class

Extends standard list box control by providing additional buttons to add, delete and move items in the list box.

class CVSToolsListBox : public CVSListBox

Members

Public Constructors

Name

Description

CVSToolsListBox::CVSToolsListBox

Default constructor.

CVSToolsListBox::~CVSToolsListBox

Destructor.

Public Methods

Name

Description

CVSToolsListBox::OnAfterAddItem

 

CVSToolsListBox::OnAfterMoveItemDown

 

CVSToolsListBox::OnAfterMoveItemUp

 

CVSToolsListBox::OnAfterRenameItem

 

CVSToolsListBox::OnBeforeRemoveItem

 

CVSToolsListBox::OnSelectionChanged

 

Remarks

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

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CStatic

            CVSListBoxBase

               CVSListBox

                  CVSToolsListBox

Requirements

Header: afxtoolbarstoolspropertypage.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)