From c4187f9a3321d9ff62579f87dedf66bf8151690d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 04 四月 2025 11:01:35 +0800 Subject: [PATCH] 加班 --- DevApp/Gs.DevApp/XtraForm1.cs | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/XtraForm1.cs b/DevApp/Gs.DevApp/XtraForm1.cs index 820046c..099925e 100644 --- a/DevApp/Gs.DevApp/XtraForm1.cs +++ b/DevApp/Gs.DevApp/XtraForm1.cs @@ -28,12 +28,9 @@ private void simpleButton1_Click(object sender, EventArgs e) { //toastNotificationsManager1 = new ToastNotificationsManager(); - //VanishingMessage vm = new VanishingMessage(System.Drawing.Color.OrangeRed, "鎿嶄綔鎴愭槬鏍戞毊浜戦《鎴存", 1); + //VanishingMessage vm = new VanishingMessage(System.Drawing.Color.OrangeRed, "鎿嶄綔鎴愭槬鏍戞毊浜戦《鎴存"); //vm.Show(); - - VanishingMessage vm = new VanishingMessage(System.Drawing.Color.DodgerBlue, "鎿嶄綔鎴愭槬鏍戞毊浜戦《鎴存", 1); - vm.Show(); - + } } } \ No newline at end of file -- Gitblit v1.9.3