R
RSH
How do I go about overriding a Control's OnPaint Method?
I would like to prevent a control's color from changing when it is disabled.
I have overridden the Form's OnPaint Method but I need to do it at the
control level.
Thanks,
Ron
I would like to prevent a control's color from changing when it is disabled.
I have overridden the Form's OnPaint Method but I need to do it at the
control level.
Thanks,
Ron