I have placecd a picture box with buttons on it on a mdi parent form to act like a toolbar.

However, whenever a load a child form the child form sits behind the picture box. How can I make the new child form sit on top of the picture box.

(I have tried using 'send to back')