|
-
Mar 9th, 2003, 04:44 PM
#1
Thread Starter
New Member
-
Mar 9th, 2003, 08:25 PM
#2
Look for BaseClass Events on the left and then choose Activate on the right. Although you probably should override the OnPaint event instead since you'll want to redraw everytime the form redraws.
-
Mar 10th, 2003, 02:44 PM
#3
Thread Starter
New Member
Edneeis: Ah! There they are! Thanks alot. However, there isn't a "OnPaint" event but there is a "Paint" event, should I put it in there?
-
Mar 10th, 2003, 02:51 PM
#4
PowerPoster
-
Mar 10th, 2003, 02:55 PM
#5
Sorry I guess OnPaint would be if you inherited from the Form or searched in the Override list.
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
|