| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2ebeln = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2workNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1346, 570); |
| | | this.split1.SplitterPosition = 552; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 513); |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_paperBillNo, |
| | | this.gv_checkUser, |
| | | this.gv_checkDate, |
| | | this.gv_iqcReleaseNo, |
| | | this.gridColumn3, |
| | | this.bandedGridColumn2, |
| | | this.gv_guid}); |
| | |
| | | this.gv_checkDate.VisibleIndex = 15; |
| | | this.gv_checkDate.Width = 180; |
| | | // |
| | | // gv_iqcReleaseNo |
| | | // |
| | | this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcReleaseNo.Caption = "IQC检验单号 "; |
| | | this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO"; |
| | | this.gv_iqcReleaseNo.Visible = true; |
| | | this.gv_iqcReleaseNo.VisibleIndex = 16; |
| | | this.gv_iqcReleaseNo.Width = 64; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "入库类别"; |
| | |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 17; |
| | | this.gridColumn3.VisibleIndex = 16; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // bandedGridColumn2 |
| | |
| | | this.bandedGridColumn2.Name = "bandedGridColumn2"; |
| | | this.bandedGridColumn2.Tag = "org.fnamber"; |
| | | this.bandedGridColumn2.Visible = true; |
| | | this.bandedGridColumn2.VisibleIndex = 18; |
| | | this.bandedGridColumn2.VisibleIndex = 17; |
| | | this.bandedGridColumn2.Width = 250; |
| | | // |
| | | // gv_guid |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 513); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1346, 570); |
| | | this.splitMx1.SplitterPosition = 144; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutControlItem14}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1.Width = 100D; |
| | | columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition2.Width = 100D; |
| | | columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition4.Width = 100D; |
| | | columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5.Width = 100D; |
| | | columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition6.Width = 100D; |
| | | columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition7.Width = 100D; |
| | | columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition1, |
| | | columnDefinition2, |
| | | columnDefinition3, |
| | | columnDefinition4}); |
| | | rowDefinition1.Height = 100D; |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition2.Height = 100D; |
| | | rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition3.Height = 100D; |
| | | rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition4.Height = 100D; |
| | | rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition7.Height = 100D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7, |
| | | rowDefinition8}); |
| | | this.Root.Size = new System.Drawing.Size(1346, 144); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(331, 31); |
| | | this.layoutControlItem3.Text = "创建人"; |
| | | this.layoutControlItem3.Text = "创建人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem4 |
| | |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(333, 31); |
| | | this.layoutControlItem5.Text = "审核人"; |
| | | this.layoutControlItem5.Text = "审核人员"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem6 |
| | |
| | | this.gvMx2quantity, |
| | | this.gvMx2unit, |
| | | this.gvMx2ebeln, |
| | | this.gvMx2workNo, |
| | | this.gvMx2ebelnK3id, |
| | | this.gvMx2lineK3id, |
| | | this.gridColumn10, |
| | |
| | | // gvMx2ebeln |
| | | // |
| | | this.gvMx2ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebeln.Caption = "采购订单"; |
| | | this.gvMx2ebeln.Caption = "采购单号"; |
| | | this.gvMx2ebeln.FieldName = "ebeln"; |
| | | this.gvMx2ebeln.Name = "gvMx2ebeln"; |
| | | this.gvMx2ebeln.Tag = "query_a.EBELN"; |
| | | this.gvMx2ebeln.Visible = true; |
| | | this.gvMx2ebeln.VisibleIndex = 5; |
| | | this.gvMx2ebeln.Width = 94; |
| | | // |
| | | // gvMx2workNo |
| | | // |
| | | this.gvMx2workNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2workNo.Caption = "任务单行号"; |
| | | this.gvMx2workNo.FieldName = "workLine"; |
| | | this.gvMx2workNo.Name = "gvMx2workNo"; |
| | | this.gvMx2workNo.Tag = "query_a.WORK_NO"; |
| | | this.gvMx2workNo.Visible = true; |
| | | this.gvMx2workNo.VisibleIndex = 6; |
| | | this.gvMx2workNo.Width = 94; |
| | | // |
| | | // gvMx2ebelnK3id |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebeln; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2workNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |