From 1210460a95ba58f219d38e545dcaf9e21383d18f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 19 十二月 2024 14:12:50 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs | 82 ++++++++++++---------------------------- 1 files changed, 25 insertions(+), 57 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs index 19c9e77..3abbe4a 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs @@ -40,9 +40,6 @@ this.gv_lotFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemSap = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemC = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_company = new DevExpress.XtraEditors.LabelControl(); - this.txt_company = new DevExpress.XtraEditors.TextEdit(); this.lb_remark = new DevExpress.XtraEditors.LabelControl(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -84,6 +81,7 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_org = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); @@ -93,7 +91,6 @@ this.lbGuid = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); @@ -121,7 +118,7 @@ // this.lb_fseller.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fseller.Appearance.Options.UseFont = true; - this.lb_fseller.Location = new System.Drawing.Point(567, 155); + this.lb_fseller.Location = new System.Drawing.Point(567, 124); this.lb_fseller.Name = "lb_fseller"; this.lb_fseller.Size = new System.Drawing.Size(56, 21); this.lb_fseller.TabIndex = 298; @@ -129,7 +126,7 @@ // // txt_fseller // - this.txt_fseller.Location = new System.Drawing.Point(626, 151); + this.txt_fseller.Location = new System.Drawing.Point(626, 120); this.txt_fseller.Name = "txt_fseller"; this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fseller.Properties.Appearance.Options.UseFont = true; @@ -239,44 +236,11 @@ this.gv_itemC.VisibleIndex = 11; this.gv_itemC.Width = 94; // - // gv_factory - // - this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_factory.AppearanceCell.Options.UseFont = true; - this.gv_factory.Caption = "宸ュ巶缂栫爜 "; - this.gv_factory.FieldName = "factory"; - this.gv_factory.MinWidth = 50; - this.gv_factory.Name = "gv_factory"; - this.gv_factory.OptionsColumn.AllowEdit = false; - this.gv_factory.Tag = "query_a.factory"; - this.gv_factory.Visible = true; - this.gv_factory.VisibleIndex = 1; - this.gv_factory.Width = 94; - // - // lb_company - // - this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_company.Appearance.Options.UseFont = true; - this.lb_company.Location = new System.Drawing.Point(337, 191); - this.lb_company.Name = "lb_company"; - this.lb_company.Size = new System.Drawing.Size(39, 21); - this.lb_company.TabIndex = 258; - this.lb_company.Text = "鍏徃 "; - // - // txt_company - // - this.txt_company.Location = new System.Drawing.Point(377, 187); - this.txt_company.Name = "txt_company"; - this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_company.Properties.Appearance.Options.UseFont = true; - this.txt_company.Size = new System.Drawing.Size(150, 28); - this.txt_company.TabIndex = 258; - // // lb_remark // this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(584, 117); + this.lb_remark.Location = new System.Drawing.Point(584, 86); this.lb_remark.Name = "lb_remark"; this.lb_remark.Size = new System.Drawing.Size(39, 21); this.lb_remark.TabIndex = 252; @@ -284,7 +248,7 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(626, 113); + this.txt_remark.Location = new System.Drawing.Point(626, 82); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; @@ -366,7 +330,7 @@ // this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(550, 84); + this.lb_createDate.Location = new System.Drawing.Point(303, 197); this.lb_createDate.Name = "lb_createDate"; this.lb_createDate.Size = new System.Drawing.Size(73, 21); this.lb_createDate.TabIndex = 235; @@ -374,7 +338,7 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(626, 80); + this.txt_createDate.Location = new System.Drawing.Point(379, 193); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createDate.Properties.Appearance.Options.UseFont = true; @@ -675,12 +639,13 @@ this.gv_id.OptionsColumn.AllowEdit = false; this.gv_id.Tag = "query_a.id"; this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 0; + this.gv_id.VisibleIndex = 1; this.gv_id.Width = 94; // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -709,8 +674,8 @@ 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_org, this.gv_id, - this.gv_factory, this.gv_custNo, this.gv_custName, this.gv_custSname, @@ -733,6 +698,17 @@ this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // + // gv_org + // + this.gv_org.Caption = "浣跨敤缁勭粐"; + this.gv_org.FieldName = "fSubsidiary"; + this.gv_org.MinWidth = 250; + this.gv_org.Name = "gv_org"; + this.gv_org.Tag = "org.fnamber"; + this.gv_org.Visible = true; + this.gv_org.VisibleIndex = 0; + this.gv_org.Width = 250; + // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; @@ -751,7 +727,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1219, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -761,7 +737,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1219, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -770,9 +745,8 @@ // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1219, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 // @@ -783,8 +757,6 @@ this.panel1.Controls.Add(this.txt_fseller); this.panel1.Controls.Add(this.lb_fforbidstatus); this.panel1.Controls.Add(this.txt_fforbidstatus); - this.panel1.Controls.Add(this.lb_company); - this.panel1.Controls.Add(this.txt_company); this.panel1.Controls.Add(this.lb_remark); this.panel1.Controls.Add(this.txt_remark); this.panel1.Controls.Add(this.lb_lastupdateBy); @@ -846,9 +818,9 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_Customer"; + this.Text = "瀹㈡埛淇℃伅"; ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); @@ -897,10 +869,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_lotFlag; private DevExpress.XtraGrid.Columns.GridColumn gv_itemSap; private DevExpress.XtraGrid.Columns.GridColumn gv_itemC; - private DevExpress.XtraGrid.Columns.GridColumn gv_factory; - - private DevExpress.XtraEditors.LabelControl lb_company; - private DevExpress.XtraEditors.TextEdit txt_company; private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; @@ -953,6 +921,6 @@ private DevExpress.XtraEditors.LabelControl lb_id; private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraGrid.Columns.GridColumn gv_id; - + private DevExpress.XtraGrid.Columns.GridColumn gv_org; } } \ No newline at end of file -- Gitblit v1.9.3