Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HTREEITEMGetNextVisibleItem(HTREEITEMhItem**);**
Return Value
The handle of the next visible item; otherwise NULL.
Parameters
hItem
Handle of a tree item.
Remarks
Call this function to retrieve the next visible item of hItem.
Example
See the example for CTreeCtrl::SetCheck.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::GetPrevVisibleItem, CTreeCtrl::GetFirstVisibleItem, CTreeCtrl::EnsureVisible, CTreeCtrl::GetParentItem