N
Nalaka
Hi,
I need to get the old (original) value of a textbox control.
I have put code in the textbox_textChanged ....
I can get the new value ((texBoxControl) sender).text
but I need to know the old value....
is there a way to access the old value?
any help is appreciated.
Nalaka
I need to get the old (original) value of a textbox control.
I have put code in the textbox_textChanged ....
I can get the new value ((texBoxControl) sender).text
but I need to know the old value....
is there a way to access the old value?
any help is appreciated.
Nalaka