Freigeben über


PictureBox-Konstruktor

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

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub New
public PictureBox()

Hinweise

Verwenden Sie den New-Konstruktor nicht, um eine neue PictureBox zu erstellen. Fügen Sie dem Arbeitsblatt mithilfe der AddPictureBox()-Methode ein neues PictureBox hinzu. Weitere Informationen finden Sie unter Hinzufügen von Steuerelementen zu Office-Dokumenten zur Laufzeit.

.NET Framework-Sicherheit

Siehe auch

Referenz

PictureBox Klasse

PictureBox-Überladung

Microsoft.Office.Tools.Excel.Controls-Namespace