PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → how to assign a image to a listview by probramming.
how to assign a image to a listview by probramming.
Débuté par J. Flietstra, 09 juin 2005 22:37 - 1 réponse
Posté le 09 juin 2005 - 22:37
How can i assign a image by programming to a listview image?
Posté le 10 juin 2005 - 11:28
Hello Jonathan,
ListAdd(lvTest, "Test1", "YourImage1.jpg")
ListAdd(lvTest, "Test2", "YourImage2.jpg")
You can also use an internal (linked) image.
HTH
Raimund

>How can i assign a image by programming to a listview image?


http://www.invitec.com