This documentation is archived and is not being maintained.
DesignerRegion Properties
Visual Studio 2010
The DesignerRegion type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets or sets the description for a designer region. |
|
Designer | Gets the associated designer component. (Inherited from DesignerObject.) |
|
DisplayName | Gets or sets the friendly display name for a designer region. |
|
EnsureSize | Gets or sets a value indicating whether the region size is to be explicitly set on the designer region by the design host. |
|
Highlight | Gets or sets a value indicating whether to highlight the designer region on the design surface. |
|
Name | Gets the name of the object. (Inherited from DesignerObject.) |
|
Properties | Gets the object's properties. (Inherited from DesignerObject.) |
|
Selectable | Gets or sets a value indicating whether the designer region can be selected by the user on the design surface. |
|
Selected | Gets or sets a value indicating whether the designer region is currently selected on the design surface. |
|
UserData | Gets or sets optional user data to associate with the designer region. |
Show: