D
**Developer**
Consider two Pictureboxes and the following:
PictureBox2.Parent = PictureBox1
What does that do. The only thing I could find in the help relates to
Control.ControlCollection but I think there are other considerations.
I'm guessing it does not relate the size nor location of the boxes. Right?
I believe it does relate to transparency. Right?
What else comes with parenthood??
Thanks for any insight
PictureBox2.Parent = PictureBox1
What does that do. The only thing I could find in the help relates to
Control.ControlCollection but I think there are other considerations.
I'm guessing it does not relate the size nor location of the boxes. Right?
I believe it does relate to transparency. Right?
What else comes with parenthood??
Thanks for any insight