ComponentRenameEventArgs::Component Property

 

Gets the component that is being renamed.

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

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

Property Value

Type: System::Object^

The component that is being renamed.

.NET Framework
Available since 1.1
Return to top
Show: