PictureBox Class (2007 System)
Visual Studio 2008
Represents a Windows Forms PictureBox that can be added to a Microsoft Office Excel worksheet.
Assembly: Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)
The Microsoft.Office.Tools.Excel.Controls.PictureBox is different from a System.Windows.Forms.PictureBox. The Microsoft.Office.Tools.Excel.Controls.PictureBox has additional members that enable it to be added to an Excel worksheet and that give it additional methods and properties.
Do not use the New constructor to create a new PictureBox. Use the AddPictureBox method to add a new PictureBox to a worksheet.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.PictureBox
Microsoft.Office.Tools.Excel.Controls.PictureBox
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.PictureBox
Microsoft.Office.Tools.Excel.Controls.PictureBox