Udostępnij za pośrednictwem


PictureBox Constructor (2007 System)

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

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

PictureBox()

Infrastructure.

Public method

PictureBox(IHostItemProviderExtended, IServiceProvider, String, String, Object, String)

Infrastructure.

Top

Remarks

Do not use the New constructor to create a new PictureBox. Use the AddPictureBox method to add a new PictureBox to the document. For more information, see Adding Controls to Office Documents at Run Time.

See Also

Reference

PictureBox Class

PictureBox Members

Microsoft.Office.Tools.Word.Controls Namespace