📄 form1.designer.cs
字号:
this.txtBVL.Name = "txtBVL";
this.txtBVL.Size = new System.Drawing.Size(99, 21);
this.txtBVL.TabIndex = 3;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(8, 70);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(29, 12);
this.label8.TabIndex = 2;
this.label8.Text = "功率";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(8, 43);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(29, 12);
this.label9.TabIndex = 1;
this.label9.Text = "电流";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(8, 17);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(29, 12);
this.label10.TabIndex = 0;
this.label10.Text = "电压";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtAWX);
this.groupBox2.Controls.Add(this.txtAIX);
this.groupBox2.Controls.Add(this.txtAVX);
this.groupBox2.Controls.Add(this.txtAWL);
this.groupBox2.Controls.Add(this.txtAIL);
this.groupBox2.Controls.Add(this.txtAVL);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Location = new System.Drawing.Point(6, 20);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(258, 93);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "A相电表";
//
// txtAWX
//
this.txtAWX.Location = new System.Drawing.Point(148, 68);
this.txtAWX.Name = "txtAWX";
this.txtAWX.Size = new System.Drawing.Size(99, 21);
this.txtAWX.TabIndex = 8;
//
// txtAIX
//
this.txtAIX.Location = new System.Drawing.Point(148, 41);
this.txtAIX.Name = "txtAIX";
this.txtAIX.Size = new System.Drawing.Size(99, 21);
this.txtAIX.TabIndex = 7;
//
// txtAVX
//
this.txtAVX.Location = new System.Drawing.Point(148, 14);
this.txtAVX.Name = "txtAVX";
this.txtAVX.Size = new System.Drawing.Size(99, 21);
this.txtAVX.TabIndex = 6;
//
// txtAWL
//
this.txtAWL.Location = new System.Drawing.Point(43, 67);
this.txtAWL.Name = "txtAWL";
this.txtAWL.Size = new System.Drawing.Size(99, 21);
this.txtAWL.TabIndex = 5;
//
// txtAIL
//
this.txtAIL.Location = new System.Drawing.Point(43, 40);
this.txtAIL.Name = "txtAIL";
this.txtAIL.Size = new System.Drawing.Size(99, 21);
this.txtAIL.TabIndex = 4;
//
// txtAVL
//
this.txtAVL.Location = new System.Drawing.Point(43, 13);
this.txtAVL.Name = "txtAVL";
this.txtAVL.Size = new System.Drawing.Size(99, 21);
this.txtAVL.TabIndex = 3;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(8, 70);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(29, 12);
this.label3.TabIndex = 2;
this.label3.Text = "功率";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(8, 43);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(29, 12);
this.label2.TabIndex = 1;
this.label2.Text = "电流";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(8, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 0;
this.label1.Text = "电压";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.label6);
this.groupBox5.Controls.Add(this.groupBox6);
this.groupBox5.Controls.Add(this.label16);
this.groupBox5.Controls.Add(this.groupBox7);
this.groupBox5.Controls.Add(this.groupBox8);
this.groupBox5.Location = new System.Drawing.Point(311, 12);
this.groupBox5.Name = "groupBox5";
this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox5.Size = new System.Drawing.Size(270, 311);
this.groupBox5.TabIndex = 1;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "显示";
this.groupBox5.Enter += new System.EventHandler(this.groupBox5_Enter);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.label6.Location = new System.Drawing.Point(180, 14);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(59, 16);
this.label6.TabIndex = 4;
this.label6.Text = "交检值";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.txtCWC);
this.groupBox6.Controls.Add(this.txtCIC);
this.groupBox6.Controls.Add(this.txtCVC);
this.groupBox6.Controls.Add(this.txtCWY);
this.groupBox6.Controls.Add(this.txtCIY);
this.groupBox6.Controls.Add(this.txtCVY);
this.groupBox6.Controls.Add(this.label7);
this.groupBox6.Controls.Add(this.label11);
this.groupBox6.Controls.Add(this.label12);
this.groupBox6.Location = new System.Drawing.Point(6, 218);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(258, 93);
this.groupBox6.TabIndex = 2;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "C相电表";
//
// txtCWC
//
this.txtCWC.Location = new System.Drawing.Point(148, 68);
this.txtCWC.Name = "txtCWC";
this.txtCWC.Size = new System.Drawing.Size(99, 21);
this.txtCWC.TabIndex = 8;
//
// txtCIC
//
this.txtCIC.Location = new System.Drawing.Point(148, 41);
this.txtCIC.Name = "txtCIC";
this.txtCIC.Size = new System.Drawing.Size(99, 21);
this.txtCIC.TabIndex = 7;
//
// txtCVC
//
this.txtCVC.Location = new System.Drawing.Point(148, 14);
this.txtCVC.Name = "txtCVC";
this.txtCVC.Size = new System.Drawing.Size(99, 21);
this.txtCVC.TabIndex = 6;
//
// txtCWY
//
this.txtCWY.Location = new System.Drawing.Point(43, 67);
this.txtCWY.Name = "txtCWY";
this.txtCWY.Size = new System.Drawing.Size(99, 21);
this.txtCWY.TabIndex = 5;
//
// txtCIY
//
this.txtCIY.Location = new System.Drawing.Point(43, 40);
this.txtCIY.Name = "txtCIY";
this.txtCIY.Size = new System.Drawing.Size(99, 21);
this.txtCIY.TabIndex = 4;
//
// txtCVY
//
this.txtCVY.Location = new System.Drawing.Point(43, 13);
this.txtCVY.Name = "txtCVY";
this.txtCVY.Size = new System.Drawing.Size(99, 21);
this.txtCVY.TabIndex = 3;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(8, 70);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 2;
this.label7.Text = "功率";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(8, 43);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(29, 12);
this.label11.TabIndex = 1;
this.label11.Text = "电流";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(8, 17);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(29, 12);
this.label12.TabIndex = 0;
this.label12.Text = "电压";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.label16.Location = new System.Drawing.Point(80, 14);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(42, 16);
this.label16.TabIndex = 3;
this.label16.Text = "原值";
//
// groupBox7
//
this.groupBox7.Controls.Add(this.txtBWC);
this.groupBox7.Controls.Add(this.txtBIC);
this.groupBox7.Controls.Add(this.txtBVC);
this.groupBox7.Controls.Add(this.txtBWY);
this.groupBox7.Controls.Add(this.txtBIY);
this.groupBox7.Controls.Add(this.txtBVY);
this.groupBox7.Controls.Add(this.label17);
this.groupBox7.Controls.Add(this.label18);
this.groupBox7.Controls.Add(this.label19);
this.groupBox7.Location = new System.Drawing.Point(6, 119);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(258, 93);
this.groupBox7.TabIndex = 1;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "B相电表";
//
// txtBWC
//
this.txtBWC.Location = new System.Drawing.Point(148, 68);
this.txtBWC.Name = "txtBWC";
this.txtBWC.Size = new System.Drawing.Size(99, 21);
this.txtBWC.TabIndex = 8;
//
// txtBIC
//
this.txtBIC.Location = new System.Drawing.Point(148, 41);
this.txtBIC.Name = "txtBIC";
this.txtBIC.Size = new System.Drawing.Size(99, 21);
this.txtBIC.TabIndex = 7;
//
// txtBVC
//
this.txtBVC.Location = new System.Drawing.Point(148, 14);
this.txtBVC.Name = "txtBVC";
this.txtBVC.Size = new System.Drawing.Size(99, 21);
this.txtBVC.TabIndex = 6;
//
// txtBWY
//
this.txtBWY.Location = new System.Drawing.Point(43, 67);
this.txtBWY.Name = "txtBWY";
this.txtBWY.Size = new System.Drawing.Size(99, 21);
this.txtBWY.TabIndex = 5;
//
// txtBIY
//
this.txtBIY.Location = new System.Drawing.Point(43, 40);
this.txtBIY.Name = "txtBIY";
this.txtBIY.Size = new System.Drawing.Size(99, 21);
this.txtBIY.TabIndex = 4;
//
// txtBVY
//
this.txtBVY.Location = new System.Drawing.Point(43, 13);
this.txtBVY.Name = "txtBVY";
this.txtBVY.Size = new System.Drawing.Size(99, 21);
this.txtBVY.TabIndex = 3;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(8, 70);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(29, 12);
this.label17.TabIndex = 2;
this.label17.Text = "功率";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(8, 43);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(29, 12);
this.label18.TabIndex = 1;
this.label18.Text = "电流";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(8, 17);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(29, 12);
this.label19.TabIndex = 0;
this.label19.Text = "电压";
//
// groupBox8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -