Is it possible to get the number of currently visible items in a listbox? The Listcount property returns the total number, but I only want the number of the ones that are currently displayed. The Topindex property returns the index of the top visible item, but there isn't a BottomIndex property. The Height property is in pixels...hmmmm...
Thanks for your help
Thanks for your help