A
Al
How can I paint over the top of controls in the form's onpaint event.
It seems that the controls are drawn after the onpaint event which then
covers what I've drawn, is there a default paint function I can call (like
the base.onpaint() for controls)?
TIA
Alan
It seems that the controls are drawn after the onpaint event which then
covers what I've drawn, is there a default paint function I can call (like
the base.onpaint() for controls)?
TIA
Alan