halu..im very new in this thing..
i have a form w/ corresponding textbox and a button...
i'll make a keydown event in the form..
and user input a value in the textbox and pressing "enter" a string will hold the value..
what i want is..when the user press the "esc" while editing in the textbox the previous value will appear in the textbox...
kinda mapping the undo.
tanx in advance and more power..
i have a form w/ corresponding textbox and a button...
i'll make a keydown event in the form..
and user input a value in the textbox and pressing "enter" a string will hold the value..
what i want is..when the user press the "esc" while editing in the textbox the previous value will appear in the textbox...
kinda mapping the undo.
tanx in advance and more power..