CTreeCtrl::GetNextVisibleItem
Call this function to retrieve the next visible item of hItem.
HTREEITEM GetNextVisibleItem(
HTREEITEM hItem
) const;
Параметры
- hItem
Handle of a tree item.
Возвращаемое значение
The handle of the next visible item; otherwise NULL.
Пример
See the example for CTreeCtrl::SetCheck.
Требования
Header: afxcmn.h