[]
Occurs when the user finalizes the text in an entry with the return key.
public event EventHandler<CompletedEventArgs> Completed
Type | Description |
---|---|
EventHandler<CompletedEventArgs> | Occurs when the user finalizes the text in an entry with the return key. |