EditableDesignerRegion Constructor
.NET Framework (current version)
Initializes a new instance of the EditableDesignerRegion class.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | EditableDesignerRegion(ControlDesigner^, String^) | Initializes a new instance of the EditableDesignerRegion class using the given owner and name. |
![]() | EditableDesignerRegion(ControlDesigner^, String^, Boolean) | Creates a new instance of the EditableDesignerRegion class using the given owner and name and the initial value of the ServerControlsOnly property. |
Show:
