The properties of the ComponentRenameEventArgs class are listed below. For a complete list of ComponentRenameEventArgs class members, see the ComponentRenameEventArgs Members topic.
Component | Gets or sets the component that is being renamed. |
ExtendedInfo (inherited from EventArgs) | Holds a reference to an object that manages the event's state. |
NewName | Gets or sets the current name of the component. |
OldName | Gets or sets the name of the component before the rename. |
ComponentRenameEventArgs Class | System.ComponentModel.Design Namespace