|
-
Sep 9th, 2002, 02:39 PM
#3
Thread Starter
Lively Member
If im gonna be drawing stuff once every 3 seconds then should I just create the object at the beginning and leave it to be disposed when the user quits the program or should I keep creating and disposing it every 3 secs.
Oh and the code works well except I put Dim drawBrush As New SolidBrush(Color.Black) and put drawBrush in instead of SystemBrushes.Bold
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
|