M
Mr. Arnold
I am building dynamic textboxes in C#. The TextChanged Event for the
textboxs are tied to one Event Handler.
When the event is fired is there a way of finding out by textbox.Name or
something else as to which textbox is firing the event?
textboxs are tied to one Event Handler.
When the event is fired is there a way of finding out by textbox.Name or
something else as to which textbox is firing the event?