Overload List

  NameDescription
Load()()()
Displays the image specified by the ImageLocation property of the PictureBox.
(Inherited from PictureBox.)
Load(String)
Sets the ImageLocation to the specified URL and displays the image indicated.
(Inherited from PictureBox.)

See Also