CTreeCtrl::GetVisibleCount

UINT GetVisibleCount( );

Return Value

The number of visible items in the tree view control; otherwise  – 1.

Remarks

Call this function to retrieve a count of the visible items in a tree view control.

Example

See the example for CTreeCtrl::SetCheck.

CTreeCtrl OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::GetCount, CTreeCtrl::EnsureVisible