BOOL SelectDropTarget( HTREEITEM hItem );
Return Value
Nonzero if successful; otherwise 0.
Parameters
hItem
Handle of a tree item.
Remarks
Call this function to redraw the item in the style used to indicate the target of a drag-and-drop operation.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SelectItem, CTreeCtrl::GetDropHilightItem, CTreeCtrl::CreateDragImage