I have an MDI form with a menu that allows a user to open an image. The image is then placed into a PictureBox control on a child form. The Autosize property of the PictureBox is set to true. The child form is then made visible. When the child form appears I want it to be the same size as the PictureBox. I thought this would be very easy, but everything I try is unsuccessful. Any help would be greatly appreciated.
Thanks
JJ
Thanks
JJ