Community

How To Print the Content of a Windows Forms ListView

(Ged Mead) I tweaked this code a while back when I just wanted to take a screenshot of the contents of a ListView. Essentially, it just uses BitBlt to grab all the required content, stores it as a temporary image, and then uses the standard PrintPage method to print it out.

Read More - Register for Free Membership