Style.FixedSingle; this.t_stopbyte.Location = new System.Drawing.Point(80, 118); this.t_stopbyte.Name = "t_stopbyte"; this.t_stopbyte.Size = new System.Drawing.Size(80, 21); this.t_stopbyte.TabIndex = 2; this.t_stopbyte.Text = "1"; // // label6 // this.label6.Location = new System.Drawing.Point(16, 160); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(56, 16); this.label6.TabIndex = 1; this.label6.Text = "校验位:"; // // t_parity // this.t_parity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.t_parity.Enabled = false; this.t_parity.Location = new System.Drawing.Point(80, 152); this.t_parity.Name = "t_parity"; this.t_parity.Size = new System.Drawing.Size(80, 21); this.t_parity.TabIndex = 2; this.t_parity.Text = "0"; // // button3 // this.button3.Location = new System.Drawing.Point(472, 272); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(40, 23); this.button3.TabIndex = 3; this.button3.Text = "清空"; this.button3.Click += new System.EventHandler(this.button3_Click); // // button4 // this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button4.Location = new System.Drawing.Point(432, 312); 上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >> |