コード例 #1
0
 private void Form2_Load(object sender, EventArgs e)
 {
     WinAPI.AnimateWindow(this.Handle, 500, WinAPI.VER_POSITIVE);
 }