Create OwnerDraw ListView in VB.Net

63 views Asked by At

I'm pretty new to Visual Basic. I want to display entries a little nicer. I searched a bit and came across the OwnerDraw function. But now I have the following problem: I can't find anything about this function or what functions there are. Could someone post me a small snippet of code or a few good starting points for learning these functions? I would be happy if someone could give some good tips.

I want something that looks like this picture.

What the end result should look like

Of course, not that complex; it should simply be an image on the far left, and to the right of the image, there should be three labels.

0

There are 0 answers