PictureBox::Load Method
.NET Framework (current version)
Displays an image in the PictureBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Load() | Displays the image specified by the ImageLocation property of the PictureBox. |
![]() | Load(String^) | Sets the ImageLocation to the specified URL and displays the image indicated. |
Show:
