EditableDesignerRegion Constructor
.NET Framework 3.0
Initializes a new instance of the EditableDesignerRegion class. Extending Design-Time Support How to: Extend the Appearance and Behavior of Controls in Design Mode
| 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. |
Community Additions
ADD
Show: