lu
39 分钟以前 c071df44dce77350e4bb273a9a3a7bf6388115e5
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
@@ -29,6 +29,7 @@
        /// </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();
@@ -97,6 +98,7 @@
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -178,6 +180,7 @@
            // 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";
@@ -191,18 +194,18 @@
            // 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 = 557;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1126, 518);
            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -211,7 +214,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -230,7 +232,6 @@
            // 
            // gv_shState
            // 
            this.gv_shState.AppearanceCell.Options.UseFont = true;
            this.gv_shState.Caption = "审核状态 ";
            this.gv_shState.FieldName = "shChk";
@@ -245,7 +246,6 @@
            // 
            // gv_hNo
            // 
            this.gv_hNo.AppearanceCell.Options.UseFont = true;
            this.gv_hNo.Caption = "排产编号 ";
            this.gv_hNo.FieldName = "hNo";
@@ -259,7 +259,6 @@
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.FieldName = "createBy";
@@ -273,7 +272,6 @@
            // 
            // gv_createTime
            // 
            this.gv_createTime.AppearanceCell.Options.UseFont = true;
            this.gv_createTime.Caption = "创建时间 ";
            this.gv_createTime.FieldName = "createTime";
@@ -287,7 +285,6 @@
            // 
            // gv_shBy
            // 
            this.gv_shBy.AppearanceCell.Options.UseFont = true;
            this.gv_shBy.Caption = "审核人 ";
            this.gv_shBy.FieldName = "shBy";
@@ -301,7 +298,6 @@
            // 
            // gv_shTime
            // 
            this.gv_shTime.AppearanceCell.Options.UseFont = true;
            this.gv_shTime.Caption = "审核时间 ";
            this.gv_shTime.FieldName = "shTime";
@@ -317,7 +313,7 @@
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 518);
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
@@ -348,6 +344,7 @@
            // 
            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 = 78;
            this.splitMx1.TabIndex = 0;
@@ -383,7 +380,7 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 44);
            this.btnSelect.Location = new System.Drawing.Point(12, 43);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(131, 27);
            this.btnSelect.StyleController = this.layoutMx1;
@@ -394,9 +391,8 @@
            // 
            this.txt_hNo.Location = new System.Drawing.Point(84, 12);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Properties.Appearance.Options.UseFont = true;
            this.txt_hNo.Size = new System.Drawing.Size(195, 28);
            this.txt_hNo.Size = new System.Drawing.Size(195, 24);
            this.txt_hNo.StyleController = this.layoutMx1;
            this.txt_hNo.TabIndex = 211;
            this.txt_hNo.Tag = "readonly";
@@ -405,9 +401,8 @@
            // 
            this.txt_shBy.Location = new System.Drawing.Point(355, 12);
            this.txt_shBy.Name = "txt_shBy";
            this.txt_shBy.Properties.Appearance.Options.UseFont = true;
            this.txt_shBy.Size = new System.Drawing.Size(195, 28);
            this.txt_shBy.Size = new System.Drawing.Size(195, 24);
            this.txt_shBy.StyleController = this.layoutMx1;
            this.txt_shBy.TabIndex = 217;
            this.txt_shBy.Tag = "readonly";
@@ -416,9 +411,8 @@
            // 
            this.txt_shTime.Location = new System.Drawing.Point(626, 12);
            this.txt_shTime.Name = "txt_shTime";
            this.txt_shTime.Properties.Appearance.Options.UseFont = true;
            this.txt_shTime.Size = new System.Drawing.Size(195, 28);
            this.txt_shTime.Size = new System.Drawing.Size(195, 24);
            this.txt_shTime.StyleController = this.layoutMx1;
            this.txt_shTime.TabIndex = 219;
            this.txt_shTime.Tag = "readonly";
@@ -477,7 +471,7 @@
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2});
            this.Root.Size = new System.Drawing.Size(1105, 84);
            this.Root.Size = new System.Drawing.Size(1105, 82);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -485,7 +479,7 @@
            this.layoutControlItem1.Control = this.txt_hNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem1.Text = "排产编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -495,7 +489,7 @@
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem2.Text = "审核人";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -505,7 +499,7 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem3.Text = "审核时间";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -515,7 +509,7 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(272, 31);
            this.layoutControlItem4.Text = "审核状态";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextVisible = false;
