this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(72, 23); this.button4.TabIndex = 6; this.button4.Text = "初始化"; // // textBox8 // this.textBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox8.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(0))); this.textBox8.Location = new System.Drawing.Point(288, 312); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(136, 21); this.textBox8.TabIndex = 7; this.textBox8.Text = ""; // // label7 // this.label7.Location = new System.Drawing.Point(200, 320); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 16); this.label7.TabIndex = 8; this.label7.Text = "设置本机地址:"; // // button5 // this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button5.Location = new System.Drawing.Point(440, 504); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(64, 23); this.button5.TabIndex = 9; this.button5.Text = "关闭串口"; this.button5.Click += new System.EventHandler(this.button5_Click); // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(6, 14); this.ClientSize = new System.Dr上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >> |