I'm using SetParent API to simulate child form. When I open another modal form and back to this 'child' form, sometimes this form doesn't refresh. This is, some controls stay invisible total or partially.

I tryed to do a Show mtehod or shoot the Form_Paint event without success.

Any idea about this problem will be deeply appreciated.

Thanks!