yte)(192)), ((System.Byte)(64)), ((System.Byte)(0))); this.label2.Location = new System.Drawing.Point(8, 280); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(80, 16); this.label2.TabIndex = 1; this.label2.Text = "设置数据包:"; // // t_send // this.t_send.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.t_send.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(0))); this.t_send.Location = new System.Drawing.Point(80, 272); this.t_send.Name = "t_send"; this.t_send.Size = new System.Drawing.Size(344, 21); this.t_send.TabIndex = 2; this.t_send.Text = ""; // // button1 // this.button1.Location = new System.Drawing.Point(432, 272); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(40, 23); this.button1.TabIndex = 3; this.button1.Text = "发送"; this.button1.Click += new System.EventHandler(this.button1_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.button2); this.groupBox1.Controls.Add(this.t_port); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.t_rate); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.t_bytesize);  上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >> |