|
|
@@ -35,7 +35,6 @@
|
|
|
this.CircleUnload = new MyCircleGaugeControl();
|
|
|
this.CircleLoad = new MyCircleGaugeControl();
|
|
|
this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel();
|
|
|
- this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel();
|
|
|
this.uiSymbolLabel3 = new Sunny.UI.UISymbolLabel();
|
|
|
this.uiLabel1 = new Sunny.UI.UILabel();
|
|
|
this.uiLabel2 = new Sunny.UI.UILabel();
|
|
|
@@ -76,6 +75,7 @@
|
|
|
this.uiSwitch1 = new Sunny.UI.UISwitch();
|
|
|
this.lblDestinationDefine = new Sunny.UI.UILabel();
|
|
|
this.uiLabel10 = new Sunny.UI.UILabel();
|
|
|
+ this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// CircleMain
|
|
|
@@ -83,7 +83,7 @@
|
|
|
this.CircleMain.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleMain.LineColor = System.Drawing.Color.Green;
|
|
|
this.CircleMain.LineWidth = 2F;
|
|
|
- this.CircleMain.Location = new System.Drawing.Point(234, 107);
|
|
|
+ this.CircleMain.Location = new System.Drawing.Point(166, 133);
|
|
|
this.CircleMain.Name = "CircleMain";
|
|
|
this.CircleMain.PointsNum = 36;
|
|
|
this.CircleMain.Size = new System.Drawing.Size(500, 500);
|
|
|
@@ -97,10 +97,10 @@
|
|
|
this.CircleSub.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CircleSub.LineColor = System.Drawing.Color.Red;
|
|
|
this.CircleSub.LineWidth = 2F;
|
|
|
- this.CircleSub.Location = new System.Drawing.Point(820, 140);
|
|
|
+ this.CircleSub.Location = new System.Drawing.Point(752, 108);
|
|
|
this.CircleSub.Name = "CircleSub";
|
|
|
this.CircleSub.PointsNum = 100;
|
|
|
- this.CircleSub.Size = new System.Drawing.Size(450, 450);
|
|
|
+ this.CircleSub.Size = new System.Drawing.Size(550, 550);
|
|
|
this.CircleSub.StartDegree = 180;
|
|
|
this.CircleSub.TabIndex = 42;
|
|
|
this.CircleSub.Text = "myCircleGaugeControl2";
|
|
|
@@ -110,7 +110,7 @@
|
|
|
this.CircleLaser.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleLaser.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
this.CircleLaser.LineWidth = 2F;
|
|
|
- this.CircleLaser.Location = new System.Drawing.Point(432, 32);
|
|
|
+ this.CircleLaser.Location = new System.Drawing.Point(364, 58);
|
|
|
this.CircleLaser.Name = "CircleLaser";
|
|
|
this.CircleLaser.PointsNum = 4;
|
|
|
this.CircleLaser.Size = new System.Drawing.Size(84, 69);
|
|
|
@@ -123,7 +123,7 @@
|
|
|
this.CircleUnload.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleUnload.LineColor = System.Drawing.Color.OliveDrab;
|
|
|
this.CircleUnload.LineWidth = 2F;
|
|
|
- this.CircleUnload.Location = new System.Drawing.Point(754, 307);
|
|
|
+ this.CircleUnload.Location = new System.Drawing.Point(686, 333);
|
|
|
this.CircleUnload.Name = "CircleUnload";
|
|
|
this.CircleUnload.PointsNum = 3;
|
|
|
this.CircleUnload.Size = new System.Drawing.Size(60, 60);
|
|
|
@@ -136,7 +136,7 @@
|
|
|
this.CircleLoad.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleLoad.LineColor = System.Drawing.Color.OliveDrab;
|
|
|
this.CircleLoad.LineWidth = 2F;
|
|
|
- this.CircleLoad.Location = new System.Drawing.Point(754, 356);
|
|
|
+ this.CircleLoad.Location = new System.Drawing.Point(686, 382);
|
|
|
this.CircleLoad.Name = "CircleLoad";
|
|
|
this.CircleLoad.PointsNum = 3;
|
|
|
this.CircleLoad.Size = new System.Drawing.Size(60, 60);
|
|
|
@@ -147,7 +147,7 @@
|
|
|
// uiSymbolLabel1
|
|
|
//
|
|
|
this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiSymbolLabel1.Location = new System.Drawing.Point(426, 311);
|
|
|
+ this.uiSymbolLabel1.Location = new System.Drawing.Point(358, 337);
|
|
|
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiSymbolLabel1.Name = "uiSymbolLabel1";
|
|
|
this.uiSymbolLabel1.Size = new System.Drawing.Size(116, 105);
|
|
|
@@ -155,21 +155,10 @@
|
|
|
this.uiSymbolLabel1.SymbolSize = 128;
|
|
|
this.uiSymbolLabel1.TabIndex = 47;
|
|
|
//
|
|
|
- // uiSymbolLabel2
|
|
|
- //
|
|
|
- this.uiSymbolLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiSymbolLabel2.Location = new System.Drawing.Point(985, 328);
|
|
|
- this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
- this.uiSymbolLabel2.Name = "uiSymbolLabel2";
|
|
|
- this.uiSymbolLabel2.Size = new System.Drawing.Size(60, 60);
|
|
|
- this.uiSymbolLabel2.Symbol = 362186;
|
|
|
- this.uiSymbolLabel2.SymbolSize = 72;
|
|
|
- this.uiSymbolLabel2.TabIndex = 48;
|
|
|
- //
|
|
|
// uiSymbolLabel3
|
|
|
//
|
|
|
this.uiSymbolLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiSymbolLabel3.Location = new System.Drawing.Point(461, 57);
|
|
|
+ this.uiSymbolLabel3.Location = new System.Drawing.Point(393, 83);
|
|
|
this.uiSymbolLabel3.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiSymbolLabel3.Name = "uiSymbolLabel3";
|
|
|
this.uiSymbolLabel3.Size = new System.Drawing.Size(25, 25);
|
|
|
@@ -182,7 +171,7 @@
|
|
|
this.uiLabel1.AutoSize = true;
|
|
|
this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel1.Location = new System.Drawing.Point(291, 567);
|
|
|
+ this.uiLabel1.Location = new System.Drawing.Point(223, 593);
|
|
|
this.uiLabel1.Name = "uiLabel1";
|
|
|
this.uiLabel1.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel1.TabIndex = 50;
|
|
|
@@ -193,7 +182,7 @@
|
|
|
this.uiLabel2.AutoSize = true;
|
|
|
this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel2.Location = new System.Drawing.Point(339, 595);
|
|
|
+ this.uiLabel2.Location = new System.Drawing.Point(271, 621);
|
|
|
this.uiLabel2.Name = "uiLabel2";
|
|
|
this.uiLabel2.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel2.TabIndex = 51;
|
|
|
@@ -204,7 +193,7 @@
|
|
|
this.uiLabel3.AutoSize = true;
|
|
|
this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel3.Location = new System.Drawing.Point(379, 615);
|
|
|
+ this.uiLabel3.Location = new System.Drawing.Point(311, 641);
|
|
|
this.uiLabel3.Name = "uiLabel3";
|
|
|
this.uiLabel3.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel3.TabIndex = 52;
|
|
|
@@ -215,7 +204,7 @@
|
|
|
this.uiLabel4.AutoSize = true;
|
|
|
this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel4.Location = new System.Drawing.Point(423, 626);
|
|
|
+ this.uiLabel4.Location = new System.Drawing.Point(355, 652);
|
|
|
this.uiLabel4.Name = "uiLabel4";
|
|
|
this.uiLabel4.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel4.TabIndex = 53;
|
|
|
@@ -226,7 +215,7 @@
|
|
|
this.uiLabel5.AutoSize = true;
|
|
|
this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel5.Location = new System.Drawing.Point(476, 625);
|
|
|
+ this.uiLabel5.Location = new System.Drawing.Point(408, 651);
|
|
|
this.uiLabel5.Name = "uiLabel5";
|
|
|
this.uiLabel5.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel5.TabIndex = 54;
|
|
|
@@ -237,7 +226,7 @@
|
|
|
this.uiLabel6.AutoSize = true;
|
|
|
this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel6.Location = new System.Drawing.Point(529, 617);
|
|
|
+ this.uiLabel6.Location = new System.Drawing.Point(461, 643);
|
|
|
this.uiLabel6.Name = "uiLabel6";
|
|
|
this.uiLabel6.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel6.TabIndex = 55;
|
|
|
@@ -248,7 +237,7 @@
|
|
|
this.uiLabel7.AutoSize = true;
|
|
|
this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel7.Location = new System.Drawing.Point(580, 599);
|
|
|
+ this.uiLabel7.Location = new System.Drawing.Point(512, 625);
|
|
|
this.uiLabel7.Name = "uiLabel7";
|
|
|
this.uiLabel7.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel7.TabIndex = 56;
|
|
|
@@ -259,7 +248,7 @@
|
|
|
this.uiLabel8.AutoSize = true;
|
|
|
this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel8.Location = new System.Drawing.Point(636, 570);
|
|
|
+ this.uiLabel8.Location = new System.Drawing.Point(568, 596);
|
|
|
this.uiLabel8.Name = "uiLabel8";
|
|
|
this.uiLabel8.Size = new System.Drawing.Size(63, 16);
|
|
|
this.uiLabel8.TabIndex = 57;
|
|
|
@@ -270,7 +259,7 @@
|
|
|
this.uiLabel9.AutoSize = true;
|
|
|
this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel9.Location = new System.Drawing.Point(671, 539);
|
|
|
+ this.uiLabel9.Location = new System.Drawing.Point(603, 565);
|
|
|
this.uiLabel9.Name = "uiLabel9";
|
|
|
this.uiLabel9.Size = new System.Drawing.Size(63, 16);
|
|
|
this.uiLabel9.TabIndex = 58;
|
|
|
@@ -281,7 +270,7 @@
|
|
|
this.uiLabel11.AutoSize = true;
|
|
|
this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel11.Location = new System.Drawing.Point(704, 500);
|
|
|
+ this.uiLabel11.Location = new System.Drawing.Point(636, 526);
|
|
|
this.uiLabel11.Name = "uiLabel11";
|
|
|
this.uiLabel11.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel11.TabIndex = 60;
|
|
|
@@ -292,7 +281,7 @@
|
|
|
this.uiLabel12.AutoSize = true;
|
|
|
this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel12.Location = new System.Drawing.Point(649, 334);
|
|
|
+ this.uiLabel12.Location = new System.Drawing.Point(581, 360);
|
|
|
this.uiLabel12.Name = "uiLabel12";
|
|
|
this.uiLabel12.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel12.TabIndex = 61;
|
|
|
@@ -303,7 +292,7 @@
|
|
|
this.uiLabel13.AutoSize = true;
|
|
|
this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel13.Location = new System.Drawing.Point(678, 180);
|
|
|
+ this.uiLabel13.Location = new System.Drawing.Point(610, 206);
|
|
|
this.uiLabel13.Name = "uiLabel13";
|
|
|
this.uiLabel13.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel13.TabIndex = 62;
|
|
|
@@ -314,7 +303,7 @@
|
|
|
this.uiLabel14.AutoSize = true;
|
|
|
this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel14.Location = new System.Drawing.Point(652, 149);
|
|
|
+ this.uiLabel14.Location = new System.Drawing.Point(584, 175);
|
|
|
this.uiLabel14.Name = "uiLabel14";
|
|
|
this.uiLabel14.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel14.TabIndex = 63;
|
|
|
@@ -325,7 +314,7 @@
|
|
|
this.uiLabel15.AutoSize = true;
|
|
|
this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel15.Location = new System.Drawing.Point(608, 126);
|
|
|
+ this.uiLabel15.Location = new System.Drawing.Point(540, 152);
|
|
|
this.uiLabel15.Name = "uiLabel15";
|
|
|
this.uiLabel15.Size = new System.Drawing.Size(63, 16);
|
|
|
this.uiLabel15.TabIndex = 64;
|
|
|
@@ -336,7 +325,7 @@
|
|
|
this.uiLabel16.AutoSize = true;
|
|
|
this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel16.Location = new System.Drawing.Point(560, 103);
|
|
|
+ this.uiLabel16.Location = new System.Drawing.Point(492, 129);
|
|
|
this.uiLabel16.Name = "uiLabel16";
|
|
|
this.uiLabel16.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel16.TabIndex = 65;
|
|
|
@@ -347,7 +336,7 @@
|
|
|
this.uiLabel17.AutoSize = true;
|
|
|
this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel17.Location = new System.Drawing.Point(486, 137);
|
|
|
+ this.uiLabel17.Location = new System.Drawing.Point(418, 163);
|
|
|
this.uiLabel17.Name = "uiLabel17";
|
|
|
this.uiLabel17.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel17.TabIndex = 66;
|
|
|
@@ -358,7 +347,7 @@
|
|
|
this.uiLabel20.AutoSize = true;
|
|
|
this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel20.Location = new System.Drawing.Point(333, 113);
|
|
|
+ this.uiLabel20.Location = new System.Drawing.Point(265, 139);
|
|
|
this.uiLabel20.Name = "uiLabel20";
|
|
|
this.uiLabel20.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel20.TabIndex = 69;
|
|
|
@@ -369,7 +358,7 @@
|
|
|
this.uiLabel21.AutoSize = true;
|
|
|
this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel21.Location = new System.Drawing.Point(294, 138);
|
|
|
+ this.uiLabel21.Location = new System.Drawing.Point(226, 164);
|
|
|
this.uiLabel21.Name = "uiLabel21";
|
|
|
this.uiLabel21.Size = new System.Drawing.Size(47, 16);
|
|
|
this.uiLabel21.TabIndex = 70;
|
|
|
@@ -380,7 +369,7 @@
|
|
|
this.uiLabel22.AutoSize = true;
|
|
|
this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel22.Location = new System.Drawing.Point(251, 168);
|
|
|
+ this.uiLabel22.Location = new System.Drawing.Point(183, 194);
|
|
|
this.uiLabel22.Name = "uiLabel22";
|
|
|
this.uiLabel22.Size = new System.Drawing.Size(55, 16);
|
|
|
this.uiLabel22.TabIndex = 71;
|
|
|
@@ -391,7 +380,7 @@
|
|
|
this.uiLabel23.AutoSize = true;
|
|
|
this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel23.Location = new System.Drawing.Point(212, 203);
|
|
|
+ this.uiLabel23.Location = new System.Drawing.Point(144, 229);
|
|
|
this.uiLabel23.Name = "uiLabel23";
|
|
|
this.uiLabel23.Size = new System.Drawing.Size(63, 16);
|
|
|
this.uiLabel23.TabIndex = 72;
|
|
|
@@ -402,7 +391,7 @@
|
|
|
this.uiLabel24.AutoSize = true;
|
|
|
this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel24.Location = new System.Drawing.Point(191, 408);
|
|
|
+ this.uiLabel24.Location = new System.Drawing.Point(123, 434);
|
|
|
this.uiLabel24.Name = "uiLabel24";
|
|
|
this.uiLabel24.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel24.TabIndex = 73;
|
|
|
@@ -413,7 +402,7 @@
|
|
|
this.uiLabel25.AutoSize = true;
|
|
|
this.uiLabel25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel25.Location = new System.Drawing.Point(171, 279);
|
|
|
+ this.uiLabel25.Location = new System.Drawing.Point(103, 305);
|
|
|
this.uiLabel25.Name = "uiLabel25";
|
|
|
this.uiLabel25.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel25.TabIndex = 74;
|
|
|
@@ -424,7 +413,7 @@
|
|
|
this.uiLabel27.AutoSize = true;
|
|
|
this.uiLabel27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel27.Location = new System.Drawing.Point(214, 487);
|
|
|
+ this.uiLabel27.Location = new System.Drawing.Point(146, 513);
|
|
|
this.uiLabel27.Name = "uiLabel27";
|
|
|
this.uiLabel27.Size = new System.Drawing.Size(55, 16);
|
|
|
this.uiLabel27.TabIndex = 76;
|
|
|
@@ -435,7 +424,7 @@
|
|
|
this.uiLabel28.AutoSize = true;
|
|
|
this.uiLabel28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel28.Location = new System.Drawing.Point(1006, 114);
|
|
|
+ this.uiLabel28.Location = new System.Drawing.Point(979, 83);
|
|
|
this.uiLabel28.Name = "uiLabel28";
|
|
|
this.uiLabel28.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel28.TabIndex = 77;
|
|
|
@@ -446,7 +435,7 @@
|
|
|
this.uiLabel29.AutoSize = true;
|
|
|
this.uiLabel29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel29.Location = new System.Drawing.Point(1078, 121);
|
|
|
+ this.uiLabel29.Location = new System.Drawing.Point(1051, 83);
|
|
|
this.uiLabel29.Name = "uiLabel29";
|
|
|
this.uiLabel29.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel29.TabIndex = 78;
|
|
|
@@ -457,7 +446,7 @@
|
|
|
this.uiLabel30.AutoSize = true;
|
|
|
this.uiLabel30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel30.Location = new System.Drawing.Point(840, 350);
|
|
|
+ this.uiLabel30.Location = new System.Drawing.Point(772, 376);
|
|
|
this.uiLabel30.Name = "uiLabel30";
|
|
|
this.uiLabel30.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel30.TabIndex = 79;
|
|
|
@@ -468,7 +457,7 @@
|
|
|
this.uiLabel31.AutoSize = true;
|
|
|
this.uiLabel31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel31.Location = new System.Drawing.Point(503, 41);
|
|
|
+ this.uiLabel31.Location = new System.Drawing.Point(435, 67);
|
|
|
this.uiLabel31.Name = "uiLabel31";
|
|
|
this.uiLabel31.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel31.TabIndex = 80;
|
|
|
@@ -484,7 +473,7 @@
|
|
|
this.plcUiNumberDisplay1.Gain = 1D;
|
|
|
this.plcUiNumberDisplay1.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay1.Location = new System.Drawing.Point(449, 565);
|
|
|
+ this.plcUiNumberDisplay1.Location = new System.Drawing.Point(381, 591);
|
|
|
this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
|
|
|
this.plcUiNumberDisplay1.Preffix = null;
|
|
|
this.plcUiNumberDisplay1.ReadNode = null;
|
|
|
@@ -500,7 +489,7 @@
|
|
|
this.uiLabel32.AutoSize = true;
|
|
|
this.uiLabel32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel32.Location = new System.Drawing.Point(493, 529);
|
|
|
+ this.uiLabel32.Location = new System.Drawing.Point(425, 555);
|
|
|
this.uiLabel32.Name = "uiLabel32";
|
|
|
this.uiLabel32.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel32.TabIndex = 81;
|
|
|
@@ -516,7 +505,7 @@
|
|
|
this.plcUiNumberDisplay2.Gain = 1D;
|
|
|
this.plcUiNumberDisplay2.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay2.Location = new System.Drawing.Point(489, 560);
|
|
|
+ this.plcUiNumberDisplay2.Location = new System.Drawing.Point(421, 586);
|
|
|
this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
|
|
|
this.plcUiNumberDisplay2.Preffix = null;
|
|
|
this.plcUiNumberDisplay2.ReadNode = null;
|
|
|
@@ -537,7 +526,7 @@
|
|
|
this.plcUiNumberDisplay3.Gain = 1D;
|
|
|
this.plcUiNumberDisplay3.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay3.Location = new System.Drawing.Point(530, 554);
|
|
|
+ this.plcUiNumberDisplay3.Location = new System.Drawing.Point(462, 580);
|
|
|
this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
|
|
|
this.plcUiNumberDisplay3.Preffix = null;
|
|
|
this.plcUiNumberDisplay3.ReadNode = null;
|
|
|
@@ -558,7 +547,7 @@
|
|
|
this.plcUiNumberDisplay4.Gain = 1D;
|
|
|
this.plcUiNumberDisplay4.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay4.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay4.Location = new System.Drawing.Point(570, 544);
|
|
|
+ this.plcUiNumberDisplay4.Location = new System.Drawing.Point(502, 570);
|
|
|
this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4";
|
|
|
this.plcUiNumberDisplay4.Preffix = null;
|
|
|
this.plcUiNumberDisplay4.ReadNode = null;
|
|
|
@@ -579,7 +568,7 @@
|
|
|
this.plcUiNumberDisplay5.Gain = 1D;
|
|
|
this.plcUiNumberDisplay5.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay5.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay5.Location = new System.Drawing.Point(408, 140);
|
|
|
+ this.plcUiNumberDisplay5.Location = new System.Drawing.Point(340, 166);
|
|
|
this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5";
|
|
|
this.plcUiNumberDisplay5.Preffix = null;
|
|
|
this.plcUiNumberDisplay5.ReadNode = null;
|
|
|
@@ -595,7 +584,7 @@
|
|
|
this.uiLabel33.AutoSize = true;
|
|
|
this.uiLabel33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel33.Location = new System.Drawing.Point(392, 173);
|
|
|
+ this.uiLabel33.Location = new System.Drawing.Point(324, 199);
|
|
|
this.uiLabel33.Name = "uiLabel33";
|
|
|
this.uiLabel33.Size = new System.Drawing.Size(71, 16);
|
|
|
this.uiLabel33.TabIndex = 87;
|
|
|
@@ -611,7 +600,7 @@
|
|
|
this.plcUiNumberDisplay7.Gain = 1D;
|
|
|
this.plcUiNumberDisplay7.IntegerDigits = 0;
|
|
|
this.plcUiNumberDisplay7.InvisibilityTriggerNode = null;
|
|
|
- this.plcUiNumberDisplay7.Location = new System.Drawing.Point(372, 539);
|
|
|
+ this.plcUiNumberDisplay7.Location = new System.Drawing.Point(304, 565);
|
|
|
this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7";
|
|
|
this.plcUiNumberDisplay7.Preffix = null;
|
|
|
this.plcUiNumberDisplay7.ReadNode = null;
|
|
|
@@ -627,7 +616,7 @@
|
|
|
this.uiLabel34.AutoSize = true;
|
|
|
this.uiLabel34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel34.Location = new System.Drawing.Point(369, 513);
|
|
|
+ this.uiLabel34.Location = new System.Drawing.Point(301, 539);
|
|
|
this.uiLabel34.Name = "uiLabel34";
|
|
|
this.uiLabel34.Size = new System.Drawing.Size(39, 16);
|
|
|
this.uiLabel34.TabIndex = 90;
|
|
|
@@ -663,17 +652,29 @@
|
|
|
this.uiLabel10.AutoSize = true;
|
|
|
this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.uiLabel10.Location = new System.Drawing.Point(189, 240);
|
|
|
+ this.uiLabel10.Location = new System.Drawing.Point(121, 266);
|
|
|
this.uiLabel10.Name = "uiLabel10";
|
|
|
this.uiLabel10.Size = new System.Drawing.Size(63, 16);
|
|
|
this.uiLabel10.TabIndex = 94;
|
|
|
this.uiLabel10.Text = "四料盒5";
|
|
|
//
|
|
|
+ // uiSymbolLabel2
|
|
|
+ //
|
|
|
+ this.uiSymbolLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiSymbolLabel2.Location = new System.Drawing.Point(960, 333);
|
|
|
+ this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.uiSymbolLabel2.Name = "uiSymbolLabel2";
|
|
|
+ this.uiSymbolLabel2.Size = new System.Drawing.Size(116, 105);
|
|
|
+ this.uiSymbolLabel2.Symbol = 362186;
|
|
|
+ this.uiSymbolLabel2.SymbolSize = 128;
|
|
|
+ this.uiSymbolLabel2.TabIndex = 95;
|
|
|
+ //
|
|
|
// FlashLightForm
|
|
|
//
|
|
|
this.AllowShowTitle = false;
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
|
this.ClientSize = new System.Drawing.Size(1317, 759);
|
|
|
+ this.Controls.Add(this.uiSymbolLabel2);
|
|
|
this.Controls.Add(this.uiLabel10);
|
|
|
this.Controls.Add(this.lblDestinationDefine);
|
|
|
this.Controls.Add(this.uiSwitch1);
|
|
|
@@ -715,7 +716,6 @@
|
|
|
this.Controls.Add(this.uiLabel1);
|
|
|
this.Controls.Add(this.CircleUnload);
|
|
|
this.Controls.Add(this.uiSymbolLabel3);
|
|
|
- this.Controls.Add(this.uiSymbolLabel2);
|
|
|
this.Controls.Add(this.uiSymbolLabel1);
|
|
|
this.Controls.Add(this.CircleLaser);
|
|
|
this.Controls.Add(this.CircleSub);
|
|
|
@@ -741,7 +741,6 @@
|
|
|
private MyCircleGaugeControl CircleUnload;
|
|
|
private MyCircleGaugeControl CircleLoad;
|
|
|
private Sunny.UI.UISymbolLabel uiSymbolLabel1;
|
|
|
- private Sunny.UI.UISymbolLabel uiSymbolLabel2;
|
|
|
private Sunny.UI.UISymbolLabel uiSymbolLabel3;
|
|
|
private Sunny.UI.UILabel uiLabel1;
|
|
|
private Sunny.UI.UILabel uiLabel2;
|
|
|
@@ -782,5 +781,6 @@
|
|
|
private Sunny.UI.UISwitch uiSwitch1;
|
|
|
private Sunny.UI.UILabel lblDestinationDefine;
|
|
|
private Sunny.UI.UILabel uiLabel10;
|
|
|
+ private Sunny.UI.UISymbolLabel uiSymbolLabel2;
|
|
|
}
|
|
|
}
|