DesignerRegion Constructor
.NET Framework (current version)
Initializes a new instance of the DesignerRegion class.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | DesignerRegion(ControlDesigner^, String^) | Initializes a new instance of the DesignerRegion class with the specified name for a control designer. |
![]() | DesignerRegion(ControlDesigner^, String^, Boolean) | Initializes a new instance of the DesignerRegion class with the specified name for a control designer, optionally setting the instance as a selectable region in the designer. |
Show:
