Visual Basic Foro

Programación => Visual Basic 6 => Mensaje iniciado por: green.pitch en Mayo 11, 2012, 06:37:13 am

Título: UserControls in a ListView
Publicado por: green.pitch en Mayo 11, 2012, 06:37:13 am
Hello Friends,
Here I came back with another problem of Usercontrol, with a hope that it would be solved out here with your help.

I am creating an application in which i am collecting Online pictures URL in the 1st column of a Listview. Now I want to add a Picturebox in the next sub-item of that particular link. I want to add ucImage control in this sub-item.

Now again I want to add a "Download Pic" button on the sub-item(2).

Hence the structure is something like:.
(http://i47.tinypic.com/2i95m3n.png)

I need your help to shortout this problem..

Thanks & Regards,
Título: Re:UserControls in a ListView
Publicado por: green.pitch en Mayo 14, 2012, 09:19:21 am
Hello,
Try to make it work friend please.. :)

Thank you