I have an mdiform with childs. I know that the align property can (and has to be) set when placing controls directly on the mdiform. I made at startup two pictureboxes combine into one L-shaped picturebox in order to accomadate a control so it looks good. That all worked fine, but because of the L-shape, it pushes the mdichild off the screen! I could fix this if I made the mdichild align to the right, but how do I do that? There isn't a frmChild.align property.
