| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_chk = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = 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_inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.pageBar1.Location = new System.Drawing.Point(59, 2); |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.pageBar1.Location = new System.Drawing.Point(2, 2); |
| | | 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.Size = new System.Drawing.Size(943, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | | this.panelControl1.Controls.Add(this.pageBar1); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 485); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(1045, 43); |
| | | this.panelControl1.TabIndex = 4; |
| | | // |
| | | // btnIn |
| | | // |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x161; |
| | | this.btnIn.Location = new System.Drawing.Point(2, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.panelControl1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1045, 528); |
| | | this.xtraTabPage1.Text = "请选择采需要排的数据"; |
| | | // |
| | | // 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.gcMain.Size = new System.Drawing.Size(1045, 485); |
| | | this.gcMain.Size = new System.Drawing.Size(1047, 517); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_chk, |
| | | this.gv_guid, |
| | | this.gv_ebelnK3id, |
| | | this.gv_billNo, |
| | | this.gridColumn3, |
| | | this.gv_remarks, |
| | | this.gridColumn4, |
| | | this.gridColumn1, |
| | | this.gridColumn3, |
| | | this.gridColumn12, |
| | | this.gv_billNo, |
| | | this.gv_supplierItemCode, |
| | | this.gv_supplierItemName, |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn9, |
| | | this.gridColumn8, |
| | | this.gridColumn7, |
| | | this.gridColumn9, |
| | | this.gv_purchaseUnit, |
| | | this.gv_inventoryUnit, |
| | | this.gv_remarks, |
| | | this.gridColumn12}); |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsSelection.MultiSelect = true; |
| | | this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_chk |
| | | // |
| | | this.gv_chk.Caption = "选择"; |
| | | this.gv_chk.FieldName = "gvChk"; |
| | | this.gv_chk.MinWidth = 60; |
| | | this.gv_chk.Name = "gv_chk"; |
| | | this.gv_chk.Visible = true; |
| | | this.gv_chk.VisibleIndex = 0; |
| | | this.gv_chk.Width = 94; |
| | | // |
| | | // 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"; |
| | |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // gv_ebelnK3id |
| | | // gv_remarks |
| | | // |
| | | 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 = "gdh"; |
| | | this.gv_ebelnK3id.MinWidth = 100; |
| | | this.gv_ebelnK3id.Name = "gv_ebelnK3id"; |
| | | this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gv_ebelnK3id.Visible = true; |
| | | this.gv_ebelnK3id.VisibleIndex = 1; |
| | | this.gv_ebelnK3id.Width = 100; |
| | | |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "需求单号"; |
| | | this.gv_remarks.FieldName = "saleOrderNo"; |
| | | this.gv_remarks.MinWidth = 50; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.OptionsColumn.ReadOnly = true; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 1; |
| | | this.gv_remarks.Width = 100; |
| | | // |
| | | // gv_billNo |
| | | // gridColumn4 |
| | | // |
| | | this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "未排数量"; |
| | | this.gv_billNo.FieldName = "caa012"; |
| | | this.gv_billNo.MinWidth = 110; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.OptionsColumn.ReadOnly = true; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 2; |
| | | this.gv_billNo.Width = 110; |
| | | this.gridColumn4.Caption = "投料单号"; |
| | | this.gridColumn4.FieldName = "caa001"; |
| | | this.gridColumn4.MinWidth = 50; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 2; |
| | | this.gridColumn4.Width = 120; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "任务单号"; |
| | | this.gridColumn3.FieldName = "caa020"; |
| | | this.gridColumn3.MinWidth = 125; |
| | | this.gridColumn3.MinWidth = 50; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.Width = 125; |
| | | // |
| | | // gridColumn4 |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn4.Caption = "投料单号"; |
| | | this.gridColumn4.FieldName = "caa001"; |
| | | this.gridColumn4.MinWidth = 120; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 4; |
| | | this.gridColumn4.Width = 120; |
| | | this.gridColumn12.Caption = "工单总数"; |
| | | this.gridColumn12.FieldName = "gdzs"; |
| | | this.gridColumn12.MaxWidth = 50; |
| | | this.gridColumn12.MinWidth = 50; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 4; |
| | | this.gridColumn12.Width = 50; |
| | | // |
| | | // gridColumn1 |
| | | // gv_billNo |
| | | // |
| | | this.gridColumn1.Caption = "物料ID"; |
| | | this.gridColumn1.FieldName = "itemId"; |
| | | this.gridColumn1.MinWidth = 80; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 5; |
| | | this.gridColumn1.Width = 94; |
| | | |
| | | this.gv_billNo.AppearanceCell.ForeColor = System.Drawing.Color.Red; |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.AppearanceCell.Options.UseForeColor = true; |
| | | this.gv_billNo.AppearanceHeader.ForeColor = System.Drawing.Color.Red; |
| | | this.gv_billNo.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gv_billNo.Caption = "未排数量"; |
| | | this.gv_billNo.FieldName = "caa012"; |
| | | this.gv_billNo.MaxWidth = 50; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.OptionsColumn.ReadOnly = true; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 5; |
| | | this.gv_billNo.Width = 50; |
| | | // |
| | | // 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 = "wlbm"; |
| | | this.gv_supplierItemCode.MinWidth = 100; |
| | | this.gv_supplierItemCode.MinWidth = 50; |
| | | this.gv_supplierItemCode.Name = "gv_supplierItemCode"; |
| | | this.gv_supplierItemCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemCode.OptionsColumn.ReadOnly = true; |
| | |
| | | // |
| | | // 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 = "wlmc"; |
| | | this.gv_supplierItemName.MinWidth = 120; |
| | | this.gv_supplierItemName.MinWidth = 50; |
| | | this.gv_supplierItemName.Name = "gv_supplierItemName"; |
| | | this.gv_supplierItemName.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemName.OptionsColumn.ReadOnly = true; |
| | |
| | | // |
| | | this.gridColumn5.Caption = "物料规格"; |
| | | this.gridColumn5.FieldName = "wlgg"; |
| | | this.gridColumn5.MinWidth = 250; |
| | | this.gridColumn5.MinWidth = 50; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | |
| | | // |
| | | this.gridColumn6.Caption = "单位"; |
| | | this.gridColumn6.FieldName = "caa009"; |
| | | this.gridColumn6.MinWidth = 100; |
| | | this.gridColumn6.MaxWidth = 50; |
| | | this.gridColumn6.MinWidth = 50; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.Width = 100; |
| | | this.gridColumn6.Width = 50; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "备注"; |
| | | this.gridColumn9.FieldName = "caa016"; |
| | | this.gridColumn9.MinWidth = 50; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 10; |
| | | this.gridColumn9.Width = 100; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "预计开时间"; |
| | | this.gridColumn8.FieldName = "caa010"; |
| | | this.gridColumn8.MinWidth = 100; |
| | | this.gridColumn8.MinWidth = 50; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 10; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.Width = 100; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "预计完工时间"; |
| | | this.gridColumn7.FieldName = "caa011"; |
| | | this.gridColumn7.MinWidth = 100; |
| | | this.gridColumn7.MinWidth = 50; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 11; |
| | | this.gridColumn7.VisibleIndex = 12; |
| | | this.gridColumn7.Width = 100; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "备注"; |
| | | this.gridColumn9.FieldName = "caa016"; |
| | | this.gridColumn9.MinWidth = 100; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 12; |
| | | 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 = "caa021"; |
| | | this.gv_purchaseUnit.MinWidth = 100; |
| | | this.gv_purchaseUnit.Caption = "车间"; |
| | | this.gv_purchaseUnit.FieldName = "dptName"; |
| | | this.gv_purchaseUnit.MinWidth = 50; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | | this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | |
| | | // |
| | | // gv_inventoryUnit |
| | | // |
| | | this.gv_inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_inventoryUnit.Caption = "开工状态"; |
| | | this.gv_inventoryUnit.FieldName = "zt"; |
| | | this.gv_inventoryUnit.MinWidth = 100; |
| | | this.gv_inventoryUnit.FieldName = "gdzt"; |
| | | this.gv_inventoryUnit.MinWidth = 50; |
| | | this.gv_inventoryUnit.Name = "gv_inventoryUnit"; |
| | | this.gv_inventoryUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_inventoryUnit.OptionsColumn.ReadOnly = true; |
| | |
| | | this.gv_inventoryUnit.VisibleIndex = 14; |
| | | this.gv_inventoryUnit.Width = 100; |
| | | // |
| | | // gv_remarks |
| | | // gridColumn1 |
| | | // |
| | | 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 = "caa015"; |
| | | this.gv_remarks.MinWidth = 100; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.OptionsColumn.ReadOnly = true; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 15; |
| | | this.gv_remarks.Width = 100; |
| | | this.gridColumn1.Caption = "生产组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 15; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // xtraTabControl1 |
| | | // panelControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1047, 560); |
| | | this.xtraTabControl1.TabIndex = 4; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1}); |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | | this.panelControl1.Controls.Add(this.pageBar1); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 517); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(1047, 43); |
| | | this.panelControl1.TabIndex = 5; |
| | | // |
| | | // gridColumn12 |
| | | // btnIn |
| | | // |
| | | this.gridColumn12.Caption = "工单总数"; |
| | | this.gridColumn12.FieldName = "gdzs"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 16; |
| | | this.gridColumn12.Width = 94; |
| | | this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | |
| | | this.btnIn.Appearance.Options.UseBackColor = true; |
| | | this.btnIn.Appearance.Options.UseFont = true; |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnIn.Location = new System.Drawing.Point(951, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // SelectWompba |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1047, 560); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.gcMain); |
| | | this.Controls.Add(this.panelControl1); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectWompba"; |
| | | this.Text = "SelectWompba"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "选择生产任务单,只显示下达,用料清单已审核的"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | #endregion |
| | | |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMain; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_chk; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_inventoryUnit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | } |
| | | } |