C
Chris Wertman
This seems like a simple one, ive searched the msdn and groups and cant
come up with the answer however.
I dont build gui apps very often (actually this is my first in oh 3
years)
I have a form and a textbox
When I put text in it and press enter I want it to DO SOMETHING, but I
cant find what event that is. When I press enter I just get the dink
sound. nothing happens, I tried the textchanged but that isnt it. This
is the only text box on the form
Ive been trying to figure this out for the last hour, and I cant imagine
what event this is.
The NEXT question I have is how would I fire an event that transforms
the input once a user has entered 10 digits ? But that second, if I cant
figure out the first it useless
Chris
come up with the answer however.
I dont build gui apps very often (actually this is my first in oh 3
years)
I have a form and a textbox
When I put text in it and press enter I want it to DO SOMETHING, but I
cant find what event that is. When I press enter I just get the dink
sound. nothing happens, I tried the textchanged but that isnt it. This
is the only text box on the form
Ive been trying to figure this out for the last hour, and I cant imagine
what event this is.
The NEXT question I have is how would I fire an event that transforms
the input once a user has entered 10 digits ? But that second, if I cant
figure out the first it useless
Chris