예제 #1
0
 void FormMain_Load(object sender, EventArgs e)
 {
     Control_Login();
     GarbageCollector.Start();
     Theme(Color.CornflowerBlue);
 }