vote up 0 vote down star

I don't even see it in the Toolbox in the designer. Is it called something else?

I am trying to port my winforms listview to wpf.

flag

56% accept rate
can you add an image of your winform listview? – ArsenMkrt Aug 5 at 12:33
Yep, using an imagelist control. – Joan Venge Aug 5 at 12:36

1 Answer

vote up 0 vote down

EDIT

See here.

link|flag
Thanks, I have seen that one, but I am not sure where component tray and imagelist component is? It's not in the properties window. – Joan Venge Aug 5 at 12:38
Sorry, my mistake, I posted a winforms solution, you need to manage templates to add images, there's no built-in support for image lists anymore. – kek444 Aug 5 at 15:20
Thanks, do you know how that's done? – Joan Venge Aug 5 at 16:19
Edited the link, check it out. – kek444 Aug 5 at 16:30

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.