S
Skullshock101
I have over 50 UNBOUND text boxes and combo boxes on a form. Instead of
using each control's OnChange event, I would like to know if it is possible
to write a common even listener for each of the text box and combo box
OnChange events. The OnDirty event does not work for unbound text
boxes/combo boxes.
using each control's OnChange event, I would like to know if it is possible
to write a common even listener for each of the text box and combo box
OnChange events. The OnDirty event does not work for unbound text
boxes/combo boxes.