[]
Represents the event data for the NameChanging event.
public class NameChangingEventArgs : EventArgs
Public Class NameChangingEventArgs
Inherits EventArgs
Name | Description |
---|---|
NameChangingEventArgs(string) | Initializes a new instance of the NameChangedEventArgs class. |
Name | Description |
---|---|
NewName | Gets or sets the new value. |