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);