开发者

Is it possible to integrate picturebox and labels inside a Listview? as a User control?

开发者 https://www.devze.com 2022-12-21 08:13 出处:网络
I want to create a listview typ开发者_开发问答e user control which\'ll have a picturebox and a label inside each item. Is that possible?If you are looking this control for a windows forms application,

I want to create a listview typ开发者_开发问答e user control which'll have a picturebox and a label inside each item. Is that possible?


If you are looking this control for a windows forms application, there is a control already implemented for your need. Image List View.


edit: My bad, I've missread your question. The answer below is correct tho.

ListView With Images

0

精彩评论

暂无评论...
验证码 换一张
取 消