Hi,
I have created a component based on TCustomControl.
The component repaints itself properly until, another window partly obscures it. When this happens, whatever part of the component that was obscured will not repaint itself and it is distrorted until I do something that specifically calls the repaint function, eg: click it.
I've run into this problem before but I can't remember how I fixed it, I know its and easy fix.
Any help is appreciated
Thanks
I have created a component based on TCustomControl.
The component repaints itself properly until, another window partly obscures it. When this happens, whatever part of the component that was obscured will not repaint itself and it is distrorted until I do something that specifically calls the repaint function, eg: click it.
I've run into this problem before but I can't remember how I fixed it, I know its and easy fix.
Any help is appreciated
Thanks