|
-
Nov 5th, 2005, 01:14 PM
#1
Thread Starter
Admodistrator
Imagelist not initialized?
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
Last edited by |2eM!x; Nov 5th, 2005 at 01:18 PM.
-
Nov 5th, 2005, 02:42 PM
#2
Re: Imagelist not initialized?
Is the OCX that contains the ImageList installed and registered on the client machine?
-
Nov 5th, 2005, 05:02 PM
#3
Thread Starter
Admodistrator
Re: Imagelist not initialized?
Well i guess, they are other VB6 devs..so it should work.
I have added them to the properties->custom->imagelist page of the listview..i cant see why it wouldnt work
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|