<Code Lib>
2024 Event
Changes 0
E

TextBox.EnterPressed

Description:
Subscribe to this event to be notified when the Enter button is pressed in the text box.

public event EventHandler<TextBoxEnterPressedEventArgs> EnterPressed

Loading…