|
@ -43,7 +43,6 @@ |
|
|
this.txt_barcode.MaxLength = 40; |
|
|
this.txt_barcode.MaxLength = 40; |
|
|
this.txt_barcode.Multiline = true; |
|
|
this.txt_barcode.Multiline = true; |
|
|
this.txt_barcode.Name = "txt_barcode"; |
|
|
this.txt_barcode.Name = "txt_barcode"; |
|
|
this.txt_barcode.ReadOnly = true; |
|
|
|
|
|
this.txt_barcode.Size = new System.Drawing.Size(228, 72); |
|
|
this.txt_barcode.Size = new System.Drawing.Size(228, 72); |
|
|
this.txt_barcode.TabIndex = 26; |
|
|
this.txt_barcode.TabIndex = 26; |
|
|
//
|
|
|
//
|
|
|