Share via


CVSListBoxBase Class

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

Provides basic functionality to the CVSListBox class.

class CVSListBoxBase : public CStatic

Members

Public Constructors

Name

Description

CVSListBoxBase::~CVSListBoxBase

Destructor.

Public Methods

Name

Description

CVSListBoxBase::AddButton

 

CVSListBoxBase::AddItem

 

CVSListBoxBase::EditItem

 

CVSListBoxBase::EnableBrowseButton

 

CVSListBoxBase::EnableButton

 

CVSListBoxBase::GetButtonID

 

CVSListBoxBase::GetButtonNum

 

CVSListBoxBase::GetButtonsCount

 

CVSListBoxBase::GetCount

 

CVSListBoxBase::GetItemData

 

CVSListBoxBase::GetItemText

 

CVSListBoxBase::GetSelItem

 

CVSListBoxBase::IsBrowseButton

 

CVSListBoxBase::IsGrayDisabledButtons

 

CVSListBoxBase::OnAfterAddItem

 

CVSListBoxBase::OnAfterMoveItemDown

 

CVSListBoxBase::OnAfterMoveItemUp

 

CVSListBoxBase::OnAfterRenameItem

 

CVSListBoxBase::OnBeforeRemoveItem

 

CVSListBoxBase::OnBrowse

 

CVSListBoxBase::OnClickButton

 

CVSListBoxBase::OnEndEditLabel

 

CVSListBoxBase::OnGetImage

 

CVSListBoxBase::OnKey

 

CVSListBoxBase::OnSelectionChanged

 

CVSListBoxBase::RemoveItem

 

CVSListBoxBase::SelectItem

 

CVSListBoxBase::SetGrayDisabledButtons

 

CVSListBoxBase::SetItemData

 

CVSListBoxBase::SetItemText

 

CVSListBoxBase::SetStandardButtons

 

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

Requirements

Header: afxvslistbox.h

See Also

Reference

Hierarchy Chart

CVSListBox Class

Other Resources

MFC Classes

Internal Classes (MFC Feature Pack)