I have a form that involves a block if statement in the OnPaint event.
The form is set to continuous forms view.
As soon as i placed the code in the onpaint event, the forms that are not the focus keep flickering, if i change the focus the flickering changes, so that those that do not have the...