fix
This commit is contained in:
33
Cs_HMI/Project/fMain.Designer.cs
generated
33
Cs_HMI/Project/fMain.Designer.cs
generated
@@ -294,7 +294,7 @@ namespace Project
|
||||
this.btAutoRun.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.btAutoRun.GradientRepeatBG = false;
|
||||
this.btAutoRun.isButton = true;
|
||||
this.btAutoRun.Location = new System.Drawing.Point(0, 274);
|
||||
this.btAutoRun.Location = new System.Drawing.Point(0, 288);
|
||||
this.btAutoRun.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.btAutoRun.MouseDownColor = System.Drawing.Color.Empty;
|
||||
this.btAutoRun.MouseOverColor = System.Drawing.Color.Empty;
|
||||
@@ -315,7 +315,7 @@ namespace Project
|
||||
this.btAutoRun.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.btAutoRun.SignColor = System.Drawing.Color.Yellow;
|
||||
this.btAutoRun.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btAutoRun.Size = new System.Drawing.Size(259, 139);
|
||||
this.btAutoRun.Size = new System.Drawing.Size(259, 145);
|
||||
this.btAutoRun.TabIndex = 22;
|
||||
this.btAutoRun.Text = "수동";
|
||||
this.btAutoRun.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -362,7 +362,7 @@ namespace Project
|
||||
this.btChargeA.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.btChargeA.SignColor = System.Drawing.Color.Yellow;
|
||||
this.btChargeA.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btChargeA.Size = new System.Drawing.Size(143, 137);
|
||||
this.btChargeA.Size = new System.Drawing.Size(143, 144);
|
||||
this.btChargeA.TabIndex = 141;
|
||||
this.btChargeA.Text = "자동충전";
|
||||
this.btChargeA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -388,7 +388,7 @@ namespace Project
|
||||
this.lbTime.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.lbTime.GradientRepeatBG = false;
|
||||
this.lbTime.isButton = false;
|
||||
this.lbTime.Location = new System.Drawing.Point(5, 554);
|
||||
this.lbTime.Location = new System.Drawing.Point(5, 574);
|
||||
this.lbTime.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.lbTime.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.lbTime.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
@@ -416,7 +416,6 @@ namespace Project
|
||||
this.lbTime.TextShadow = false;
|
||||
this.lbTime.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.lbTime, "현재 시간");
|
||||
this.lbTime.Click += new System.EventHandler(this.lbTime_Click);
|
||||
//
|
||||
// btDebug
|
||||
//
|
||||
@@ -978,7 +977,7 @@ namespace Project
|
||||
this.panRight.Location = new System.Drawing.Point(1015, 146);
|
||||
this.panRight.Name = "panRight";
|
||||
this.panRight.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||||
this.panRight.Size = new System.Drawing.Size(264, 579);
|
||||
this.panRight.Size = new System.Drawing.Size(264, 599);
|
||||
this.panRight.TabIndex = 131;
|
||||
//
|
||||
// tableLayoutPanel1
|
||||
@@ -997,7 +996,7 @@ namespace Project
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(259, 413);
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(259, 433);
|
||||
this.tableLayoutPanel1.TabIndex = 0;
|
||||
//
|
||||
// btHome
|
||||
@@ -1039,7 +1038,7 @@ namespace Project
|
||||
this.btHome.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.btHome.SignColor = System.Drawing.Color.Yellow;
|
||||
this.btHome.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btHome.Size = new System.Drawing.Size(116, 274);
|
||||
this.btHome.Size = new System.Drawing.Size(116, 288);
|
||||
this.btHome.TabIndex = 141;
|
||||
this.btHome.Text = "홈";
|
||||
this.btHome.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1064,7 +1063,7 @@ namespace Project
|
||||
this.btChargeM.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.btChargeM.GradientRepeatBG = false;
|
||||
this.btChargeM.isButton = true;
|
||||
this.btChargeM.Location = new System.Drawing.Point(116, 137);
|
||||
this.btChargeM.Location = new System.Drawing.Point(116, 144);
|
||||
this.btChargeM.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.btChargeM.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.btChargeM.MouseOverColor = System.Drawing.Color.Lime;
|
||||
@@ -1085,7 +1084,7 @@ namespace Project
|
||||
this.btChargeM.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.btChargeM.SignColor = System.Drawing.Color.Yellow;
|
||||
this.btChargeM.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btChargeM.Size = new System.Drawing.Size(143, 137);
|
||||
this.btChargeM.Size = new System.Drawing.Size(143, 144);
|
||||
this.btChargeM.TabIndex = 141;
|
||||
this.btChargeM.Text = "수동충전";
|
||||
this.btChargeM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1494,7 +1493,7 @@ namespace Project
|
||||
//
|
||||
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
||||
this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel5.Location = new System.Drawing.Point(5, 549);
|
||||
this.panel5.Location = new System.Drawing.Point(5, 569);
|
||||
this.panel5.Name = "panel5";
|
||||
this.panel5.Size = new System.Drawing.Size(259, 5);
|
||||
this.panel5.TabIndex = 142;
|
||||
@@ -1716,10 +1715,10 @@ namespace Project
|
||||
//
|
||||
this.pandBottomDIO.Controls.Add(this.panel9);
|
||||
this.pandBottomDIO.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.pandBottomDIO.Location = new System.Drawing.Point(1, 725);
|
||||
this.pandBottomDIO.Location = new System.Drawing.Point(1, 745);
|
||||
this.pandBottomDIO.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.pandBottomDIO.Name = "pandBottomDIO";
|
||||
this.pandBottomDIO.Size = new System.Drawing.Size(1278, 55);
|
||||
this.pandBottomDIO.Size = new System.Drawing.Size(1278, 35);
|
||||
this.pandBottomDIO.TabIndex = 136;
|
||||
//
|
||||
// panel9
|
||||
@@ -1730,7 +1729,7 @@ namespace Project
|
||||
this.panel9.Location = new System.Drawing.Point(0, 0);
|
||||
this.panel9.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.panel9.Name = "panel9";
|
||||
this.panel9.Size = new System.Drawing.Size(1278, 55);
|
||||
this.panel9.Size = new System.Drawing.Size(1278, 35);
|
||||
this.panel9.TabIndex = 0;
|
||||
//
|
||||
// IOState
|
||||
@@ -1797,7 +1796,7 @@ namespace Project
|
||||
this.IOState.ShadowColor = System.Drawing.Color.Transparent;
|
||||
this.IOState.showDebugInfo = false;
|
||||
this.IOState.ShowIndexString = false;
|
||||
this.IOState.Size = new System.Drawing.Size(1151, 55);
|
||||
this.IOState.Size = new System.Drawing.Size(1151, 35);
|
||||
this.IOState.TabIndex = 6;
|
||||
this.IOState.Tags = null;
|
||||
this.IOState.Text = "gridView2";
|
||||
@@ -1870,7 +1869,7 @@ namespace Project
|
||||
this.SSInfo.ShadowColor = System.Drawing.Color.Transparent;
|
||||
this.SSInfo.showDebugInfo = false;
|
||||
this.SSInfo.ShowIndexString = false;
|
||||
this.SSInfo.Size = new System.Drawing.Size(127, 55);
|
||||
this.SSInfo.Size = new System.Drawing.Size(127, 35);
|
||||
this.SSInfo.TabIndex = 10;
|
||||
this.SSInfo.Tags = null;
|
||||
this.SSInfo.Text = "gridView3";
|
||||
@@ -1892,7 +1891,7 @@ namespace Project
|
||||
this.panDlg.Location = new System.Drawing.Point(1, 146);
|
||||
this.panDlg.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.panDlg.Name = "panDlg";
|
||||
this.panDlg.Size = new System.Drawing.Size(1014, 579);
|
||||
this.panDlg.Size = new System.Drawing.Size(1014, 599);
|
||||
this.panDlg.TabIndex = 146;
|
||||
//
|
||||
// arPanel2
|
||||
|
||||
Reference in New Issue
Block a user