A
ABC
How to raise an event of button (click event) from textbox's onkeydown
event?
I have a button which have or not a click event and a textbox which have
onkeydown event.
I want add some feature on textbox such process input '*' character will
raise click event of a button.
which function or statement in c# will raise an event of button from
textbox?
event?
I have a button which have or not a click event and a textbox which have
onkeydown event.
I want add some feature on textbox such process input '*' character will
raise click event of a button.
which function or statement in c# will raise an event of button from
textbox?