Does anyone know what is the max number of items listbox can hold? I have a program add a bunch of items in the list box. It always crash after around 12,000 - 13,000 entries. If that is the upper limit of list box, what should I use to get more number of items?
Thank you very much,
HN