| | |
| | | this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_guid |
| | | // |
| | | this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键不能删除"; |
| | | this.gv_guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gv_ebelnK3id |
| | | // |
| | | this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ebelnK3id.Caption = "投料单号"; |
| | | this.gv_ebelnK3id.FieldName = "daa001"; |
| | |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.Width = 125; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "车间ID"; |
| | | this.gv_purchaseUnit.FieldName = "daa015"; |
| | | this.gv_purchaseUnit.MinWidth = 100; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | | this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 4; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "产线"; |
| | | this.gridColumn2.FieldName = "daa015"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 5; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "物料ID"; |
| | |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | | this.gv_supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "物料编码"; |
| | | this.gv_supplierItemCode.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | | this.gv_supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemName.Caption = "物料名称"; |
| | | this.gv_supplierItemName.FieldName = "itemName"; |
| | |
| | | this.gridColumn7.VisibleIndex = 12; |
| | | this.gridColumn7.Width = 100; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "备注"; |
| | | this.gridColumn9.FieldName = "daa009"; |
| | | this.gridColumn9.MinWidth = 100; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 14; |
| | | this.gridColumn9.Width = 100; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | this.gv_purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "车间ID"; |
| | | this.gv_purchaseUnit.FieldName = "daa015"; |
| | | this.gv_purchaseUnit.MinWidth = 100; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | | this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 4; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | // |
| | | // gv_remarks |
| | | // |
| | | this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "工单数量"; |
| | | this.gv_remarks.FieldName = "daa008"; |
| | |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 13; |
| | | this.gv_remarks.Width = 100; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "备注"; |
| | | this.gridColumn9.FieldName = "daa009"; |
| | | this.gridColumn9.MinWidth = 100; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 14; |
| | | this.gridColumn9.Width = 100; |
| | | // |
| | | // panelControl1 |
| | | // |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(984, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "产线"; |
| | | this.gridColumn2.FieldName = "daa015"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 5; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // SelectWomdaahb |
| | | // |
| | |
| | | this.Name = "SelectWomdaahb"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "SelectWomdaahb"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |