Hey All,

Is there an event that fires when any control on a form is changed? I want to enable a save button when the user changes a field, but I don't want to have to write code for each individual control's OnChange event.

Thanks,

Ben