|
pure virtual |
Changes the text of a list control item. Implementation required.
Should change the text of a list control item.
iIndex | Specifies the zero-based index of the item in the list control. |
strText | Reference to the CString object that contains the new item text. |