DesignerActionList::Component Property

 

Gets the component related to DesignerActionList.

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

public:
property IComponent^ Component {
	IComponent^ get();
}

Property Value

Type: System.ComponentModel::IComponent^

A component related to DesignerActionList.

.NET Framework
Available since 2.0
Return to top
Show: