Example #1
0
 private void Appbody_Load(object sender, EventArgs e)
 {
     this.Opacity = 0.1;
     Login_timer.Start();
 }