I'm using visual studio - Windows Forms, and by default the form has the "Minimize" form control buttons from "Maximize" > and another to Close the form that is an "X" I need to manipulate the actions within them, more specifically I want the program to minimize hide in the form. Anyone know of any way to do this?