property Items.VisibleCount as Long

Retrieves the number of visible items.

 TypeDescription 
   Long Counts the visible items.  

Use FirstVisibleItem and NextVisibleItem properties to determine the items that fit the client area. Use the IsItemVisible property to check whether an item fits the control's client area. Use the ItemCount property to count the items in the control. Use the ChildCount property to count the child items


Send comments on this topic.
© 1999-2011 Exontrol.COM, Software. All rights reserved.