IDesignerHost.CreateComponent 方法
创建指定类型的组件,并将其添加到设计文档中。
重载列表
名称 | 说明 |
---|---|
IDesignerHost.CreateComponent (Type) | 创建指定类型的组件,并将其添加到设计文档中。 |
IDesignerHost.CreateComponent (Type, String) | 创建指定类型和名称的组件,并将其添加到设计文档中。 |
请参见
参考
IDesignerHost 接口
IDesignerHost 成员
System.ComponentModel.Design 命名空间
IComponent 接口