private void Form1_MouseEnter(object sender, EventArgs e) { this.Opacity = 1.0; }
Paste your code, select it, and press the "101 010" button, or press the control+k shortcut.