Call this function to retrieve the root item of the tree view control.
HTREEITEM GetRootItem( ) const;
Return Value
The handle of the root item; otherwise NULL.
Example
See the example for CTreeCtrl::EditLabel.
Requirements
Header: afxcmn.h
Call this function to retrieve the root item of the tree view control.
HTREEITEM GetRootItem( ) const;
The handle of the root item; otherwise NULL.
See the example for CTreeCtrl::EditLabel.
Header: afxcmn.h