From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 23:58:51 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs | 196 ++++++++++++++++++++++++------------------------ 1 files changed, 98 insertions(+), 98 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs index 6765d3b..77c1f0d 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs @@ -277,7 +277,7 @@ // 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"; @@ -288,9 +288,11 @@ // // 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_fApproverStaus, + this.gridColumn2, this.gv_id, this.gv_billNo, this.gv_fBillTypeID, @@ -303,8 +305,6 @@ this.gv_fCustomerID, this.gv_fDate, this.gv_fNote, - this.gv_fApproverStaus, - this.gridColumn2, this.gridColumn33, this.gridColumn34, this.gridColumn35}); @@ -317,7 +317,7 @@ // // 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"; @@ -329,7 +329,7 @@ // // 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"; @@ -338,12 +338,12 @@ this.gv_billNo.OptionsColumn.AllowEdit = false; this.gv_billNo.Tag = "query_a.bill_no"; this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 0; + this.gv_billNo.VisibleIndex = 2; this.gv_billNo.Width = 94; // // gv_fBillTypeID // - this.gv_fBillTypeID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fBillTypeID.AppearanceCell.Options.UseFont = true; this.gv_fBillTypeID.Caption = "鍗曟嵁绫诲瀷 "; this.gv_fBillTypeID.FieldName = "fBillTypeID"; @@ -352,12 +352,12 @@ this.gv_fBillTypeID.OptionsColumn.AllowEdit = false; this.gv_fBillTypeID.Tag = "query_a.FBillTypeID"; this.gv_fBillTypeID.Visible = true; - this.gv_fBillTypeID.VisibleIndex = 1; + this.gv_fBillTypeID.VisibleIndex = 3; this.gv_fBillTypeID.Width = 94; // // gv_fSaleOrgId // - this.gv_fSaleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fSaleOrgId.AppearanceCell.Options.UseFont = true; this.gv_fSaleOrgId.Caption = "閿�鍞粍缁� "; this.gv_fSaleOrgId.FieldName = "xszzName"; @@ -366,12 +366,12 @@ this.gv_fSaleOrgId.OptionsColumn.AllowEdit = false; this.gv_fSaleOrgId.Tag = "query_a.FSaleOrgId"; this.gv_fSaleOrgId.Visible = true; - this.gv_fSaleOrgId.VisibleIndex = 2; + this.gv_fSaleOrgId.VisibleIndex = 4; this.gv_fSaleOrgId.Width = 94; // // gv_fCreatorId // - this.gv_fCreatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCreatorId.AppearanceCell.Options.UseFont = true; this.gv_fCreatorId.Caption = "鍒涘缓浜� "; this.gv_fCreatorId.FieldName = "fCreatorId"; @@ -380,12 +380,12 @@ this.gv_fCreatorId.OptionsColumn.AllowEdit = false; this.gv_fCreatorId.Tag = "query_a.FCreatorId"; this.gv_fCreatorId.Visible = true; - this.gv_fCreatorId.VisibleIndex = 3; + this.gv_fCreatorId.VisibleIndex = 5; this.gv_fCreatorId.Width = 94; // // gv_fApproverID // - this.gv_fApproverID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproverID.AppearanceCell.Options.UseFont = true; this.gv_fApproverID.Caption = "瀹℃牳浜�"; this.gv_fApproverID.FieldName = "fApproverID"; @@ -394,12 +394,12 @@ this.gv_fApproverID.OptionsColumn.AllowEdit = false; this.gv_fApproverID.Tag = "query_a.FApproverID"; this.gv_fApproverID.Visible = true; - this.gv_fApproverID.VisibleIndex = 4; + this.gv_fApproverID.VisibleIndex = 6; this.gv_fApproverID.Width = 94; // // gv_fCreateDate // - this.gv_fCreateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCreateDate.AppearanceCell.Options.UseFont = true; this.gv_fCreateDate.Caption = "鍒涘缓鏃ユ湡 "; this.gv_fCreateDate.FieldName = "fCreateDate"; @@ -408,12 +408,12 @@ this.gv_fCreateDate.OptionsColumn.AllowEdit = false; this.gv_fCreateDate.Tag = "query_a.FCreateDate"; this.gv_fCreateDate.Visible = true; - this.gv_fCreateDate.VisibleIndex = 5; + this.gv_fCreateDate.VisibleIndex = 7; this.gv_fCreateDate.Width = 94; // // gv_fApproveDate // - this.gv_fApproveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproveDate.AppearanceCell.Options.UseFont = true; this.gv_fApproveDate.Caption = "瀹℃牳鏃ユ湡 "; this.gv_fApproveDate.FieldName = "fApproveDate"; @@ -422,12 +422,12 @@ this.gv_fApproveDate.OptionsColumn.AllowEdit = false; this.gv_fApproveDate.Tag = "query_a.FApproveDate"; this.gv_fApproveDate.Visible = true; - this.gv_fApproveDate.VisibleIndex = 6; + this.gv_fApproveDate.VisibleIndex = 8; this.gv_fApproveDate.Width = 94; // // gv_fSalesManID // - this.gv_fSalesManID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fSalesManID.AppearanceCell.Options.UseFont = true; this.gv_fSalesManID.Caption = "閿�鍞憳ID"; this.gv_fSalesManID.FieldName = "fSalesManID"; @@ -439,7 +439,7 @@ // // gv_fCustomerID // - this.gv_fCustomerID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCustomerID.AppearanceCell.Options.UseFont = true; this.gv_fCustomerID.Caption = "瀹㈡埛ID"; this.gv_fCustomerID.FieldName = "fCustomerID"; @@ -451,7 +451,7 @@ // // gv_fDate // - this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fDate.AppearanceCell.Options.UseFont = true; this.gv_fDate.Caption = "鏃ユ湡 "; this.gv_fDate.FieldName = "fDate"; @@ -460,12 +460,12 @@ this.gv_fDate.OptionsColumn.AllowEdit = false; this.gv_fDate.Tag = "query_a.FDate"; this.gv_fDate.Visible = true; - this.gv_fDate.VisibleIndex = 7; + this.gv_fDate.VisibleIndex = 9; this.gv_fDate.Width = 94; // // gv_fNote // - this.gv_fNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fNote.AppearanceCell.Options.UseFont = true; this.gv_fNote.Caption = "澶囨敞 "; this.gv_fNote.FieldName = "fNote"; @@ -474,12 +474,12 @@ this.gv_fNote.OptionsColumn.AllowEdit = false; this.gv_fNote.Tag = "query_a.FNote"; this.gv_fNote.Visible = true; - this.gv_fNote.VisibleIndex = 8; + this.gv_fNote.VisibleIndex = 10; this.gv_fNote.Width = 94; // // gv_fApproverStaus // - this.gv_fApproverStaus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproverStaus.AppearanceCell.Options.UseFont = true; this.gv_fApproverStaus.Caption = "瀹℃牳鏍囪瘑"; this.gv_fApproverStaus.FieldName = "chkStatus"; @@ -488,7 +488,7 @@ this.gv_fApproverStaus.OptionsColumn.AllowEdit = false; this.gv_fApproverStaus.Tag = "query_a.FApproverStaus"; this.gv_fApproverStaus.Visible = true; - this.gv_fApproverStaus.VisibleIndex = 9; + this.gv_fApproverStaus.VisibleIndex = 0; this.gv_fApproverStaus.Width = 94; // // gridColumn2 @@ -498,7 +498,7 @@ this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 10; + this.gridColumn2.VisibleIndex = 1; this.gridColumn2.Width = 94; // // gridColumn33 @@ -611,10 +611,10 @@ // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(825, 76); + this.txt_chkStatus.Location = new System.Drawing.Point(840, 76); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_chkStatus.Size = new System.Drawing.Size(268, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(274, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 376; this.txt_chkStatus.Tag = "readonly"; @@ -623,7 +623,7 @@ // this.txt_id.Location = new System.Drawing.Point(927, 218); 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(187, 28); this.txt_id.StyleController = this.layoutMx1; @@ -634,9 +634,9 @@ // this.txt_billNo.Location = new System.Drawing.Point(99, 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(180, 28); + this.txt_billNo.Size = new System.Drawing.Size(185, 28); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; this.txt_billNo.Tag = "readonly"; @@ -651,17 +651,17 @@ 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(180, 24); + this.txt_fBillTypeID.Size = new System.Drawing.Size(185, 24); this.txt_fBillTypeID.StyleController = this.layoutMx1; this.txt_fBillTypeID.TabIndex = 362; // // txt_fApproverID // - this.txt_fApproverID.Location = new System.Drawing.Point(912, 12); + this.txt_fApproverID.Location = new System.Drawing.Point(927, 12); this.txt_fApproverID.Name = "txt_fApproverID"; - this.txt_fApproverID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fApproverID.Properties.Appearance.Options.UseFont = true; - this.txt_fApproverID.Size = new System.Drawing.Size(181, 28); + this.txt_fApproverID.Size = new System.Drawing.Size(187, 28); this.txt_fApproverID.StyleController = this.layoutMx1; this.txt_fApproverID.TabIndex = 222; this.txt_fApproverID.Tag = "readonly"; @@ -671,38 +671,38 @@ this.txt_salesId.IsReadly = false; this.txt_salesId.Location = new System.Drawing.Point(99, 76); this.txt_salesId.Name = "txt_salesId"; - this.txt_salesId.Size = new System.Drawing.Size(180, 28); + this.txt_salesId.Size = new System.Drawing.Size(185, 28); this.txt_salesId.TabIndex = 367; // // txt_fSaleOrgIdTxt // - this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(370, 12); + this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(375, 12); this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt"; - this.txt_fSaleOrgIdTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(180, 28); + this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(185, 28); 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(641, 12); + this.txt_fCreatorId.Location = new System.Drawing.Point(651, 12); this.txt_fCreatorId.Name = "txt_fCreatorId"; - this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; - this.txt_fCreatorId.Size = new System.Drawing.Size(180, 28); + this.txt_fCreatorId.Size = new System.Drawing.Size(185, 28); 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(912, 44); + this.txt_fApproveDate.Location = new System.Drawing.Point(927, 44); this.txt_fApproveDate.Name = "txt_fApproveDate"; - this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true; - this.txt_fApproveDate.Size = new System.Drawing.Size(181, 28); + this.txt_fApproveDate.Size = new System.Drawing.Size(187, 28); this.txt_fApproveDate.StyleController = this.layoutMx1; this.txt_fApproveDate.TabIndex = 228; this.txt_fApproveDate.Tag = "readonly"; @@ -711,69 +711,69 @@ // this.txt_fNote.Location = new System.Drawing.Point(99, 108); this.txt_fNote.Name = "txt_fNote"; - this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fNote.Properties.Appearance.Options.UseFont = true; - this.txt_fNote.Size = new System.Drawing.Size(451, 28); + this.txt_fNote.Size = new System.Drawing.Size(461, 28); this.txt_fNote.StyleController = this.layoutMx1; this.txt_fNote.TabIndex = 243; // // txt_fSalesManIDTxt // - this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(641, 76); + this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(651, 76); this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt"; - this.txt_fSalesManIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(180, 28); + this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(185, 28); 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(641, 44); + this.txt_fCreateDate.Location = new System.Drawing.Point(651, 44); this.txt_fCreateDate.Name = "txt_fCreateDate"; - this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; - this.txt_fCreateDate.Size = new System.Drawing.Size(180, 28); + this.txt_fCreateDate.Size = new System.Drawing.Size(185, 28); 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(370, 44); + this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(375, 44); this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt"; - this.txt_fCustomerIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(180, 28); + this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(185, 28); 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(370, 76); + this.txt_shf.Location = new System.Drawing.Point(375, 76); this.txt_shf.Name = "txt_shf"; - this.txt_shf.Size = new System.Drawing.Size(180, 24); + this.txt_shf.Size = new System.Drawing.Size(185, 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(641, 108); + this.txt_shName.Location = new System.Drawing.Point(651, 108); this.txt_shName.Name = "txt_shName"; - this.txt_shName.Size = new System.Drawing.Size(180, 24); + this.txt_shName.Size = new System.Drawing.Size(185, 24); this.txt_shName.StyleController = this.layoutMx1; this.txt_shName.TabIndex = 374; this.txt_shName.Tag = "readonly"; // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(825, 108); + this.txt_wjStatus.Location = new System.Drawing.Point(840, 108); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鐘舵��"; - this.txt_wjStatus.Size = new System.Drawing.Size(268, 24); + this.txt_wjStatus.Size = new System.Drawing.Size(274, 24); this.txt_wjStatus.StyleController = this.layoutMx1; this.txt_wjStatus.TabIndex = 372; this.txt_wjStatus.Tag = "readonly"; @@ -851,7 +851,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.layoutControlGroup1.Size = new System.Drawing.Size(1105, 148); + this.layoutControlGroup1.Size = new System.Drawing.Size(1126, 148); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem17 @@ -859,11 +859,11 @@ this.layoutControlItem17.Control = this.txt_shName; this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem17.CustomizationFormText = "鏀惰揣浜哄鍚�"; - this.layoutControlItem17.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem17.Location = new System.Drawing.Point(552, 96); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(276, 32); this.layoutControlItem17.Text = "鏀惰揣浜哄鍚�"; this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // @@ -874,7 +874,7 @@ this.layoutControlItem2.CustomizationFormText = "鐢宠缂栧彿"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 32); this.layoutControlItem2.Text = "鐢宠缂栧彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // @@ -883,10 +883,10 @@ this.layoutControlItem10.Control = this.txt_fApproverID; this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem10.CustomizationFormText = "瀹℃牳浜�"; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(828, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(278, 32); this.layoutControlItem10.Text = "瀹℃牳浜�"; this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // @@ -895,22 +895,22 @@ this.layoutControlItem11.Control = this.txt_fApproveDate; this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem11.CustomizationFormText = "瀹℃牳鏃ユ湡"; - this.layoutControlItem11.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem11.Location = new System.Drawing.Point(828, 32); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(278, 32); this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_chkStatus; - this.layoutControlItem15.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem15.Location = new System.Drawing.Point(828, 64); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(278, 32); this.layoutControlItem15.Text = "瀹℃牳鐘舵��"; this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem15.TextVisible = false; @@ -920,10 +920,10 @@ this.layoutControlItem6.Control = this.txt_fCreatorId; this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem6.CustomizationFormText = "鍒涘缓浜�"; - this.layoutControlItem6.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(552, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); this.layoutControlItem6.Text = "鍒涘缓浜�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // @@ -932,11 +932,11 @@ this.layoutControlItem7.Control = this.txt_fCreateDate; this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem7.CustomizationFormText = "鍒涘缓鏃ユ湡"; - this.layoutControlItem7.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(552, 32); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); this.layoutControlItem7.Text = "鍒涘缓鏃ユ湡"; this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); // @@ -945,11 +945,11 @@ this.layoutControlItem13.Control = this.txt_fCustomerIDTxt; this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem13.CustomizationFormText = "瀹㈡埛鍚嶇О"; - this.layoutControlItem13.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem13.Location = new System.Drawing.Point(276, 32); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); this.layoutControlItem13.Text = "瀹㈡埛鍚嶇О"; this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); // @@ -958,11 +958,11 @@ this.layoutControlItem9.Control = this.txt_fSalesManIDTxt; this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem9.CustomizationFormText = "閿�鍞憳"; - this.layoutControlItem9.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(552, 64); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); this.layoutControlItem9.Text = "閿�鍞憳"; this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18); // @@ -971,10 +971,10 @@ this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt; this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem5.CustomizationFormText = "閿�鍞粍缁�"; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); this.layoutControlItem5.Text = "閿�鍞粍缁�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // @@ -983,11 +983,11 @@ this.layoutControlItem14.Control = this.txt_shf; this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem14.CustomizationFormText = "鏀惰揣鏂�"; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 64); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); this.layoutControlItem14.Text = "鏀惰揣鏂�"; this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); // @@ -1000,7 +1000,7 @@ this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(552, 32); this.layoutControlItem8.Text = "鐢宠澶囨敞"; this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); // @@ -1012,7 +1012,7 @@ this.layoutControlItem4.Location = new System.Drawing.Point(0, 64); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(276, 32); this.layoutControlItem4.Text = "閿�鍞鍗�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // @@ -1024,7 +1024,7 @@ this.layoutControlItem3.Location = new System.Drawing.Point(0, 32); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 32); this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // @@ -1033,11 +1033,11 @@ this.layoutControlItem12.Control = this.txt_wjStatus; this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem12.CustomizationFormText = "瀹岀粨鏍囪瘑"; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(828, 96); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(278, 32); this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; @@ -1250,7 +1250,7 @@ // // gvMx1fMustQty // - this.gvMx1fMustQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fMustQty.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1fMustQty.AppearanceCell.Options.UseFont = true; this.gvMx1fMustQty.AppearanceCell.Options.UseForeColor = true; @@ -1292,7 +1292,7 @@ // // gvMx1fEntrynote // - this.gvMx1fEntrynote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fEntrynote.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1fEntrynote.AppearanceCell.Options.UseFont = true; this.gvMx1fEntrynote.AppearanceCell.Options.UseForeColor = true; @@ -1309,7 +1309,7 @@ // // gvMx1fRealQty // - this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true; this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 "; this.gvMx1fRealQty.FieldName = "fRealQty"; @@ -1502,7 +1502,7 @@ // // gvMx1id // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; this.gvMx1id.Caption = "涓婚敭 "; this.gvMx1id.FieldName = "id"; @@ -1513,7 +1513,7 @@ // // gvMx1pid // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1pid.AppearanceCell.Options.UseFont = true; this.gvMx1pid.Caption = "涓昏〃guid "; this.gvMx1pid.FieldName = "pid"; @@ -1524,7 +1524,7 @@ // // gvMx1salesDetailId // - this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true; this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL鐨凣uid "; this.gvMx1salesDetailId.FieldName = "salesDetailId"; @@ -1535,7 +1535,7 @@ // // gvMx1fseq // - this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fseq.AppearanceCell.Options.UseFont = true; this.gvMx1fseq.Caption = "鎺掑簭 "; this.gvMx1fseq.FieldName = "fseq"; -- Gitblit v1.9.3