every time the event is created manually it doesnt want to work. for the load event the code has to be generated by double clicking on the form,otherwise it wont work w/ manual typeing of the event.
private void Form1_Deactivate(object sender, EventArgs e)
{
}
--this isn't activating when the form is hide, so how do I make it enter the deactivate event

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic