| | |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 98); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1}); |
| | |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1408, 698); |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1408, 635); |
| | | this.gcMain1.Size = new System.Drawing.Size(1126, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.daa004, |
| | | this.processNo, |
| | | this.nextProcessNo}); |
| | | this.gridView1.DetailHeight = 428; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 62; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | |
| | | // |
| | | this.AboutGuid.Caption = "工单guid"; |
| | | this.AboutGuid.FieldName = "AboutGuid"; |
| | | this.AboutGuid.MinWidth = 30; |
| | | this.AboutGuid.MinWidth = 24; |
| | | this.AboutGuid.Name = "AboutGuid"; |
| | | this.AboutGuid.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Max, "AboutGuid", "MAX={0}")}); |
| | | this.AboutGuid.Tag = "AboutGuid"; |
| | | this.AboutGuid.Width = 112; |
| | | this.AboutGuid.Width = 90; |
| | | // |
| | | // itemId |
| | | // |
| | | this.itemId.Caption = "物料ID"; |
| | | this.itemId.FieldName = "itemId"; |
| | | this.itemId.MinWidth = 30; |
| | | this.itemId.MinWidth = 24; |
| | | this.itemId.Name = "itemId"; |
| | | this.itemId.Tag = "itemId"; |
| | | this.itemId.Width = 112; |
| | | this.itemId.Width = 90; |
| | | // |
| | | // fid |
| | | // |
| | | this.fid.Caption = "组织ID"; |
| | | this.fid.FieldName = "fid"; |
| | | this.fid.MinWidth = 30; |
| | | this.fid.MinWidth = 24; |
| | | this.fid.Name = "fid"; |
| | | this.fid.Tag = "fid"; |
| | | this.fid.Width = 112; |
| | | this.fid.Width = 90; |
| | | // |
| | | // name |
| | | // |
| | | this.name.Caption = "组织名称"; |
| | | this.name.FieldName = "name"; |
| | | this.name.MinWidth = 30; |
| | | this.name.MinWidth = 24; |
| | | this.name.Name = "name"; |
| | | this.name.Tag = "name"; |
| | | this.name.Visible = true; |
| | | this.name.VisibleIndex = 8; |
| | | this.name.Width = 112; |
| | | this.name.Width = 90; |
| | | // |
| | | // fNumber |
| | | // |
| | | this.fNumber.Caption = "组织编号"; |
| | | this.fNumber.FieldName = "fNumber"; |
| | | this.fNumber.MinWidth = 30; |
| | | this.fNumber.MinWidth = 24; |
| | | this.fNumber.Name = "fNumber"; |
| | | this.fNumber.Tag = "fNumber"; |
| | | this.fNumber.Width = 112; |
| | | this.fNumber.Width = 90; |
| | | // |
| | | // barCode |
| | | // |
| | | this.barCode.Caption = "追溯码"; |
| | | this.barCode.FieldName = "barCode"; |
| | | this.barCode.MinWidth = 30; |
| | | this.barCode.MinWidth = 24; |
| | | this.barCode.Name = "barCode"; |
| | | this.barCode.Tag = "barCode"; |
| | | this.barCode.Visible = true; |
| | | this.barCode.VisibleIndex = 0; |
| | | this.barCode.Width = 112; |
| | | this.barCode.Width = 90; |
| | | // |
| | | // daa001 |
| | | // |
| | | this.daa001.Caption = "单号"; |
| | | this.daa001.FieldName = "daa001"; |
| | | this.daa001.MinWidth = 30; |
| | | this.daa001.MinWidth = 24; |
| | | this.daa001.Name = "daa001"; |
| | | this.daa001.Tag = "daa001"; |
| | | this.daa001.Visible = true; |
| | | this.daa001.VisibleIndex = 1; |
| | | this.daa001.Width = 112; |
| | | this.daa001.Width = 90; |
| | | // |
| | | // lineNo1 |
| | | // |
| | | this.lineNo1.Caption = "产线编号"; |
| | | this.lineNo1.FieldName = "lineNo1"; |
| | | this.lineNo1.MinWidth = 30; |
| | | this.lineNo1.MinWidth = 24; |
| | | this.lineNo1.Name = "lineNo1"; |
| | | this.lineNo1.Tag = "lineNo1"; |
| | | this.lineNo1.Visible = true; |
| | | this.lineNo1.VisibleIndex = 2; |
| | | this.lineNo1.Width = 112; |
| | | this.lineNo1.Width = 90; |
| | | // |
| | | // daa029 |
| | | // |
| | | this.daa029.Caption = "产品编码"; |
| | | this.daa029.FieldName = "daa029"; |
| | | this.daa029.MinWidth = 30; |
| | | this.daa029.MinWidth = 24; |
| | | this.daa029.Name = "daa029"; |
| | | this.daa029.Tag = "daa029"; |
| | | this.daa029.Visible = true; |
| | | this.daa029.VisibleIndex = 3; |
| | | this.daa029.Width = 112; |
| | | this.daa029.Width = 90; |
| | | // |
| | | // daa003 |
| | | // |
| | | this.daa003.Caption = "产品名称"; |
| | | this.daa003.FieldName = "daa003"; |
| | | this.daa003.MinWidth = 30; |
| | | this.daa003.MinWidth = 24; |
| | | this.daa003.Name = "daa003"; |
| | | this.daa003.Tag = "daa003"; |
| | | this.daa003.Visible = true; |
| | | this.daa003.VisibleIndex = 4; |
| | | this.daa003.Width = 112; |
| | | this.daa003.Width = 90; |
| | | // |
| | | // daa004 |
| | | // |
| | | this.daa004.Caption = "产品规格"; |
| | | this.daa004.FieldName = "daa004"; |
| | | this.daa004.MinWidth = 30; |
| | | this.daa004.MinWidth = 24; |
| | | this.daa004.Name = "daa004"; |
| | | this.daa004.Tag = "daa004"; |
| | | this.daa004.Visible = true; |
| | | this.daa004.VisibleIndex = 5; |
| | | this.daa004.Width = 112; |
| | | this.daa004.Width = 90; |
| | | // |
| | | // processNo |
| | | // |
| | | this.processNo.Caption = "当前工序"; |
| | | this.processNo.FieldName = "processNo"; |
| | | this.processNo.MinWidth = 30; |
| | | this.processNo.MinWidth = 24; |
| | | this.processNo.Name = "processNo"; |
| | | this.processNo.Tag = "processNo"; |
| | | this.processNo.Visible = true; |
| | | this.processNo.VisibleIndex = 6; |
| | | this.processNo.Width = 112; |
| | | this.processNo.Width = 90; |
| | | // |
| | | // nextProcessNo |
| | | // |
| | | this.nextProcessNo.Caption = "下一道工序"; |
| | | this.nextProcessNo.FieldName = "nextProcessNo"; |
| | | this.nextProcessNo.MinWidth = 30; |
| | | this.nextProcessNo.MinWidth = 24; |
| | | this.nextProcessNo.Name = "nextProcessNo"; |
| | | this.nextProcessNo.Tag = "nextProcessNo"; |
| | | this.nextProcessNo.Visible = true; |
| | | this.nextProcessNo.VisibleIndex = 7; |
| | | this.nextProcessNo.Width = 112; |
| | | this.nextProcessNo.Width = 90; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 635); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); |
| | | 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.pageBar1.Size = new System.Drawing.Size(1408, 48); |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // WOTraceCodes |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1410, 834); |
| | | this.ClientSize = new System.Drawing.Size(1128, 682); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.Margin = new System.Windows.Forms.Padding(4); |
| | | this.Name = "WOTraceCodes"; |
| | | this.Text = "查询工单追溯码"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |