| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | 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.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptButtonUrl = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.split1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptButtonUrl)).BeginInit(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptButtonUrl}); |
| | | this.gcMain1.Size = new System.Drawing.Size(1342, 638); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gridColumn30, |
| | | this.gridColumn13, |
| | | this.gridColumn17, |
| | | this.gridColumn5}); |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gridColumn5.VisibleIndex = 4; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "去检验"; |
| | | this.gridColumn6.ColumnEdit = this.rptButtonUrl; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 22; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // rptButtonUrl |
| | | // |
| | | this.rptButtonUrl.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.boposition2_16x162; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptButtonUrl.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "去检验", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.rptButtonUrl.Name = "rptButtonUrl"; |
| | | this.rptButtonUrl.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptButtonUrl.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptButtonUrl_ButtonClick); |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | this.txt_remarks.Location = new System.Drawing.Point(84, 124); |
| | | this.txt_remarks.Name = "txt_remarks"; |
| | | this.txt_remarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remarks.Size = new System.Drawing.Size(574, 24); |
| | | this.txt_remarks.Size = new System.Drawing.Size(584, 24); |
| | | this.txt_remarks.StyleController = this.layoutMx1; |
| | | this.txt_remarks.TabIndex = 797; |
| | | // |
| | | // txt_fcheckResu |
| | | // |
| | | this.txt_fcheckResu.Location = new System.Drawing.Point(734, 124); |
| | | this.txt_fcheckResu.Location = new System.Drawing.Point(744, 124); |
| | | this.txt_fcheckResu.Name = "txt_fcheckResu"; |
| | | this.txt_fcheckResu.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_fcheckResu.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txt_fcheckResu.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_fcheckResu.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fcheckResu.StyleController = this.layoutMx1; |
| | | this.txt_fcheckResu.TabIndex = 798; |
| | | this.txt_fcheckResu.Tag = "readonly"; |
| | |
| | | this.txt_releaseNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_releaseNo.Name = "txt_releaseNo"; |
| | | this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_releaseNo.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_releaseNo.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_releaseNo.StyleController = this.layoutMx1; |
| | | this.txt_releaseNo.TabIndex = 213; |
| | | this.txt_releaseNo.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckDate |
| | | // |
| | | this.txt_fcheckDate.Location = new System.Drawing.Point(734, 40); |
| | | this.txt_fcheckDate.Location = new System.Drawing.Point(744, 40); |
| | | this.txt_fcheckDate.Name = "txt_fcheckDate"; |
| | | this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckDate.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_fcheckDate.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fcheckDate.StyleController = this.layoutMx1; |
| | | this.txt_fcheckDate.TabIndex = 216; |
| | | this.txt_fcheckDate.Tag = "readonly"; |
| | | // |
| | | // txt_lotNo1 |
| | | // |
| | | this.txt_lotNo1.Location = new System.Drawing.Point(734, 12); |
| | | this.txt_lotNo1.Location = new System.Drawing.Point(744, 12); |
| | | this.txt_lotNo1.Name = "txt_lotNo1"; |
| | | this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lotNo1.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_lotNo1.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_lotNo1.StyleController = this.layoutMx1; |
| | | this.txt_lotNo1.TabIndex = 262; |
| | | this.txt_lotNo1.Tag = ""; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(409, 68); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(414, 68); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 789; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(409, 96); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(414, 96); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 801; |
| | | this.txt_itemModel.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckBy |
| | | // |
| | | this.txt_fcheckBy.Location = new System.Drawing.Point(734, 68); |
| | | this.txt_fcheckBy.Location = new System.Drawing.Point(744, 68); |
| | | this.txt_fcheckBy.Name = "txt_fcheckBy"; |
| | | this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckBy.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_fcheckBy.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fcheckBy.StyleController = this.layoutMx1; |
| | | this.txt_fcheckBy.TabIndex = 217; |
| | | this.txt_fcheckBy.Tag = "readonly"; |
| | | // |
| | | // txt_fbatchQty |
| | | // |
| | | this.txt_fbatchQty.Location = new System.Drawing.Point(409, 12); |
| | | this.txt_fbatchQty.Location = new System.Drawing.Point(414, 12); |
| | | this.txt_fbatchQty.Name = "txt_fbatchQty"; |
| | | this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fbatchQty.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_fbatchQty.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fbatchQty.StyleController = this.layoutMx1; |
| | | this.txt_fbatchQty.TabIndex = 222; |
| | | this.txt_fbatchQty.Tag = ""; |
| | | // |
| | | // txt_fsubmitBy |
| | | // |
| | | this.txt_fsubmitBy.Location = new System.Drawing.Point(1059, 96); |
| | | this.txt_fsubmitBy.Location = new System.Drawing.Point(1074, 96); |
| | | this.txt_fsubmitBy.Name = "txt_fsubmitBy"; |
| | | this.txt_fsubmitBy.Size = new System.Drawing.Size(250, 24); |
| | | this.txt_fsubmitBy.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_fsubmitBy.StyleController = this.layoutMx1; |
| | | this.txt_fsubmitBy.TabIndex = 804; |
| | | this.txt_fsubmitBy.Tag = "readonly"; |
| | | // |
| | | // txt_fsubmitDate |
| | | // |
| | | this.txt_fsubmitDate.Location = new System.Drawing.Point(1059, 68); |
| | | this.txt_fsubmitDate.Location = new System.Drawing.Point(1074, 68); |
| | | this.txt_fsubmitDate.Name = "txt_fsubmitDate"; |
| | | this.txt_fsubmitDate.Size = new System.Drawing.Size(250, 24); |
| | | this.txt_fsubmitDate.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_fsubmitDate.StyleController = this.layoutMx1; |
| | | this.txt_fsubmitDate.TabIndex = 805; |
| | | this.txt_fsubmitDate.Tag = "readonly"; |
| | | // |
| | | // txt_fsubmit |
| | | // |
| | | this.txt_fsubmit.Location = new System.Drawing.Point(987, 124); |
| | | this.txt_fsubmit.Location = new System.Drawing.Point(1002, 124); |
| | | this.txt_fsubmit.Name = "txt_fsubmit"; |
| | | this.txt_fsubmit.Properties.Caption = "审核标识"; |
| | | this.txt_fsubmit.Size = new System.Drawing.Size(322, 24); |
| | | this.txt_fsubmit.Size = new System.Drawing.Size(328, 24); |
| | | this.txt_fsubmit.StyleController = this.layoutMx1; |
| | | this.txt_fsubmit.TabIndex = 806; |
| | | this.txt_fsubmit.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_lotNo.Location = new System.Drawing.Point(84, 40); |
| | | this.txt_lotNo.Name = "txt_lotNo"; |
| | | this.txt_lotNo.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_lotNo.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_lotNo.StyleController = this.layoutMx1; |
| | | this.txt_lotNo.TabIndex = 815; |
| | | this.txt_lotNo.Tag = "readonly"; |
| | | // |
| | | // txt_checkStates |
| | | // |
| | | this.txt_checkStates.Location = new System.Drawing.Point(734, 96); |
| | | this.txt_checkStates.Location = new System.Drawing.Point(744, 96); |
| | | this.txt_checkStates.Name = "txt_checkStates"; |
| | | this.txt_checkStates.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_checkStates.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txt_checkStates.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_checkStates.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_checkStates.StyleController = this.layoutMx1; |
| | | this.txt_checkStates.TabIndex = 819; |
| | | this.txt_checkStates.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(1059, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(1074, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(250, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 822; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(1059, 40); |
| | | this.txt_createDate.Location = new System.Drawing.Point(1074, 40); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(250, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 823; |
| | | this.txt_createDate.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 96); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_itemName.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 825; |
| | | this.txt_itemName.Tag = "readonly"; |
| | | // |
| | | // txt_lineName |
| | | // |
| | | this.txt_lineName.Location = new System.Drawing.Point(409, 40); |
| | | this.txt_lineName.Location = new System.Drawing.Point(414, 40); |
| | | this.txt_lineName.Name = "txt_lineName"; |
| | | this.txt_lineName.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_lineName.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_lineName.StyleController = this.layoutMx1; |
| | | this.txt_lineName.TabIndex = 826; |
| | | // |
| | |
| | | // |
| | | this.txt_itemId.Location = new System.Drawing.Point(84, 68); |
| | | this.txt_itemId.Name = "txt_itemId"; |
| | | this.txt_itemId.Size = new System.Drawing.Size(249, 24); |
| | | this.txt_itemId.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_itemId.StyleController = this.layoutMx1; |
| | | this.txt_itemId.TabIndex = 827; |
| | | // |
| | |
| | | // |
| | | this.txt_fngDesc.Location = new System.Drawing.Point(84, 152); |
| | | this.txt_fngDesc.Name = "txt_fngDesc"; |
| | | this.txt_fngDesc.Size = new System.Drawing.Size(574, 24); |
| | | this.txt_fngDesc.Size = new System.Drawing.Size(584, 24); |
| | | this.txt_fngDesc.StyleController = this.layoutMx1; |
| | | this.txt_fngDesc.TabIndex = 828; |
| | | // |
| | |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6}); |
| | | this.Root.Size = new System.Drawing.Size(1321, 188); |
| | | this.Root.Size = new System.Drawing.Size(1342, 188); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_fbatchQty; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(325, 0); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(330, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem9.Text = "抽检数量"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem31 |
| | | // |
| | | this.layoutControlItem31.Control = this.txt_createBy; |
| | | this.layoutControlItem31.Location = new System.Drawing.Point(975, 0); |
| | | this.layoutControlItem31.Location = new System.Drawing.Point(990, 0); |
| | | this.layoutControlItem31.Name = "layoutControlItem31"; |
| | | this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem31.Size = new System.Drawing.Size(326, 28); |
| | | this.layoutControlItem31.Size = new System.Drawing.Size(332, 28); |
| | | this.layoutControlItem31.Text = "创建人员"; |
| | | this.layoutControlItem31.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem33 |
| | | // |
| | | this.layoutControlItem33.Control = this.txt_createDate; |
| | | this.layoutControlItem33.Location = new System.Drawing.Point(975, 28); |
| | | this.layoutControlItem33.Location = new System.Drawing.Point(990, 28); |
| | | this.layoutControlItem33.Name = "layoutControlItem33"; |
| | | this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem33.Size = new System.Drawing.Size(326, 28); |
| | | this.layoutControlItem33.Size = new System.Drawing.Size(332, 28); |
| | | this.layoutControlItem33.Text = "创建时间"; |
| | | this.layoutControlItem33.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_fsubmitDate; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(975, 56); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(990, 56); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(326, 28); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(332, 28); |
| | | this.layoutControlItem16.Text = "审核人员"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_fsubmitBy; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(975, 84); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(990, 84); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(326, 28); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(332, 28); |
| | | this.layoutControlItem15.Text = "审核日期"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_fsubmit; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(975, 112); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(990, 112); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(326, 28); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(332, 28); |
| | | this.layoutControlItem14.Text = "审核标识"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem14.TextVisible = false; |
| | |
| | | this.layoutControlItem1.Control = this.txt_releaseNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem1.Text = "检验单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem28.Location = new System.Drawing.Point(0, 28); |
| | | this.layoutControlItem28.Name = "layoutControlItem28"; |
| | | this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem28.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem28.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem28.Text = "生产工单"; |
| | | this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_lotNo1; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(650, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(660, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem3.Text = "送检批号"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_fcheckDate; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(650, 28); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(660, 28); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem2.Text = "检验日期"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_fcheckBy; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(650, 56); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(660, 56); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem8.Text = "检验人员"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem32 |
| | | // |
| | | this.layoutControlItem32.Control = this.txt_checkStates; |
| | | this.layoutControlItem32.Location = new System.Drawing.Point(650, 84); |
| | | this.layoutControlItem32.Location = new System.Drawing.Point(660, 84); |
| | | this.layoutControlItem32.Name = "layoutControlItem32"; |
| | | this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem32.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem32.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem32.Text = "检验状态"; |
| | | this.layoutControlItem32.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_fcheckResu; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(650, 112); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(660, 112); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem10.Text = "检验结果"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_lineName; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(325, 28); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(330, 28); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem7.Text = "产线名称"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 56); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem4.Text = "产品ID"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_itemNo; |
| | | this.layoutControlItem5.CustomizationFormText = "产品编码"; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(325, 56); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(330, 56); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem5.Text = "物料编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem34.Location = new System.Drawing.Point(0, 84); |
| | | this.layoutControlItem34.Name = "layoutControlItem34"; |
| | | this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem34.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem34.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem34.Text = "产品名称"; |
| | | this.layoutControlItem34.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_itemModel; |
| | | this.layoutControlItem6.CustomizationFormText = "产品规格"; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(325, 84); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(330, 84); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(325, 28); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(330, 28); |
| | | this.layoutControlItem6.Text = "物料规格"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(650, 28); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(660, 28); |
| | | this.layoutControlItem12.Text = "备注说明"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(650, 28); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(660, 28); |
| | | this.layoutControlItem13.Text = "异常备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.split1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptButtonUrl)).EndInit(); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptButtonUrl; |
| | | } |
| | | } |