System.ComponentModel.Design.DesignerActionPropertyItem.RelatedComponent Property

Gets or sets a component that contributes its items to the current panel.

Syntax

public System.ComponentModel.IComponent RelatedComponent { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

With the DesignerActionPropertyItem.RelatedComponent property, another component can lend its pull-model panel items to the current list. For example, a user control might aggregate the System.ComponentModel.Design.DesignerActionItem objects from one or more of its constituent controls.

This property works in conjunction with the DesignerActionItem.AllowAssociate property.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0