Saving textbox values without any button clicking event C#
I have multiple textboxes in my form and i want to save those multiple textbox values simultaneously into class object without button clicking event.i.e i want to save on getting and removing focus event.Please help me