PictureBox::Load Method ()
.NET Framework (current version)
Displays the image specified by the ImageLocation property of the PictureBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | ImageLocation is null or an empty string. |
.NET Framework
Available since 2.0
Available since 2.0
Show: