Click to See Complete Forum and Search --> : Print an earlier build graphic


vszilard
October 22nd, 2002, 03:54 AM
i made a little C# application , which draw some forms (rectangles, lines, text, etc..) to a panel. A wanna print the containt of the panel (all the graphic objects which a draw earlier).
but using printdocument i have to redraw all.
any sugestion how may i draw all the graphics without redrawing all??

thanks i advance