I'm using the SetParent to mimic the MIDI and Child forms. But, when I show another form over the "child" form, I have problem when close this form. The "Child" form doesn't refresh well.
Any idea about it?
Printable View
I'm using the SetParent to mimic the MIDI and Child forms. But, when I show another form over the "child" form, I have problem when close this form. The "Child" form doesn't refresh well.
Any idea about it?
I tryed Refresh method and raise the Paint evet, and didn't function.