Gets or sets the path or URL for the image to display in the System.Windows.Forms.PictureBox.
Documentation for this section has not yet been entered.
If a relative path is used, it will be considered relative to the working directory.
A call to the PictureBox.Load(string) method will overwrite the PictureBox.ImageLocation property, setting PictureBox.ImageLocation to the URL value specified in the method call.