ComponentDesigner Properties
.NET Framework 4
The ComponentDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionLists | Gets the design-time action lists supported by the component associated with the designer. |
|
AssociatedComponents | Gets the collection of components associated with the component managed by the designer. |
|
Component | Gets the component this designer is designing. |
|
InheritanceAttribute | Gets an attribute that indicates the type of inheritance of the associated component. |
|
Inherited | Gets a value indicating whether this component is inherited. |
|
ParentComponent | Gets the parent component for this designer. |
|
ShadowProperties | Gets a collection of property values that override user settings. |
|
Verbs | Gets the design-time verbs supported by the component that is associated with the designer. |
| Name | Description | |
|---|---|---|
|
ITreeDesigner.Children | For a description of this member, see the ITreeDesigner.Children property. |
|
ITreeDesigner.Parent | For a description of this member, see the ITreeDesigner.Parent property. |