亿众国际点对点文件传输程序(8) this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(80, 21); this.textBox5.TabIndex = 3; this.textBox5.Text = "8888"; // // groupBox3 // this.groupBox3.Controls.Add(this.textBox8); this.groupBox3.Controls.Add(this.textBox9); this.groupBox3.Controls.Add(this.textBox7); this.groupBox3.Controls.Add(this.progressBar1); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Controls.Add(this.label8); this.groupBox3.Controls.Add(this.label10); this.groupBox3.Controls.Add(this.label11); this.groupBox3.Controls.Add(this.label12); this.groupBox3.Controls.Add(this.textBox10); this.groupBox3.Location = new System.Drawing.Point(0, 168); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(416, 168); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "状态信息"; // // groupBox4 // this.groupBox4.Controls.Add(this.button2); this.groupBox4.Location = new System.Drawing.Point(0, 336); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(416, 48); this.groupBox4.TabIndex = 3; this.groupBox4.TabStop = false; this.groupBox4.Text = "系统控制"; // // button2 // this.button2.Location = new System.Drawing.Point(16, 16);