| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1bld002 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1bld003 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | 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_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "ID "; |
| | | this.gv_id.FieldName = "guid"; |
| | |
| | | // |
| | | // gv_bl018 |
| | | // |
| | | this.gv_bl018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl018.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl018.Caption = "审核状态 "; |
| | | this.gv_bl018.FieldName = "bl018"; |
| | |
| | | // |
| | | // gv_bl019 |
| | | // |
| | | this.gv_bl019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl019.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl019.Caption = "完结标识 "; |
| | | this.gv_bl019.FieldName = "bl019"; |
| | |
| | | this.gv_bl019.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl019.Tag = "query_a.bl019"; |
| | | this.gv_bl019.UnboundDataType = typeof(bool); |
| | | this.gv_bl019.Visible = true; |
| | | this.gv_bl019.VisibleIndex = 1; |
| | | this.gv_bl019.Width = 50; |
| | | // |
| | | // gv_blNo |
| | | // |
| | | this.gv_blNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_blNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_blNo.Caption = "申请单号 "; |
| | | this.gv_blNo.FieldName = "blNo"; |
| | |
| | | this.gv_blNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_blNo.Tag = "query_a.bl_no"; |
| | | this.gv_blNo.Visible = true; |
| | | this.gv_blNo.VisibleIndex = 2; |
| | | this.gv_blNo.VisibleIndex = 1; |
| | | this.gv_blNo.Width = 100; |
| | | // |
| | | // gv_bl001 |
| | | // |
| | | this.gv_bl001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl001.Caption = "工单单号"; |
| | | this.gv_bl001.FieldName = "bl001"; |
| | |
| | | this.gv_bl001.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl001.Tag = "query_a.bl001"; |
| | | this.gv_bl001.Visible = true; |
| | | this.gv_bl001.VisibleIndex = 3; |
| | | this.gv_bl001.VisibleIndex = 2; |
| | | this.gv_bl001.Width = 100; |
| | | // |
| | | // gv_bl013 |
| | | // |
| | | this.gv_bl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl013.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl013.Caption = "任务单号 "; |
| | | this.gv_bl013.FieldName = "bl013"; |
| | |
| | | this.gv_bl013.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl013.Tag = "query_a.bl013"; |
| | | this.gv_bl013.Visible = true; |
| | | this.gv_bl013.VisibleIndex = 4; |
| | | this.gv_bl013.VisibleIndex = 3; |
| | | this.gv_bl013.Width = 94; |
| | | // |
| | | // gv_bl002 |
| | | // |
| | | this.gv_bl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl002.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl002.Caption = "产品编号 "; |
| | | this.gv_bl002.FieldName = "bl002"; |
| | |
| | | this.gv_bl002.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl002.Tag = "query_a.bl002"; |
| | | this.gv_bl002.Visible = true; |
| | | this.gv_bl002.VisibleIndex = 5; |
| | | this.gv_bl002.VisibleIndex = 4; |
| | | this.gv_bl002.Width = 94; |
| | | // |
| | | // gv_bl014 |
| | | // |
| | | this.gv_bl014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl014.Caption = "产品名称 "; |
| | | this.gv_bl014.FieldName = "bl014"; |
| | |
| | | this.gv_bl014.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl014.Tag = "query_a.bl014"; |
| | | this.gv_bl014.Visible = true; |
| | | this.gv_bl014.VisibleIndex = 6; |
| | | this.gv_bl014.VisibleIndex = 5; |
| | | this.gv_bl014.Width = 94; |
| | | // |
| | | // gv_bl015 |
| | | // |
| | | this.gv_bl015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl015.Caption = "产品型号 "; |
| | | this.gv_bl015.FieldName = "bl015"; |
| | |
| | | this.gv_bl015.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl015.Tag = "query_a.bl015"; |
| | | this.gv_bl015.Visible = true; |
| | | this.gv_bl015.VisibleIndex = 7; |
| | | this.gv_bl015.VisibleIndex = 6; |
| | | this.gv_bl015.Width = 94; |
| | | // |
| | | // gv_bl007 |
| | | // |
| | | this.gv_bl007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl007.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl007.Caption = "申请原因 "; |
| | | this.gv_bl007.FieldName = "bl007"; |
| | |
| | | this.gv_bl007.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl007.Tag = "query_a.bl007"; |
| | | this.gv_bl007.Visible = true; |
| | | this.gv_bl007.VisibleIndex = 8; |
| | | this.gv_bl007.VisibleIndex = 7; |
| | | this.gv_bl007.Width = 94; |
| | | // |
| | | // gv_bl009 |
| | | // |
| | | this.gv_bl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl009.Caption = "业务类型 "; |
| | | this.gv_bl009.FieldName = "bl009"; |
| | |
| | | this.gv_bl009.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl009.Tag = "query_a.bl009"; |
| | | this.gv_bl009.Visible = true; |
| | | this.gv_bl009.VisibleIndex = 9; |
| | | this.gv_bl009.VisibleIndex = 8; |
| | | this.gv_bl009.Width = 94; |
| | | // |
| | | // gv_bl010 |
| | | // |
| | | this.gv_bl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl010.Caption = "发料仓 "; |
| | | this.gv_bl010.Caption = "发料仓ID"; |
| | | this.gv_bl010.FieldName = "bl010"; |
| | | this.gv_bl010.MinWidth = 50; |
| | | this.gv_bl010.Name = "gv_bl010"; |
| | | this.gv_bl010.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl010.Tag = "query_a.bl010"; |
| | | this.gv_bl010.Visible = true; |
| | | this.gv_bl010.VisibleIndex = 10; |
| | | this.gv_bl010.Width = 94; |
| | | // |
| | | // gv_bl011 |
| | | // |
| | | this.gv_bl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl011.Caption = "申请车间"; |
| | | this.gv_bl011.FieldName = "dptName"; |
| | |
| | | this.gv_bl011.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl011.Tag = "query_a.bl011"; |
| | | this.gv_bl011.Visible = true; |
| | | this.gv_bl011.VisibleIndex = 11; |
| | | this.gv_bl011.VisibleIndex = 9; |
| | | this.gv_bl011.Width = 94; |
| | | // |
| | | // gv_bl012 |
| | | // |
| | | this.gv_bl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl012.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl012.Caption = "申请产线 "; |
| | | this.gv_bl012.FieldName = "sjlineName"; |
| | |
| | | this.gv_bl012.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl012.Tag = "query_a.bl012"; |
| | | this.gv_bl012.Visible = true; |
| | | this.gv_bl012.VisibleIndex = 12; |
| | | this.gv_bl012.VisibleIndex = 10; |
| | | this.gv_bl012.Width = 94; |
| | | // |
| | | // gv_bl004 |
| | | // |
| | | this.gv_bl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl004.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl004.Caption = "申请人 "; |
| | | this.gv_bl004.FieldName = "bl004"; |
| | |
| | | this.gv_bl004.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl004.Tag = "query_a.bl004"; |
| | | this.gv_bl004.Visible = true; |
| | | this.gv_bl004.VisibleIndex = 13; |
| | | this.gv_bl004.VisibleIndex = 11; |
| | | this.gv_bl004.Width = 94; |
| | | // |
| | | // gv_bl005 |
| | | // |
| | | this.gv_bl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl005.Caption = "申请日期 "; |
| | | this.gv_bl005.FieldName = "bl005"; |
| | |
| | | this.gv_bl005.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl005.Tag = "query_a.bl005"; |
| | | this.gv_bl005.Visible = true; |
| | | this.gv_bl005.VisibleIndex = 14; |
| | | this.gv_bl005.VisibleIndex = 12; |
| | | this.gv_bl005.Width = 94; |
| | | // |
| | | // gv_bl016 |
| | | // |
| | | this.gv_bl016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl016.Caption = "审核人 "; |
| | | this.gv_bl016.FieldName = "bl016"; |
| | |
| | | this.gv_bl016.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl016.Tag = "query_a.bl016"; |
| | | this.gv_bl016.Visible = true; |
| | | this.gv_bl016.VisibleIndex = 15; |
| | | this.gv_bl016.VisibleIndex = 13; |
| | | this.gv_bl016.Width = 94; |
| | | // |
| | | // gv_bl006 |
| | | // |
| | | this.gv_bl006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_bl006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bl006.Caption = "审核日期 "; |
| | | this.gv_bl006.FieldName = "bl006"; |
| | |
| | | this.gv_bl006.OptionsColumn.AllowEdit = false; |
| | | this.gv_bl006.Tag = "query_a.bl006"; |
| | | this.gv_bl006.Visible = true; |
| | | this.gv_bl006.VisibleIndex = 16; |
| | | this.gv_bl006.VisibleIndex = 14; |
| | | this.gv_bl006.Width = 94; |
| | | // |
| | | // gv_wcUser |
| | | // |
| | | this.gv_wcUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_wcUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcUser.Caption = "完成人 "; |
| | | this.gv_wcUser.FieldName = "wcUser"; |
| | |
| | | this.gv_wcUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_wcUser.Tag = "query_a.wc_user"; |
| | | this.gv_wcUser.Visible = true; |
| | | this.gv_wcUser.VisibleIndex = 17; |
| | | this.gv_wcUser.VisibleIndex = 15; |
| | | this.gv_wcUser.Width = 94; |
| | | // |
| | | // gv_wcTime |
| | | // |
| | | this.gv_wcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_wcTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_wcTime.Caption = "完成时间 "; |
| | | this.gv_wcTime.FieldName = "wcTime"; |
| | |
| | | this.gv_wcTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_wcTime.Tag = "query_a.wc_time"; |
| | | this.gv_wcTime.Visible = true; |
| | | this.gv_wcTime.VisibleIndex = 18; |
| | | this.gv_wcTime.VisibleIndex = 16; |
| | | this.gv_wcTime.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Tag = "org.Fnamber"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 19; |
| | | this.gridColumn9.VisibleIndex = 17; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 20; |
| | | this.gridColumn11.VisibleIndex = 18; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 21; |
| | | this.gridColumn12.VisibleIndex = 19; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // pageBar1 |
| | |
| | | // |
| | | 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.TabIndex = 0; |
| | |
| | | // |
| | | // txt_aboutGuid |
| | | // |
| | | this.txt_aboutGuid.category = null; |
| | | this.txt_aboutGuid.IsReadly = false; |
| | | this.txt_aboutGuid.Location = new System.Drawing.Point(89, 78); |
| | | this.txt_aboutGuid.Name = "txt_aboutGuid"; |
| | | this.txt_aboutGuid.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_aboutGuid.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_aboutGuid.TabIndex = 283; |
| | | // |
| | | // txt_bl010 |
| | |
| | | this.txt_bl010.Location = new System.Drawing.Point(89, 111); |
| | | this.txt_bl010.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_bl010.Name = "txt_bl010"; |
| | | this.txt_bl010.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl010.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl010.TabIndex = 281; |
| | | // |
| | | // txt_orgId |
| | |
| | | this.txt_orgId.IsReadly = false; |
| | | this.txt_orgId.Location = new System.Drawing.Point(89, 45); |
| | | this.txt_orgId.Name = "txt_orgId"; |
| | | this.txt_orgId.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_orgId.Size = new System.Drawing.Size(195, 24); |
| | | 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.Name = "txt_bl017"; |
| | | this.txt_bl017.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl017.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl017.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl017.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl017.StyleController = this.layoutMx1; |
| | | this.txt_bl017.TabIndex = 287; |
| | | this.txt_bl017.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl007.Location = new System.Drawing.Point(89, 144); |
| | | this.txt_bl007.Name = "txt_bl007"; |
| | | this.txt_bl007.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl007.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl007.Size = new System.Drawing.Size(471, 28); |
| | | this.txt_bl007.Size = new System.Drawing.Size(471, 24); |
| | | this.txt_bl007.StyleController = this.layoutMx1; |
| | | this.txt_bl007.TabIndex = 228; |
| | | // |
| | |
| | | // |
| | | this.txt_bl013.Location = new System.Drawing.Point(641, 12); |
| | | this.txt_bl013.Name = "txt_bl013"; |
| | | this.txt_bl013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl013.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl013.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl013.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl013.StyleController = this.layoutMx1; |
| | | this.txt_bl013.TabIndex = 252; |
| | | this.txt_bl013.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_blNo.Location = new System.Drawing.Point(89, 12); |
| | | this.txt_blNo.Name = "txt_blNo"; |
| | | this.txt_blNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_blNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_blNo.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_blNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_blNo.StyleController = this.layoutMx1; |
| | | this.txt_blNo.TabIndex = 211; |
| | | this.txt_blNo.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl012.Location = new System.Drawing.Point(365, 111); |
| | | this.txt_bl012.Name = "txt_bl012"; |
| | | this.txt_bl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl012.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl012.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl012.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl012.StyleController = this.layoutMx1; |
| | | this.txt_bl012.TabIndex = 247; |
| | | this.txt_bl012.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl006.Location = new System.Drawing.Point(917, 111); |
| | | this.txt_bl006.Name = "txt_bl006"; |
| | | this.txt_bl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl006.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl006.Size = new System.Drawing.Size(197, 28); |
| | | this.txt_bl006.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl006.StyleController = this.layoutMx1; |
| | | this.txt_bl006.TabIndex = 226; |
| | | this.txt_bl006.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl015.Location = new System.Drawing.Point(641, 111); |
| | | this.txt_bl015.Name = "txt_bl015"; |
| | | this.txt_bl015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl015.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl015.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl015.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl015.StyleController = this.layoutMx1; |
| | | this.txt_bl015.TabIndex = 262; |
| | | this.txt_bl015.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(365, 78); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_dptName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 243; |
| | | this.txt_dptName.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl016.Location = new System.Drawing.Point(917, 78); |
| | | this.txt_bl016.Name = "txt_bl016"; |
| | | this.txt_bl016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl016.Size = new System.Drawing.Size(197, 28); |
| | | this.txt_bl016.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_bl016.StyleController = this.layoutMx1; |
| | | this.txt_bl016.TabIndex = 267; |
| | | this.txt_bl016.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl002.Location = new System.Drawing.Point(641, 45); |
| | | this.txt_bl002.Name = "txt_bl002"; |
| | | this.txt_bl002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl002.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl002.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl002.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl002.StyleController = this.layoutMx1; |
| | | this.txt_bl002.TabIndex = 216; |
| | | this.txt_bl002.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_bl014.Location = new System.Drawing.Point(641, 78); |
| | | this.txt_bl014.Name = "txt_bl014"; |
| | | this.txt_bl014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_bl014.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_bl014.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_bl014.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_bl014.StyleController = this.layoutMx1; |
| | | this.txt_bl014.TabIndex = 258; |
| | | this.txt_bl014.Tag = "readonly"; |
| | |
| | | this.txt_tldh.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_tldh.StyleController = this.layoutMx1; |
| | | this.txt_tldh.TabIndex = 291; |
| | | this.txt_tldh.Tag = "readonly"; |
| | | // |
| | | // txt_bl004 |
| | | // |
| | |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(552, 35); |
| | | this.layoutControlItem14.Text = "补料原因"; |
| | | this.layoutControlItem14.Text = "申请原因"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem11 |
| | |
| | | this.layoutControlItem8.Text = "产品型号"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_bl004; |
| | | this.layoutControlItem18.CustomizationFormText = "申请人员"; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem18.Text = "申请人员"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_bl006; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(828, 99); |
| | | 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.Text = "审核日期"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_bl005; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(828, 33); |
| | | 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.Text = "申请时间"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_bl018; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(828, 132); |
| | | 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.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.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem4.Text = "审核人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | // |
| | | // gvMx1id |
| | | // |
| | | this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "ID "; |
| | | this.gvMx1id.Caption = "明细主键"; |
| | | this.gvMx1id.FieldName = "guid"; |
| | | this.gvMx1id.MinWidth = 50; |
| | | this.gvMx1id.Name = "gvMx1id"; |
| | |
| | | // |
| | | // gvMx1mid |
| | | // |
| | | this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1mid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mid.Caption = "MID "; |
| | | this.gvMx1mid.Caption = "主表主键"; |
| | | this.gvMx1mid.FieldName = "mid"; |
| | | this.gvMx1mid.MinWidth = 50; |
| | | this.gvMx1mid.Name = "gvMx1mid"; |
| | |
| | | // |
| | | // gvMx1bld012 |
| | | // |
| | | this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | | this.gridColumn5, |
| | | this.gridColumn14, |
| | | this.gridColumn15, |
| | | this.gridColumn6, |
| | | this.gridColumn16, |
| | | this.gridColumn7}); |
| | | this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; |
| | | this.gridView2.Name = "gridView2"; |
| | |
| | | // |
| | | this.gridColumn4.Caption = "物料规格"; |
| | | this.gridColumn4.FieldName = "itemModel"; |
| | | this.gridColumn4.MaxWidth = 200; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 4; |
| | |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 5; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "需领用量"; |
| | | this.gridColumn14.FieldName = "dab006"; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 6; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "已领用量"; |
| | | this.gridColumn15.FieldName = "ylQty"; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 7; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "可领数量"; |
| | | this.gridColumn6.FieldName = "dab006"; |
| | | this.gridColumn6.Caption = "补料数量"; |
| | | this.gridColumn6.FieldName = "blQty"; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 6; |
| | | this.gridColumn6.VisibleIndex = 8; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "超领数量"; |
| | | this.gridColumn16.FieldName = "clQty"; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 9; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | |
| | | // |
| | | // gvMx1bld002 |
| | | // |
| | | this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld002.Caption = "物料编号 "; |
| | | this.gvMx1bld002.FieldName = "bld002"; |
| | |
| | | // |
| | | // gvMx1bld003 |
| | | // |
| | | this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld003.Caption = "物料名称 "; |
| | | this.gvMx1bld003.FieldName = "bld003"; |
| | |
| | | // |
| | | // gvMx1bld004 |
| | | // |
| | | this.gvMx1bld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld004.Caption = "规格型号 "; |
| | | this.gvMx1bld004.FieldName = "bld004"; |
| | |
| | | // |
| | | // gvMx1bld006 |
| | | // |
| | | this.gvMx1bld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld006.Caption = "计划数量 "; |
| | | this.gvMx1bld006.FieldName = "bld006"; |
| | |
| | | // |
| | | // gvMx1bld007 |
| | | // |
| | | this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx1bld007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld007.Caption = "申请数量 "; |
| | | this.gvMx1bld007.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
| | | this.gvMx1bld007.FieldName = "bld007"; |
| | | this.gvMx1bld007.MinWidth = 80; |
| | | this.gvMx1bld007.Name = "gvMx1bld007"; |
| | |
| | | // |
| | | // gvMx1bld008 |
| | | // |
| | | this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld008.Caption = "已领数量 "; |
| | | this.gvMx1bld008.FieldName = "bld008"; |
| | |
| | | // |
| | | // gvMx1bld009 |
| | | // |
| | | this.gvMx1bld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld009.Caption = "单位 "; |
| | | this.gvMx1bld009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1bld010 |
| | | // |
| | | this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld014 |
| | | // |
| | | this.gvMx1bld014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld014.Caption = "ERP投料单行id "; |
| | | this.gvMx1bld014.FieldName = "bld014"; |
| | |
| | | // |
| | | // dabGuid |
| | | // |
| | | this.dabGuid.Caption = "gridColumn1"; |
| | | this.dabGuid.Caption = "dab表明细键"; |
| | | this.dabGuid.FieldName = "dabGuid"; |
| | | this.dabGuid.MinWidth = 25; |
| | | this.dabGuid.Name = "dabGuid"; |
| | |
| | | // |
| | | // gvMx1bld001 |
| | | // |
| | | this.gvMx1bld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1bld001.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld001.Caption = "工单号 "; |
| | | this.gvMx1bld001.FieldName = "bld001"; |
| | |
| | | this.gvMxDel.MinWidth = 25; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 9; |
| | | this.gvMxDel.VisibleIndex = 10; |
| | | this.gvMxDel.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 10; |
| | | this.gridColumn13.VisibleIndex = 9; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // picCheckBox |
| | |
| | | this.picCheckBox.TabIndex = 7; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_bl004; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem18.Text = "申请人"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_bl006; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(828, 99); |
| | | 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.Text = "审核日期"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_bl005; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(828, 33); |
| | | 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.Text = "申请时间"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_bl018; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(828, 132); |
| | | 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.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.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem4.Text = "审核人"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // UcBlcl |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | } |
| | | } |