Click to See Complete Forum and Search --> : Can PictureBox control contain other controls


Shalini Shikha
September 16th, 1999, 02:36 PM
I just want to know if Picture Box control can contain other controls inside it - like Label, checkBox etc.

Shalini

LM Ginn
September 16th, 1999, 03:13 PM
Yes, the PictureBox control can act as a container. Meaning it can contain other controls.

LM Ginn

santulan
September 16th, 1999, 11:05 PM
Shalini,
Picture box can contain other controls.... Even you can use it as text store also. I mean you can use print command to place the text.
Santulan