print listview item

  • Thread starter Thread starter Little Man
  • Start date Start date
L

Little Man

i have added some images in List View control
how can i print these in a document???
thanks
 
I don't see any print methods in that control so I assume you have to do it
manually by "drawing" on the printer. The image is not a problem since you
can get it from the ImageList control.

(unless I'm misunderstanding your question)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top