CTreeCtrl::Expand

Call this member function to expand or collapse the list of child items, if any, associated with the given parent item.

Syntax

BOOL Expand( HTREEITEM hItem, UINT nCode );

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::EnsureVisible