Results 1 to 3 of 3

Thread: Imagelist not initialized?

  1. #1

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    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:
    1. lv1.ListItems(lv1.ListItems.Count).ListSubItems.Add , , , c
    Last edited by |2eM!x; Nov 5th, 2005 at 01:18 PM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Imagelist not initialized?

    Is the OCX that contains the ImageList installed and registered on the client machine?

  3. #3

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    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
  •  



Click Here to Expand Forum to Full Width