@ -47,24 +47,29 @@
this . panel1 = new System . Windows . Forms . Panel ( ) ;
this . panel2 = new System . Windows . Forms . Panel ( ) ;
this . panel10 = new System . Windows . Forms . Panel ( ) ;
this . lst_OperInfo = new System . Windows . Forms . ListBox ( ) ;
this . time4 = new System . Windows . Forms . Label ( ) ;
this . panel3 = new System . Windows . Forms . Panel ( ) ;
this . comboBox3 = new System . Windows . Forms . ComboBox ( ) ;
this . time2 = new System . Windows . Forms . Label ( ) ;
this . cb_machine = new System . Windows . Forms . ComboBox ( ) ;
this . btn_print = new System . Windows . Forms . Button ( ) ;
this . label7 = new System . Windows . Forms . Label ( ) ;
this . time3 = new System . Windows . Forms . Label ( ) ;
this . label3 = new System . Windows . Forms . Label ( ) ;
this . label1 = new System . Windows . Forms . Label ( ) ;
this . txt_barcode = new System . Windows . Forms . Label ( ) ;
this . time1 = new System . Windows . Forms . Label ( ) ;
this . label5 = new System . Windows . Forms . Label ( ) ;
this . panel5 = new System . Windows . Forms . Panel ( ) ;
this . lb_UserName = new System . Windows . Forms . Label ( ) ;
this . cb_shift = new System . Windows . Forms . ComboBox ( ) ;
this . time4 = new System . Windows . Forms . Label ( ) ;
this . time2 = new System . Windows . Forms . Label ( ) ;
this . comboBox1 = new System . Windows . Forms . ComboBox ( ) ;
this . dateTimePicker2 = new System . Windows . Forms . DateTimePicker ( ) ;
this . comboBox2 = new System . Windows . Forms . ComboBox ( ) ;
this . dateTimePicker1 = new System . Windows . Forms . DateTimePicker ( ) ;
this . label8 = new System . Windows . Forms . Label ( ) ;
this . time3 = new System . Windows . Forms . Label ( ) ;
this . time1 = new System . Windows . Forms . Label ( ) ;
this . btn_close = new System . Windows . Forms . Button ( ) ;
this . lb_UserName = new System . Windows . Forms . Label ( ) ;
this . label4 = new System . Windows . Forms . Label ( ) ;
this . lst_OperInfo = new System . Windows . Forms . ListBox ( ) ;
this . btn_close = new System . Windows . Forms . Button ( ) ;
this . columnHeader1 = ( ( System . Windows . Forms . ColumnHeader ) ( new System . Windows . Forms . ColumnHeader ( ) ) ) ;
this . columnHeader5 = ( ( System . Windows . Forms . ColumnHeader ) ( new System . Windows . Forms . ColumnHeader ( ) ) ) ;
this . columnHeader2 = ( ( System . Windows . Forms . ColumnHeader ) ( new System . Windows . Forms . ColumnHeader ( ) ) ) ;
@ -84,14 +89,12 @@
this . timer1 = new System . Windows . Forms . Timer ( this . components ) ;
this . panel9 = new System . Windows . Forms . Panel ( ) ;
this . timer2 = new System . Windows . Forms . Timer ( this . components ) ;
this . panel3 = new System . Windows . Forms . Panel ( ) ;
this . radioButton2 = new System . Windows . Forms . RadioButton ( ) ;
this . radioButton1 = new System . Windows . Forms . RadioButton ( ) ;
this . panel1 . SuspendLayout ( ) ;
this . panel2 . SuspendLayout ( ) ;
this . panel10 . SuspendLayout ( ) ;
this . panel5 . SuspendLayout ( ) ;
this . panel3 . SuspendLayout ( ) ;
this . panel5 . SuspendLayout ( ) ;
this . panel9 . SuspendLayout ( ) ;
this . SuspendLayout ( ) ;
//
// columnHeader30
@ -204,14 +207,17 @@
//
this . panel10 . BackColor = System . Drawing . Color . Transparent ;
this . panel10 . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . panel10 . Controls . Add ( this . time4 ) ;
this . panel10 . Controls . Add ( this . panel3 ) ;
this . panel10 . Controls . Add ( this . lst_OperInfo ) ;
this . panel10 . Controls . Add ( this . time2 ) ;
this . panel10 . Controls . Add ( this . cb_machine ) ;
this . panel10 . Controls . Add ( this . btn_print ) ;
this . panel10 . Controls . Add ( this . label7 ) ;
this . panel10 . Controls . Add ( this . time3 ) ;
this . panel10 . Controls . Add ( this . label3 ) ;
this . panel10 . Controls . Add ( this . label1 ) ;
this . panel10 . Controls . Add ( this . txt_barcode ) ;
this . panel10 . Controls . Add ( this . time1 ) ;
this . panel10 . Controls . Add ( this . label5 ) ;
this . panel10 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel10 . Location = new System . Drawing . Point ( 0 , 66 ) ;
@ -220,31 +226,89 @@
this . panel10 . Size = new System . Drawing . Size ( 1740 , 480 ) ;
this . panel10 . TabIndex = 72 ;
//
// lst_OperInfo
// time4
//
this . lst_OperInfo . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . lst_OperInfo . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . lst_OperInfo . Font = new System . Drawing . Font ( "微软雅黑" , 14F ) ;
this . lst_OperInfo . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . lst_OperInfo . FormattingEnabled = true ;
this . lst_OperInfo . ItemHeight = 36 ;
this . lst_OperInfo . Location = new System . Drawing . Point ( 186 , 253 ) ;
this . lst_OperInfo . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . lst_OperInfo . Name = "lst_OperInfo" ;
this . lst_OperInfo . Size = new System . Drawing . Size ( 1525 , 182 ) ;
this . lst_OperInfo . TabIndex = 74 ;
this . time4 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time4 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time4 . ForeColor = System . Drawing . Color . LightGreen ;
this . time4 . Location = new System . Drawing . Point ( 1615 , 18 ) ;
this . time4 . Name = "time4" ;
this . time4 . Size = new System . Drawing . Size ( 116 , 34 ) ;
this . time4 . TabIndex = 450 ;
this . time4 . Text = "08:00:00" ;
this . time4 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
this . time4 . Visible = false ;
//
// panel3
//
this . panel3 . BackColor = System . Drawing . Color . Transparent ;
this . panel3 . Controls . Add ( this . comboBox3 ) ;
this . panel3 . Location = new System . Drawing . Point ( 186 , 3 ) ;
this . panel3 . Name = "panel3" ;
this . panel3 . Size = new System . Drawing . Size ( 447 , 72 ) ;
this . panel3 . TabIndex = 1002 ;
//
// comboBox3
//
this . comboBox3 . Font = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . comboBox3 . FormattingEnabled = true ;
this . comboBox3 . Items . AddRange ( new object [ ] {
"A" ,
"B" ,
"C" ,
"D" ,
"E" ,
"F" ,
"G" ,
"H" ,
"I" ,
"J" ,
"K" ,
"L" ,
"M" ,
"N" ,
"O" ,
"P" ,
"Q" ,
"R" ,
"S" ,
"T" ,
"U" ,
"V" ,
"W" ,
"X" ,
"Y" ,
"Z" } ) ;
this . comboBox3 . Location = new System . Drawing . Point ( 0 , 15 ) ;
this . comboBox3 . Name = "comboBox3" ;
this . comboBox3 . Size = new System . Drawing . Size ( 122 , 39 ) ;
this . comboBox3 . TabIndex = 1010 ;
//
// time2
//
this . time2 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time2 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time2 . ForeColor = System . Drawing . Color . LightGreen ;
this . time2 . Location = new System . Drawing . Point ( 1449 , 18 ) ;
this . time2 . Name = "time2" ;
this . time2 . Size = new System . Drawing . Size ( 184 , 34 ) ;
this . time2 . TabIndex = 449 ;
this . time2 . Text = "2021-10-22" ;
this . time2 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
this . time2 . Visible = false ;
//
// cb_machine
//
this . cb_machine . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . cb_machine . Font = new System . Drawing . Font ( "宋体" , 14.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . cb_machine . Font = new System . Drawing . Font ( " 微软雅黑", 14F ) ;
this . cb_machine . ForeColor = System . Drawing . Color . Aqua ;
this . cb_machine . FormattingEnabled = true ;
this . cb_machine . Location = new System . Drawing . Point ( 186 , 94 ) ;
this . cb_machine . Location = new System . Drawing . Point ( 186 , 153 ) ;
this . cb_machine . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_machine . Name = "cb_machine" ;
this . cb_machine . Size = new System . Drawing . Size ( 447 , 37 ) ;
this . cb_machine . Size = new System . Drawing . Size ( 447 , 44 ) ;
this . cb_machine . TabIndex = 4 ;
this . cb_machine . SelectedIndexChanged + = new System . EventHandler ( this . cb_machine_SelectedIndexChanged ) ;
this . cb_machine . TextUpdate + = new System . EventHandler ( this . cb_machine_TextUpdate ) ;
//
// btn_print
@ -265,19 +329,32 @@
this . label7 . AutoSize = true ;
this . label7 . Font = new System . Drawing . Font ( "宋体" , 14.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . label7 . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . label7 . Location = new System . Drawing . Point ( 29 , 97 ) ;
this . label7 . Location = new System . Drawing . Point ( 29 , 156 ) ;
this . label7 . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . label7 . Name = "label7" ;
this . label7 . Size = new System . Drawing . Size ( 71 , 29 ) ;
this . label7 . TabIndex = 3 ;
this . label7 . Text = "机种" ;
//
// time3
//
this . time3 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time3 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time3 . ForeColor = System . Drawing . Color . LightGreen ;
this . time3 . Location = new System . Drawing . Point ( 1259 , 18 ) ;
this . time3 . Name = "time3" ;
this . time3 . Size = new System . Drawing . Size ( 116 , 34 ) ;
this . time3 . TabIndex = 447 ;
this . time3 . Text = "08:00:00" ;
this . time3 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
this . time3 . Visible = false ;
//
// label3
//
this . label3 . AutoSize = true ;
this . label3 . Font = new System . Drawing . Font ( "宋体" , 18F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . label3 . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . label3 . Location = new System . Drawing . Point ( 20 , 244 ) ;
this . label3 . Location = new System . Drawing . Point ( 9, 425 ) ;
this . label3 . Name = "label3" ;
this . label3 . Size = new System . Drawing . Size ( 159 , 36 ) ;
this . label3 . TabIndex = 73 ;
@ -288,7 +365,7 @@
this . label1 . AutoSize = true ;
this . label1 . Font = new System . Drawing . Font ( "宋体" , 18F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . label1 . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . label1 . Location = new System . Drawing . Point ( 20 , 171 ) ;
this . label1 . Location = new System . Drawing . Point ( 20 , 300 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 159 , 36 ) ;
this . label1 . TabIndex = 71 ;
@ -299,14 +376,27 @@
this . txt_barcode . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . txt_barcode . Font = new System . Drawing . Font ( "微软雅黑" , 14F ) ;
this . txt_barcode . ForeColor = System . Drawing . Color . Aqua ;
this . txt_barcode . Location = new System . Drawing . Point ( 186 , 161 ) ;
this . txt_barcode . Location = new System . Drawing . Point ( 186 , 290 ) ;
this . txt_barcode . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . txt_barcode . Name = "txt_barcode" ;
this . txt_barcode . Size = new System . Drawing . Size ( 520 , 60 ) ;
this . txt_barcode . Size = new System . Drawing . Size ( 447 , 60 ) ;
this . txt_barcode . TabIndex = 999 ;
this . txt_barcode . Text = " " ;
this . txt_barcode . TextAlign = System . Drawing . ContentAlignment . MiddleCenter ;
//
// time1
//
this . time1 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time1 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time1 . ForeColor = System . Drawing . Color . LightGreen ;
this . time1 . Location = new System . Drawing . Point ( 1093 , 18 ) ;
this . time1 . Name = "time1" ;
this . time1 . Size = new System . Drawing . Size ( 184 , 34 ) ;
this . time1 . TabIndex = 446 ;
this . time1 . Text = "2021-10-22" ;
this . time1 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
this . time1 . Visible = false ;
//
// label5
//
this . label5 . AutoSize = true ;
@ -321,14 +411,12 @@
//
// panel5
//
this . panel5 . Controls . Add ( this . lb_UserName ) ;
this . panel5 . Controls . Add ( this . cb_shift ) ;
this . panel5 . Controls . Add ( this . time4 ) ;
this . panel5 . Controls . Add ( this . time2 ) ;
this . panel5 . Controls . Add ( this . comboBox1 ) ;
this . panel5 . Controls . Add ( this . dateTimePicker2 ) ;
this . panel5 . Controls . Add ( this . comboBox2 ) ;
this . panel5 . Controls . Add ( this . dateTimePicker1 ) ;
this . panel5 . Controls . Add ( this . label8 ) ;
this . panel5 . Controls . Add ( this . time3 ) ;
this . panel5 . Controls . Add ( this . time1 ) ;
this . panel5 . Controls . Add ( this . btn_close ) ;
this . panel5 . Controls . Add ( this . lb_UserName ) ;
this . panel5 . Controls . Add ( this . label4 ) ;
this . panel5 . Dock = System . Windows . Forms . DockStyle . Top ;
this . panel5 . Location = new System . Drawing . Point ( 0 , 0 ) ;
@ -337,6 +425,59 @@
this . panel5 . Size = new System . Drawing . Size ( 1740 , 66 ) ;
this . panel5 . TabIndex = 71 ;
//
// comboBox1
//
this . comboBox1 . Font = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . comboBox1 . FormattingEnabled = true ;
this . comboBox1 . Location = new System . Drawing . Point ( 192 , 10 ) ;
this . comboBox1 . Name = "comboBox1" ;
this . comboBox1 . Size = new System . Drawing . Size ( 145 , 39 ) ;
this . comboBox1 . TabIndex = 1014 ;
//
// dateTimePicker2
//
this . dateTimePicker2 . CalendarFont = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . dateTimePicker2 . CustomFormat = "yyyy-MM-dd" ;
this . dateTimePicker2 . Font = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . dateTimePicker2 . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dateTimePicker2 . Location = new System . Drawing . Point ( 387 , 7 ) ;
this . dateTimePicker2 . Name = "dateTimePicker2" ;
this . dateTimePicker2 . Size = new System . Drawing . Size ( 187 , 39 ) ;
this . dateTimePicker2 . TabIndex = 1013 ;
//
// comboBox2
//
this . comboBox2 . Font = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . comboBox2 . FormattingEnabled = true ;
this . comboBox2 . Location = new System . Drawing . Point ( 576 , 7 ) ;
this . comboBox2 . Name = "comboBox2" ;
this . comboBox2 . Size = new System . Drawing . Size ( 145 , 39 ) ;
this . comboBox2 . TabIndex = 1012 ;
//
// dateTimePicker1
//
this . dateTimePicker1 . CalendarFont = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . dateTimePicker1 . CustomFormat = "yyyy-MM-dd" ;
this . dateTimePicker1 . Font = new System . Drawing . Font ( "微软雅黑" , 12F ) ;
this . dateTimePicker1 . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dateTimePicker1 . Location = new System . Drawing . Point ( 3 , 10 ) ;
this . dateTimePicker1 . Name = "dateTimePicker1" ;
this . dateTimePicker1 . Size = new System . Drawing . Size ( 187 , 39 ) ;
this . dateTimePicker1 . TabIndex = 1011 ;
this . dateTimePicker1 . ValueChanged + = new System . EventHandler ( this . dateTimePicker1_ValueChanged ) ;
//
// label8
//
this . label8 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . label8 . Font = new System . Drawing . Font ( "微软雅黑" , 10F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . label8 . ForeColor = System . Drawing . Color . LightGreen ;
this . label8 . Location = new System . Drawing . Point ( 343 , 11 ) ;
this . label8 . Name = "label8" ;
this . label8 . Size = new System . Drawing . Size ( 38 , 36 ) ;
this . label8 . TabIndex = 1010 ;
this . label8 . Text = "至" ;
this . label8 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// lb_UserName
//
this . lb_UserName . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
@ -350,94 +491,6 @@
this . lb_UserName . Text = "用户名" ;
this . lb_UserName . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// cb_shift
//
this . cb_shift . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . cb_shift . Font = new System . Drawing . Font ( "宋体" , 14.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . cb_shift . ForeColor = System . Drawing . Color . Aqua ;
this . cb_shift . FormattingEnabled = true ;
this . cb_shift . Location = new System . Drawing . Point ( 1463 , 11 ) ;
this . cb_shift . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . cb_shift . Name = "cb_shift" ;
this . cb_shift . Size = new System . Drawing . Size ( 134 , 37 ) ;
this . cb_shift . TabIndex = 2 ;
this . cb_shift . Visible = false ;
this . cb_shift . SelectedIndexChanged + = new System . EventHandler ( this . cb_shift_SelectedIndexChanged ) ;
//
// time4
//
this . time4 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time4 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time4 . ForeColor = System . Drawing . Color . LightGreen ;
this . time4 . Location = new System . Drawing . Point ( 518 , 0 ) ;
this . time4 . Name = "time4" ;
this . time4 . Size = new System . Drawing . Size ( 116 , 34 ) ;
this . time4 . TabIndex = 450 ;
this . time4 . Text = "08:00:00" ;
this . time4 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// time2
//
this . time2 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time2 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time2 . ForeColor = System . Drawing . Color . LightGreen ;
this . time2 . Location = new System . Drawing . Point ( 352 , 0 ) ;
this . time2 . Name = "time2" ;
this . time2 . Size = new System . Drawing . Size ( 184 , 34 ) ;
this . time2 . TabIndex = 449 ;
this . time2 . Text = "2021-10-22" ;
this . time2 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// label8
//
this . label8 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . label8 . Font = new System . Drawing . Font ( "微软雅黑" , 10F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . label8 . ForeColor = System . Drawing . Color . LightGreen ;
this . label8 . Location = new System . Drawing . Point ( 284 , - 2 ) ;
this . label8 . Name = "label8" ;
this . label8 . Size = new System . Drawing . Size ( 61 , 34 ) ;
this . label8 . TabIndex = 448 ;
this . label8 . Text = "至" ;
this . label8 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// time3
//
this . time3 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time3 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time3 . ForeColor = System . Drawing . Color . LightGreen ;
this . time3 . Location = new System . Drawing . Point ( 162 , 0 ) ;
this . time3 . Name = "time3" ;
this . time3 . Size = new System . Drawing . Size ( 116 , 34 ) ;
this . time3 . TabIndex = 447 ;
this . time3 . Text = "08:00:00" ;
this . time3 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// time1
//
this . time1 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . time1 . Font = new System . Drawing . Font ( "微软雅黑" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . time1 . ForeColor = System . Drawing . Color . LightGreen ;
this . time1 . Location = new System . Drawing . Point ( - 4 , 0 ) ;
this . time1 . Name = "time1" ;
this . time1 . Size = new System . Drawing . Size ( 184 , 34 ) ;
this . time1 . TabIndex = 446 ;
this . time1 . Text = "2021-10-22" ;
this . time1 . TextAlign = System . Drawing . ContentAlignment . TopCenter ;
//
// btn_close
//
this . btn_close . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 192 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 0 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 0 ) ) ) ) ) ;
this . btn_close . Font = new System . Drawing . Font ( "宋体" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . btn_close . Location = new System . Drawing . Point ( 1308 , 8 ) ;
this . btn_close . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . btn_close . Name = "btn_close" ;
this . btn_close . Size = new System . Drawing . Size ( 135 , 54 ) ;
this . btn_close . TabIndex = 7 ;
this . btn_close . Text = "关 闭" ;
this . btn_close . UseVisualStyleBackColor = false ;
this . btn_close . Visible = false ;
this . btn_close . Click + = new System . EventHandler ( this . btn_close_Click ) ;
//
// label4
//
this . label4 . BackColor = System . Drawing . Color . Transparent ;
@ -453,6 +506,35 @@
this . label4 . Text = "奥特佳条码打印系统" ;
this . label4 . TextAlign = System . Drawing . ContentAlignment . MiddleCenter ;
//
// lst_OperInfo
//
this . lst_OperInfo . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 3 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 27 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 61 ) ) ) ) ) ;
this . lst_OperInfo . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . lst_OperInfo . Dock = System . Windows . Forms . DockStyle . Fill ;
this . lst_OperInfo . Font = new System . Drawing . Font ( "微软雅黑" , 14F ) ;
this . lst_OperInfo . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . lst_OperInfo . FormattingEnabled = true ;
this . lst_OperInfo . ItemHeight = 36 ;
this . lst_OperInfo . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . lst_OperInfo . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . lst_OperInfo . Name = "lst_OperInfo" ;
this . lst_OperInfo . Size = new System . Drawing . Size ( 1744 , 414 ) ;
this . lst_OperInfo . TabIndex = 74 ;
//
// btn_close
//
this . btn_close . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 192 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 0 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 0 ) ) ) ) ) ;
this . btn_close . Font = new System . Drawing . Font ( "宋体" , 12F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 134 ) ) ) ;
this . btn_close . Location = new System . Drawing . Point ( 1596 , 347 ) ;
this . btn_close . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . btn_close . Name = "btn_close" ;
this . btn_close . Size = new System . Drawing . Size ( 135 , 54 ) ;
this . btn_close . TabIndex = 7 ;
this . btn_close . Text = "关 闭" ;
this . btn_close . UseVisualStyleBackColor = false ;
this . btn_close . Visible = false ;
this . btn_close . Click + = new System . EventHandler ( this . btn_close_Click ) ;
//
// columnHeader1
//
this . columnHeader1 . Text = "编号" ;
@ -552,6 +634,8 @@
//
// panel9
//
this . panel9 . Controls . Add ( this . btn_close ) ;
this . panel9 . Controls . Add ( this . lst_OperInfo ) ;
this . panel9 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel9 . Location = new System . Drawing . Point ( 0 , 550 ) ;
this . panel9 . Margin = new System . Windows . Forms . Padding ( 4 ) ;
@ -562,47 +646,9 @@
// timer2
//
this . timer2 . Enabled = true ;
this . timer2 . Interval = 5 0;
this . timer2 . Interval = 100 0;
this . timer2 . Tick + = new System . EventHandler ( this . timer2_Tick ) ;
//
// panel3
//
this . panel3 . BackColor = System . Drawing . Color . Transparent ;
this . panel3 . Controls . Add ( this . radioButton2 ) ;
this . panel3 . Controls . Add ( this . radioButton1 ) ;
this . panel3 . Location = new System . Drawing . Point ( 186 , 3 ) ;
this . panel3 . Name = "panel3" ;
this . panel3 . Size = new System . Drawing . Size ( 447 , 72 ) ;
this . panel3 . TabIndex = 1002 ;
//
// radioButton2
//
this . radioButton2 . AutoSize = true ;
this . radioButton2 . Font = new System . Drawing . Font ( "微软雅黑" , 14F ) ;
this . radioButton2 . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . radioButton2 . Location = new System . Drawing . Point ( 327 , 15 ) ;
this . radioButton2 . Name = "radioButton2" ;
this . radioButton2 . Size = new System . Drawing . Size ( 96 , 40 ) ;
this . radioButton2 . TabIndex = 1003 ;
this . radioButton2 . TabStop = true ;
this . radioButton2 . Text = "夜班" ;
this . radioButton2 . UseVisualStyleBackColor = true ;
this . radioButton2 . CheckedChanged + = new System . EventHandler ( this . radioButton2_CheckedChanged ) ;
//
// radioButton1
//
this . radioButton1 . AutoSize = true ;
this . radioButton1 . Font = new System . Drawing . Font ( "微软雅黑" , 14F ) ;
this . radioButton1 . ForeColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 106 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 203 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 254 ) ) ) ) ) ;
this . radioButton1 . Location = new System . Drawing . Point ( 18 , 15 ) ;
this . radioButton1 . Name = "radioButton1" ;
this . radioButton1 . Size = new System . Drawing . Size ( 96 , 40 ) ;
this . radioButton1 . TabIndex = 1002 ;
this . radioButton1 . TabStop = true ;
this . radioButton1 . Text = "白班" ;
this . radioButton1 . UseVisualStyleBackColor = true ;
this . radioButton1 . CheckedChanged + = new System . EventHandler ( this . radioButton1_CheckedChanged ) ;
//
// Form1
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 9F , 18F ) ;
@ -614,16 +660,16 @@
this . Icon = ( ( System . Drawing . Icon ) ( resources . GetObject ( "$this.Icon" ) ) ) ;
this . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . Name = "Form1" ;
this . Text = "条码打印系统 ";
this . Text = "条码打印系统 V1.7 ";
this . FormClosed + = new System . Windows . Forms . FormClosedEventHandler ( this . Form1_FormClosed ) ;
this . Load + = new System . EventHandler ( this . Form1_Load ) ;
this . panel1 . ResumeLayout ( false ) ;
this . panel2 . ResumeLayout ( false ) ;
this . panel10 . ResumeLayout ( false ) ;
this . panel10 . PerformLayout ( ) ;
this . panel5 . ResumeLayout ( false ) ;
this . panel3 . ResumeLayout ( false ) ;
this . panel3 . PerformLayout ( ) ;
this . panel5 . ResumeLayout ( false ) ;
this . panel9 . ResumeLayout ( false ) ;
this . ResumeLayout ( false ) ;
}
@ -668,13 +714,10 @@
private System . Windows . Forms . Label label3 ;
private System . Windows . Forms . Label label1 ;
private System . Windows . Forms . Label txt_barcode ;
private System . Windows . Forms . ComboBox cb_shift ;
private System . Windows . Forms . Label label5 ;
private System . Windows . Forms . Panel panel5 ;
private System . Windows . Forms . Button btn_close ;
private System . Windows . Forms . Button btn_print ;
private System . Windows . Forms . Label label4 ;
private System . Windows . Forms . Label label8 ;
private System . Windows . Forms . Label time3 ;
private System . Windows . Forms . Label time1 ;
private System . Windows . Forms . Label time4 ;
@ -684,8 +727,13 @@
private System . Windows . Forms . Label lb_UserName ;
private System . Windows . Forms . Timer timer2 ;
private System . Windows . Forms . Panel panel3 ;
private System . Windows . Forms . RadioButton radioButton2 ;
private System . Windows . Forms . RadioButton radioButton1 ;
private System . Windows . Forms . ComboBox comboBox3 ;
private System . Windows . Forms . ComboBox comboBox1 ;
private System . Windows . Forms . DateTimePicker dateTimePicker2 ;
private System . Windows . Forms . ComboBox comboBox2 ;
private System . Windows . Forms . DateTimePicker dateTimePicker1 ;
private System . Windows . Forms . Label label8 ;
public System . Windows . Forms . Button btn_print ;
}
}