I'm drawing a graph in a picturebox using the gdi32 lineto function. If the picturebox is covered or minimized, the line draws, but if I keep the window open, it simply does not draw. If I minimize it halfway though the graph being drawn, it all is there when I maximize it, even though the first half isn't shown before I minimize.
Help! Any ideas?
Help! Any ideas?

Comment