去除button过时属性
This commit is contained in:
parent
859c4f69e5
commit
78ff6e8be2
10
Views/InputDemo.Designer.cs
generated
10
Views/InputDemo.Designer.cs
generated
@ -226,11 +226,6 @@
|
|||||||
this.button_loading.Cursor = System.Windows.Forms.Cursors.Default;
|
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.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.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.JoinLeft = true;
|
||||||
this.button_loading.Location = new System.Drawing.Point(165, 3);
|
this.button_loading.Location = new System.Drawing.Point(165, 3);
|
||||||
this.button_loading.Name = "button_loading";
|
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.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.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.JoinRight = true;
|
||||||
this.button1.Location = new System.Drawing.Point(3, 3);
|
this.button1.Location = new System.Drawing.Point(3, 3);
|
||||||
this.button1.Name = "button1";
|
this.button1.Name = "button1";
|
||||||
|
|||||||
5
Views/MenuDemo.Designer.cs
generated
5
Views/MenuDemo.Designer.cs
generated
@ -453,11 +453,6 @@
|
|||||||
// buttonCZ
|
// buttonCZ
|
||||||
//
|
//
|
||||||
this.buttonCZ.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
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.Location = new System.Drawing.Point(3, 383);
|
||||||
this.buttonCZ.Name = "buttonCZ";
|
this.buttonCZ.Name = "buttonCZ";
|
||||||
this.buttonCZ.Size = new System.Drawing.Size(244, 32);
|
this.buttonCZ.Size = new System.Drawing.Size(244, 32);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user