Udostępnij za pośrednictwem


PictureBox.Load Method (2007 System)

Include Protected Members
Include Inherited Members

Displays an image in the PictureBox.

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

Public method

Load()

Displays the image specified by the ImageLocation property of the PictureBox. (Inherited from PictureBox.)

Public method

Load(String)

Sets the ImageLocation to the specified URL and displays the image indicated. (Inherited from PictureBox.)

Top

See Also

Reference

PictureBox Class

PictureBox Members

Microsoft.Office.Tools.Word.Controls Namespace