baddy
09-06-2000, 11:22 PM
I have this parent MDI form, which I have covered up with a picturebox. I created 2 buttons on this picturebox, OK and EXIT button. When I pressed the OK button, I want to go to a MDI child form. But it seems that the picturebox is blocking the child form. What should I do?