Does anyone know how to create an array of listview items
with a variable length at runtime.
ListViewItem[] items = new ListViewItem[length] ????
This does not work.
thanks
TheMSsForum.com: The Microsoft Software Forum