From 78ff6e8be2c7ecdecfb9d8e37e35d65f95ba102d Mon Sep 17 00:00:00 2001 From: czz_y Date: Wed, 11 Sep 2024 09:30:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4button=E8=BF=87=E6=97=B6?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Views/InputDemo.Designer.cs | 10 ---------- Views/MenuDemo.Designer.cs | 5 ----- 2 files changed, 15 deletions(-) diff --git a/Views/InputDemo.Designer.cs b/Views/InputDemo.Designer.cs index ce9ade5..638e2b5 100644 --- a/Views/InputDemo.Designer.cs +++ b/Views/InputDemo.Designer.cs @@ -226,11 +226,6 @@ this.button_loading.Cursor = System.Windows.Forms.Cursors.Default; this.button_loading.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_loading.IconSvg = resources.GetString("button_loading.IconSvg"); - this.button_loading.Image = null; - this.button_loading.ImageHover = null; - this.button_loading.ImageHoverSvg = null; - this.button_loading.ImageSize = new System.Drawing.Size(0, 0); - this.button_loading.ImageSvg = resources.GetString("button_loading.ImageSvg"); this.button_loading.JoinLeft = true; this.button_loading.Location = new System.Drawing.Point(165, 3); this.button_loading.Name = "button_loading"; @@ -279,11 +274,6 @@ // this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.IconSvg = resources.GetString("button1.IconSvg"); - this.button1.Image = null; - this.button1.ImageHover = null; - this.button1.ImageHoverSvg = null; - this.button1.ImageSize = new System.Drawing.Size(0, 0); - this.button1.ImageSvg = resources.GetString("button1.ImageSvg"); this.button1.JoinRight = true; this.button1.Location = new System.Drawing.Point(3, 3); this.button1.Name = "button1"; diff --git a/Views/MenuDemo.Designer.cs b/Views/MenuDemo.Designer.cs index 3a532cb..c2647c6 100644 --- a/Views/MenuDemo.Designer.cs +++ b/Views/MenuDemo.Designer.cs @@ -453,11 +453,6 @@ // buttonCZ // this.buttonCZ.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.buttonCZ.Image = null; - this.buttonCZ.ImageHover = null; - this.buttonCZ.ImageHoverSvg = null; - this.buttonCZ.ImageSize = new System.Drawing.Size(0, 0); - this.buttonCZ.ImageSvg = null; this.buttonCZ.Location = new System.Drawing.Point(3, 383); this.buttonCZ.Name = "buttonCZ"; this.buttonCZ.Size = new System.Drawing.Size(244, 32);