提交当前本机整理版本
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
this.cb_mark.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.cb_mark.FlatAppearance.BorderSize = 0;
|
||||
this.cb_mark.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||||
this.cb_mark.ImageEnter = null;
|
||||
|
||||
this.cb_mark.ImageNormal = null;
|
||||
this.cb_mark.Location = new System.Drawing.Point(0, 0);
|
||||
this.cb_mark.Name = "cb_mark";
|
||||
|
||||
-1
@@ -82,7 +82,6 @@
|
||||
this.cb_mark.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||||
this.cb_mark.FlatAppearance.BorderSize = 0;
|
||||
this.cb_mark.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||||
this.cb_mark.ImageEnter = null;
|
||||
this.cb_mark.ImageNormal = null;
|
||||
this.cb_mark.Location = new System.Drawing.Point(77, 0);
|
||||
this.cb_mark.Name = "cb_mark";
|
||||
|
||||
Reference in New Issue
Block a user