kch913
November 13th, 2002, 10:57 AM
I draw the graph in the picture box, then i try print it out on printer, but i failure, because i use the code like this,
(e.Graphics.DrawImage(picturebox1.Image,x,y))
i know what problem occur, but i cannot solve it.
the last question is, how to link our program to othe program, like i write my help file in html format, i want to click the help button in program, then it will automatically link to that.
thank a lot
(e.Graphics.DrawImage(picturebox1.Image,x,y))
i know what problem occur, but i cannot solve it.
the last question is, how to link our program to othe program, like i write my help file in html format, i want to click the help button in program, then it will automatically link to that.
thank a lot