I just want to know what methods call Paint in my code, to optimize the
code.
"PMGuy" <matthew_mcdonn ell@tjx.com> wrote in message
news:1118147513 .914544.103800@ g47g2000cwa.goo glegroups.com.. .[color=blue]
> Paint gets called by Refresh, but only if a change to the object has
> been detected. Show also calls Paint.
>
> What problem are you trying to solve?
>
>[/color]
Comment