private void UserProfile_Load(object sender, EventArgs e) { WinAPI.AnimateWindow(this.Handle, 1000, WinAPI.BLEND); }