| | |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gvKbsl = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | 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(3, 2, 3, 2); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(987, 62); |
| | | 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, 80); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(987, 468); |
| | | 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(3, 2, 3, 2); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(985, 442); |
| | | 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(3, 2, 3, 2); |
| | | 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(1126, 570); |
| | | this.split1.Size = new System.Drawing.Size(985, 442); |
| | | 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(3, 2, 3, 2); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1126, 519); |
| | | this.gcMain1.Size = new System.Drawing.Size(985, 402); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | 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.ColumnPanelRowHeight = 39; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_id, |
| | | this.gv_bl018, |
| | |
| | | this.gv_wcTime, |
| | | this.gridColumn9, |
| | | this.gridColumn12}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.IndicatorWidth = 44; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "ID "; |
| | | this.gv_id.FieldName = "guid"; |
| | | this.gv_id.MinWidth = 50; |
| | | this.gv_id.MinWidth = 44; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.Width = 94; |
| | | this.gv_id.Width = 82; |
| | | // |
| | | // gv_bl018 |
| | | // |
| | | this.gv_bl018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl018.Caption = "审核状态 "; |
| | | this.gv_bl018.FieldName = "bl018"; |
| | | this.gv_bl018.MaxWidth = 50; |
| | | this.gv_bl018.MinWidth = 50; |
| | | this.gv_bl018.MaxWidth = 44; |
| | | this.gv_bl018.MinWidth = 44; |
| | | this.gv_bl018.Name = "gv_bl018"; |
| | | this.gv_bl018.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl018.Tag = "query_a.bl018"; |
| | | this.gv_bl018.UnboundDataType = typeof(bool); |
| | | this.gv_bl018.Visible = true; |
| | | this.gv_bl018.VisibleIndex = 0; |
| | | this.gv_bl018.Width = 50; |
| | | this.gv_bl018.Width = 44; |
| | | // |
| | | // gv_bl019 |
| | | // |
| | | this.gv_bl019.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl019.Caption = "完结标识 "; |
| | | this.gv_bl019.FieldName = "bl019"; |
| | | this.gv_bl019.MaxWidth = 50; |
| | | this.gv_bl019.MinWidth = 50; |
| | | this.gv_bl019.MaxWidth = 44; |
| | | this.gv_bl019.MinWidth = 44; |
| | | this.gv_bl019.Name = "gv_bl019"; |
| | | this.gv_bl019.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl019.Tag = "query_a.bl019"; |
| | | this.gv_bl019.UnboundDataType = typeof(bool); |
| | | this.gv_bl019.Width = 50; |
| | | this.gv_bl019.Width = 44; |
| | | // |
| | | // gv_blNo |
| | | // |
| | | this.gv_blNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blNo.Caption = "申请单号 "; |
| | | this.gv_blNo.FieldName = "blNo"; |
| | | this.gv_blNo.MinWidth = 100; |
| | | this.gv_blNo.MinWidth = 87; |
| | | this.gv_blNo.Name = "gv_blNo"; |
| | | this.gv_blNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_blNo.Tag = "query_a.bl_no"; |
| | | this.gv_blNo.Visible = true; |
| | | this.gv_blNo.VisibleIndex = 1; |
| | | this.gv_blNo.Width = 100; |
| | | this.gv_blNo.Width = 87; |
| | | // |
| | | // gv_bl001 |
| | | // |
| | | this.gv_bl001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl001.Caption = "工单单号"; |
| | | this.gv_bl001.FieldName = "bl001"; |
| | | this.gv_bl001.MinWidth = 100; |
| | | this.gv_bl001.MinWidth = 87; |
| | | this.gv_bl001.Name = "gv_bl001"; |
| | | this.gv_bl001.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl001.Tag = "query_a.bl001"; |
| | | this.gv_bl001.Visible = true; |
| | | this.gv_bl001.VisibleIndex = 2; |
| | | this.gv_bl001.Width = 100; |
| | | this.gv_bl001.Width = 87; |
| | | // |
| | | // gv_bl013 |
| | | // |
| | | this.gv_bl013.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl013.Caption = "任务单号 "; |
| | | this.gv_bl013.FieldName = "bl013"; |
| | | this.gv_bl013.MinWidth = 50; |
| | | this.gv_bl013.MinWidth = 44; |
| | | this.gv_bl013.Name = "gv_bl013"; |
| | | this.gv_bl013.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl013.Tag = "query_a.bl013"; |
| | | this.gv_bl013.Visible = true; |
| | | this.gv_bl013.VisibleIndex = 3; |
| | | this.gv_bl013.Width = 94; |
| | | this.gv_bl013.Width = 82; |
| | | // |
| | | // gv_bl002 |
| | | // |
| | | this.gv_bl002.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl002.Caption = "产品编号 "; |
| | | this.gv_bl002.FieldName = "bl002"; |
| | | this.gv_bl002.MinWidth = 80; |
| | | this.gv_bl002.MinWidth = 70; |
| | | this.gv_bl002.Name = "gv_bl002"; |
| | | this.gv_bl002.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl002.Tag = "query_a.bl002"; |
| | | this.gv_bl002.Visible = true; |
| | | this.gv_bl002.VisibleIndex = 4; |
| | | this.gv_bl002.Width = 94; |
| | | this.gv_bl002.Width = 82; |
| | | // |
| | | // gv_bl014 |
| | | // |
| | | this.gv_bl014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl014.Caption = "产品名称 "; |
| | | this.gv_bl014.FieldName = "bl014"; |
| | | this.gv_bl014.MinWidth = 50; |
| | | this.gv_bl014.MinWidth = 44; |
| | | this.gv_bl014.Name = "gv_bl014"; |
| | | this.gv_bl014.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl014.Tag = "query_a.bl014"; |
| | | this.gv_bl014.Visible = true; |
| | | this.gv_bl014.VisibleIndex = 5; |
| | | this.gv_bl014.Width = 94; |
| | | this.gv_bl014.Width = 82; |
| | | // |
| | | // gv_bl015 |
| | | // |
| | | this.gv_bl015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl015.Caption = "产品型号 "; |
| | | this.gv_bl015.FieldName = "bl015"; |
| | | this.gv_bl015.MinWidth = 50; |
| | | this.gv_bl015.MinWidth = 44; |
| | | this.gv_bl015.Name = "gv_bl015"; |
| | | this.gv_bl015.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl015.Tag = "query_a.bl015"; |
| | | this.gv_bl015.Visible = true; |
| | | this.gv_bl015.VisibleIndex = 6; |
| | | this.gv_bl015.Width = 94; |
| | | this.gv_bl015.Width = 82; |
| | | // |
| | | // gv_bl007 |
| | | // |
| | | this.gv_bl007.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl007.Caption = "申请原因 "; |
| | | this.gv_bl007.FieldName = "bl007"; |
| | | this.gv_bl007.MinWidth = 50; |
| | | this.gv_bl007.MinWidth = 44; |
| | | this.gv_bl007.Name = "gv_bl007"; |
| | | this.gv_bl007.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl007.Tag = "query_a.bl007"; |
| | | this.gv_bl007.Visible = true; |
| | | this.gv_bl007.VisibleIndex = 7; |
| | | this.gv_bl007.Width = 94; |
| | | this.gv_bl007.Width = 82; |
| | | // |
| | | // gv_bl009 |
| | | // |
| | | this.gv_bl009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl009.Caption = "业务类型 "; |
| | | this.gv_bl009.FieldName = "bl009"; |
| | | this.gv_bl009.MinWidth = 50; |
| | | this.gv_bl009.MinWidth = 44; |
| | | this.gv_bl009.Name = "gv_bl009"; |
| | | this.gv_bl009.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl009.Tag = "query_a.bl009"; |
| | | this.gv_bl009.Visible = true; |
| | | this.gv_bl009.VisibleIndex = 8; |
| | | this.gv_bl009.Width = 94; |
| | | this.gv_bl009.Width = 82; |
| | | // |
| | | // gv_bl010 |
| | | // |
| | | this.gv_bl010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl010.Caption = "发料仓ID"; |
| | | this.gv_bl010.FieldName = "bl010"; |
| | | this.gv_bl010.MinWidth = 50; |
| | | this.gv_bl010.MinWidth = 44; |
| | | this.gv_bl010.Name = "gv_bl010"; |
| | | this.gv_bl010.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl010.Tag = "query_a.bl010"; |
| | | this.gv_bl010.Width = 94; |
| | | this.gv_bl010.Width = 82; |
| | | // |
| | | // gv_bl011 |
| | | // |
| | | this.gv_bl011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl011.Caption = "申请车间"; |
| | | this.gv_bl011.FieldName = "dptName"; |
| | | this.gv_bl011.MinWidth = 50; |
| | | this.gv_bl011.MinWidth = 44; |
| | | this.gv_bl011.Name = "gv_bl011"; |
| | | this.gv_bl011.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl011.Tag = "query_a.bl011"; |
| | | this.gv_bl011.Visible = true; |
| | | this.gv_bl011.VisibleIndex = 9; |
| | | this.gv_bl011.Width = 94; |
| | | this.gv_bl011.Width = 82; |
| | | // |
| | | // gv_bl012 |
| | | // |
| | | this.gv_bl012.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl012.Caption = "申请产线 "; |
| | | this.gv_bl012.FieldName = "sjlineName"; |
| | | this.gv_bl012.MinWidth = 50; |
| | | this.gv_bl012.MinWidth = 44; |
| | | this.gv_bl012.Name = "gv_bl012"; |
| | | this.gv_bl012.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl012.Tag = "query_a.bl012"; |
| | | this.gv_bl012.Visible = true; |
| | | this.gv_bl012.VisibleIndex = 10; |
| | | this.gv_bl012.Width = 94; |
| | | this.gv_bl012.Width = 82; |
| | | // |
| | | // gv_bl004 |
| | | // |
| | | this.gv_bl004.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl004.Caption = "申请人 "; |
| | | this.gv_bl004.FieldName = "bl004"; |
| | | this.gv_bl004.MinWidth = 50; |
| | | this.gv_bl004.MinWidth = 44; |
| | | this.gv_bl004.Name = "gv_bl004"; |
| | | this.gv_bl004.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl004.Tag = "query_a.bl004"; |
| | | this.gv_bl004.Visible = true; |
| | | this.gv_bl004.VisibleIndex = 11; |
| | | this.gv_bl004.Width = 94; |
| | | this.gv_bl004.Width = 82; |
| | | // |
| | | // gv_bl005 |
| | | // |
| | | this.gv_bl005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl005.Caption = "申请日期 "; |
| | | this.gv_bl005.FieldName = "bl005"; |
| | | this.gv_bl005.MinWidth = 50; |
| | | this.gv_bl005.MinWidth = 44; |
| | | this.gv_bl005.Name = "gv_bl005"; |
| | | this.gv_bl005.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl005.Tag = "query_a.bl005"; |
| | | this.gv_bl005.Visible = true; |
| | | this.gv_bl005.VisibleIndex = 12; |
| | | this.gv_bl005.Width = 94; |
| | | this.gv_bl005.Width = 82; |
| | | // |
| | | // gv_bl016 |
| | | // |
| | | this.gv_bl016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl016.Caption = "审核人 "; |
| | | this.gv_bl016.FieldName = "bl016"; |
| | | this.gv_bl016.MinWidth = 50; |
| | | this.gv_bl016.MinWidth = 44; |
| | | this.gv_bl016.Name = "gv_bl016"; |
| | | this.gv_bl016.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl016.Tag = "query_a.bl016"; |
| | | this.gv_bl016.Visible = true; |
| | | this.gv_bl016.VisibleIndex = 13; |
| | | this.gv_bl016.Width = 94; |
| | | this.gv_bl016.Width = 82; |
| | | // |
| | | // gv_bl006 |
| | | // |
| | | this.gv_bl006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl006.Caption = "审核日期 "; |
| | | this.gv_bl006.FieldName = "bl006"; |
| | | this.gv_bl006.MinWidth = 50; |
| | | this.gv_bl006.MinWidth = 44; |
| | | this.gv_bl006.Name = "gv_bl006"; |
| | | this.gv_bl006.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl006.Tag = "query_a.bl006"; |
| | | this.gv_bl006.Visible = true; |
| | | this.gv_bl006.VisibleIndex = 14; |
| | | this.gv_bl006.Width = 94; |
| | | this.gv_bl006.Width = 82; |
| | | // |
| | | // gv_wcUser |
| | | // |
| | | this.gv_wcUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcUser.Caption = "完成人 "; |
| | | this.gv_wcUser.FieldName = "wcUser"; |
| | | this.gv_wcUser.MinWidth = 50; |
| | | this.gv_wcUser.MinWidth = 44; |
| | | this.gv_wcUser.Name = "gv_wcUser"; |
| | | this.gv_wcUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_wcUser.Tag = "query_a.wc_user"; |
| | | this.gv_wcUser.Visible = true; |
| | | this.gv_wcUser.VisibleIndex = 15; |
| | | this.gv_wcUser.Width = 94; |
| | | this.gv_wcUser.Width = 82; |
| | | // |
| | | // gv_wcTime |
| | | // |
| | | this.gv_wcTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcTime.Caption = "完成时间 "; |
| | | this.gv_wcTime.FieldName = "wcTime"; |
| | | this.gv_wcTime.MinWidth = 50; |
| | | this.gv_wcTime.MinWidth = 44; |
| | | this.gv_wcTime.Name = "gv_wcTime"; |
| | | this.gv_wcTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_wcTime.Tag = "query_a.wc_time"; |
| | | this.gv_wcTime.Visible = true; |
| | | this.gv_wcTime.VisibleIndex = 16; |
| | | this.gv_wcTime.Width = 94; |
| | | this.gv_wcTime.Width = 82; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "生产组织"; |
| | | this.gridColumn9.FieldName = "fSubsidiary"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.MinWidth = 22; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Tag = "org.Fnamber"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 17; |
| | | this.gridColumn9.Width = 94; |
| | | this.gridColumn9.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "投料单号"; |
| | | this.gridColumn12.FieldName = "tldh"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.MinWidth = 22; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 18; |
| | | this.gridColumn12.Width = 94; |
| | | this.gridColumn12.Width = 82; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 402); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(985, 30); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(985, 442); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // splitMx1 |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | 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(1126, 570); |
| | | this.splitMx1.SplitterPosition = 187; |
| | | this.splitMx1.Size = new System.Drawing.Size(985, 442); |
| | | this.splitMx1.SplitterPosition = 145; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem16}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(438, 394, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 187); |
| | | this.layoutMx1.Size = new System.Drawing.Size(985, 145); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // btnSelect |
| | | // |
| | | this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; |
| | | this.btnSelect.Location = new System.Drawing.Point(12, 111); |
| | | this.btnSelect.Location = new System.Drawing.Point(11, 87); |
| | | this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnSelect.Name = "btnSelect"; |
| | | this.btnSelect.Size = new System.Drawing.Size(116, 27); |
| | | this.btnSelect.Size = new System.Drawing.Size(101, 20); |
| | | this.btnSelect.StyleController = this.layoutMx1; |
| | | this.btnSelect.TabIndex = 444; |
| | | this.btnSelect.Text = "选择物料 "; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(554, 108); |
| | | this.lbGuid.Location = new System.Drawing.Point(485, 84); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(267, 28); |
| | | this.lbGuid.Size = new System.Drawing.Size(234, 22); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | this.lbGuid.Visible = false; |
| | |
| | | // |
| | | this.txt_aboutGuid.category = null; |
| | | this.txt_aboutGuid.IsReadly = false; |
| | | this.txt_aboutGuid.Location = new System.Drawing.Point(89, 78); |
| | | this.txt_aboutGuid.Location = new System.Drawing.Point(73, 61); |
| | | this.txt_aboutGuid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_aboutGuid.Name = "txt_aboutGuid"; |
| | | this.txt_aboutGuid.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_aboutGuid.Size = new System.Drawing.Size(175, 20); |
| | | this.txt_aboutGuid.TabIndex = 283; |
| | | // |
| | | // txt_orgId |
| | | // |
| | | this.txt_orgId.IsReadly = false; |
| | | this.txt_orgId.Location = new System.Drawing.Point(89, 45); |
| | | this.txt_orgId.Location = new System.Drawing.Point(73, 35); |
| | | this.txt_orgId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_orgId.Name = "txt_orgId"; |
| | | this.txt_orgId.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_orgId.Size = new System.Drawing.Size(175, 20); |
| | | this.txt_orgId.TabIndex = 289; |
| | | // |
| | | // txt_bl017 |
| | | // |
| | | this.txt_bl017.Enabled = false; |
| | | this.txt_bl017.Location = new System.Drawing.Point(365, 12); |
| | | this.txt_bl017.Location = new System.Drawing.Point(314, 10); |
| | | this.txt_bl017.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl017.Name = "txt_bl017"; |
| | | this.txt_bl017.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl017.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl017.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl017.StyleController = this.layoutMx1; |
| | | this.txt_bl017.TabIndex = 287; |
| | | this.txt_bl017.Tag = "readonly"; |
| | | // |
| | | // txt_bl007 |
| | | // |
| | | this.txt_bl007.Location = new System.Drawing.Point(365, 144); |
| | | this.txt_bl007.Location = new System.Drawing.Point(314, 113); |
| | | this.txt_bl007.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl007.Name = "txt_bl007"; |
| | | this.txt_bl007.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl007.Size = new System.Drawing.Size(471, 24); |
| | | this.txt_bl007.Size = new System.Drawing.Size(418, 20); |
| | | this.txt_bl007.StyleController = this.layoutMx1; |
| | | this.txt_bl007.TabIndex = 228; |
| | | // |
| | | // txt_bl013 |
| | | // |
| | | this.txt_bl013.Location = new System.Drawing.Point(641, 12); |
| | | this.txt_bl013.Location = new System.Drawing.Point(556, 10); |
| | | this.txt_bl013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl013.Name = "txt_bl013"; |
| | | this.txt_bl013.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl013.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl013.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl013.StyleController = this.layoutMx1; |
| | | this.txt_bl013.TabIndex = 252; |
| | | this.txt_bl013.Tag = "readonly"; |
| | | // |
| | | // txt_blNo |
| | | // |
| | | this.txt_blNo.Location = new System.Drawing.Point(89, 12); |
| | | this.txt_blNo.Location = new System.Drawing.Point(73, 10); |
| | | this.txt_blNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_blNo.Name = "txt_blNo"; |
| | | this.txt_blNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_blNo.Size = new System.Drawing.Size(175, 20); |
| | | this.txt_blNo.StyleController = this.layoutMx1; |
| | | this.txt_blNo.TabIndex = 211; |
| | | this.txt_blNo.Tag = "readonly"; |
| | | // |
| | | // txt_bl012 |
| | | // |
| | | this.txt_bl012.Location = new System.Drawing.Point(365, 111); |
| | | this.txt_bl012.Location = new System.Drawing.Point(314, 87); |
| | | this.txt_bl012.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl012.Name = "txt_bl012"; |
| | | this.txt_bl012.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl012.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl012.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl012.StyleController = this.layoutMx1; |
| | | this.txt_bl012.TabIndex = 247; |
| | | this.txt_bl012.Tag = "readonly"; |
| | | // |
| | | // txt_bl006 |
| | | // |
| | | this.txt_bl006.Location = new System.Drawing.Point(917, 111); |
| | | this.txt_bl006.Location = new System.Drawing.Point(798, 87); |
| | | this.txt_bl006.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl006.Name = "txt_bl006"; |
| | | this.txt_bl006.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl006.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl006.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl006.StyleController = this.layoutMx1; |
| | | this.txt_bl006.TabIndex = 226; |
| | | this.txt_bl006.Tag = "readonly"; |
| | | // |
| | | // txt_bl015 |
| | | // |
| | | this.txt_bl015.Location = new System.Drawing.Point(641, 111); |
| | | this.txt_bl015.Location = new System.Drawing.Point(556, 87); |
| | | this.txt_bl015.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl015.Name = "txt_bl015"; |
| | | this.txt_bl015.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl015.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl015.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl015.StyleController = this.layoutMx1; |
| | | this.txt_bl015.TabIndex = 262; |
| | | this.txt_bl015.Tag = "readonly"; |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(365, 78); |
| | | this.txt_dptName.Location = new System.Drawing.Point(314, 61); |
| | | this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_dptName.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 243; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_bl016 |
| | | // |
| | | this.txt_bl016.Location = new System.Drawing.Point(917, 78); |
| | | this.txt_bl016.Location = new System.Drawing.Point(798, 61); |
| | | this.txt_bl016.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl016.Name = "txt_bl016"; |
| | | this.txt_bl016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl016.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl016.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl016.StyleController = this.layoutMx1; |
| | | this.txt_bl016.TabIndex = 267; |
| | | this.txt_bl016.Tag = "readonly"; |
| | | // |
| | | // txt_bl002 |
| | | // |
| | | this.txt_bl002.Location = new System.Drawing.Point(641, 45); |
| | | this.txt_bl002.Location = new System.Drawing.Point(556, 35); |
| | | this.txt_bl002.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl002.Name = "txt_bl002"; |
| | | this.txt_bl002.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl002.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl002.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl002.StyleController = this.layoutMx1; |
| | | this.txt_bl002.TabIndex = 216; |
| | | this.txt_bl002.Tag = "readonly"; |
| | | // |
| | | // txt_bl014 |
| | | // |
| | | this.txt_bl014.Location = new System.Drawing.Point(641, 78); |
| | | this.txt_bl014.Location = new System.Drawing.Point(556, 61); |
| | | this.txt_bl014.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl014.Name = "txt_bl014"; |
| | | this.txt_bl014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl014.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl014.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl014.StyleController = this.layoutMx1; |
| | | this.txt_bl014.TabIndex = 258; |
| | | this.txt_bl014.Tag = "readonly"; |
| | | // |
| | | // txt_bl018 |
| | | // |
| | | this.txt_bl018.Location = new System.Drawing.Point(840, 144); |
| | | this.txt_bl018.Location = new System.Drawing.Point(736, 113); |
| | | this.txt_bl018.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl018.Name = "txt_bl018"; |
| | | this.txt_bl018.Properties.Caption = "审核标识"; |
| | | this.txt_bl018.Size = new System.Drawing.Size(274, 24); |
| | | this.txt_bl018.Size = new System.Drawing.Size(238, 20); |
| | | this.txt_bl018.StyleController = this.layoutMx1; |
| | | this.txt_bl018.TabIndex = 290; |
| | | // |
| | | // txt_tldh |
| | | // |
| | | this.txt_tldh.Location = new System.Drawing.Point(365, 45); |
| | | this.txt_tldh.Location = new System.Drawing.Point(314, 35); |
| | | this.txt_tldh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_tldh.Name = "txt_tldh"; |
| | | this.txt_tldh.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_tldh.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_tldh.StyleController = this.layoutMx1; |
| | | this.txt_tldh.TabIndex = 291; |
| | | this.txt_tldh.Tag = "readonly"; |
| | | // |
| | | // txt_bl004 |
| | | // |
| | | this.txt_bl004.Location = new System.Drawing.Point(917, 12); |
| | | this.txt_bl004.Location = new System.Drawing.Point(798, 10); |
| | | this.txt_bl004.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl004.Name = "txt_bl004"; |
| | | this.txt_bl004.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl004.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl004.StyleController = this.layoutMx1; |
| | | this.txt_bl004.TabIndex = 292; |
| | | this.txt_bl004.Tag = "readonly"; |
| | |
| | | // txt_bl005 |
| | | // |
| | | this.txt_bl005.EditValue = ""; |
| | | this.txt_bl005.Location = new System.Drawing.Point(917, 45); |
| | | this.txt_bl005.Location = new System.Drawing.Point(798, 35); |
| | | this.txt_bl005.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_bl005.Name = "txt_bl005"; |
| | | this.txt_bl005.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl005.Size = new System.Drawing.Size(176, 20); |
| | | this.txt_bl005.StyleController = this.layoutMx1; |
| | | this.txt_bl005.TabIndex = 293; |
| | | this.txt_bl005.Tag = "readonly"; |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 187); |
| | | this.Root.Size = new System.Drawing.Size(985, 145); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_bl017; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(241, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(242, 25); |
| | | this.layoutControlItem2.Text = "单据类型"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_orgId; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 33); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 25); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(241, 26); |
| | | this.layoutControlItem5.Text = "生产组织"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_aboutGuid; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 66); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 51); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(241, 26); |
| | | this.layoutControlItem9.Text = "生产工单"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dptName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(276, 66); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(241, 51); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem10.Text = "补料车间"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_bl012; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(276, 99); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(241, 77); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem11.Text = "补料产线"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_bl013; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(552, 0); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(483, 0); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(242, 25); |
| | | this.layoutControlItem12.Text = "任务单号"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_tldh; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(276, 33); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(241, 25); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem17.Text = "投料单号"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_bl002; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(552, 33); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(483, 25); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem6.Text = "产品编号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_bl014; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(552, 66); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(483, 51); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem7.Text = "产品名称 "; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_bl015; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(552, 99); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(483, 77); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem8.Text = "产品型号"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_bl004; |
| | | this.layoutControlItem18.CustomizationFormText = "申请人员"; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(725, 0); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(242, 25); |
| | | this.layoutControlItem18.Text = "申请人员"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_bl006; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(828, 99); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(725, 77); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem3.Text = "审核日期"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_bl005; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(828, 33); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(725, 25); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem19.Text = "申请时间"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_bl018; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(828, 132); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(725, 103); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(278, 35); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem15.Text = "审核标识"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem15.TextVisible = false; |
| | |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_bl016; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(828, 66); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(725, 51); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(242, 26); |
| | | this.layoutControlItem4.Text = "审核人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_bl007; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(276, 132); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(241, 103); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(552, 35); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(484, 26); |
| | | this.layoutControlItem14.Text = "申请原因"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.btnSelect; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 99); |
| | | this.layoutControlItem13.MaxSize = new System.Drawing.Size(120, 31); |
| | | this.layoutControlItem13.MinSize = new System.Drawing.Size(95, 31); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 77); |
| | | this.layoutControlItem13.MaxSize = new System.Drawing.Size(105, 24); |
| | | this.layoutControlItem13.MinSize = new System.Drawing.Size(83, 24); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(241, 26); |
| | | this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem13.Text = "选择物料"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); |
| | |
| | | this.layoutControlItem1.Control = this.txt_blNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(241, 25); |
| | | this.layoutControlItem1.Text = "单据编号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1126, 371); |
| | | this.tabMx.Size = new System.Drawing.Size(985, 287); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1}); |
| | |
| | | // tabMxPage1 |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1124, 339); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(983, 261); |
| | | this.tabMxPage1.Text = "申请明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 339); |
| | | this.gcMx1.Size = new System.Drawing.Size(983, 261); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gvMx1bld004, |
| | | this.gvMx1bld006, |
| | | this.gvMx1bld007, |
| | | this.gvKbsl, |
| | | this.gvMx1bld008, |
| | | this.gvMx1bld009, |
| | | this.gvMx1bld010, |
| | |
| | | this.gvMxDel, |
| | | this.gridColumn10, |
| | | this.gridColumn13}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "明细主键"; |
| | | this.gvMx1id.FieldName = "guid"; |
| | | this.gvMx1id.MinWidth = 50; |
| | | this.gvMx1id.MinWidth = 44; |
| | | this.gvMx1id.Name = "gvMx1id"; |
| | | this.gvMx1id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1id.Tag = "query_a.id"; |
| | | this.gvMx1id.Width = 94; |
| | | this.gvMx1id.Width = 82; |
| | | // |
| | | // gvMx1mid |
| | | // |
| | | this.gvMx1mid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mid.Caption = "主表主键"; |
| | | this.gvMx1mid.FieldName = "mid"; |
| | | this.gvMx1mid.MinWidth = 50; |
| | | this.gvMx1mid.MinWidth = 44; |
| | | this.gvMx1mid.Name = "gvMx1mid"; |
| | | this.gvMx1mid.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1mid.Tag = "query_a.mid"; |
| | | this.gvMx1mid.Width = 94; |
| | | this.gvMx1mid.Width = 82; |
| | | // |
| | | // gvMx1bld002 |
| | | // |
| | | this.gvMx1bld002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld002.Caption = "物料编号 "; |
| | | this.gvMx1bld002.FieldName = "bld002"; |
| | | this.gvMx1bld002.MinWidth = 100; |
| | | this.gvMx1bld002.MinWidth = 87; |
| | | this.gvMx1bld002.Name = "gvMx1bld002"; |
| | | this.gvMx1bld002.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld002.Tag = "query_a.bld002"; |
| | | this.gvMx1bld002.Visible = true; |
| | | this.gvMx1bld002.VisibleIndex = 0; |
| | | this.gvMx1bld002.Width = 100; |
| | | this.gvMx1bld002.Width = 87; |
| | | // |
| | | // gvMx1bld003 |
| | | // |
| | | this.gvMx1bld003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld003.Caption = "物料名称 "; |
| | | this.gvMx1bld003.FieldName = "bld003"; |
| | | this.gvMx1bld003.MinWidth = 120; |
| | | this.gvMx1bld003.MinWidth = 105; |
| | | this.gvMx1bld003.Name = "gvMx1bld003"; |
| | | this.gvMx1bld003.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld003.Tag = "query_a.bld003"; |
| | | this.gvMx1bld003.Visible = true; |
| | | this.gvMx1bld003.VisibleIndex = 1; |
| | | this.gvMx1bld003.Width = 120; |
| | | this.gvMx1bld003.Width = 105; |
| | | // |
| | | // gvMx1bld004 |
| | | // |
| | | this.gvMx1bld004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld004.Caption = "规格型号 "; |
| | | this.gvMx1bld004.FieldName = "bld004"; |
| | | this.gvMx1bld004.MinWidth = 120; |
| | | this.gvMx1bld004.MinWidth = 105; |
| | | this.gvMx1bld004.Name = "gvMx1bld004"; |
| | | this.gvMx1bld004.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld004.Tag = "query_a.bld004"; |
| | | this.gvMx1bld004.Visible = true; |
| | | this.gvMx1bld004.VisibleIndex = 2; |
| | | this.gvMx1bld004.Width = 120; |
| | | this.gvMx1bld004.Width = 105; |
| | | // |
| | | // gvMx1bld006 |
| | | // |
| | | this.gvMx1bld006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld006.Caption = "计划数量 "; |
| | | this.gvMx1bld006.FieldName = "bld006"; |
| | | this.gvMx1bld006.MinWidth = 80; |
| | | this.gvMx1bld006.MinWidth = 70; |
| | | this.gvMx1bld006.Name = "gvMx1bld006"; |
| | | this.gvMx1bld006.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld006.Tag = "query_a.bld006"; |
| | | this.gvMx1bld006.Width = 94; |
| | | this.gvMx1bld006.Width = 82; |
| | | // |
| | | // gvMx1bld007 |
| | | // |
| | |
| | | this.gvMx1bld007.Caption = "申请数量 "; |
| | | this.gvMx1bld007.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
| | | this.gvMx1bld007.FieldName = "bld007"; |
| | | this.gvMx1bld007.MinWidth = 80; |
| | | this.gvMx1bld007.MinWidth = 70; |
| | | this.gvMx1bld007.Name = "gvMx1bld007"; |
| | | this.gvMx1bld007.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1bld007.Visible = true; |
| | | this.gvMx1bld007.VisibleIndex = 3; |
| | | this.gvMx1bld007.Width = 94; |
| | | this.gvMx1bld007.Width = 82; |
| | | // |
| | | // gvMx1bld008 |
| | | // |
| | | this.gvMx1bld008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld008.Caption = "已领数量 "; |
| | | this.gvMx1bld008.FieldName = "bld008"; |
| | | this.gvMx1bld008.MinWidth = 80; |
| | | this.gvMx1bld008.MinWidth = 70; |
| | | this.gvMx1bld008.Name = "gvMx1bld008"; |
| | | this.gvMx1bld008.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld008.Tag = "query_a.bld008"; |
| | | this.gvMx1bld008.Visible = true; |
| | | this.gvMx1bld008.VisibleIndex = 4; |
| | | this.gvMx1bld008.Width = 94; |
| | | this.gvMx1bld008.Width = 82; |
| | | // |
| | | // gvMx1bld009 |
| | | // |
| | | this.gvMx1bld009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld009.Caption = "单位 "; |
| | | this.gvMx1bld009.FieldName = "dwName"; |
| | | this.gvMx1bld009.MinWidth = 50; |
| | | this.gvMx1bld009.MinWidth = 44; |
| | | this.gvMx1bld009.Name = "gvMx1bld009"; |
| | | this.gvMx1bld009.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld009.Tag = "query_a.bld009"; |
| | | this.gvMx1bld009.Visible = true; |
| | | this.gvMx1bld009.VisibleIndex = 5; |
| | | this.gvMx1bld009.Width = 94; |
| | | this.gvMx1bld009.Width = 82; |
| | | // |
| | | // gvMx1bld010 |
| | | // |
| | |
| | | this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld010.Caption = "备注 "; |
| | | this.gvMx1bld010.FieldName = "bld010"; |
| | | this.gvMx1bld010.MinWidth = 150; |
| | | this.gvMx1bld010.MinWidth = 131; |
| | | this.gvMx1bld010.Name = "gvMx1bld010"; |
| | | this.gvMx1bld010.Tag = "edit"; |
| | | this.gvMx1bld010.Visible = true; |
| | | this.gvMx1bld010.VisibleIndex = 6; |
| | | this.gvMx1bld010.Width = 150; |
| | | this.gvMx1bld010.Width = 131; |
| | | // |
| | | // gvMx1bld014 |
| | | // |
| | | this.gvMx1bld014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld014.Caption = "ERP投料单行id "; |
| | | this.gvMx1bld014.FieldName = "bld014"; |
| | | this.gvMx1bld014.MinWidth = 50; |
| | | this.gvMx1bld014.MinWidth = 44; |
| | | this.gvMx1bld014.Name = "gvMx1bld014"; |
| | | this.gvMx1bld014.Tag = "query_a.bld014"; |
| | | this.gvMx1bld014.Width = 94; |
| | | this.gvMx1bld014.Width = 82; |
| | | // |
| | | // dabGuid |
| | | // |
| | | this.dabGuid.Caption = "dab表明细键"; |
| | | this.dabGuid.FieldName = "dabGuid"; |
| | | this.dabGuid.MinWidth = 25; |
| | | this.dabGuid.MinWidth = 22; |
| | | this.dabGuid.Name = "dabGuid"; |
| | | this.dabGuid.Width = 94; |
| | | this.dabGuid.Width = 82; |
| | | // |
| | | // gvMx1bld001 |
| | | // |
| | | this.gvMx1bld001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld001.Caption = "工单号 "; |
| | | this.gvMx1bld001.FieldName = "bld001"; |
| | | this.gvMx1bld001.MinWidth = 50; |
| | | this.gvMx1bld001.MinWidth = 44; |
| | | this.gvMx1bld001.Name = "gvMx1bld001"; |
| | | this.gvMx1bld001.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld001.Tag = "query_a.bld001"; |
| | | this.gvMx1bld001.Visible = true; |
| | | this.gvMx1bld001.VisibleIndex = 7; |
| | | this.gvMx1bld001.Width = 94; |
| | | this.gvMx1bld001.VisibleIndex = 8; |
| | | this.gvMx1bld001.Width = 82; |
| | | // |
| | | // gvMxDel |
| | | // |
| | | this.gvMxDel.Caption = "移出"; |
| | | this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; |
| | | this.gvMxDel.MinWidth = 25; |
| | | this.gvMxDel.MinWidth = 22; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 9; |
| | | this.gvMxDel.Width = 94; |
| | | this.gvMxDel.VisibleIndex = 10; |
| | | this.gvMxDel.Width = 82; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | |
| | | // |
| | | this.gridColumn10.Caption = "物料id"; |
| | | this.gridColumn10.FieldName = "bld012"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.MinWidth = 22; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Width = 94; |
| | | this.gridColumn10.Width = 82; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "项次"; |
| | | this.gridColumn13.FieldName = "bld013"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.MinWidth = 22; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 8; |
| | | this.gridColumn13.Width = 94; |
| | | this.gridColumn13.VisibleIndex = 9; |
| | | this.gridColumn13.Width = 82; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(988, 55); |
| | | this.picCheckBox.Location = new System.Drawing.Point(864, 43); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.Size = new System.Drawing.Size(88, 39); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 7; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gvKbsl |
| | | // |
| | | this.gvKbsl.Caption = "可补数量"; |
| | | this.gvKbsl.FieldName = "kbsl"; |
| | | this.gvKbsl.Name = "gvKbsl"; |
| | | this.gvKbsl.Visible = true; |
| | | this.gvKbsl.VisibleIndex = 7; |
| | | this.gvKbsl.Width = 66; |
| | | // |
| | | // UcBlcl |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "UcBlcl"; |
| | | this.Size = new System.Drawing.Size(1128, 682); |
| | | this.Size = new System.Drawing.Size(987, 530); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnSelect; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvKbsl; |
| | | } |
| | | } |