Okay, this is probably a really dumb question but how do i manually modify what function is called in an event handler an not have Visual Studio change it back automatically after i compile next time? I went to the automatically generated code and just changed the function but VS just switches it back to whatever it originally placed there..