ControlParser::ParseControl Method
.NET Framework (current version)
Creates a control from the specified markup.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ParseControl(IDesignerHost^, String^) | Creates a control from the specified markup using the specified designer host. |
![]() ![]() | ParseControl(IDesignerHost^, String^, String^) | Creates a control from the specified markup using the specified designer host and directives. |
Show:

