Hi,
I have about 80 textboxes and when either is clicked I want to run a function passing through the textbox name. Is there a way to specify (without going into each individual textbox click event and entering the function) a global/default event for all of the text boxes.
Thanks in advance
I have about 80 textboxes and when either is clicked I want to run a function passing through the textbox name. Is there a way to specify (without going into each individual textbox click event and entering the function) a global/default event for all of the text boxes.
Thanks in advance