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