PictureBox 构造函数
包括受保护的成员
包括继承的成员
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
PictureBox() | 基础结构。 | |
PictureBox(Factory, IHostItemProvider, IServiceProvider, String, String, Object, String) | 基础结构。 |
页首
备注
不要使用构造函数来创建新的 PictureBox。 使用 AddPictureBox() 方法可将新的 PictureBox 添加到文档中。 有关更多信息,请参见 在运行时向 Office 文档添加控件。