From db070b0ad98daecaa3c5a66a0c16fd93a7d00570 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 08 九月 2025 18:07:39 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs | 174 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 87 insertions(+), 87 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs index b7e16fb..3cd0fb4 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs @@ -115,7 +115,6 @@ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = 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(); @@ -166,6 +165,7 @@ this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -224,7 +224,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -236,6 +235,7 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -619,8 +619,7 @@ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem16, - this.layoutControlItem12, - this.layoutControlItem21}); + this.layoutControlItem12}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(552, 472, 812, 500); @@ -649,10 +648,10 @@ // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(682, 73); + this.txt_chkStatus.Location = new System.Drawing.Point(671, 74); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_chkStatus.Size = new System.Drawing.Size(331, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(326, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 376; this.txt_chkStatus.Tag = "readonly"; @@ -672,7 +671,7 @@ this.txt_billNo.Location = new System.Drawing.Point(114, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(229, 24); + this.txt_billNo.Size = new System.Drawing.Size(223, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; this.txt_billNo.Tag = "readonly"; @@ -680,23 +679,23 @@ // txt_fBillTypeID // this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"; - this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 42); + this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 43); this.txt_fBillTypeID.Name = "txt_fBillTypeID"; this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBillTypeID.Properties.Items.AddRange(new object[] { "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"}); this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fBillTypeID.Size = new System.Drawing.Size(229, 24); + this.txt_fBillTypeID.Size = new System.Drawing.Size(223, 24); this.txt_fBillTypeID.StyleController = this.layoutMx1; this.txt_fBillTypeID.TabIndex = 362; // // txt_fApproverID // - this.txt_fApproverID.Location = new System.Drawing.Point(784, 12); + this.txt_fApproverID.Location = new System.Drawing.Point(773, 12); this.txt_fApproverID.Name = "txt_fApproverID"; this.txt_fApproverID.Properties.Appearance.Options.UseFont = true; - this.txt_fApproverID.Size = new System.Drawing.Size(229, 24); + this.txt_fApproverID.Size = new System.Drawing.Size(224, 24); this.txt_fApproverID.StyleController = this.layoutMx1; this.txt_fApproverID.TabIndex = 222; this.txt_fApproverID.Tag = "readonly"; @@ -704,94 +703,94 @@ // txt_salesId // this.txt_salesId.IsReadly = false; - this.txt_salesId.Location = new System.Drawing.Point(114, 73); + this.txt_salesId.Location = new System.Drawing.Point(114, 74); this.txt_salesId.Name = "txt_salesId"; - this.txt_salesId.Size = new System.Drawing.Size(229, 24); + this.txt_salesId.Size = new System.Drawing.Size(223, 24); this.txt_salesId.TabIndex = 367; // // txt_fSaleOrgIdTxt // - this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(449, 12); + this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(443, 12); this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt"; this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(229, 24); + this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(224, 24); this.txt_fSaleOrgIdTxt.StyleController = this.layoutMx1; this.txt_fSaleOrgIdTxt.TabIndex = 365; this.txt_fSaleOrgIdTxt.Tag = "readonly"; // // txt_fCreatorId // - this.txt_fCreatorId.Location = new System.Drawing.Point(1119, 104); + this.txt_fCreatorId.Location = new System.Drawing.Point(1103, 105); this.txt_fCreatorId.Name = "txt_fCreatorId"; this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; - this.txt_fCreatorId.Size = new System.Drawing.Size(229, 24); + this.txt_fCreatorId.Size = new System.Drawing.Size(224, 24); this.txt_fCreatorId.StyleController = this.layoutMx1; this.txt_fCreatorId.TabIndex = 219; this.txt_fCreatorId.Tag = "readonly"; // // txt_fApproveDate // - this.txt_fApproveDate.Location = new System.Drawing.Point(784, 42); + this.txt_fApproveDate.Location = new System.Drawing.Point(773, 43); this.txt_fApproveDate.Name = "txt_fApproveDate"; this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true; - this.txt_fApproveDate.Size = new System.Drawing.Size(229, 24); + this.txt_fApproveDate.Size = new System.Drawing.Size(224, 24); this.txt_fApproveDate.StyleController = this.layoutMx1; this.txt_fApproveDate.TabIndex = 228; this.txt_fApproveDate.Tag = "readonly"; // // txt_fNote // - this.txt_fNote.Location = new System.Drawing.Point(114, 104); + this.txt_fNote.Location = new System.Drawing.Point(114, 105); this.txt_fNote.Name = "txt_fNote"; this.txt_fNote.Properties.Appearance.Options.UseFont = true; - this.txt_fNote.Size = new System.Drawing.Size(229, 24); + this.txt_fNote.Size = new System.Drawing.Size(223, 24); this.txt_fNote.StyleController = this.layoutMx1; this.txt_fNote.TabIndex = 243; // // txt_fSalesManIDTxt // - this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(784, 104); + this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(773, 105); this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt"; this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(229, 24); + this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(224, 24); this.txt_fSalesManIDTxt.StyleController = this.layoutMx1; this.txt_fSalesManIDTxt.TabIndex = 231; this.txt_fSalesManIDTxt.Tag = "readonly"; // // txt_fCreateDate // - this.txt_fCreateDate.Location = new System.Drawing.Point(1119, 135); + this.txt_fCreateDate.Location = new System.Drawing.Point(1103, 136); this.txt_fCreateDate.Name = "txt_fCreateDate"; this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; - this.txt_fCreateDate.Size = new System.Drawing.Size(229, 24); + this.txt_fCreateDate.Size = new System.Drawing.Size(224, 24); this.txt_fCreateDate.StyleController = this.layoutMx1; this.txt_fCreateDate.TabIndex = 226; this.txt_fCreateDate.Tag = "readonly"; // // txt_fCustomerIDTxt // - this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(449, 42); + this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(443, 43); this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt"; this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(229, 24); + this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(224, 24); this.txt_fCustomerIDTxt.StyleController = this.layoutMx1; this.txt_fCustomerIDTxt.TabIndex = 368; this.txt_fCustomerIDTxt.Tag = "readonly"; // // txt_shf // - this.txt_shf.Location = new System.Drawing.Point(449, 73); + this.txt_shf.Location = new System.Drawing.Point(443, 74); this.txt_shf.Name = "txt_shf"; - this.txt_shf.Size = new System.Drawing.Size(229, 24); + this.txt_shf.Size = new System.Drawing.Size(224, 24); this.txt_shf.StyleController = this.layoutMx1; this.txt_shf.TabIndex = 373; this.txt_shf.Tag = "readonly"; // // txt_shName // - this.txt_shName.Location = new System.Drawing.Point(449, 104); + this.txt_shName.Location = new System.Drawing.Point(443, 105); this.txt_shName.Name = "txt_shName"; - this.txt_shName.Size = new System.Drawing.Size(229, 24); + this.txt_shName.Size = new System.Drawing.Size(224, 24); this.txt_shName.StyleController = this.layoutMx1; this.txt_shName.TabIndex = 374; this.txt_shName.Tag = "readonly"; @@ -808,31 +807,31 @@ // // txt_qt031 // - this.txt_qt031.Location = new System.Drawing.Point(1119, 12); + this.txt_qt031.Location = new System.Drawing.Point(1103, 12); this.txt_qt031.Name = "txt_qt031"; this.txt_qt031.Properties.ReadOnly = true; - this.txt_qt031.Size = new System.Drawing.Size(229, 24); + this.txt_qt031.Size = new System.Drawing.Size(224, 24); this.txt_qt031.StyleController = this.layoutMx1; this.txt_qt031.TabIndex = 378; this.txt_qt031.Tag = "readonly"; // // txt_qt030 // - this.txt_qt030.Location = new System.Drawing.Point(1119, 42); + this.txt_qt030.Location = new System.Drawing.Point(1103, 43); this.txt_qt030.Name = "txt_qt030"; this.txt_qt030.Properties.ReadOnly = true; - this.txt_qt030.Size = new System.Drawing.Size(229, 24); + this.txt_qt030.Size = new System.Drawing.Size(224, 24); this.txt_qt030.StyleController = this.layoutMx1; this.txt_qt030.TabIndex = 379; this.txt_qt030.Tag = "readonly"; // // txt_qt029 // - this.txt_qt029.Location = new System.Drawing.Point(1017, 73); + this.txt_qt029.Location = new System.Drawing.Point(1001, 74); this.txt_qt029.Name = "txt_qt029"; this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��"; this.txt_qt029.Properties.ReadOnly = true; - this.txt_qt029.Size = new System.Drawing.Size(331, 24); + this.txt_qt029.Size = new System.Drawing.Size(326, 24); this.txt_qt029.StyleController = this.layoutMx1; this.txt_qt029.TabIndex = 380; this.txt_qt029.Tag = "readonly"; @@ -897,7 +896,8 @@ this.layoutControlItem17, this.layoutControlItem9, this.layoutControlItem3, - this.layoutControlItem2}); + this.layoutControlItem2, + this.layoutControlItem21}); this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup1.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -929,7 +929,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.layoutControlGroup1.Size = new System.Drawing.Size(1360, 174); + this.layoutControlGroup1.Size = new System.Drawing.Size(1339, 175); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem13 @@ -937,11 +937,11 @@ this.layoutControlItem13.Control = this.txt_fCustomerIDTxt; this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem13.CustomizationFormText = "瀹㈡埛鍚嶇О"; - this.layoutControlItem13.Location = new System.Drawing.Point(335, 30); + this.layoutControlItem13.Location = new System.Drawing.Point(329, 31); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem13.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem13.Size = new System.Drawing.Size(330, 31); this.layoutControlItem13.Text = "瀹㈡埛鍚嶇О"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // @@ -950,10 +950,10 @@ this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt; this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem5.CustomizationFormText = "閿�鍞粍缁�"; - this.layoutControlItem5.Location = new System.Drawing.Point(335, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(329, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(335, 30); + this.layoutControlItem5.Size = new System.Drawing.Size(330, 31); this.layoutControlItem5.Text = "閿�鍞粍缁�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // @@ -962,11 +962,11 @@ this.layoutControlItem14.Control = this.txt_shf; this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem14.CustomizationFormText = "鏀惰揣鏂�"; - this.layoutControlItem14.Location = new System.Drawing.Point(335, 61); + this.layoutControlItem14.Location = new System.Drawing.Point(329, 62); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem14.Size = new System.Drawing.Size(330, 31); this.layoutControlItem14.Text = "鏀惰揣鏂�"; this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // @@ -975,10 +975,10 @@ this.layoutControlItem8.Control = this.txt_fNote; this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem8.CustomizationFormText = "鐢宠澶囨敞"; - this.layoutControlItem8.Location = new System.Drawing.Point(0, 92); + this.layoutControlItem8.Location = new System.Drawing.Point(0, 93); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem8.Size = new System.Drawing.Size(329, 31); this.layoutControlItem8.Text = "鐢宠澶囨敞"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // @@ -987,10 +987,10 @@ this.layoutControlItem4.Control = this.txt_salesId; this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem4.CustomizationFormText = "閿�鍞鍗�"; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 61); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 62); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem4.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem4.Size = new System.Drawing.Size(329, 31); this.layoutControlItem4.Text = "閿�鍞鍗�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // @@ -999,10 +999,10 @@ this.layoutControlItem10.Control = this.txt_fApproverID; this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem10.CustomizationFormText = "瀹℃牳浜�"; - this.layoutControlItem10.Location = new System.Drawing.Point(670, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(659, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(335, 30); + this.layoutControlItem10.Size = new System.Drawing.Size(330, 31); this.layoutControlItem10.Text = "瀹℃牳浜哄憳"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // @@ -1011,22 +1011,22 @@ this.layoutControlItem11.Control = this.txt_fApproveDate; this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem11.CustomizationFormText = "瀹℃牳鏃ユ湡"; - this.layoutControlItem11.Location = new System.Drawing.Point(670, 30); + this.layoutControlItem11.Location = new System.Drawing.Point(659, 31); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem11.Size = new System.Drawing.Size(330, 31); this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_chkStatus; - this.layoutControlItem15.Location = new System.Drawing.Point(670, 61); + this.layoutControlItem15.Location = new System.Drawing.Point(659, 62); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem15.Size = new System.Drawing.Size(330, 31); this.layoutControlItem15.Text = "瀹℃牳鐘舵��"; this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem15.TextVisible = false; @@ -1034,32 +1034,32 @@ // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_qt031; - this.layoutControlItem18.Location = new System.Drawing.Point(1005, 0); + this.layoutControlItem18.Location = new System.Drawing.Point(989, 0); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem18.Size = new System.Drawing.Size(335, 30); + this.layoutControlItem18.Size = new System.Drawing.Size(330, 31); this.layoutControlItem18.Text = "璐㈠姟瀹℃牳浜哄憳"; this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_qt030; - this.layoutControlItem19.Location = new System.Drawing.Point(1005, 30); + this.layoutControlItem19.Location = new System.Drawing.Point(989, 31); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem19.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem19.Size = new System.Drawing.Size(330, 31); this.layoutControlItem19.Text = "璐㈠姟瀹℃牳鏃ユ湡"; this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_qt029; - this.layoutControlItem20.Location = new System.Drawing.Point(1005, 61); + this.layoutControlItem20.Location = new System.Drawing.Point(989, 62); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem20.Size = new System.Drawing.Size(330, 31); this.layoutControlItem20.Text = "璐㈠姟瀹℃牳鐘舵��"; this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem20.TextVisible = false; @@ -1069,11 +1069,11 @@ this.layoutControlItem6.Control = this.txt_fCreatorId; this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem6.CustomizationFormText = "鍒涘缓浜�"; - this.layoutControlItem6.Location = new System.Drawing.Point(1005, 92); + this.layoutControlItem6.Location = new System.Drawing.Point(989, 93); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem6.Size = new System.Drawing.Size(330, 31); this.layoutControlItem6.Text = "鍒涘缓浜哄憳"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // @@ -1082,11 +1082,11 @@ this.layoutControlItem7.Control = this.txt_fCreateDate; this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem7.CustomizationFormText = "鍒涘缓鏃ユ湡"; - this.layoutControlItem7.Location = new System.Drawing.Point(1005, 123); + this.layoutControlItem7.Location = new System.Drawing.Point(989, 124); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem7.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem7.Size = new System.Drawing.Size(330, 31); this.layoutControlItem7.Text = "鍒涘缓鏃ユ湡"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // @@ -1095,11 +1095,11 @@ this.layoutControlItem17.Control = this.txt_shName; this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem17.CustomizationFormText = "鏀惰揣浜哄鍚�"; - this.layoutControlItem17.Location = new System.Drawing.Point(335, 92); + this.layoutControlItem17.Location = new System.Drawing.Point(329, 93); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem17.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem17.Size = new System.Drawing.Size(330, 31); this.layoutControlItem17.Text = "鏀惰揣浜哄鍚�"; this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); // @@ -1108,11 +1108,11 @@ this.layoutControlItem9.Control = this.txt_fSalesManIDTxt; this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem9.CustomizationFormText = "閿�鍞憳"; - this.layoutControlItem9.Location = new System.Drawing.Point(670, 92); + this.layoutControlItem9.Location = new System.Drawing.Point(659, 93); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem9.Size = new System.Drawing.Size(330, 31); this.layoutControlItem9.Text = "閿�鍞汉鍛�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // @@ -1121,10 +1121,10 @@ this.layoutControlItem3.Control = this.txt_fBillTypeID; this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem3.CustomizationFormText = "鍗曟嵁绫诲瀷"; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 30); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 31); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(335, 31); + this.layoutControlItem3.Size = new System.Drawing.Size(329, 31); this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // @@ -1135,23 +1135,9 @@ this.layoutControlItem2.CustomizationFormText = "鐢宠缂栧彿"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.Size = new System.Drawing.Size(335, 30); + this.layoutControlItem2.Size = new System.Drawing.Size(329, 31); this.layoutControlItem2.Text = "鐢宠缂栧彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem21 - // - this.layoutControlItem21.Control = this.btnSelect; - this.layoutControlItem21.CustomizationFormText = "閫夋嫨鐗╂枡"; - this.layoutControlItem21.Location = new System.Drawing.Point(0, 124); - this.layoutControlItem21.MaxSize = new System.Drawing.Size(120, 31); - this.layoutControlItem21.MinSize = new System.Drawing.Size(95, 31); - this.layoutControlItem21.Name = "layoutControlItem21"; - this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem21.Size = new System.Drawing.Size(329, 31); - this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem21.TextVisible = false; // // tabMx // @@ -1682,6 +1668,20 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.btnSelect; + this.layoutControlItem21.CustomizationFormText = "閫夋嫨鐗╂枡"; + this.layoutControlItem21.Location = new System.Drawing.Point(0, 124); + this.layoutControlItem21.MaxSize = new System.Drawing.Size(120, 31); + this.layoutControlItem21.MinSize = new System.Drawing.Size(95, 31); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem21.Size = new System.Drawing.Size(329, 31); + this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem21.TextVisible = false; + // // Frm_SalesDeliver // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1750,7 +1750,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1762,6 +1761,7 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); this.ResumeLayout(false); } -- Gitblit v1.9.3