From 6b7f640c7952a3948b896d4c585d416f546788a1 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期四, 17 七月 2025 08:17:12 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/XtraForm1.Designer.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/XtraForm1.Designer.cs index eb687b1..4849e5e 100644 --- a/DevApp/Gs.DevApp/XtraForm1.Designer.cs +++ b/DevApp/Gs.DevApp/XtraForm1.Designer.cs @@ -45,7 +45,7 @@ this.simpleButton1.Size = new System.Drawing.Size(94, 29); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "鐢垫鏁版嵁"; - this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click_1); + // // simpleButton2 // @@ -66,7 +66,6 @@ // // simpleButton3 // - this.simpleButton3.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.addfile_32x32; this.simpleButton3.Location = new System.Drawing.Point(471, 85); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(94, 29); -- Gitblit v1.9.3