J
Jay
I feel stupid adking this again.. lol
But, I need to draw onto picturebox1 and have it stay there. I have a sub
called Draw_It that draws the lines of a graph onto a variable called
new_graphics wich is created by
new_graphics = picturebox1.creategraphics
where do I go from here?
But, I need to draw onto picturebox1 and have it stay there. I have a sub
called Draw_It that draws the lines of a graph onto a variable called
new_graphics wich is created by
new_graphics = picturebox1.creategraphics
where do I go from here?