The Win Forms PictureBox control is used to display graphics.
The picture that is displayed is determined by the Image property, which can be set at run time or at design time. The SizeMode property controls how the image and control fit with each other.
Loading a Picture at Design Time | Modifying the Size or Placement of a Picture at Run Time | Setting Pictures at Run Time