@@ -523,12 +517,12 @@
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.btnSelect;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem5.MaxSize = new System.Drawing.Size(135, 31);
            this.layoutControlItem5.MinSize = new System.Drawing.Size(135, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem5.Text = "选择任务单";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
@@ -571,7 +565,6 @@
            // 
            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.ColumnPanelRowHeight = 50;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -602,7 +595,6 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "id";
            this.gvMx1id.FieldName = "id";
@@ -614,7 +606,6 @@
            // 
            // gvMx1erpid
            // 
            this.gvMx1erpid.AppearanceCell.Options.UseFont = true;
            this.gvMx1erpid.Caption = "erpid";
            this.gvMx1erpid.FieldName = "erpid";
@@ -626,7 +617,6 @@
            // 
            // gvMx1eid
            // 
            this.gvMx1eid.AppearanceCell.Options.UseFont = true;
            this.gvMx1eid.Caption = "eid";
            this.gvMx1eid.FieldName = "eid";
@@ -638,7 +628,6 @@
            // 
            // gvMx1daa001
            // 
            this.gvMx1daa001.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa001.Caption = "工单号";
            this.gvMx1daa001.FieldName = "daa001";
@@ -652,7 +641,6 @@
            // 
            // gvMx1daa014
            // 
            this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa014.Caption = "投料单号";
            this.gvMx1daa014.FieldName = "daa014";
@@ -696,7 +684,6 @@
            // 
            // gvMx1daa011
            // 
            this.gvMx1daa011.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa011.Caption = "工单数量";
            this.gvMx1daa011.FieldName = "rwdSum";
@@ -734,7 +721,6 @@
            // 
            // gvMx1unit
            // 
            this.gvMx1unit.AppearanceCell.Options.UseFont = true;
            this.gvMx1unit.Caption = "单位";
            this.gvMx1unit.FieldName = "dwName";
@@ -748,7 +734,6 @@
            // 
            // gvMx1daa008
            // 
            this.gvMx1daa008.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa008.AppearanceCell.Options.UseForeColor = true;
@@ -765,13 +750,12 @@
            // 
            // gvMx1mesStartProd
            // 
            this.gvMx1mesStartProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesStartProd.AppearanceCell.Options.UseFont = true;
            this.gvMx1mesStartProd.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1mesStartProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesStartProd.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1mesStartProd.Caption = "预计开工时间";
            this.gvMx1mesStartProd.Caption = "Mes预计开工时间";
            this.gvMx1mesStartProd.ColumnEdit = this.repositoryItemDateEdit1;
            this.gvMx1mesStartProd.FieldName = "mesStartProd";
            this.gvMx1mesStartProd.MinWidth = 180;
@@ -792,13 +776,12 @@
            // 
            // gvMx1mesEndProd
            // 
            this.gvMx1mesEndProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesEndProd.AppearanceCell.Options.UseFont = true;
            this.gvMx1mesEndProd.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1mesEndProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesEndProd.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1mesEndProd.Caption = "预计完工时间";
            this.gvMx1mesEndProd.Caption = "Mes预计完工时间";
            this.gvMx1mesEndProd.ColumnEdit = this.repositoryItemDateEdit2;
            this.gvMx1mesEndProd.FieldName = "mesEndProd";
            this.gvMx1mesEndProd.MinWidth = 180;
@@ -834,7 +817,6 @@
            // 
            // gvMx1pcGuid
            // 
            this.gvMx1pcGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1pcGuid.Caption = "排产guid";
            this.gvMx1pcGuid.FieldName = "pcGuid";
@@ -846,7 +828,6 @@
            // 
            // gvMx1rwdGuid
            // 
            this.gvMx1rwdGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1rwdGuid.Caption = "任务单的guid";
            this.gvMx1rwdGuid.FieldName = "rwdGuid";
@@ -999,5 +980,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1rwdGuid;
        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.Utils.ToolTipController tips;
    }
}