@ -31,13 +31,12 @@
this . components = new System . ComponentModel . Container ( ) ;
this . components = new System . ComponentModel . Container ( ) ;
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( TJOutWarehouseForm ) ) ;
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( TJOutWarehouseForm ) ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle1 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle1 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle8 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle7 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle2 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle2 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle3 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle3 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle4 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle4 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle5 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle5 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle6 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle6 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
System . Windows . Forms . DataGridViewCellStyle dataGridViewCellStyle7 = new System . Windows . Forms . DataGridViewCellStyle ( ) ;
this . label1 = new System . Windows . Forms . Label ( ) ;
this . label1 = new System . Windows . Forms . Label ( ) ;
this . toolStrip1 = new System . Windows . Forms . ToolStrip ( ) ;
this . toolStrip1 = new System . Windows . Forms . ToolStrip ( ) ;
this . tsbSearch = new System . Windows . Forms . ToolStripButton ( ) ;
this . tsbSearch = new System . Windows . Forms . ToolStripButton ( ) ;
@ -58,7 +57,6 @@
this . bindingNavigator1 = new System . Windows . Forms . BindingNavigator ( this . components ) ;
this . bindingNavigator1 = new System . Windows . Forms . BindingNavigator ( this . components ) ;
this . 条 码 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 条 码 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 物 料 号 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 物 料 号 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 物 料 名 称 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 出 库 类 型 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . 出 库 类 型 = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . CreateUser = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . CreateUser = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . CREATEDATE = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . CREATEDATE = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
@ -75,9 +73,10 @@
//
//
this . label1 . AutoSize = true ;
this . label1 . AutoSize = true ;
this . label1 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label1 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label1 . Location = new System . Drawing . Point ( 3 2 , 1 7 ) ;
this . label1 . Location = new System . Drawing . Point ( 4 8 , 2 6 ) ;
this . label1 . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . label1 . Name = "label1" ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 3 9 , 2 0 ) ;
this . label1 . Size = new System . Drawing . Size ( 5 9 , 3 0 ) ;
this . label1 . TabIndex = 0 ;
this . label1 . TabIndex = 0 ;
this . label1 . Text = "条码" ;
this . label1 . Text = "条码" ;
//
//
@ -90,7 +89,8 @@
this . tsbOutWarehouse } ) ;
this . tsbOutWarehouse } ) ;
this . toolStrip1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . toolStrip1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . toolStrip1 . Name = "toolStrip1" ;
this . toolStrip1 . Name = "toolStrip1" ;
this . toolStrip1 . Size = new System . Drawing . Size ( 9 8 4 , 7 0 ) ;
this . toolStrip1 . Padding = new System . Windows . Forms . Padding ( 0 , 0 , 2 , 0 ) ;
this . toolStrip1 . Size = new System . Drawing . Size ( 1 4 7 6 , 1 0 5 ) ;
this . toolStrip1 . Stretch = true ;
this . toolStrip1 . Stretch = true ;
this . toolStrip1 . TabIndex = 2 ;
this . toolStrip1 . TabIndex = 2 ;
this . toolStrip1 . Text = "toolStrip1" ;
this . toolStrip1 . Text = "toolStrip1" ;
@ -137,26 +137,26 @@
this . DGMendRecorder . Columns . AddRange ( new System . Windows . Forms . DataGridViewColumn [ ] {
this . DGMendRecorder . Columns . AddRange ( new System . Windows . Forms . DataGridViewColumn [ ] {
this . 条 码 ,
this . 条 码 ,
this . 物 料 号 ,
this . 物 料 号 ,
this . 物 料 名 称 ,
this . 出 库 类 型 ,
this . 出 库 类 型 ,
this . CreateUser ,
this . CreateUser ,
this . CREATEDATE ,
this . CREATEDATE ,
this . Pid } ) ;
this . Pid } ) ;
this . DGMendRecorder . Dock = System . Windows . Forms . DockStyle . Fill ;
this . DGMendRecorder . Dock = System . Windows . Forms . DockStyle . Fill ;
this . DGMendRecorder . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . DGMendRecorder . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . DGMendRecorder . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . DGMendRecorder . Name = "DGMendRecorder" ;
this . DGMendRecorder . Name = "DGMendRecorder" ;
this . DGMendRecorder . ReadOnly = true ;
this . DGMendRecorder . ReadOnly = true ;
dataGridViewCellStyle8 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleCenter ;
dataGridViewCellStyle7 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleCenter ;
dataGridViewCellStyle8 . BackColor = System . Drawing . SystemColors . Control ;
dataGridViewCellStyle7 . BackColor = System . Drawing . SystemColors . Control ;
dataGridViewCellStyle8 . Font = new System . Drawing . Font ( "宋体" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
dataGridViewCellStyle7 . Font = new System . Drawing . Font ( "宋体" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
dataGridViewCellStyle8 . ForeColor = System . Drawing . SystemColors . WindowText ;
dataGridViewCellStyle7 . ForeColor = System . Drawing . SystemColors . WindowText ;
dataGridViewCellStyle8 . SelectionBackColor = System . Drawing . SystemColors . Highlight ;
dataGridViewCellStyle7 . SelectionBackColor = System . Drawing . SystemColors . Highlight ;
dataGridViewCellStyle8 . SelectionForeColor = System . Drawing . SystemColors . HighlightText ;
dataGridViewCellStyle7 . SelectionForeColor = System . Drawing . SystemColors . HighlightText ;
dataGridViewCellStyle8 . WrapMode = System . Windows . Forms . DataGridViewTriState . True ;
dataGridViewCellStyle7 . WrapMode = System . Windows . Forms . DataGridViewTriState . True ;
this . DGMendRecorder . RowHeadersDefaultCellStyle = dataGridViewCellStyle8 ;
this . DGMendRecorder . RowHeadersDefaultCellStyle = dataGridViewCellStyle7 ;
this . DGMendRecorder . RowTemplate . Height = 2 3 ;
this . DGMendRecorder . RowTemplate . Height = 2 3 ;
this . DGMendRecorder . SelectionMode = System . Windows . Forms . DataGridViewSelectionMode . FullRowSelect ;
this . DGMendRecorder . SelectionMode = System . Windows . Forms . DataGridViewSelectionMode . FullRowSelect ;
this . DGMendRecorder . Size = new System . Drawing . Size ( 9 8 4 , 4 7 7 ) ;
this . DGMendRecorder . Size = new System . Drawing . Size ( 1 4 7 6 , 7 1 6 ) ;
this . DGMendRecorder . TabIndex = 3 ;
this . DGMendRecorder . TabIndex = 3 ;
this . DGMendRecorder . RowPostPaint + = new System . Windows . Forms . DataGridViewRowPostPaintEventHandler ( this . DG_RowPostPaint ) ;
this . DGMendRecorder . RowPostPaint + = new System . Windows . Forms . DataGridViewRowPostPaintEventHandler ( this . DG_RowPostPaint ) ;
//
//
@ -166,18 +166,20 @@
this . panelSearchTitle . Controls . Add ( this . lblSearchTitle ) ;
this . panelSearchTitle . Controls . Add ( this . lblSearchTitle ) ;
this . panelSearchTitle . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelSearchTitle . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelSearchTitle . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . panelSearchTitle . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . panelSearchTitle . Location = new System . Drawing . Point ( 0 , 7 0 ) ;
this . panelSearchTitle . Location = new System . Drawing . Point ( 0 , 1 0 5 ) ;
this . panelSearchTitle . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . panelSearchTitle . Name = "panelSearchTitle" ;
this . panelSearchTitle . Name = "panelSearchTitle" ;
this . panelSearchTitle . Size = new System . Drawing . Size ( 9 8 4 , 3 5 ) ;
this . panelSearchTitle . Size = new System . Drawing . Size ( 1 4 7 6 , 5 2 ) ;
this . panelSearchTitle . TabIndex = 8 ;
this . panelSearchTitle . TabIndex = 8 ;
//
//
// lblSearchTitle
// lblSearchTitle
//
//
this . lblSearchTitle . AutoSize = true ;
this . lblSearchTitle . AutoSize = true ;
this . lblSearchTitle . Font = new System . Drawing . Font ( "微软雅黑" , 1 1F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . lblSearchTitle . Font = new System . Drawing . Font ( "微软雅黑" , 1 1F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . lblSearchTitle . Location = new System . Drawing . Point ( 1 5 , 7 ) ;
this . lblSearchTitle . Location = new System . Drawing . Point ( 2 2 , 1 0 ) ;
this . lblSearchTitle . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . lblSearchTitle . Name = "lblSearchTitle" ;
this . lblSearchTitle . Name = "lblSearchTitle" ;
this . lblSearchTitle . Size = new System . Drawing . Size ( 6 9 , 2 0 ) ;
this . lblSearchTitle . Size = new System . Drawing . Size ( 1 0 1 , 3 0 ) ;
this . lblSearchTitle . TabIndex = 0 ;
this . lblSearchTitle . TabIndex = 0 ;
this . lblSearchTitle . Text = "查询条件" ;
this . lblSearchTitle . Text = "查询条件" ;
//
//
@ -194,9 +196,10 @@
this . panelSearch . Controls . Add ( this . label1 ) ;
this . panelSearch . Controls . Add ( this . label1 ) ;
this . panelSearch . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelSearch . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelSearch . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . panelSearch . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . panelSearch . Location = new System . Drawing . Point ( 0 , 1 0 5 ) ;
this . panelSearch . Location = new System . Drawing . Point ( 0 , 1 5 7 ) ;
this . panelSearch . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . panelSearch . Name = "panelSearch" ;
this . panelSearch . Name = "panelSearch" ;
this . panelSearch . Size = new System . Drawing . Size ( 9 8 4 , 6 0 ) ;
this . panelSearch . Size = new System . Drawing . Size ( 1 4 7 6 , 9 0 ) ;
this . panelSearch . TabIndex = 9 ;
this . panelSearch . TabIndex = 9 ;
//
//
// dtpCREATEDATEEND
// dtpCREATEDATEEND
@ -205,10 +208,11 @@
this . dtpCREATEDATEEND . Font = new System . Drawing . Font ( "宋体" , 1 2F , System . Drawing . FontStyle . Bold ) ;
this . dtpCREATEDATEEND . Font = new System . Drawing . Font ( "宋体" , 1 2F , System . Drawing . FontStyle . Bold ) ;
this . dtpCREATEDATEEND . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATEEND . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATEEND . FormatString = "yyyy年MM月dd日" ;
this . dtpCREATEDATEEND . FormatString = "yyyy年MM月dd日" ;
this . dtpCREATEDATEEND . Location = new System . Drawing . Point ( 8 0 2 , 1 7 ) ;
this . dtpCREATEDATEEND . Location = new System . Drawing . Point ( 1 2 0 3 , 2 6 ) ;
this . dtpCREATEDATEEND . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . dtpCREATEDATEEND . Name = "dtpCREATEDATEEND" ;
this . dtpCREATEDATEEND . Name = "dtpCREATEDATEEND" ;
this . dtpCREATEDATEEND . OriginalFormat = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATEEND . OriginalFormat = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATEEND . Size = new System . Drawing . Size ( 1 6 0 , 2 6 ) ;
this . dtpCREATEDATEEND . Size = new System . Drawing . Size ( 2 3 8 , 3 5 ) ;
this . dtpCREATEDATEEND . TabIndex = 2 0 ;
this . dtpCREATEDATEEND . TabIndex = 2 0 ;
this . dtpCREATEDATEEND . ValueX = null ;
this . dtpCREATEDATEEND . ValueX = null ;
//
//
@ -218,10 +222,11 @@
this . dtpCREATEDATESTART . Font = new System . Drawing . Font ( "宋体" , 1 2F , System . Drawing . FontStyle . Bold ) ;
this . dtpCREATEDATESTART . Font = new System . Drawing . Font ( "宋体" , 1 2F , System . Drawing . FontStyle . Bold ) ;
this . dtpCREATEDATESTART . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATESTART . Format = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATESTART . FormatString = "yyyy年MM月dd日" ;
this . dtpCREATEDATESTART . FormatString = "yyyy年MM月dd日" ;
this . dtpCREATEDATESTART . Location = new System . Drawing . Point ( 6 0 4 , 1 7 ) ;
this . dtpCREATEDATESTART . Location = new System . Drawing . Point ( 9 0 6 , 2 6 ) ;
this . dtpCREATEDATESTART . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . dtpCREATEDATESTART . Name = "dtpCREATEDATESTART" ;
this . dtpCREATEDATESTART . Name = "dtpCREATEDATESTART" ;
this . dtpCREATEDATESTART . OriginalFormat = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATESTART . OriginalFormat = System . Windows . Forms . DateTimePickerFormat . Custom ;
this . dtpCREATEDATESTART . Size = new System . Drawing . Size ( 1 6 0 , 2 6 ) ;
this . dtpCREATEDATESTART . Size = new System . Drawing . Size ( 2 3 8 , 3 5 ) ;
this . dtpCREATEDATESTART . TabIndex = 1 9 ;
this . dtpCREATEDATESTART . TabIndex = 1 9 ;
this . dtpCREATEDATESTART . ValueX = null ;
this . dtpCREATEDATESTART . ValueX = null ;
//
//
@ -229,9 +234,10 @@
//
//
this . label4 . AutoSize = true ;
this . label4 . AutoSize = true ;
this . label4 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label4 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label4 . Location = new System . Drawing . Point ( 5 2 8 , 2 0 ) ;
this . label4 . Location = new System . Drawing . Point ( 7 9 2 , 3 0 ) ;
this . label4 . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . label4 . Name = "label4" ;
this . label4 . Name = "label4" ;
this . label4 . Size = new System . Drawing . Size ( 6 9 , 2 0 ) ;
this . label4 . Size = new System . Drawing . Size ( 1 0 5 , 3 0 ) ;
this . label4 . TabIndex = 1 5 ;
this . label4 . TabIndex = 1 5 ;
this . label4 . Text = "出库时间" ;
this . label4 . Text = "出库时间" ;
//
//
@ -239,9 +245,10 @@
//
//
this . label7 . AutoSize = true ;
this . label7 . AutoSize = true ;
this . label7 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label7 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label7 . Location = new System . Drawing . Point ( 2 7 6 , 2 0 ) ;
this . label7 . Location = new System . Drawing . Point ( 4 1 4 , 3 0 ) ;
this . label7 . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . label7 . Name = "label7" ;
this . label7 . Name = "label7" ;
this . label7 . Size = new System . Drawing . Size ( 6 9 , 2 0 ) ;
this . label7 . Size = new System . Drawing . Size ( 1 0 5 , 3 0 ) ;
this . label7 . TabIndex = 1 6 ;
this . label7 . TabIndex = 1 6 ;
this . label7 . Text = "出库类型" ;
this . label7 . Text = "出库类型" ;
//
//
@ -253,27 +260,30 @@
this . comINTTYPE . Items . AddRange ( new object [ ] {
this . comINTTYPE . Items . AddRange ( new object [ ] {
"否" ,
"否" ,
"是" } ) ;
"是" } ) ;
this . comINTTYPE . Location = new System . Drawing . Point ( 3 5 2 , 1 9 ) ;
this . comINTTYPE . Location = new System . Drawing . Point ( 5 2 8 , 2 8 ) ;
this . comINTTYPE . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . comINTTYPE . Name = "comINTTYPE" ;
this . comINTTYPE . Name = "comINTTYPE" ;
this . comINTTYPE . Size = new System . Drawing . Size ( 1 6 9 , 2 3 ) ;
this . comINTTYPE . Size = new System . Drawing . Size ( 2 5 2 , 3 0 ) ;
this . comINTTYPE . TabIndex = 1 7 ;
this . comINTTYPE . TabIndex = 1 7 ;
//
//
// label5
// label5
//
//
this . label5 . AutoSize = true ;
this . label5 . AutoSize = true ;
this . label5 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label5 . Font = new System . Drawing . Font ( "微软雅黑" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label5 . Location = new System . Drawing . Point ( 7 7 1 , 2 0 ) ;
this . label5 . Location = new System . Drawing . Point ( 1 1 5 6 , 3 0 ) ;
this . label5 . Margin = new System . Windows . Forms . Padding ( 4 , 0 , 4 , 0 ) ;
this . label5 . Name = "label5" ;
this . label5 . Name = "label5" ;
this . label5 . Size = new System . Drawing . Size ( 2 4 , 2 0 ) ;
this . label5 . Size = new System . Drawing . Size ( 3 6 , 3 0 ) ;
this . label5 . TabIndex = 1 8 ;
this . label5 . TabIndex = 1 8 ;
this . label5 . Text = "至" ;
this . label5 . Text = "至" ;
//
//
// txtPRODUCTCODE
// txtPRODUCTCODE
//
//
this . txtPRODUCTCODE . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . txtPRODUCTCODE . Font = new System . Drawing . Font ( "宋体" , 1 1F ) ;
this . txtPRODUCTCODE . Location = new System . Drawing . Point ( 7 8 , 1 8 ) ;
this . txtPRODUCTCODE . Location = new System . Drawing . Point ( 1 1 7 , 2 7 ) ;
this . txtPRODUCTCODE . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . txtPRODUCTCODE . Name = "txtPRODUCTCODE" ;
this . txtPRODUCTCODE . Name = "txtPRODUCTCODE" ;
this . txtPRODUCTCODE . Size = new System . Drawing . Size ( 1 7 0 , 2 4 ) ;
this . txtPRODUCTCODE . Size = new System . Drawing . Size ( 2 5 3 , 3 3 ) ;
this . txtPRODUCTCODE . TabIndex = 1 0 ;
this . txtPRODUCTCODE . TabIndex = 1 0 ;
//
//
// panel1
// panel1
@ -281,19 +291,21 @@
this . panel1 . Controls . Add ( this . pager1 ) ;
this . panel1 . Controls . Add ( this . pager1 ) ;
this . panel1 . Controls . Add ( this . DGMendRecorder ) ;
this . panel1 . Controls . Add ( this . DGMendRecorder ) ;
this . panel1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel1 . Location = new System . Drawing . Point ( 0 , 1 6 5 ) ;
this . panel1 . Location = new System . Drawing . Point ( 0 , 2 4 7 ) ;
this . panel1 . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . panel1 . Name = "panel1" ;
this . panel1 . Name = "panel1" ;
this . panel1 . Size = new System . Drawing . Size ( 9 8 4 , 4 7 7 ) ;
this . panel1 . Size = new System . Drawing . Size ( 1 4 7 6 , 7 1 6 ) ;
this . panel1 . TabIndex = 1 0 ;
this . panel1 . TabIndex = 1 0 ;
//
//
// pager1
// pager1
//
//
this . pager1 . DataPage = ( ( QMFrameWork . Data . DataPage ) ( resources . GetObject ( "pager1.DataPage" ) ) ) ;
this . pager1 . DataPage = ( ( QMFrameWork . Data . DataPage ) ( resources . GetObject ( "pager1.DataPage" ) ) ) ;
this . pager1 . Dock = System . Windows . Forms . DockStyle . Bottom ;
this . pager1 . Dock = System . Windows . Forms . DockStyle . Bottom ;
this . pager1 . Location = new System . Drawing . Point ( 0 , 4 4 2 ) ;
this . pager1 . Location = new System . Drawing . Point ( 0 , 6 6 4 ) ;
this . pager1 . Margin = new System . Windows . Forms . Padding ( 6 , 6 , 6 , 6 ) ;
this . pager1 . Name = "pager1" ;
this . pager1 . Name = "pager1" ;
this . pager1 . OSearch = null ;
this . pager1 . OSearch = null ;
this . pager1 . Size = new System . Drawing . Size ( 9 8 4 , 3 5 ) ;
this . pager1 . Size = new System . Drawing . Size ( 1 4 7 6 , 5 2 ) ;
this . pager1 . TabIndex = 7 ;
this . pager1 . TabIndex = 7 ;
this . pager1 . EventPaging + = new QMAPP . WinForm . Controls . EventPagingHandler ( this . pager1_EventPaging ) ;
this . pager1 . EventPaging + = new QMAPP . WinForm . Controls . EventPagingHandler ( this . pager1_EventPaging ) ;
//
//
@ -306,6 +318,7 @@
this . bindingNavigator1 . CountItemFormat = "" ;
this . bindingNavigator1 . CountItemFormat = "" ;
this . bindingNavigator1 . DeleteItem = null ;
this . bindingNavigator1 . DeleteItem = null ;
this . bindingNavigator1 . Dock = System . Windows . Forms . DockStyle . Bottom ;
this . bindingNavigator1 . Dock = System . Windows . Forms . DockStyle . Bottom ;
this . bindingNavigator1 . ImageScalingSize = new System . Drawing . Size ( 2 4 , 2 4 ) ;
this . bindingNavigator1 . LayoutStyle = System . Windows . Forms . ToolStripLayoutStyle . Flow ;
this . bindingNavigator1 . LayoutStyle = System . Windows . Forms . ToolStripLayoutStyle . Flow ;
this . bindingNavigator1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . bindingNavigator1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . bindingNavigator1 . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 3 , 0 ) ;
this . bindingNavigator1 . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 3 , 0 ) ;
@ -346,27 +359,13 @@
this . 物 料 号 . ReadOnly = true ;
this . 物 料 号 . ReadOnly = true ;
this . 物 料 号 . Width = 2 0 0 ;
this . 物 料 号 . Width = 2 0 0 ;
//
//
// 物料名称
//
this . 物 料 名 称 . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . 物 料 名 称 . DataPropertyName = "MATERIALNAME" ;
dataGridViewCellStyle4 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleLeft ;
dataGridViewCellStyle4 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
dataGridViewCellStyle4 . Format = "f" ;
dataGridViewCellStyle4 . NullValue = null ;
this . 物 料 名 称 . DefaultCellStyle = dataGridViewCellStyle4 ;
this . 物 料 名 称 . HeaderText = "物料名称" ;
this . 物 料 名 称 . Name = "物料名称" ;
this . 物 料 名 称 . ReadOnly = true ;
this . 物 料 名 称 . Width = 2 0 0 ;
//
// 出库类型
// 出库类型
//
//
this . 出 库 类 型 . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . 出 库 类 型 . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . 出 库 类 型 . DataPropertyName = "OutStorageType" ;
this . 出 库 类 型 . DataPropertyName = "OutStorageType" ;
dataGridViewCellStyle5 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleLeft ;
dataGridViewCellStyle4 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleLeft ;
dataGridViewCellStyle5 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
dataGridViewCellStyle4 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
this . 出 库 类 型 . DefaultCellStyle = dataGridViewCellStyle5 ;
this . 出 库 类 型 . DefaultCellStyle = dataGridViewCellStyle4 ;
this . 出 库 类 型 . HeaderText = "出库类型" ;
this . 出 库 类 型 . HeaderText = "出库类型" ;
this . 出 库 类 型 . Name = "出库类型" ;
this . 出 库 类 型 . Name = "出库类型" ;
this . 出 库 类 型 . ReadOnly = true ;
this . 出 库 类 型 . ReadOnly = true ;
@ -376,9 +375,9 @@
//
//
this . CreateUser . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . CreateUser . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . CreateUser . DataPropertyName = "UPDATEUSER" ;
this . CreateUser . DataPropertyName = "UPDATEUSER" ;
dataGridViewCellStyle6 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleLeft ;
dataGridViewCellStyle5 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleLeft ;
dataGridViewCellStyle6 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
dataGridViewCellStyle5 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
this . CreateUser . DefaultCellStyle = dataGridViewCellStyle6 ;
this . CreateUser . DefaultCellStyle = dataGridViewCellStyle5 ;
this . CreateUser . HeaderText = "操作人" ;
this . CreateUser . HeaderText = "操作人" ;
this . CreateUser . Name = "CreateUser" ;
this . CreateUser . Name = "CreateUser" ;
this . CreateUser . ReadOnly = true ;
this . CreateUser . ReadOnly = true ;
@ -388,9 +387,9 @@
//
//
this . CREATEDATE . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . CREATEDATE . AutoSizeMode = System . Windows . Forms . DataGridViewAutoSizeColumnMode . None ;
this . CREATEDATE . DataPropertyName = "UPDATEDATE" ;
this . CREATEDATE . DataPropertyName = "UPDATEDATE" ;
dataGridViewCellStyle7 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleCenter ;
dataGridViewCellStyle6 . Alignment = System . Windows . Forms . DataGridViewContentAlignment . MiddleCenter ;
dataGridViewCellStyle7 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
dataGridViewCellStyle6 . Font = new System . Drawing . Font ( "宋体" , 1 5.75F ) ;
this . CREATEDATE . DefaultCellStyle = dataGridViewCellStyle7 ;
this . CREATEDATE . DefaultCellStyle = dataGridViewCellStyle6 ;
this . CREATEDATE . HeaderText = "操作时间" ;
this . CREATEDATE . HeaderText = "操作时间" ;
this . CREATEDATE . Name = "CREATEDATE" ;
this . CREATEDATE . Name = "CREATEDATE" ;
this . CREATEDATE . ReadOnly = true ;
this . CREATEDATE . ReadOnly = true ;
@ -404,17 +403,18 @@
this . Pid . Name = "Pid" ;
this . Pid . Name = "Pid" ;
this . Pid . ReadOnly = true ;
this . Pid . ReadOnly = true ;
this . Pid . Visible = false ;
this . Pid . Visible = false ;
this . Pid . Width = 6 0 ;
this . Pid . Width = 8 5 ;
//
//
// TJOutWarehouseForm
// TJOutWarehouseForm
//
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 1 2 F) ;
this . AutoScaleDimensions = new System . Drawing . SizeF ( 9F , 1 8 F) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 9 8 4 , 6 4 2 ) ;
this . ClientSize = new System . Drawing . Size ( 1 4 7 6 , 9 6 3 ) ;
this . Controls . Add ( this . panel1 ) ;
this . Controls . Add ( this . panel1 ) ;
this . Controls . Add ( this . panelSearch ) ;
this . Controls . Add ( this . panelSearch ) ;
this . Controls . Add ( this . panelSearchTitle ) ;
this . Controls . Add ( this . panelSearchTitle ) ;
this . Controls . Add ( this . toolStrip1 ) ;
this . Controls . Add ( this . toolStrip1 ) ;
this . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . Name = "TJOutWarehouseForm" ;
this . Name = "TJOutWarehouseForm" ;
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterScreen ;
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterScreen ;
this . Text = "出库" ;
this . Text = "出库" ;
@ -454,7 +454,6 @@
private System . Windows . Forms . BindingNavigator bindingNavigator1 ;
private System . Windows . Forms . BindingNavigator bindingNavigator1 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 条 码 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 条 码 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 物 料 号 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 物 料 号 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 物 料 名 称 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 出 库 类 型 ;
private System . Windows . Forms . DataGridViewTextBoxColumn 出 库 类 型 ;
private System . Windows . Forms . DataGridViewTextBoxColumn CreateUser ;
private System . Windows . Forms . DataGridViewTextBoxColumn CreateUser ;
private System . Windows . Forms . DataGridViewTextBoxColumn CREATEDATE ;
private System . Windows . Forms . DataGridViewTextBoxColumn CREATEDATE ;