Hi,

I have a ListBox control that I want to fill with a maximum of 37767 records, I also want to enable Multiple select with the ability to select all the records.

My question is what are the limitations of the ListBox in VB6 (ie how many records can it take and how many records can be selected at one time with multiple select).

Thanks
Needaname16