System.ComponentModel.Design.DesignerActionMethodItem.RelatedComponent Property

Gets or sets a component that contributes its System.ComponentModel.Design.DesignerActionMethodItem objects to the current panel.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerActionPropertyItem.RelatedComponent property allows another component to lend its smart tag panel items to the current list. For example, a user control might aggregate the items from one of its constituent standard 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