Expand Minimize
This topic has not yet been rated - Rate this topic

CTreeCtrl::GetFirstVisibleItem

Call this function to retrieve the first visible item of the tree view control.

HTREEITEM GetFirstVisibleItem( ) const;

Return Value

The handle of the first visible item; otherwise NULL.

Example

See the example for CTreeCtrl::SetCheck.

See Also

CTreeCtrl Overview | Class Members | Hierarchy Chart | CTreeCtrl::GetNextVisibleItem | CTreeCtrl::GetPrevVisibleItem | CTreeCtrl::EnsureVisible | CTreeCtrl::GetVisibleCount

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.