A
AWW
XP VB 2005 drawing line graphics in a PictureBox - from a simple
minded former FORTRAN programmer.
The help examples have the graphics drawing code (lines & rectangles)
in the PictureBox paint event handler - making it a static display.
But I don't want a static display - I want to draw dynamic data so how
do I get the data to the event handler - if I need to do that.
I have also done line drawings on the Form but those drawings have an
annoying habit of vanishing sometimes.
Is VB 2005 just not intended for line graphics - or am I as dense as a
lead baloon? Thanks for info or Internet references.
minded former FORTRAN programmer.
The help examples have the graphics drawing code (lines & rectangles)
in the PictureBox paint event handler - making it a static display.
But I don't want a static display - I want to draw dynamic data so how
do I get the data to the event handler - if I need to do that.
I have also done line drawings on the Form but those drawings have an
annoying habit of vanishing sometimes.
Is VB 2005 just not intended for line graphics - or am I as dense as a
lead baloon? Thanks for info or Internet references.