Share via


CVSListBoxBase::SetItemText

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

virtual void SetItemText(
   int iIndex,
   const CString& strText
);

Parameters

Parameter

Description

[in] iIndex

 

[in] strText

 

Requirements

Header: afxvslistbox.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CVSListBoxBase Class