agv 노드 정보 정리 세분화
This commit is contained in:
26
Cs_HMI/Project/fMain.Designer.cs
generated
26
Cs_HMI/Project/fMain.Designer.cs
generated
@@ -299,7 +299,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, 288);
|
||||
this.btAutoRun.Location = new System.Drawing.Point(0, 300);
|
||||
this.btAutoRun.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.btAutoRun.MouseDownColor = System.Drawing.Color.Empty;
|
||||
this.btAutoRun.MouseOverColor = System.Drawing.Color.Empty;
|
||||
@@ -320,7 +320,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, 145);
|
||||
this.btAutoRun.Size = new System.Drawing.Size(259, 152);
|
||||
this.btAutoRun.TabIndex = 22;
|
||||
this.btAutoRun.Text = "수동";
|
||||
this.btAutoRun.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -367,7 +367,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, 144);
|
||||
this.btChargeA.Size = new System.Drawing.Size(143, 150);
|
||||
this.btChargeA.TabIndex = 141;
|
||||
this.btChargeA.Text = "자동충전";
|
||||
this.btChargeA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -393,7 +393,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, 574);
|
||||
this.lbTime.Location = new System.Drawing.Point(5, 593);
|
||||
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)))));
|
||||
@@ -982,7 +982,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, 599);
|
||||
this.panRight.Size = new System.Drawing.Size(264, 618);
|
||||
this.panRight.TabIndex = 131;
|
||||
//
|
||||
// tableLayoutPanel1
|
||||
@@ -1001,7 +1001,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, 433);
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(259, 452);
|
||||
this.tableLayoutPanel1.TabIndex = 0;
|
||||
//
|
||||
// btHome
|
||||
@@ -1043,7 +1043,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, 288);
|
||||
this.btHome.Size = new System.Drawing.Size(116, 300);
|
||||
this.btHome.TabIndex = 141;
|
||||
this.btHome.Text = "홈";
|
||||
this.btHome.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1068,7 +1068,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, 144);
|
||||
this.btChargeM.Location = new System.Drawing.Point(116, 150);
|
||||
this.btChargeM.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.btChargeM.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.btChargeM.MouseOverColor = System.Drawing.Color.Lime;
|
||||
@@ -1089,7 +1089,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, 144);
|
||||
this.btChargeM.Size = new System.Drawing.Size(143, 150);
|
||||
this.btChargeM.TabIndex = 141;
|
||||
this.btChargeM.Text = "수동충전";
|
||||
this.btChargeM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1498,7 +1498,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, 569);
|
||||
this.panel5.Location = new System.Drawing.Point(5, 588);
|
||||
this.panel5.Name = "panel5";
|
||||
this.panel5.Size = new System.Drawing.Size(259, 5);
|
||||
this.panel5.TabIndex = 142;
|
||||
@@ -1752,7 +1752,7 @@ namespace Project
|
||||
//
|
||||
this.pandBottomDIO.Controls.Add(this.panel9);
|
||||
this.pandBottomDIO.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.pandBottomDIO.Location = new System.Drawing.Point(1, 745);
|
||||
this.pandBottomDIO.Location = new System.Drawing.Point(1, 764);
|
||||
this.pandBottomDIO.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.pandBottomDIO.Name = "pandBottomDIO";
|
||||
this.pandBottomDIO.Size = new System.Drawing.Size(1278, 35);
|
||||
@@ -1928,7 +1928,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, 599);
|
||||
this.panDlg.Size = new System.Drawing.Size(1014, 618);
|
||||
this.panDlg.TabIndex = 146;
|
||||
//
|
||||
// arPanel2
|
||||
@@ -2200,7 +2200,7 @@ namespace Project
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
|
||||
this.ClientSize = new System.Drawing.Size(1280, 781);
|
||||
this.ClientSize = new System.Drawing.Size(1280, 800);
|
||||
this.Controls.Add(this.panDlg);
|
||||
this.Controls.Add(this.panRight);
|
||||
this.Controls.Add(this.arPanel2);
|
||||
|
||||
Reference in New Issue
Block a user