Im getting this error on my listview, "Imagelist not initialized". It isnt happening on my computer, but at the clients end it is. Any ideas why this would happen?
edit*
forgot to mention, its happening when i try and add a reporticon:
VB Code:
lv1.ListItems(lv1.ListItems.Count).ListSubItems.Add , , , c





Reply With Quote