I just want to know if Picture Box control can contain other controls inside it - like Label, checkBox etc.
Shalini
Printable View
I just want to know if Picture Box control can contain other controls inside it - like Label, checkBox etc.
Shalini
Yes, the PictureBox control can act as a container. Meaning it can contain other controls.
LM Ginn
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