CTreeCtrl::EditLabel

This method begins in-place editing of the specified item’s text. The editing is accomplished by replacing the text of the item with a single-line edit control containing the text.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions:: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CEdit* EditLabel( HTREEITEM hItem );

See Also

CTreeCtrl::GetEditControl