namespace JinYuan.ControlLib { partial class UCElectricityMeterV { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCElectricityMeterV)); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.lblAccumulatedElectricityUint = new System.Windows.Forms.Label(); this.txtAccumulatedElectricity = new System.Windows.Forms.Label(); this.lblActivePowerUint = new System.Windows.Forms.Label(); this.lblActivePower = new System.Windows.Forms.Label(); this.txtTotalPower = new System.Windows.Forms.Label(); this.lblPowerFactor = new System.Windows.Forms.Label(); this.txtPowerFactor = new System.Windows.Forms.Label(); this.lblPhasePowerCUint = new System.Windows.Forms.Label(); this.lblPhasePowerC = new System.Windows.Forms.Label(); this.txtPhasePowerC = new System.Windows.Forms.Label(); this.lblPhasePowerBUint = new System.Windows.Forms.Label(); this.lblPhasePowerB = new System.Windows.Forms.Label(); this.txtPhasePowerB = new System.Windows.Forms.Label(); this.lblPhasePowerAUint = new System.Windows.Forms.Label(); this.lblPhasePowerA = new System.Windows.Forms.Label(); this.txtPhasePowerA = new System.Windows.Forms.Label(); this.lblCt = new System.Windows.Forms.Label(); this.txtCt = new System.Windows.Forms.Label(); this.lblPhaseCurrentCUint = new System.Windows.Forms.Label(); this.lblPhaseCurrentC = new System.Windows.Forms.Label(); this.txtPhaseCurrentC = new System.Windows.Forms.Label(); this.lblPhaseCurrentBUint = new System.Windows.Forms.Label(); this.lblPhaseCurrentB = new System.Windows.Forms.Label(); this.txtPhaseCurrentB = new System.Windows.Forms.Label(); this.lblPhaseCurrentAUint = new System.Windows.Forms.Label(); this.lblPhaseCurrentA = new System.Windows.Forms.Label(); this.txtPhaseCurrentA = new System.Windows.Forms.Label(); this.lblPt = new System.Windows.Forms.Label(); this.txtPt = new System.Windows.Forms.Label(); this.lblPhaseVoltageCUint = new System.Windows.Forms.Label(); this.lblPhaseVoltageC = new System.Windows.Forms.Label(); this.txtPhaseVoltageC = new System.Windows.Forms.Label(); this.lblPhaseVoltageBUint = new System.Windows.Forms.Label(); this.lblPhaseVoltageB = new System.Windows.Forms.Label(); this.txtPhaseVoltageB = new System.Windows.Forms.Label(); this.lblPhaseVoltageAUint = new System.Windows.Forms.Label(); this.lblPhaseVoltageA = new System.Windows.Forms.Label(); this.txtPhaseVoltageA = new System.Windows.Forms.Label(); this.lblAccumulatedElectricity = new System.Windows.Forms.Label(); this.UCtitleName = new JinYuan.ControlLib.LongTitleStyle2(); this.tableLayoutPanel2.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 12; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 63F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 51F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 24F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 64F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 54F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 29F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 65F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 55F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 81F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Controls.Add(this.lblAccumulatedElectricityUint, 10, 3); this.tableLayoutPanel2.Controls.Add(this.txtAccumulatedElectricity, 5, 3); this.tableLayoutPanel2.Controls.Add(this.lblActivePowerUint, 4, 3); this.tableLayoutPanel2.Controls.Add(this.lblActivePower, 2, 3); this.tableLayoutPanel2.Controls.Add(this.txtTotalPower, 0, 3); this.tableLayoutPanel2.Controls.Add(this.lblPowerFactor, 10, 2); this.tableLayoutPanel2.Controls.Add(this.txtPowerFactor, 9, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerCUint, 8, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerC, 7, 2); this.tableLayoutPanel2.Controls.Add(this.txtPhasePowerC, 6, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerBUint, 5, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerB, 4, 2); this.tableLayoutPanel2.Controls.Add(this.txtPhasePowerB, 3, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerAUint, 2, 2); this.tableLayoutPanel2.Controls.Add(this.lblPhasePowerA, 1, 2); this.tableLayoutPanel2.Controls.Add(this.txtPhasePowerA, 0, 2); this.tableLayoutPanel2.Controls.Add(this.lblCt, 10, 1); this.tableLayoutPanel2.Controls.Add(this.txtCt, 9, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentCUint, 8, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentC, 7, 1); this.tableLayoutPanel2.Controls.Add(this.txtPhaseCurrentC, 6, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentBUint, 5, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentB, 4, 1); this.tableLayoutPanel2.Controls.Add(this.txtPhaseCurrentB, 3, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentAUint, 2, 1); this.tableLayoutPanel2.Controls.Add(this.lblPhaseCurrentA, 1, 1); this.tableLayoutPanel2.Controls.Add(this.txtPhaseCurrentA, 0, 1); this.tableLayoutPanel2.Controls.Add(this.lblPt, 10, 0); this.tableLayoutPanel2.Controls.Add(this.txtPt, 9, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageCUint, 8, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageC, 7, 0); this.tableLayoutPanel2.Controls.Add(this.txtPhaseVoltageC, 6, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageBUint, 5, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageB, 4, 0); this.tableLayoutPanel2.Controls.Add(this.txtPhaseVoltageB, 3, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageAUint, 2, 0); this.tableLayoutPanel2.Controls.Add(this.lblPhaseVoltageA, 1, 0); this.tableLayoutPanel2.Controls.Add(this.txtPhaseVoltageA, 0, 0); this.tableLayoutPanel2.Controls.Add(this.lblAccumulatedElectricity, 8, 3); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 32); this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 5; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(569, 95); this.tableLayoutPanel2.TabIndex = 18; // // lblAccumulatedElectricityUint // this.lblAccumulatedElectricityUint.AutoSize = true; this.lblAccumulatedElectricityUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblAccumulatedElectricityUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAccumulatedElectricityUint.ForeColor = System.Drawing.Color.White; this.lblAccumulatedElectricityUint.Location = new System.Drawing.Point(525, 69); this.lblAccumulatedElectricityUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblAccumulatedElectricityUint.Name = "lblAccumulatedElectricityUint"; this.lblAccumulatedElectricityUint.Size = new System.Drawing.Size(37, 25); this.lblAccumulatedElectricityUint.TabIndex = 38; this.lblAccumulatedElectricityUint.Text = "kW·h"; this.lblAccumulatedElectricityUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtAccumulatedElectricity // this.txtAccumulatedElectricity.AutoSize = true; this.tableLayoutPanel2.SetColumnSpan(this.txtAccumulatedElectricity, 3); this.txtAccumulatedElectricity.Dock = System.Windows.Forms.DockStyle.Fill; this.txtAccumulatedElectricity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtAccumulatedElectricity.ForeColor = System.Drawing.Color.White; this.txtAccumulatedElectricity.Location = new System.Drawing.Point(260, 69); this.txtAccumulatedElectricity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtAccumulatedElectricity.Name = "txtAccumulatedElectricity"; this.txtAccumulatedElectricity.Size = new System.Drawing.Size(141, 25); this.txtAccumulatedElectricity.TabIndex = 36; this.txtAccumulatedElectricity.Text = "累计电能"; this.txtAccumulatedElectricity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblActivePowerUint // this.lblActivePowerUint.AutoSize = true; this.lblActivePowerUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblActivePowerUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblActivePowerUint.ForeColor = System.Drawing.Color.White; this.lblActivePowerUint.Location = new System.Drawing.Point(206, 69); this.lblActivePowerUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblActivePowerUint.Name = "lblActivePowerUint"; this.lblActivePowerUint.Size = new System.Drawing.Size(46, 25); this.lblActivePowerUint.TabIndex = 35; this.lblActivePowerUint.Text = "W"; this.lblActivePowerUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblActivePower // this.lblActivePower.AutoSize = true; this.tableLayoutPanel2.SetColumnSpan(this.lblActivePower, 2); this.lblActivePower.Dock = System.Windows.Forms.DockStyle.Fill; this.lblActivePower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblActivePower.ForeColor = System.Drawing.Color.White; this.lblActivePower.Location = new System.Drawing.Point(118, 69); this.lblActivePower.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblActivePower.Name = "lblActivePower"; this.lblActivePower.Size = new System.Drawing.Size(80, 25); this.lblActivePower.TabIndex = 34; this.lblActivePower.Text = "232.5"; this.lblActivePower.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtTotalPower // this.txtTotalPower.AutoSize = true; this.tableLayoutPanel2.SetColumnSpan(this.txtTotalPower, 2); this.txtTotalPower.Dock = System.Windows.Forms.DockStyle.Fill; this.txtTotalPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTotalPower.ForeColor = System.Drawing.Color.White; this.txtTotalPower.Location = new System.Drawing.Point(4, 69); this.txtTotalPower.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtTotalPower.Name = "txtTotalPower"; this.txtTotalPower.Size = new System.Drawing.Size(106, 25); this.txtTotalPower.TabIndex = 33; this.txtTotalPower.Text = "总功率"; this.txtTotalPower.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPowerFactor // this.lblPowerFactor.AutoSize = true; this.lblPowerFactor.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPowerFactor.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPowerFactor.ForeColor = System.Drawing.Color.White; this.lblPowerFactor.Location = new System.Drawing.Point(525, 44); this.lblPowerFactor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPowerFactor.Name = "lblPowerFactor"; this.lblPowerFactor.Size = new System.Drawing.Size(37, 25); this.lblPowerFactor.TabIndex = 32; this.lblPowerFactor.Text = "1"; this.lblPowerFactor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPowerFactor // this.txtPowerFactor.AutoSize = true; this.txtPowerFactor.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPowerFactor.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPowerFactor.ForeColor = System.Drawing.Color.White; this.txtPowerFactor.Location = new System.Drawing.Point(444, 44); this.txtPowerFactor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPowerFactor.Name = "txtPowerFactor"; this.txtPowerFactor.Size = new System.Drawing.Size(73, 25); this.txtPowerFactor.TabIndex = 31; this.txtPowerFactor.Text = "总功率因素"; this.txtPowerFactor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerCUint // this.lblPhasePowerCUint.AutoSize = true; this.lblPhasePowerCUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerCUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerCUint.ForeColor = System.Drawing.Color.White; this.lblPhasePowerCUint.Location = new System.Drawing.Point(409, 44); this.lblPhasePowerCUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerCUint.Name = "lblPhasePowerCUint"; this.lblPhasePowerCUint.Size = new System.Drawing.Size(27, 25); this.lblPhasePowerCUint.TabIndex = 30; this.lblPhasePowerCUint.Text = "W"; this.lblPhasePowerCUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerC // this.lblPhasePowerC.AutoSize = true; this.lblPhasePowerC.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerC.ForeColor = System.Drawing.Color.White; this.lblPhasePowerC.Location = new System.Drawing.Point(354, 44); this.lblPhasePowerC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerC.Name = "lblPhasePowerC"; this.lblPhasePowerC.Size = new System.Drawing.Size(47, 25); this.lblPhasePowerC.TabIndex = 29; this.lblPhasePowerC.Text = "0"; this.lblPhasePowerC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhasePowerC // this.txtPhasePowerC.AutoSize = true; this.txtPhasePowerC.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhasePowerC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhasePowerC.ForeColor = System.Drawing.Color.White; this.txtPhasePowerC.Location = new System.Drawing.Point(289, 44); this.txtPhasePowerC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhasePowerC.Name = "txtPhasePowerC"; this.txtPhasePowerC.Size = new System.Drawing.Size(57, 25); this.txtPhasePowerC.TabIndex = 28; this.txtPhasePowerC.Text = "C相功率"; this.txtPhasePowerC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerBUint // this.lblPhasePowerBUint.AutoSize = true; this.lblPhasePowerBUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerBUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerBUint.ForeColor = System.Drawing.Color.White; this.lblPhasePowerBUint.Location = new System.Drawing.Point(260, 44); this.lblPhasePowerBUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerBUint.Name = "lblPhasePowerBUint"; this.lblPhasePowerBUint.Size = new System.Drawing.Size(21, 25); this.lblPhasePowerBUint.TabIndex = 27; this.lblPhasePowerBUint.Text = "W"; this.lblPhasePowerBUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerB // this.lblPhasePowerB.AutoSize = true; this.lblPhasePowerB.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerB.ForeColor = System.Drawing.Color.White; this.lblPhasePowerB.Location = new System.Drawing.Point(206, 44); this.lblPhasePowerB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerB.Name = "lblPhasePowerB"; this.lblPhasePowerB.Size = new System.Drawing.Size(46, 25); this.lblPhasePowerB.TabIndex = 26; this.lblPhasePowerB.Text = "232.5"; this.lblPhasePowerB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhasePowerB // this.txtPhasePowerB.AutoSize = true; this.txtPhasePowerB.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhasePowerB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhasePowerB.ForeColor = System.Drawing.Color.White; this.txtPhasePowerB.Location = new System.Drawing.Point(142, 44); this.txtPhasePowerB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhasePowerB.Name = "txtPhasePowerB"; this.txtPhasePowerB.Size = new System.Drawing.Size(56, 25); this.txtPhasePowerB.TabIndex = 25; this.txtPhasePowerB.Text = "B相功率"; this.txtPhasePowerB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerAUint // this.lblPhasePowerAUint.AutoSize = true; this.lblPhasePowerAUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerAUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerAUint.ForeColor = System.Drawing.Color.White; this.lblPhasePowerAUint.Location = new System.Drawing.Point(118, 44); this.lblPhasePowerAUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerAUint.Name = "lblPhasePowerAUint"; this.lblPhasePowerAUint.Size = new System.Drawing.Size(16, 25); this.lblPhasePowerAUint.TabIndex = 24; this.lblPhasePowerAUint.Text = "W"; this.lblPhasePowerAUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhasePowerA // this.lblPhasePowerA.AutoSize = true; this.lblPhasePowerA.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhasePowerA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhasePowerA.ForeColor = System.Drawing.Color.White; this.lblPhasePowerA.Location = new System.Drawing.Point(67, 44); this.lblPhasePowerA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhasePowerA.Name = "lblPhasePowerA"; this.lblPhasePowerA.Size = new System.Drawing.Size(43, 25); this.lblPhasePowerA.TabIndex = 23; this.lblPhasePowerA.Text = "232.5"; this.lblPhasePowerA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhasePowerA // this.txtPhasePowerA.AutoSize = true; this.txtPhasePowerA.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhasePowerA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhasePowerA.ForeColor = System.Drawing.Color.White; this.txtPhasePowerA.Location = new System.Drawing.Point(4, 44); this.txtPhasePowerA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhasePowerA.Name = "txtPhasePowerA"; this.txtPhasePowerA.Size = new System.Drawing.Size(55, 25); this.txtPhasePowerA.TabIndex = 22; this.txtPhasePowerA.Text = "A相功率"; this.txtPhasePowerA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblCt // this.lblCt.AutoSize = true; this.lblCt.Dock = System.Windows.Forms.DockStyle.Fill; this.lblCt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCt.ForeColor = System.Drawing.Color.White; this.lblCt.Location = new System.Drawing.Point(525, 24); this.lblCt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCt.Name = "lblCt"; this.lblCt.Size = new System.Drawing.Size(37, 20); this.lblCt.TabIndex = 21; this.lblCt.Text = "1"; this.lblCt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtCt // this.txtCt.AutoSize = true; this.txtCt.Dock = System.Windows.Forms.DockStyle.Fill; this.txtCt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCt.ForeColor = System.Drawing.Color.White; this.txtCt.Location = new System.Drawing.Point(444, 24); this.txtCt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtCt.Name = "txtCt"; this.txtCt.Size = new System.Drawing.Size(73, 20); this.txtCt.TabIndex = 20; this.txtCt.Text = "电流变比"; this.txtCt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentCUint // this.lblPhaseCurrentCUint.AutoSize = true; this.lblPhaseCurrentCUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentCUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentCUint.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentCUint.Location = new System.Drawing.Point(409, 24); this.lblPhaseCurrentCUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentCUint.Name = "lblPhaseCurrentCUint"; this.lblPhaseCurrentCUint.Size = new System.Drawing.Size(27, 20); this.lblPhaseCurrentCUint.TabIndex = 19; this.lblPhaseCurrentCUint.Text = "A"; this.lblPhaseCurrentCUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentC // this.lblPhaseCurrentC.AutoSize = true; this.lblPhaseCurrentC.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentC.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentC.Location = new System.Drawing.Point(354, 24); this.lblPhaseCurrentC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentC.Name = "lblPhaseCurrentC"; this.lblPhaseCurrentC.Size = new System.Drawing.Size(47, 20); this.lblPhaseCurrentC.TabIndex = 18; this.lblPhaseCurrentC.Text = "232.5"; this.lblPhaseCurrentC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseCurrentC // this.txtPhaseCurrentC.AutoSize = true; this.txtPhaseCurrentC.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseCurrentC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseCurrentC.ForeColor = System.Drawing.Color.White; this.txtPhaseCurrentC.Location = new System.Drawing.Point(289, 24); this.txtPhaseCurrentC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseCurrentC.Name = "txtPhaseCurrentC"; this.txtPhaseCurrentC.Size = new System.Drawing.Size(57, 20); this.txtPhaseCurrentC.TabIndex = 17; this.txtPhaseCurrentC.Text = "C相电流"; this.txtPhaseCurrentC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentBUint // this.lblPhaseCurrentBUint.AutoSize = true; this.lblPhaseCurrentBUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentBUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentBUint.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentBUint.Location = new System.Drawing.Point(260, 24); this.lblPhaseCurrentBUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentBUint.Name = "lblPhaseCurrentBUint"; this.lblPhaseCurrentBUint.Size = new System.Drawing.Size(21, 20); this.lblPhaseCurrentBUint.TabIndex = 16; this.lblPhaseCurrentBUint.Text = "A"; this.lblPhaseCurrentBUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentB // this.lblPhaseCurrentB.AutoSize = true; this.lblPhaseCurrentB.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentB.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentB.Location = new System.Drawing.Point(206, 24); this.lblPhaseCurrentB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentB.Name = "lblPhaseCurrentB"; this.lblPhaseCurrentB.Size = new System.Drawing.Size(46, 20); this.lblPhaseCurrentB.TabIndex = 15; this.lblPhaseCurrentB.Text = "232.5"; this.lblPhaseCurrentB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseCurrentB // this.txtPhaseCurrentB.AutoSize = true; this.txtPhaseCurrentB.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseCurrentB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseCurrentB.ForeColor = System.Drawing.Color.White; this.txtPhaseCurrentB.Location = new System.Drawing.Point(142, 24); this.txtPhaseCurrentB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseCurrentB.Name = "txtPhaseCurrentB"; this.txtPhaseCurrentB.Size = new System.Drawing.Size(56, 20); this.txtPhaseCurrentB.TabIndex = 14; this.txtPhaseCurrentB.Text = "B相电流"; this.txtPhaseCurrentB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentAUint // this.lblPhaseCurrentAUint.AutoSize = true; this.lblPhaseCurrentAUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentAUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentAUint.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentAUint.Location = new System.Drawing.Point(118, 24); this.lblPhaseCurrentAUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentAUint.Name = "lblPhaseCurrentAUint"; this.lblPhaseCurrentAUint.Size = new System.Drawing.Size(16, 20); this.lblPhaseCurrentAUint.TabIndex = 13; this.lblPhaseCurrentAUint.Text = "A"; this.lblPhaseCurrentAUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseCurrentA // this.lblPhaseCurrentA.AutoSize = true; this.lblPhaseCurrentA.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseCurrentA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseCurrentA.ForeColor = System.Drawing.Color.White; this.lblPhaseCurrentA.Location = new System.Drawing.Point(67, 24); this.lblPhaseCurrentA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseCurrentA.Name = "lblPhaseCurrentA"; this.lblPhaseCurrentA.Size = new System.Drawing.Size(43, 20); this.lblPhaseCurrentA.TabIndex = 12; this.lblPhaseCurrentA.Text = "232.5"; this.lblPhaseCurrentA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseCurrentA // this.txtPhaseCurrentA.AutoSize = true; this.txtPhaseCurrentA.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseCurrentA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseCurrentA.ForeColor = System.Drawing.Color.White; this.txtPhaseCurrentA.Location = new System.Drawing.Point(4, 24); this.txtPhaseCurrentA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseCurrentA.Name = "txtPhaseCurrentA"; this.txtPhaseCurrentA.Size = new System.Drawing.Size(55, 20); this.txtPhaseCurrentA.TabIndex = 11; this.txtPhaseCurrentA.Text = "A相电流"; this.txtPhaseCurrentA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPt // this.lblPt.AutoSize = true; this.lblPt.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPt.ForeColor = System.Drawing.Color.White; this.lblPt.Location = new System.Drawing.Point(525, 0); this.lblPt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPt.Name = "lblPt"; this.lblPt.Size = new System.Drawing.Size(37, 24); this.lblPt.TabIndex = 10; this.lblPt.Text = "1"; this.lblPt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPt // this.txtPt.AutoSize = true; this.txtPt.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPt.ForeColor = System.Drawing.Color.White; this.txtPt.Location = new System.Drawing.Point(444, 0); this.txtPt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPt.Name = "txtPt"; this.txtPt.Size = new System.Drawing.Size(73, 24); this.txtPt.TabIndex = 9; this.txtPt.Text = "电压变比"; this.txtPt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageCUint // this.lblPhaseVoltageCUint.AutoSize = true; this.lblPhaseVoltageCUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageCUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageCUint.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageCUint.Location = new System.Drawing.Point(409, 0); this.lblPhaseVoltageCUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageCUint.Name = "lblPhaseVoltageCUint"; this.lblPhaseVoltageCUint.Size = new System.Drawing.Size(27, 24); this.lblPhaseVoltageCUint.TabIndex = 8; this.lblPhaseVoltageCUint.Text = "V"; this.lblPhaseVoltageCUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageC // this.lblPhaseVoltageC.AutoSize = true; this.lblPhaseVoltageC.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageC.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageC.Location = new System.Drawing.Point(354, 0); this.lblPhaseVoltageC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageC.Name = "lblPhaseVoltageC"; this.lblPhaseVoltageC.Size = new System.Drawing.Size(47, 24); this.lblPhaseVoltageC.TabIndex = 7; this.lblPhaseVoltageC.Text = "232.5"; this.lblPhaseVoltageC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseVoltageC // this.txtPhaseVoltageC.AutoSize = true; this.txtPhaseVoltageC.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseVoltageC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseVoltageC.ForeColor = System.Drawing.Color.White; this.txtPhaseVoltageC.Location = new System.Drawing.Point(289, 0); this.txtPhaseVoltageC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseVoltageC.Name = "txtPhaseVoltageC"; this.txtPhaseVoltageC.Size = new System.Drawing.Size(57, 24); this.txtPhaseVoltageC.TabIndex = 6; this.txtPhaseVoltageC.Text = "C相电压"; this.txtPhaseVoltageC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageBUint // this.lblPhaseVoltageBUint.AutoSize = true; this.lblPhaseVoltageBUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageBUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageBUint.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageBUint.Location = new System.Drawing.Point(260, 0); this.lblPhaseVoltageBUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageBUint.Name = "lblPhaseVoltageBUint"; this.lblPhaseVoltageBUint.Size = new System.Drawing.Size(21, 24); this.lblPhaseVoltageBUint.TabIndex = 5; this.lblPhaseVoltageBUint.Text = "V"; this.lblPhaseVoltageBUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageB // this.lblPhaseVoltageB.AutoSize = true; this.lblPhaseVoltageB.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageB.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageB.Location = new System.Drawing.Point(206, 0); this.lblPhaseVoltageB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageB.Name = "lblPhaseVoltageB"; this.lblPhaseVoltageB.Size = new System.Drawing.Size(46, 24); this.lblPhaseVoltageB.TabIndex = 4; this.lblPhaseVoltageB.Text = "232.5"; this.lblPhaseVoltageB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseVoltageB // this.txtPhaseVoltageB.AutoSize = true; this.txtPhaseVoltageB.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseVoltageB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseVoltageB.ForeColor = System.Drawing.Color.White; this.txtPhaseVoltageB.Location = new System.Drawing.Point(142, 0); this.txtPhaseVoltageB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseVoltageB.Name = "txtPhaseVoltageB"; this.txtPhaseVoltageB.Size = new System.Drawing.Size(56, 24); this.txtPhaseVoltageB.TabIndex = 3; this.txtPhaseVoltageB.Text = "B相电压"; this.txtPhaseVoltageB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageAUint // this.lblPhaseVoltageAUint.AutoSize = true; this.lblPhaseVoltageAUint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageAUint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageAUint.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageAUint.Location = new System.Drawing.Point(118, 0); this.lblPhaseVoltageAUint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageAUint.Name = "lblPhaseVoltageAUint"; this.lblPhaseVoltageAUint.Size = new System.Drawing.Size(16, 24); this.lblPhaseVoltageAUint.TabIndex = 2; this.lblPhaseVoltageAUint.Text = "V"; this.lblPhaseVoltageAUint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPhaseVoltageA // this.lblPhaseVoltageA.AutoSize = true; this.lblPhaseVoltageA.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPhaseVoltageA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPhaseVoltageA.ForeColor = System.Drawing.Color.White; this.lblPhaseVoltageA.Location = new System.Drawing.Point(67, 0); this.lblPhaseVoltageA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblPhaseVoltageA.Name = "lblPhaseVoltageA"; this.lblPhaseVoltageA.Size = new System.Drawing.Size(43, 24); this.lblPhaseVoltageA.TabIndex = 1; this.lblPhaseVoltageA.Text = "232.5"; this.lblPhaseVoltageA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtPhaseVoltageA // this.txtPhaseVoltageA.AutoSize = true; this.txtPhaseVoltageA.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPhaseVoltageA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPhaseVoltageA.ForeColor = System.Drawing.Color.White; this.txtPhaseVoltageA.Location = new System.Drawing.Point(4, 0); this.txtPhaseVoltageA.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtPhaseVoltageA.Name = "txtPhaseVoltageA"; this.txtPhaseVoltageA.Size = new System.Drawing.Size(55, 24); this.txtPhaseVoltageA.TabIndex = 0; this.txtPhaseVoltageA.Text = "A相电压"; this.txtPhaseVoltageA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblAccumulatedElectricity // this.lblAccumulatedElectricity.AutoSize = true; this.tableLayoutPanel2.SetColumnSpan(this.lblAccumulatedElectricity, 2); this.lblAccumulatedElectricity.Dock = System.Windows.Forms.DockStyle.Fill; this.lblAccumulatedElectricity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAccumulatedElectricity.ForeColor = System.Drawing.Color.White; this.lblAccumulatedElectricity.Location = new System.Drawing.Point(409, 69); this.lblAccumulatedElectricity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblAccumulatedElectricity.Name = "lblAccumulatedElectricity"; this.lblAccumulatedElectricity.Size = new System.Drawing.Size(108, 25); this.lblAccumulatedElectricity.TabIndex = 37; this.lblAccumulatedElectricity.Text = "232.5"; this.lblAccumulatedElectricity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // UCtitleName // this.UCtitleName.BackColor = System.Drawing.Color.Transparent; this.UCtitleName.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("UCtitleName.BackgroundImage"))); this.UCtitleName.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.UCtitleName.Dock = System.Windows.Forms.DockStyle.Top; this.UCtitleName.Location = new System.Drawing.Point(0, 0); this.UCtitleName.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.UCtitleName.Name = "UCtitleName"; this.UCtitleName.Size = new System.Drawing.Size(569, 32); this.UCtitleName.TabIndex = 1; this.UCtitleName.TitleName = "智能电表"; // // UCElectricityMeterV // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(39)))), ((int)(((byte)(104))))); this.Controls.Add(this.tableLayoutPanel2); this.Controls.Add(this.UCtitleName); this.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.Name = "UCElectricityMeterV"; this.Size = new System.Drawing.Size(569, 127); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); this.ResumeLayout(false); } #endregion private LongTitleStyle2 UCtitleName; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.Label lblPhaseVoltageBUint; private System.Windows.Forms.Label lblPhaseVoltageB; private System.Windows.Forms.Label txtPhaseVoltageB; private System.Windows.Forms.Label lblPhaseVoltageAUint; private System.Windows.Forms.Label lblPhaseVoltageA; private System.Windows.Forms.Label txtPhaseVoltageA; private System.Windows.Forms.Label txtPowerFactor; private System.Windows.Forms.Label lblPhasePowerCUint; private System.Windows.Forms.Label lblPhasePowerC; private System.Windows.Forms.Label txtPhasePowerC; private System.Windows.Forms.Label lblPhasePowerBUint; private System.Windows.Forms.Label lblPhasePowerB; private System.Windows.Forms.Label txtPhasePowerB; private System.Windows.Forms.Label lblPhasePowerAUint; private System.Windows.Forms.Label lblPhasePowerA; private System.Windows.Forms.Label txtPhasePowerA; private System.Windows.Forms.Label lblCt; private System.Windows.Forms.Label txtCt; private System.Windows.Forms.Label lblPhaseCurrentCUint; private System.Windows.Forms.Label lblPhaseCurrentC; private System.Windows.Forms.Label txtPhaseCurrentC; private System.Windows.Forms.Label lblPhaseCurrentBUint; private System.Windows.Forms.Label lblPhaseCurrentB; private System.Windows.Forms.Label txtPhaseCurrentB; private System.Windows.Forms.Label lblPhaseCurrentAUint; private System.Windows.Forms.Label lblPhaseCurrentA; private System.Windows.Forms.Label txtPhaseCurrentA; private System.Windows.Forms.Label lblPt; private System.Windows.Forms.Label txtPt; private System.Windows.Forms.Label lblPhaseVoltageCUint; private System.Windows.Forms.Label lblPhaseVoltageC; private System.Windows.Forms.Label txtPhaseVoltageC; private System.Windows.Forms.Label lblAccumulatedElectricityUint; private System.Windows.Forms.Label txtAccumulatedElectricity; private System.Windows.Forms.Label lblActivePowerUint; private System.Windows.Forms.Label lblActivePower; private System.Windows.Forms.Label txtTotalPower; private System.Windows.Forms.Label lblPowerFactor; private System.Windows.Forms.Label lblAccumulatedElectricity; } }