J
Jay
Hi, I have a very large list that I would like to have
displayed in a ListBox. Trying to load the entire list
takes WAY too long. Is there any kind of buffer I can
use to allow part of the list to be displayed at one time?
The listbox I am trying to use is in the
System.Windows.Forms namespace.
Thanks in advance!
displayed in a ListBox. Trying to load the entire list
takes WAY too long. Is there any kind of buffer I can
use to allow part of the list to be displayed at one time?
The listbox I am trying to use is in the
System.Windows.Forms namespace.
Thanks in advance!