|
|
|
@ -111,16 +111,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel8
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel8, "panel8");
|
|
|
|
|
this.panel8.Controls.Add(this.btnMain);
|
|
|
|
|
resources.ApplyResources(this.panel8, "panel8");
|
|
|
|
|
this.panel8.Name = "panel8";
|
|
|
|
|
//
|
|
|
|
|
// btnMain
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnMain, "btnMain");
|
|
|
|
|
this.btnMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnMain.ButtonType = Rs.Controls.EButtonType.Main;
|
|
|
|
|
this.btnMain.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnMain, "btnMain");
|
|
|
|
|
this.btnMain.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnMain.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnMain.Name = "btnMain";
|
|
|
|
@ -134,16 +134,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel9
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel9, "panel9");
|
|
|
|
|
this.panel9.Controls.Add(this.btnRecipe);
|
|
|
|
|
resources.ApplyResources(this.panel9, "panel9");
|
|
|
|
|
this.panel9.Name = "panel9";
|
|
|
|
|
//
|
|
|
|
|
// btnRecipe
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnRecipe, "btnRecipe");
|
|
|
|
|
this.btnRecipe.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnRecipe.ButtonType = Rs.Controls.EButtonType.Recipe;
|
|
|
|
|
this.btnRecipe.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnRecipe, "btnRecipe");
|
|
|
|
|
this.btnRecipe.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnRecipe.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnRecipe.Name = "btnRecipe";
|
|
|
|
@ -157,16 +157,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel10
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel10, "panel10");
|
|
|
|
|
this.panel10.Controls.Add(this.btnSystem);
|
|
|
|
|
resources.ApplyResources(this.panel10, "panel10");
|
|
|
|
|
this.panel10.Name = "panel10";
|
|
|
|
|
//
|
|
|
|
|
// btnSystem
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSystem, "btnSystem");
|
|
|
|
|
this.btnSystem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnSystem.ButtonType = Rs.Controls.EButtonType.System;
|
|
|
|
|
this.btnSystem.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnSystem, "btnSystem");
|
|
|
|
|
this.btnSystem.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnSystem.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnSystem.Name = "btnSystem";
|
|
|
|
@ -180,16 +180,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel11
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel11, "panel11");
|
|
|
|
|
this.panel11.Controls.Add(this.btnAbout);
|
|
|
|
|
resources.ApplyResources(this.panel11, "panel11");
|
|
|
|
|
this.panel11.Name = "panel11";
|
|
|
|
|
//
|
|
|
|
|
// btnAbout
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnAbout, "btnAbout");
|
|
|
|
|
this.btnAbout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnAbout.ButtonType = Rs.Controls.EButtonType.About;
|
|
|
|
|
this.btnAbout.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnAbout, "btnAbout");
|
|
|
|
|
this.btnAbout.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnAbout.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnAbout.Name = "btnAbout";
|
|
|
|
@ -203,16 +203,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel12
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel12, "panel12");
|
|
|
|
|
this.panel12.Controls.Add(this.btnData);
|
|
|
|
|
resources.ApplyResources(this.panel12, "panel12");
|
|
|
|
|
this.panel12.Name = "panel12";
|
|
|
|
|
//
|
|
|
|
|
// btnData
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnData, "btnData");
|
|
|
|
|
this.btnData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnData.ButtonType = Rs.Controls.EButtonType.Language;
|
|
|
|
|
this.btnData.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnData, "btnData");
|
|
|
|
|
this.btnData.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnData.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnData.Name = "btnData";
|
|
|
|
@ -226,16 +226,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel13
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel13, "panel13");
|
|
|
|
|
this.panel13.Controls.Add(this.btnLanguage);
|
|
|
|
|
resources.ApplyResources(this.panel13, "panel13");
|
|
|
|
|
this.panel13.Name = "panel13";
|
|
|
|
|
//
|
|
|
|
|
// btnLanguage
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnLanguage, "btnLanguage");
|
|
|
|
|
this.btnLanguage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnLanguage.ButtonType = Rs.Controls.EButtonType.Data;
|
|
|
|
|
this.btnLanguage.ButtonType = Rs.Controls.EButtonType.Calib;
|
|
|
|
|
this.btnLanguage.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnLanguage, "btnLanguage");
|
|
|
|
|
this.btnLanguage.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnLanguage.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnLanguage.Name = "btnLanguage";
|
|
|
|
@ -249,16 +249,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel14
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel14, "panel14");
|
|
|
|
|
this.panel14.Controls.Add(this.btnPermission);
|
|
|
|
|
resources.ApplyResources(this.panel14, "panel14");
|
|
|
|
|
this.panel14.Name = "panel14";
|
|
|
|
|
//
|
|
|
|
|
// btnPermission
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPermission, "btnPermission");
|
|
|
|
|
this.btnPermission.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnPermission.ButtonType = Rs.Controls.EButtonType.Permission;
|
|
|
|
|
this.btnPermission.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnPermission, "btnPermission");
|
|
|
|
|
this.btnPermission.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnPermission.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnPermission.Name = "btnPermission";
|
|
|
|
@ -272,16 +272,16 @@
|
|
|
|
|
//
|
|
|
|
|
// panel15
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel15, "panel15");
|
|
|
|
|
this.panel15.Controls.Add(this.btnQuit);
|
|
|
|
|
resources.ApplyResources(this.panel15, "panel15");
|
|
|
|
|
this.panel15.Name = "panel15";
|
|
|
|
|
//
|
|
|
|
|
// btnQuit
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnQuit, "btnQuit");
|
|
|
|
|
this.btnQuit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(52)))), ((int)(((byte)(104)))));
|
|
|
|
|
this.btnQuit.ButtonType = Rs.Controls.EButtonType.Quit;
|
|
|
|
|
this.btnQuit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
resources.ApplyResources(this.btnQuit, "btnQuit");
|
|
|
|
|
this.btnQuit.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnQuit.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.btnQuit.Name = "btnQuit";
|
|
|
|
@ -295,7 +295,6 @@
|
|
|
|
|
//
|
|
|
|
|
// panel1
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel1, "panel1");
|
|
|
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
|
|
|
|
this.panel1.Controls.Add(this.panel7);
|
|
|
|
|
this.panel1.Controls.Add(this.panel6);
|
|
|
|
@ -305,12 +304,13 @@
|
|
|
|
|
this.panel1.Controls.Add(this.panelEx2);
|
|
|
|
|
this.panel1.Controls.Add(this.tableLayoutPanel3);
|
|
|
|
|
this.panel1.Controls.Add(this.panelEx1);
|
|
|
|
|
resources.ApplyResources(this.panel1, "panel1");
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
//
|
|
|
|
|
// panel7
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel7, "panel7");
|
|
|
|
|
this.panel7.Controls.Add(this.lblMonitorFlow);
|
|
|
|
|
resources.ApplyResources(this.panel7, "panel7");
|
|
|
|
|
this.panel7.Name = "panel7";
|
|
|
|
|
//
|
|
|
|
|
// lblMonitorFlow
|
|
|
|
@ -321,8 +321,8 @@
|
|
|
|
|
//
|
|
|
|
|
// panel6
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel6, "panel6");
|
|
|
|
|
this.panel6.Controls.Add(this.lblInitializeState);
|
|
|
|
|
resources.ApplyResources(this.panel6, "panel6");
|
|
|
|
|
this.panel6.Name = "panel6";
|
|
|
|
|
//
|
|
|
|
|
// lblInitializeState
|
|
|
|
@ -333,8 +333,8 @@
|
|
|
|
|
//
|
|
|
|
|
// panel5
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel5, "panel5");
|
|
|
|
|
this.panel5.Controls.Add(this.lblMemory);
|
|
|
|
|
resources.ApplyResources(this.panel5, "panel5");
|
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
|
//
|
|
|
|
|
// lblMemory
|
|
|
|
@ -345,8 +345,8 @@
|
|
|
|
|
//
|
|
|
|
|
// panel4
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel4, "panel4");
|
|
|
|
|
this.panel4.Controls.Add(this.lblTurnoverFlow);
|
|
|
|
|
resources.ApplyResources(this.panel4, "panel4");
|
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
|
//
|
|
|
|
|
// lblTurnoverFlow
|
|
|
|
@ -357,8 +357,8 @@
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel3, "panel3");
|
|
|
|
|
this.panel3.Controls.Add(this.lblDischargeFlow);
|
|
|
|
|
resources.ApplyResources(this.panel3, "panel3");
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
//
|
|
|
|
|
// lblDischargeFlow
|
|
|
|
@ -369,8 +369,8 @@
|
|
|
|
|
//
|
|
|
|
|
// panelEx2
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panelEx2, "panelEx2");
|
|
|
|
|
this.panelEx2.Controls.Add(this.lblRunState);
|
|
|
|
|
resources.ApplyResources(this.panelEx2, "panelEx2");
|
|
|
|
|
this.panelEx2.Name = "panelEx2";
|
|
|
|
|
//
|
|
|
|
|
// lblRunState
|
|
|
|
@ -400,14 +400,14 @@
|
|
|
|
|
//
|
|
|
|
|
// panelEx1
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panelEx1, "panelEx1");
|
|
|
|
|
this.panelEx1.Controls.Add(this.panel2);
|
|
|
|
|
resources.ApplyResources(this.panelEx1, "panelEx1");
|
|
|
|
|
this.panelEx1.Name = "panelEx1";
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.panel2, "panel2");
|
|
|
|
|
this.panel2.Controls.Add(this.lblVersion);
|
|
|
|
|
resources.ApplyResources(this.panel2, "panel2");
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
//
|
|
|
|
|
// lblVersion
|
|
|
|
|