| | |
| | | this.pictureBox1.Location = new System.Drawing.Point(0, 0); |
| | | this.pictureBox1.Margin = new System.Windows.Forms.Padding(2); |
| | | this.pictureBox1.Name = "pictureBox1"; |
| | | this.pictureBox1.Size = new System.Drawing.Size(782, 149); |
| | | this.pictureBox1.Size = new System.Drawing.Size(1234, 149); |
| | | this.pictureBox1.TabIndex = 2; |
| | | this.pictureBox1.TabStop = false; |
| | | // |
| | |
| | | this.panel1.Location = new System.Drawing.Point(0, 222); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(2); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(782, 425); |
| | | this.panel1.Size = new System.Drawing.Size(1234, 425); |
| | | this.panel1.TabIndex = 3; |
| | | // |
| | | // lbl_msg_mesDataTranffic_V2 |
| | |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.BackColor = System.Drawing.SystemColors.Control; |
| | | this.ClientSize = new System.Drawing.Size(782, 647); |
| | | this.ClientSize = new System.Drawing.Size(1234, 647); |
| | | this.Controls.Add(this.panel1); |
| | | this.Controls.Add(this.pictureBox1); |
| | | this.Controls.Add(this.label_PLC); |