ComponentDesigner Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
| 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. |
Show:



