IDesignerHost::CreateComponent Method
.NET Framework (current version)
Creates a component of the specified type and adds it to the design document.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateComponent(Type^) | Creates a component of the specified type and adds it to the design document. |
![]() | CreateComponent(Type^, String^) | Creates a component of the specified type and name, and adds it to the design document. |
Show:
