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