[]
Occurs when the user finalizes the text in an entry with the return key.
public class CompletedEventArgs : EventArgs
Name | Description |
---|---|
CompletedEventArgs(string) | Initializes a new instance of the CompletedEventArgs class. |
Name | Description |
---|---|
value | Gets the value. |