.NET Framework Class Library
PictureBox.LoadAsync Method
Loads the image asynchronously.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
|
LoadAsync() | Loads the image asynchronously. |
|
LoadAsync(String) | Loads the image at the specified location, asynchronously. |
See Also