Unable to use ImageList View Control(External Asynchronous Image Loader)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vyshak Vijayan
    New Member
    • Dec 2011
    • 2

    Unable to use ImageList View Control(External Asynchronous Image Loader)

    Im trying to use an External Asynchrnous list view control http://code.google.com/p/imagelistview/

    I added image list view reference to the ToolBox,Added and the Control in the form.But when im tring to use it

    Imagelistview1. Items.Add(myite m)

    an Reference Error Occurs. I get an Invalid Reference error Manina.Windows. Forms --How can i add this control and use it.Please Help
Working...