Example #1
0
 private void AnimationForm_Load(object sender, EventArgs e)
 {
     WinAPI.AnimateWindow(this.Handle, animationTime, flags);
 }