248 |
this.txtAscii.Font = new System.Drawing.Font("Lucida Console", 12F); |
this.txtAscii.Font = new System.Drawing.Font("Lucida Console", 12F); |
249 |
this.txtAscii.Location = new System.Drawing.Point(821, 25); |
this.txtAscii.Location = new System.Drawing.Point(821, 25); |
250 |
this.txtAscii.Name = "txtAscii"; |
this.txtAscii.Name = "txtAscii"; |
251 |
|
this.txtAscii.ReadOnly = true; |
252 |
this.txtAscii.Size = new System.Drawing.Size(203, 561); |
this.txtAscii.Size = new System.Drawing.Size(203, 561); |
253 |
this.txtAscii.TabIndex = 19; |
this.txtAscii.TabIndex = 19; |
254 |
this.txtAscii.Text = ""; |
this.txtAscii.Text = ""; |