A
Alex
Dear colleagues
How can I determin if "return button was pressed" in a textbox? I am trying
to di this with this methode:
Private Sub txbInput_KeyDown(ByVal sender As Object, ByVal e As
System.Windows.Forms.KeyEventArgs) Handles txbInput.KeyDown
End Sub
Thanks ALex
How can I determin if "return button was pressed" in a textbox? I am trying
to di this with this methode:
Private Sub txbInput_KeyDown(ByVal sender As Object, ByVal e As
System.Windows.Forms.KeyEventArgs) Handles txbInput.KeyDown
GetMembers()
End Sub
Thanks ALex