This documentation is archived and is not being maintained.
DesignerRegion Constructor
Visual Studio 2010
Initializes a new instance of the DesignerRegion class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: