I have a control derived from UserControl and I have overridden the OnPaint
Sub.
All works OK except that the the OnPaint Sub always runs twice.
Can someone explain to me why this is and how can I prevent it from running
twice.
Thanks,
Fred
Sub.
All works OK except that the the OnPaint Sub always runs twice.
Can someone explain to me why this is and how can I prevent it from running
twice.
Thanks,
Fred
Comment