CTreeCtrl::GetDropHilightItem

Call this member function to retrieve the item that is the target of a drag-and-drop operation.

Syntax

HTREEITEM GetDropHilightItem( );

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::SelectDropTarget