Constructor PictureBox
PictureBox(Control)
Initializes a new instance of the PictureBox class.
public PictureBox(Control parent)
Parameters
parent
ControlParent of the control.
PictureBox()
Initializes a new instance of the PictureBox class.
public PictureBox()