|
-
Sep 3rd, 2001, 08:11 AM
#1
Thread Starter
New Member
Can't create AutoRedraw Image
There is a problem i face when drawing lines on picture box.
I have been using this line of code extensively in my forms to draw the lines.
/*code*/
frmname.Line (x1, y1)-(X2, Y2), rgbColor
/*code*/
It has been working fine for me for quite some time.
But now the number of lines drawn and redrawn is so great that it has started throwing an error
Can't create AutoRedraw Image.
And it fails to draw the lines.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|