From e19ea4337fa65725e6e22073a7b600dcc9887d4b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 07 四月 2025 08:27:54 +0800 Subject: [PATCH] 鸟嘴提示 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs | 598 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 307 insertions(+), 291 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs index bd37c34..94cc762 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.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(); @@ -64,7 +65,6 @@ this.gv_salesDept = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_salesPerson = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_returnReason = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_inventoryOrg = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createdBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createdDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_modifiedBy = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -80,6 +80,7 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_fIsLink = new DevExpress.XtraEditors.RadioGroup(); this.txt_fstockid = new Gs.DevApp.UserControl.UcLookCk(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit(); @@ -100,16 +101,14 @@ this.txt_createdDate = new DevExpress.XtraEditors.TextEdit(); this.txt_returnReason = new DevExpress.XtraEditors.TextEdit(); this.txt_createdBy = new DevExpress.XtraEditors.TextEdit(); - this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -119,8 +118,11 @@ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -188,9 +190,14 @@ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = 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(); @@ -210,6 +217,7 @@ this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fIsLink.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billType.Properties)).BeginInit(); @@ -227,16 +235,14 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_createdDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); @@ -246,8 +252,11 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -334,7 +343,6 @@ // 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"; @@ -345,7 +353,6 @@ // // gridView1 // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_id, @@ -358,7 +365,6 @@ this.gv_salesDept, this.gv_salesPerson, this.gv_returnReason, - this.gv_inventoryOrg, this.gv_createdBy, this.gv_createdDate, this.gv_modifiedBy, @@ -379,7 +385,6 @@ // // gv_id // - this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_id.AppearanceCell.Options.UseFont = true; this.gv_id.Caption = "涓婚敭GUID"; this.gv_id.FieldName = "id"; @@ -411,8 +416,8 @@ // // gridColumn27 // - this.gridColumn27.Caption = "鏄惁鏈夋簮"; - this.gridColumn27.FieldName = "isLink"; + this.gridColumn27.Caption = "婧愬崟鏍囪瘑"; + this.gridColumn27.FieldName = "fIsLink"; this.gridColumn27.MinWidth = 25; this.gridColumn27.Name = "gridColumn27"; this.gridColumn27.Visible = true; @@ -421,7 +426,6 @@ // // gv_billType // - this.gv_billType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_billType.AppearanceCell.Options.UseFont = true; this.gv_billType.Caption = "鍗曟嵁绫诲瀷 "; this.gv_billType.FieldName = "billType"; @@ -435,7 +439,6 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鍗曟嵁缂栧彿 "; this.gv_billNo.FieldName = "billNo"; @@ -449,7 +452,6 @@ // // gv_salesOrg // - this.gv_salesOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_salesOrg.AppearanceCell.Options.UseFont = true; this.gv_salesOrg.Caption = "閿�鍞粍缁� "; this.gv_salesOrg.FieldName = "xsOrgName"; @@ -463,7 +465,6 @@ // // gv_salesDept // - this.gv_salesDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_salesDept.AppearanceCell.Options.UseFont = true; this.gv_salesDept.Caption = "閿�鍞儴闂� "; this.gv_salesDept.FieldName = "saleDeptName"; @@ -477,7 +478,6 @@ // // gv_salesPerson // - this.gv_salesPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_salesPerson.AppearanceCell.Options.UseFont = true; this.gv_salesPerson.Caption = "閿�鍞憳 "; this.gv_salesPerson.FieldName = "salerName"; @@ -491,7 +491,6 @@ // // gv_returnReason // - this.gv_returnReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_returnReason.AppearanceCell.Options.UseFont = true; this.gv_returnReason.Caption = "閫�璐у師鍥� "; this.gv_returnReason.FieldName = "thyy"; @@ -503,23 +502,8 @@ this.gv_returnReason.VisibleIndex = 9; this.gv_returnReason.Width = 94; // - // gv_inventoryOrg - // - this.gv_inventoryOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_inventoryOrg.AppearanceCell.Options.UseFont = true; - this.gv_inventoryOrg.Caption = "搴撳瓨缁勭粐 "; - this.gv_inventoryOrg.FieldName = "inventoryOrg"; - this.gv_inventoryOrg.MinWidth = 50; - this.gv_inventoryOrg.Name = "gv_inventoryOrg"; - this.gv_inventoryOrg.OptionsColumn.AllowEdit = false; - this.gv_inventoryOrg.Tag = "query_a.INVENTORY_ORG"; - this.gv_inventoryOrg.Visible = true; - this.gv_inventoryOrg.VisibleIndex = 10; - this.gv_inventoryOrg.Width = 94; - // // gv_createdBy // - this.gv_createdBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createdBy.AppearanceCell.Options.UseFont = true; this.gv_createdBy.Caption = "鍒涘缓浜� "; this.gv_createdBy.FieldName = "createdBy"; @@ -528,12 +512,11 @@ this.gv_createdBy.OptionsColumn.AllowEdit = false; this.gv_createdBy.Tag = "query_a.CREATED_BY"; this.gv_createdBy.Visible = true; - this.gv_createdBy.VisibleIndex = 11; + this.gv_createdBy.VisibleIndex = 10; this.gv_createdBy.Width = 94; // // gv_createdDate // - this.gv_createdDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createdDate.AppearanceCell.Options.UseFont = true; this.gv_createdDate.Caption = "鍒涘缓鏃堕棿 "; this.gv_createdDate.FieldName = "createdDate"; @@ -542,12 +525,11 @@ this.gv_createdDate.OptionsColumn.AllowEdit = false; this.gv_createdDate.Tag = "query_a.CREATED_DATE"; this.gv_createdDate.Visible = true; - this.gv_createdDate.VisibleIndex = 12; + this.gv_createdDate.VisibleIndex = 11; this.gv_createdDate.Width = 94; // // gv_modifiedBy // - this.gv_modifiedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_modifiedBy.AppearanceCell.Options.UseFont = true; this.gv_modifiedBy.Caption = "淇敼浜� "; this.gv_modifiedBy.FieldName = "modifiedBy"; @@ -556,12 +538,11 @@ this.gv_modifiedBy.OptionsColumn.AllowEdit = false; this.gv_modifiedBy.Tag = "query_a.MODIFIED_BY"; this.gv_modifiedBy.Visible = true; - this.gv_modifiedBy.VisibleIndex = 13; + this.gv_modifiedBy.VisibleIndex = 12; this.gv_modifiedBy.Width = 94; // // gv_modifiedDate // - this.gv_modifiedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_modifiedDate.AppearanceCell.Options.UseFont = true; this.gv_modifiedDate.Caption = "淇敼鏃堕棿 "; this.gv_modifiedDate.FieldName = "modifiedDate"; @@ -570,12 +551,11 @@ this.gv_modifiedDate.OptionsColumn.AllowEdit = false; this.gv_modifiedDate.Tag = "query_a.MODIFIED_DATE"; this.gv_modifiedDate.Visible = true; - this.gv_modifiedDate.VisibleIndex = 14; + this.gv_modifiedDate.VisibleIndex = 13; this.gv_modifiedDate.Width = 94; // // gv_approvedBy // - this.gv_approvedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_approvedBy.AppearanceCell.Options.UseFont = true; this.gv_approvedBy.Caption = "瀹℃牳浜� "; this.gv_approvedBy.FieldName = "approvedBy"; @@ -584,12 +564,11 @@ this.gv_approvedBy.OptionsColumn.AllowEdit = false; this.gv_approvedBy.Tag = "query_a.APPROVED_BY"; this.gv_approvedBy.Visible = true; - this.gv_approvedBy.VisibleIndex = 15; + this.gv_approvedBy.VisibleIndex = 14; this.gv_approvedBy.Width = 94; // // gv_approvedDate // - this.gv_approvedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_approvedDate.AppearanceCell.Options.UseFont = true; this.gv_approvedDate.Caption = "瀹℃牳鏃ユ湡 "; this.gv_approvedDate.FieldName = "approvedDate"; @@ -598,7 +577,7 @@ this.gv_approvedDate.OptionsColumn.AllowEdit = false; this.gv_approvedDate.Tag = "query_a.APPROVED_DATE"; this.gv_approvedDate.Visible = true; - this.gv_approvedDate.VisibleIndex = 16; + this.gv_approvedDate.VisibleIndex = 15; this.gv_approvedDate.Width = 94; // // gridColumn18 @@ -608,12 +587,11 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 17; + this.gridColumn18.VisibleIndex = 16; this.gridColumn18.Width = 94; // // gv_customerOrderNo // - this.gv_customerOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true; this.gv_customerOrderNo.Caption = "婧愰攢鍞鍗�"; this.gv_customerOrderNo.FieldName = "xsNo"; @@ -640,7 +618,7 @@ this.gridColumn25.MinWidth = 25; this.gridColumn25.Name = "gridColumn25"; this.gridColumn25.Visible = true; - this.gridColumn25.VisibleIndex = 18; + this.gridColumn25.VisibleIndex = 17; this.gridColumn25.Width = 94; // // gridColumn26 @@ -650,7 +628,7 @@ this.gridColumn26.MinWidth = 25; this.gridColumn26.Name = "gridColumn26"; this.gridColumn26.Visible = true; - this.gridColumn26.VisibleIndex = 19; + this.gridColumn26.VisibleIndex = 18; this.gridColumn26.Width = 94; // // pageBar1 @@ -689,11 +667,12 @@ this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 185; + this.splitMx1.SplitterPosition = 188; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.txt_fIsLink); this.layoutMx1.Controls.Add(this.txt_fstockid); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_wjStatus); @@ -715,34 +694,51 @@ this.layoutMx1.Controls.Add(this.txt_returnReason); this.layoutMx1.Controls.Add(this.txt_createdBy); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem19, + this.layoutControlItem1}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(834, 92, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 185); + this.layoutMx1.Size = new System.Drawing.Size(1126, 188); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // txt_fIsLink + // + this.txt_fIsLink.EditValue = "1"; + this.txt_fIsLink.Location = new System.Drawing.Point(84, 48); + this.txt_fIsLink.Margin = new System.Windows.Forms.Padding(0); + this.txt_fIsLink.Name = "txt_fIsLink"; + this.txt_fIsLink.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { + new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "鏈夋簮鍗�"), + new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "鏃犳簮鍗�", false)}); + this.txt_fIsLink.Properties.Padding = new System.Windows.Forms.Padding(0); + this.txt_fIsLink.Size = new System.Drawing.Size(200, 32); + this.txt_fIsLink.StyleController = this.layoutMx1; + this.txt_fIsLink.TabIndex = 534; // // txt_fstockid // this.txt_fstockid.IsReadly = false; - this.txt_fstockid.Location = new System.Drawing.Point(90, 144); + this.txt_fstockid.Location = new System.Drawing.Point(84, 120); this.txt_fstockid.Margin = new System.Windows.Forms.Padding(0); this.txt_fstockid.Name = "txt_fstockid"; - this.txt_fstockid.Size = new System.Drawing.Size(194, 28); + this.txt_fstockid.Size = new System.Drawing.Size(200, 24); this.txt_fstockid.TabIndex = 454; // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(840, 144); + this.lbGuid.Location = new System.Drawing.Point(825, 131); this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(274, 29); + this.lbGuid.Size = new System.Drawing.Size(268, 28); this.lbGuid.TabIndex = 1; this.lbGuid.Text = "lbGuid"; // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(288, 144); + this.txt_wjStatus.Location = new System.Drawing.Point(564, 156); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑"; this.txt_wjStatus.Size = new System.Drawing.Size(272, 24); @@ -752,10 +748,10 @@ // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(564, 144); + this.txt_chkStatus.Location = new System.Drawing.Point(840, 156); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_chkStatus.Size = new System.Drawing.Size(272, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(274, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 452; this.txt_chkStatus.Tag = "readonly"; @@ -763,192 +759,195 @@ // txt_billType // this.txt_billType.EditValue = "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)"; - this.txt_billType.Location = new System.Drawing.Point(366, 111); + this.txt_billType.Location = new System.Drawing.Point(360, 120); this.txt_billType.Name = "txt_billType"; this.txt_billType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_billType.Properties.Items.AddRange(new object[] { "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)"}); this.txt_billType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_billType.Size = new System.Drawing.Size(194, 24); + this.txt_billType.Size = new System.Drawing.Size(200, 24); this.txt_billType.StyleController = this.layoutMx1; this.txt_billType.TabIndex = 451; // // txt_salesOrderId // this.txt_salesOrderId.IsReadly = false; - this.txt_salesOrderId.Location = new System.Drawing.Point(90, 78); + this.txt_salesOrderId.Location = new System.Drawing.Point(84, 84); this.txt_salesOrderId.Name = "txt_salesOrderId"; - this.txt_salesOrderId.Size = new System.Drawing.Size(194, 28); + this.txt_salesOrderId.Size = new System.Drawing.Size(200, 24); this.txt_salesOrderId.TabIndex = 0; // // txt_approvedDate // - this.txt_approvedDate.Location = new System.Drawing.Point(918, 111); + this.txt_approvedDate.Location = new System.Drawing.Point(912, 120); this.txt_approvedDate.Name = "txt_approvedDate"; - this.txt_approvedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approvedDate.Properties.Appearance.Options.UseFont = true; - this.txt_approvedDate.Size = new System.Drawing.Size(196, 28); + this.txt_approvedDate.Size = new System.Drawing.Size(202, 24); this.txt_approvedDate.StyleController = this.layoutMx1; this.txt_approvedDate.TabIndex = 378; this.txt_approvedDate.Tag = "readonly"; // // txt_id // - this.txt_id.Location = new System.Drawing.Point(90, 12); + this.txt_id.Location = new System.Drawing.Point(90, 3); this.txt_id.Name = "txt_id"; - this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_id.Properties.Appearance.Options.UseFont = true; - this.txt_id.Size = new System.Drawing.Size(194, 28); + this.txt_id.Size = new System.Drawing.Size(189, 24); this.txt_id.StyleController = this.layoutMx1; this.txt_id.TabIndex = 210; this.txt_id.Tag = "readonly"; // // txt_approvedBy // - this.txt_approvedBy.Location = new System.Drawing.Point(918, 78); + this.txt_approvedBy.Location = new System.Drawing.Point(912, 84); this.txt_approvedBy.Name = "txt_approvedBy"; - this.txt_approvedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approvedBy.Properties.Appearance.Options.UseFont = true; - this.txt_approvedBy.Size = new System.Drawing.Size(196, 28); + this.txt_approvedBy.Size = new System.Drawing.Size(202, 24); this.txt_approvedBy.StyleController = this.layoutMx1; this.txt_approvedBy.TabIndex = 370; this.txt_approvedBy.Tag = "readonly"; // // txt_xsOrgName // - this.txt_xsOrgName.Location = new System.Drawing.Point(366, 12); + this.txt_xsOrgName.Location = new System.Drawing.Point(360, 12); this.txt_xsOrgName.Name = "txt_xsOrgName"; - this.txt_xsOrgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true; - this.txt_xsOrgName.Size = new System.Drawing.Size(194, 28); + this.txt_xsOrgName.Size = new System.Drawing.Size(200, 24); this.txt_xsOrgName.StyleController = this.layoutMx1; this.txt_xsOrgName.TabIndex = 219; this.txt_xsOrgName.Tag = "readonly"; // // txt_inventoryOrg // - this.txt_inventoryOrg.Location = new System.Drawing.Point(642, 12); + this.txt_inventoryOrg.Location = new System.Drawing.Point(636, 12); this.txt_inventoryOrg.Name = "txt_inventoryOrg"; - this.txt_inventoryOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true; - this.txt_inventoryOrg.Size = new System.Drawing.Size(194, 28); + this.txt_inventoryOrg.Size = new System.Drawing.Size(200, 24); this.txt_inventoryOrg.StyleController = this.layoutMx1; this.txt_inventoryOrg.TabIndex = 243; this.txt_inventoryOrg.Tag = "readonly"; // // txt_modifiedDate // - this.txt_modifiedDate.Location = new System.Drawing.Point(918, 45); + this.txt_modifiedDate.Location = new System.Drawing.Point(912, 48); this.txt_modifiedDate.Name = "txt_modifiedDate"; - this.txt_modifiedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedDate.Size = new System.Drawing.Size(196, 28); + this.txt_modifiedDate.Size = new System.Drawing.Size(202, 24); this.txt_modifiedDate.StyleController = this.layoutMx1; this.txt_modifiedDate.TabIndex = 336; this.txt_modifiedDate.Tag = "readonly"; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(90, 45); + this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(194, 28); + this.txt_billNo.Size = new System.Drawing.Size(200, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 213; this.txt_billNo.Tag = "readonly"; // // txt_salerName // - this.txt_salerName.Location = new System.Drawing.Point(366, 45); + this.txt_salerName.Location = new System.Drawing.Point(360, 48); this.txt_salerName.Name = "txt_salerName"; - this.txt_salerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_salerName.Properties.Appearance.Options.UseFont = true; - this.txt_salerName.Size = new System.Drawing.Size(194, 28); + this.txt_salerName.Size = new System.Drawing.Size(200, 24); this.txt_salerName.StyleController = this.layoutMx1; this.txt_salerName.TabIndex = 267; this.txt_salerName.Tag = "readonly"; // // txt_modifiedBy // - this.txt_modifiedBy.Location = new System.Drawing.Point(918, 12); + this.txt_modifiedBy.Location = new System.Drawing.Point(912, 12); this.txt_modifiedBy.Name = "txt_modifiedBy"; - this.txt_modifiedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedBy.Size = new System.Drawing.Size(196, 28); + this.txt_modifiedBy.Size = new System.Drawing.Size(202, 24); this.txt_modifiedBy.StyleController = this.layoutMx1; this.txt_modifiedBy.TabIndex = 327; this.txt_modifiedBy.Tag = "readonly"; // // txt_saleDeptName // - this.txt_saleDeptName.Location = new System.Drawing.Point(366, 78); + this.txt_saleDeptName.Location = new System.Drawing.Point(360, 84); this.txt_saleDeptName.Name = "txt_saleDeptName"; - this.txt_saleDeptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true; - this.txt_saleDeptName.Size = new System.Drawing.Size(194, 28); + this.txt_saleDeptName.Size = new System.Drawing.Size(200, 24); this.txt_saleDeptName.StyleController = this.layoutMx1; this.txt_saleDeptName.TabIndex = 222; this.txt_saleDeptName.Tag = "readonly"; // // txt_custName // - this.txt_custName.Location = new System.Drawing.Point(642, 45); + this.txt_custName.Location = new System.Drawing.Point(636, 48); this.txt_custName.Name = "txt_custName"; - this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_custName.Properties.Appearance.Options.UseFont = true; - this.txt_custName.Size = new System.Drawing.Size(194, 28); + this.txt_custName.Size = new System.Drawing.Size(200, 24); this.txt_custName.StyleController = this.layoutMx1; this.txt_custName.TabIndex = 252; this.txt_custName.Tag = "readonly"; // // txt_createdDate // - this.txt_createdDate.Location = new System.Drawing.Point(642, 111); + this.txt_createdDate.Location = new System.Drawing.Point(636, 120); this.txt_createdDate.Name = "txt_createdDate"; - this.txt_createdDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createdDate.Properties.Appearance.Options.UseFont = true; - this.txt_createdDate.Size = new System.Drawing.Size(194, 28); + this.txt_createdDate.Size = new System.Drawing.Size(200, 24); this.txt_createdDate.StyleController = this.layoutMx1; this.txt_createdDate.TabIndex = 319; this.txt_createdDate.Tag = "readonly"; // // txt_returnReason // - this.txt_returnReason.Location = new System.Drawing.Point(90, 111); + this.txt_returnReason.Location = new System.Drawing.Point(84, 156); this.txt_returnReason.Name = "txt_returnReason"; - this.txt_returnReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_returnReason.Properties.Appearance.Options.UseFont = true; - this.txt_returnReason.Size = new System.Drawing.Size(194, 28); + this.txt_returnReason.Size = new System.Drawing.Size(476, 24); this.txt_returnReason.StyleController = this.layoutMx1; this.txt_returnReason.TabIndex = 235; // // txt_createdBy // - this.txt_createdBy.Location = new System.Drawing.Point(642, 78); + this.txt_createdBy.Location = new System.Drawing.Point(636, 84); this.txt_createdBy.Name = "txt_createdBy"; - this.txt_createdBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createdBy.Properties.Appearance.Options.UseFont = true; - this.txt_createdBy.Size = new System.Drawing.Size(194, 28); + this.txt_createdBy.Size = new System.Drawing.Size(200, 24); this.txt_createdBy.StyleController = this.layoutMx1; this.txt_createdBy.TabIndex = 312; this.txt_createdBy.Tag = "readonly"; + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.lbGuid; + this.layoutControlItem19.Location = new System.Drawing.Point(813, 128); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem19.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem19.Text = "lbGuid"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem19.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_id; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Text = "涓婚敭GUID"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8, - this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11, this.layoutControlItem12, @@ -958,8 +957,11 @@ this.layoutControlItem16, this.layoutControlItem17, this.layoutControlItem18, - this.layoutControlItem19, - this.layoutControlItem20}); + this.layoutControlItem4, + this.layoutControlItem9, + this.layoutControlItem20, + this.layoutControlItem5, + this.layoutControlItem21}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -991,17 +993,8 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1126, 185); + this.Root.Size = new System.Drawing.Size(1126, 200); this.Root.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_id; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(276, 33); - this.layoutControlItem1.Text = "涓婚敭GUID"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); // // layoutControlItem2 // @@ -1009,9 +1002,9 @@ this.layoutControlItem2.Location = new System.Drawing.Point(276, 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(276, 36); this.layoutControlItem2.Text = "閿�鍞粍缁�"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // @@ -1019,105 +1012,75 @@ this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 36); this.layoutControlItem3.Text = "搴撳瓨缁勭粐"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_billNo; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 33); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(276, 33); - this.layoutControlItem4.Text = "鐢宠鍗曞彿"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_salesOrderId; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 66); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(276, 33); - this.layoutControlItem5.Text = "閿�鍞鍗�"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_salerName; - this.layoutControlItem6.Location = new System.Drawing.Point(276, 33); + this.layoutControlItem6.Location = new System.Drawing.Point(276, 36); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 36); this.layoutControlItem6.Text = "閿�鍞憳"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_saleDeptName; - this.layoutControlItem7.Location = new System.Drawing.Point(276, 66); + this.layoutControlItem7.Location = new System.Drawing.Point(276, 72); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 36); this.layoutControlItem7.Text = "閿�鍞儴闂�"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_custName; - this.layoutControlItem8.Location = new System.Drawing.Point(552, 33); + this.layoutControlItem8.Location = new System.Drawing.Point(552, 36); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(276, 33); - this.layoutControlItem8.Text = "瀹㈡埛"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_returnReason; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 99); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(276, 33); - this.layoutControlItem9.Text = "閫�璐у師鍥�"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem8.Size = new System.Drawing.Size(276, 36); + this.layoutControlItem8.Text = "瀹㈡埛鍚嶇О"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_billType; - this.layoutControlItem10.Location = new System.Drawing.Point(276, 99); + this.layoutControlItem10.Location = new System.Drawing.Point(276, 108); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 36); this.layoutControlItem10.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_createdBy; - this.layoutControlItem11.Location = new System.Drawing.Point(552, 66); + this.layoutControlItem11.Location = new System.Drawing.Point(552, 72); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 36); this.layoutControlItem11.Text = "鍒涘缓浜�"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_createdDate; - this.layoutControlItem12.Location = new System.Drawing.Point(552, 99); + this.layoutControlItem12.Location = new System.Drawing.Point(552, 108); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem12.Size = new System.Drawing.Size(276, 36); this.layoutControlItem12.Text = "鍒涘缓鏃堕棿"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // @@ -1125,51 +1088,51 @@ this.layoutControlItem13.Location = new System.Drawing.Point(828, 0); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(278, 33); + this.layoutControlItem13.Size = new System.Drawing.Size(278, 36); this.layoutControlItem13.Text = "淇敼浜�"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_modifiedDate; - this.layoutControlItem14.Location = new System.Drawing.Point(828, 33); + this.layoutControlItem14.Location = new System.Drawing.Point(828, 36); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(278, 33); + this.layoutControlItem14.Size = new System.Drawing.Size(278, 36); this.layoutControlItem14.Text = "淇敼鏃堕棿"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_approvedBy; - this.layoutControlItem15.Location = new System.Drawing.Point(828, 66); + this.layoutControlItem15.Location = new System.Drawing.Point(828, 72); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(278, 33); + this.layoutControlItem15.Size = new System.Drawing.Size(278, 36); this.layoutControlItem15.Text = "瀹℃牳浜�"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_approvedDate; - this.layoutControlItem16.Location = new System.Drawing.Point(828, 99); + this.layoutControlItem16.Location = new System.Drawing.Point(828, 108); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(278, 33); - this.layoutControlItem16.Text = "瀹℃牳鏃ユ湡"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem16.Size = new System.Drawing.Size(278, 36); + this.layoutControlItem16.Text = "瀹℃牳鏃堕棿"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_chkStatus; - this.layoutControlItem17.Location = new System.Drawing.Point(552, 132); + this.layoutControlItem17.Location = new System.Drawing.Point(828, 144); this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem17.Size = new System.Drawing.Size(278, 36); this.layoutControlItem17.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; @@ -1177,36 +1140,64 @@ // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_wjStatus; - this.layoutControlItem18.Location = new System.Drawing.Point(276, 132); + this.layoutControlItem18.Location = new System.Drawing.Point(552, 144); this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem18.Size = new System.Drawing.Size(276, 36); this.layoutControlItem18.Text = "瀹岀粨鏍囪瘑"; this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem18.TextVisible = false; // - // layoutControlItem19 + // layoutControlItem4 // - this.layoutControlItem19.Control = this.lbGuid; - this.layoutControlItem19.Location = new System.Drawing.Point(828, 132); - this.layoutControlItem19.Name = "layoutControlItem19"; - this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(278, 33); - this.layoutControlItem19.Text = "lbGuid"; - this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem19.TextVisible = false; + this.layoutControlItem4.Control = this.txt_billNo; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.Size = new System.Drawing.Size(276, 36); + this.layoutControlItem4.Text = "鐢宠鍗曞彿"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_returnReason; + this.layoutControlItem9.Location = new System.Drawing.Point(0, 144); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem9.Size = new System.Drawing.Size(552, 36); + this.layoutControlItem9.Text = "閫�璐у師鍥�"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_fstockid; - this.layoutControlItem20.Location = new System.Drawing.Point(0, 132); + this.layoutControlItem20.Location = new System.Drawing.Point(0, 108); this.layoutControlItem20.Name = "layoutControlItem20"; - this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem20.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem20.Size = new System.Drawing.Size(276, 36); this.layoutControlItem20.Text = "閫夋嫨浠撳簱"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_salesOrderId; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 72); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem5.Size = new System.Drawing.Size(276, 36); + this.layoutControlItem5.Text = "閿�鍞鍗�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txt_fIsLink; + this.layoutControlItem21.Location = new System.Drawing.Point(0, 36); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem21.Size = new System.Drawing.Size(276, 36); + this.layoutControlItem21.Text = "鏈夋棤婧愬崟"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1214,7 +1205,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 373); + this.tabMx.Size = new System.Drawing.Size(1126, 370); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1225,7 +1216,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Controls.Add(this.panelMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 341); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 338); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -1239,13 +1230,14 @@ this.repositoryItemButtonEdit1, this.repositoryItemComboBox1, this.repositoryItemDateEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 239); + this.gcMx1.Size = new System.Drawing.Size(1124, 236); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn2, this.gvMx1id, @@ -1375,22 +1367,17 @@ this.gridColumn11.Caption = "鍑哄簱鏄庣粏Guid"; this.gridColumn11.FieldName = "ckmxGuid"; this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 7; // // gridColumn23 // this.gridColumn23.Caption = "鐗╂枡ID"; this.gridColumn23.FieldName = "itemId"; this.gridColumn23.Name = "gridColumn23"; - this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 8; // // gvMx1id // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "GUID"; + this.gvMx1id.Caption = "涓婚敭GUID"; this.gvMx1id.FieldName = "guid"; this.gvMx1id.MinWidth = 50; this.gvMx1id.Name = "gvMx1id"; @@ -1399,20 +1386,16 @@ // // gvMx1materialId // - this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1materialId.AppearanceCell.Options.UseFont = true; this.gvMx1materialId.Caption = "鐗╂枡ID "; this.gvMx1materialId.FieldName = "itemId"; this.gvMx1materialId.MinWidth = 50; this.gvMx1materialId.Name = "gvMx1materialId"; this.gvMx1materialId.Tag = "query_a.MATERIAL_ID"; - this.gvMx1materialId.Visible = true; - this.gvMx1materialId.VisibleIndex = 1; this.gvMx1materialId.Width = 94; // // gvMx1materialName // - this.gvMx1materialName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1materialName.AppearanceCell.Options.UseFont = true; this.gvMx1materialName.Caption = "鐗╂枡鍚嶇О "; this.gvMx1materialName.FieldName = "itemName"; @@ -1420,12 +1403,11 @@ this.gvMx1materialName.Name = "gvMx1materialName"; this.gvMx1materialName.Tag = "query_a.MATERIAL_NAME"; this.gvMx1materialName.Visible = true; - this.gvMx1materialName.VisibleIndex = 2; + this.gvMx1materialName.VisibleIndex = 1; this.gvMx1materialName.Width = 94; // // gvMx1materialSpecification // - this.gvMx1materialSpecification.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1materialSpecification.AppearanceCell.Options.UseFont = true; this.gvMx1materialSpecification.Caption = "鐗╂枡瑙勬牸 "; this.gvMx1materialSpecification.FieldName = "itemModel"; @@ -1433,7 +1415,7 @@ this.gvMx1materialSpecification.Name = "gvMx1materialSpecification"; this.gvMx1materialSpecification.Tag = "query_a.MATERIAL_SPECIFICATION"; this.gvMx1materialSpecification.Visible = true; - this.gvMx1materialSpecification.VisibleIndex = 3; + this.gvMx1materialSpecification.VisibleIndex = 2; this.gvMx1materialSpecification.Width = 94; // // gridColumn20 @@ -1443,12 +1425,11 @@ this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 4; + this.gridColumn20.VisibleIndex = 3; this.gridColumn20.Width = 94; // // gvMx1salesUnitId // - this.gvMx1salesUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1salesUnitId.AppearanceCell.Options.UseFont = true; this.gvMx1salesUnitId.Caption = "閿�鍞崟浣� "; this.gvMx1salesUnitId.FieldName = "salesUnitId"; @@ -1456,12 +1437,11 @@ this.gvMx1salesUnitId.Name = "gvMx1salesUnitId"; this.gvMx1salesUnitId.Tag = "query_a.SALES_UNIT_ID"; this.gvMx1salesUnitId.Visible = true; - this.gvMx1salesUnitId.VisibleIndex = 5; + this.gvMx1salesUnitId.VisibleIndex = 4; this.gvMx1salesUnitId.Width = 94; // // gvMx1salesQuantity // - this.gvMx1salesQuantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1salesQuantity.AppearanceCell.Options.UseFont = true; this.gvMx1salesQuantity.Caption = "閿�鍞暟閲� "; this.gvMx1salesQuantity.FieldName = "salesQuantity"; @@ -1469,12 +1449,11 @@ this.gvMx1salesQuantity.Name = "gvMx1salesQuantity"; this.gvMx1salesQuantity.Tag = "query_a.SALES_QUANTITY"; this.gvMx1salesQuantity.Visible = true; - this.gvMx1salesQuantity.VisibleIndex = 6; + this.gvMx1salesQuantity.VisibleIndex = 5; this.gvMx1salesQuantity.Width = 94; // // gvMx1note // - this.gvMx1note.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1note.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1note.AppearanceCell.Options.UseFont = true; this.gvMx1note.AppearanceCell.Options.UseForeColor = true; @@ -1486,7 +1465,7 @@ this.gvMx1note.Name = "gvMx1note"; this.gvMx1note.Tag = "edit"; this.gvMx1note.Visible = true; - this.gvMx1note.VisibleIndex = 7; + this.gvMx1note.VisibleIndex = 6; this.gvMx1note.Width = 94; // // gridColumn13 @@ -1501,12 +1480,11 @@ this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Tag = "yz_quantity_0_edit"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 8; + this.gridColumn13.VisibleIndex = 7; this.gridColumn13.Width = 94; // // gvMx1returnDate // - this.gvMx1returnDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1returnDate.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1returnDate.AppearanceCell.Options.UseFont = true; this.gvMx1returnDate.AppearanceCell.Options.UseForeColor = true; @@ -1533,7 +1511,6 @@ // // gvMx1isFree // - this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1isFree.AppearanceCell.Options.UseFont = true; this.gvMx1isFree.Caption = "鏄惁璧犲搧 "; this.gvMx1isFree.FieldName = "isFree"; @@ -1541,12 +1518,11 @@ this.gvMx1isFree.Name = "gvMx1isFree"; this.gvMx1isFree.Tag = "query_a.IS_FREE"; this.gvMx1isFree.Visible = true; - this.gvMx1isFree.VisibleIndex = 10; + this.gvMx1isFree.VisibleIndex = 8; this.gvMx1isFree.Width = 94; // // gvMx1returnType // - this.gvMx1returnType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1returnType.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1returnType.AppearanceCell.Options.UseFont = true; this.gvMx1returnType.AppearanceCell.Options.UseForeColor = true; @@ -1577,7 +1553,6 @@ // // gvMx1inventoryUnit // - this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true; this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅 "; this.gvMx1inventoryUnit.FieldName = "inventoryUnit"; @@ -1585,12 +1560,12 @@ this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 12; + this.gvMx1inventoryUnit.VisibleIndex = 10; this.gvMx1inventoryUnit.Width = 94; // // gridColumn12 // - this.gridColumn12.Caption = "閫�璐ф槑缁唃uid"; + this.gridColumn12.Caption = "閫佽揣鏄庣粏guid"; this.gridColumn12.FieldName = "deliveDetailGuid"; this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; @@ -1603,7 +1578,7 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 13; + this.gridColumn21.VisibleIndex = 12; this.gridColumn21.Width = 94; // // gridColumn22 @@ -1613,7 +1588,7 @@ this.gridColumn22.MinWidth = 25; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 14; + this.gridColumn22.VisibleIndex = 13; this.gridColumn22.Width = 94; // // gvMxDel @@ -1623,7 +1598,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 15; + this.gvMxDel.VisibleIndex = 14; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 @@ -1666,11 +1641,11 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59); + this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41); + this.ucBtnPrint1.Size = new System.Drawing.Size(207, 31); this.ucBtnPrint1.TabIndex = 230; // // lbMxGuid @@ -1686,9 +1661,8 @@ // this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; - this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); + this.txt_iCount_1.Size = new System.Drawing.Size(96, 24); this.txt_iCount_1.TabIndex = 228; // // labelControl14 @@ -1703,9 +1677,8 @@ // this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); + this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24); this.txt_psnQty_1.TabIndex = 226; // // labelControl12 @@ -1720,12 +1693,11 @@ // this.txtKdy.Location = new System.Drawing.Point(430, 65); this.txtKdy.Name = "txtKdy"; - this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; this.txtKdy.Properties.Appearance.Options.UseFont = true; this.txtKdy.Properties.Appearance.Options.UseForeColor = true; this.txtKdy.Properties.ReadOnly = true; - this.txtKdy.Size = new System.Drawing.Size(96, 28); + this.txtKdy.Size = new System.Drawing.Size(96, 24); this.txtKdy.TabIndex = 224; // // labelControl13 @@ -1740,10 +1712,9 @@ // this.txtYdy.Location = new System.Drawing.Point(430, 34); this.txtYdy.Name = "txtYdy"; - this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtYdy.Properties.Appearance.Options.UseFont = true; this.txtYdy.Properties.ReadOnly = true; - this.txtYdy.Size = new System.Drawing.Size(96, 28); + this.txtYdy.Size = new System.Drawing.Size(96, 24); this.txtYdy.TabIndex = 222; // // labelControl1 @@ -1758,10 +1729,9 @@ // this.txtQuantity.Location = new System.Drawing.Point(430, 4); this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; - this.txtQuantity.Size = new System.Drawing.Size(96, 28); + this.txtQuantity.Size = new System.Drawing.Size(96, 24); this.txtQuantity.TabIndex = 220; // // labelControl10 @@ -1776,10 +1746,9 @@ // this.txtWlgg.Location = new System.Drawing.Point(90, 65); this.txtWlgg.Name = "txtWlgg"; - this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(236, 28); + this.txtWlgg.Size = new System.Drawing.Size(236, 24); this.txtWlgg.TabIndex = 218; // // labelControl9 @@ -1794,10 +1763,9 @@ // this.txtWlmc.Location = new System.Drawing.Point(90, 34); this.txtWlmc.Name = "txtWlmc"; - this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; - this.txtWlmc.Size = new System.Drawing.Size(236, 28); + this.txtWlmc.Size = new System.Drawing.Size(236, 24); this.txtWlmc.TabIndex = 216; // // labelControl8 @@ -1812,10 +1780,9 @@ // this.txtWlid.Location = new System.Drawing.Point(90, 4); this.txtWlid.Name = "txtWlid"; - this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; - this.txtWlid.Size = new System.Drawing.Size(236, 28); + this.txtWlid.Size = new System.Drawing.Size(236, 24); this.txtWlid.TabIndex = 214; // // labelControl7 @@ -1830,8 +1797,8 @@ // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1124, 341); - this.tabMxPage2.Text = "鎵爜鏄庣粏"; + this.tabMxPage2.Size = new System.Drawing.Size(1124, 338); + this.tabMxPage2.Text = "宸叉墦鍗版潯鐮佹槑缁�"; // // gcMx2 // @@ -1841,13 +1808,14 @@ this.gcMx2.Name = "gcMx2"; this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit2}); - this.gcMx2.Size = new System.Drawing.Size(1124, 341); + this.gcMx2.Size = new System.Drawing.Size(1124, 338); this.gcMx2.TabIndex = 3; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn3, this.gvMx1itemBarcode, @@ -1858,6 +1826,10 @@ this.gridColumn17, this.gvMx1createBy, this.gvMx1lotDate, + this.gridColumn28, + this.gridColumn29, + this.gridColumn30, + this.gridColumn31, this.gvBtnAlawys}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; @@ -1867,7 +1839,6 @@ // // gridColumn3 // - this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gridColumn3.AppearanceCell.Options.UseFont = true; this.gridColumn3.Caption = "guid"; this.gridColumn3.FieldName = "guid"; @@ -1878,7 +1849,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1921,7 +1891,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1944,7 +1913,6 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜�"; this.gvMx1createBy.FieldName = "createBy"; @@ -1957,7 +1925,6 @@ // // gvMx1lotDate // - this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡"; this.gvMx1lotDate.FieldName = "createDate"; @@ -1968,6 +1935,46 @@ this.gvMx1lotDate.VisibleIndex = 7; this.gvMx1lotDate.Width = 94; // + // gridColumn28 + // + this.gridColumn28.Caption = "鏄惁鍏ュ簱"; + this.gridColumn28.FieldName = "isRk"; + this.gridColumn28.MinWidth = 25; + this.gridColumn28.Name = "gridColumn28"; + this.gridColumn28.Visible = true; + this.gridColumn28.VisibleIndex = 8; + this.gridColumn28.Width = 94; + // + // gridColumn29 + // + this.gridColumn29.Caption = "鍏ュ簱浜�"; + this.gridColumn29.FieldName = "rkUser"; + this.gridColumn29.MinWidth = 25; + this.gridColumn29.Name = "gridColumn29"; + this.gridColumn29.Visible = true; + this.gridColumn29.VisibleIndex = 9; + this.gridColumn29.Width = 94; + // + // gridColumn30 + // + this.gridColumn30.Caption = "鍏ュ簱鏃ユ湡"; + this.gridColumn30.FieldName = "rkDate"; + this.gridColumn30.MinWidth = 25; + this.gridColumn30.Name = "gridColumn30"; + this.gridColumn30.Visible = true; + this.gridColumn30.VisibleIndex = 10; + this.gridColumn30.Width = 94; + // + // gridColumn31 + // + this.gridColumn31.Caption = "鍏ュ簱浣�"; + this.gridColumn31.FieldName = "rkPositon"; + this.gridColumn31.MinWidth = 25; + this.gridColumn31.Name = "gridColumn31"; + this.gridColumn31.Visible = true; + this.gridColumn31.VisibleIndex = 11; + this.gridColumn31.Width = 94; + // // gvBtnAlawys // this.gvBtnAlawys.Caption = "绉诲嚭"; @@ -1975,7 +1982,7 @@ this.gvBtnAlawys.MinWidth = 25; this.gvBtnAlawys.Name = "gvBtnAlawys"; this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 8; + this.gvBtnAlawys.VisibleIndex = 12; this.gvBtnAlawys.Width = 94; // // repositoryItemButtonEdit2 @@ -1987,6 +1994,7 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); // // picCheckBox // @@ -2028,6 +2036,7 @@ this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_fIsLink.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billType.Properties)).EndInit(); @@ -2045,16 +2054,14 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_createdDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); @@ -2064,8 +2071,11 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2115,7 +2125,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_salesDept; private DevExpress.XtraGrid.Columns.GridColumn gv_salesPerson; private DevExpress.XtraGrid.Columns.GridColumn gv_returnReason; - private DevExpress.XtraGrid.Columns.GridColumn gv_inventoryOrg; private DevExpress.XtraGrid.Columns.GridColumn gv_createdBy; private DevExpress.XtraGrid.Columns.GridColumn gv_createdDate; private DevExpress.XtraGrid.Columns.GridColumn gv_modifiedBy; @@ -2149,12 +2158,9 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; @@ -2162,8 +2168,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; @@ -2217,6 +2221,23 @@ private DevExpress.XtraEditors.TextEdit txtWlid; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; + private UserControl.UcLookCk txt_fstockid; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraEditors.RadioGroup txt_fIsLink; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; @@ -2228,17 +2249,12 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn28; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn29; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn30; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; - private UserControl.UcLookCk txt_fstockid; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3