From 2f2798aa608e16814ad2f15d3d159d1cd4ea9c11 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 04 十二月 2024 17:27:56 +0800 Subject: [PATCH] 修改了细节 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 287 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 145 insertions(+), 142 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs index 59cdf02..f5664c8 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs @@ -34,7 +34,6 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); - this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -54,15 +53,15 @@ this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.lb_fType = new DevExpress.XtraEditors.LabelControl(); this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl(); this.lb_ischeck = new DevExpress.XtraEditors.LabelControl(); @@ -111,11 +110,13 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); + this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); + this.txt_receiveOrgId = new Gs.DevApp.UserControl.UcLookOrg(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.btnTui = new DevExpress.XtraEditors.SimpleButton(); - this.txtDepotsId = new DevExpress.XtraEditors.TextEdit(); + this.txtDepotsCode = new DevExpress.XtraEditors.TextEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); - this.label1 = new System.Windows.Forms.Label(); - this.txtSupplierId = new DevExpress.XtraEditors.TextEdit(); + this.txtSupplierCode = new DevExpress.XtraEditors.TextEdit(); this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit(); this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); @@ -131,8 +132,8 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); @@ -144,27 +145,13 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); this.SuspendLayout(); - // - // gvMx1states - // - this.gvMx1states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1states.AppearanceCell.Options.UseFont = true; - this.gvMx1states.Caption = "鎺ㄩ�佺姸鎬�"; - this.gvMx1states.FieldName = "states"; - this.gvMx1states.MinWidth = 100; - this.gvMx1states.Name = "gvMx1states"; - this.gvMx1states.OptionsColumn.ReadOnly = true; - this.gvMx1states.Tag = "query_a.states"; - this.gvMx1states.Visible = true; - this.gvMx1states.VisibleIndex = 14; - this.gvMx1states.Width = 100; // // gvMx1returnFlag // @@ -178,7 +165,7 @@ this.gvMx1returnFlag.Tag = "query_a.return_flag"; this.gvMx1returnFlag.UnboundDataType = typeof(bool); this.gvMx1returnFlag.Visible = true; - this.gvMx1returnFlag.VisibleIndex = 4; + this.gvMx1returnFlag.VisibleIndex = 2; this.gvMx1returnFlag.Width = 100; // // gvMx1okRkqty @@ -192,21 +179,21 @@ this.gvMx1okRkqty.OptionsColumn.ReadOnly = true; this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; this.gvMx1okRkqty.Visible = true; - this.gvMx1okRkqty.VisibleIndex = 13; + this.gvMx1okRkqty.VisibleIndex = 11; this.gvMx1okRkqty.Width = 100; // // gvMx1isdepsIn // this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true; - this.gvMx1isdepsIn.Caption = "鍏ュ簱鏍囪瘑"; + this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑"; this.gvMx1isdepsIn.FieldName = "isdepsIn"; this.gvMx1isdepsIn.MinWidth = 60; this.gvMx1isdepsIn.Name = "gvMx1isdepsIn"; this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true; this.gvMx1isdepsIn.Tag = "query_a.isdeps_in"; this.gvMx1isdepsIn.Visible = true; - this.gvMx1isdepsIn.VisibleIndex = 6; + this.gvMx1isdepsIn.VisibleIndex = 4; this.gvMx1isdepsIn.Width = 100; // // gvMx1boardStyle @@ -220,7 +207,7 @@ this.gvMx1boardStyle.OptionsColumn.ReadOnly = true; this.gvMx1boardStyle.Tag = "query_a.board_style"; this.gvMx1boardStyle.Visible = true; - this.gvMx1boardStyle.VisibleIndex = 8; + this.gvMx1boardStyle.VisibleIndex = 6; this.gvMx1boardStyle.Width = 180; // // gvMx1checkDate @@ -234,7 +221,7 @@ this.gvMx1checkDate.OptionsColumn.ReadOnly = true; this.gvMx1checkDate.Tag = "query_a.check_date"; this.gvMx1checkDate.Visible = true; - this.gvMx1checkDate.VisibleIndex = 17; + this.gvMx1checkDate.VisibleIndex = 14; this.gvMx1checkDate.Width = 180; // // gvMx1checkStates @@ -248,7 +235,7 @@ this.gvMx1checkStates.OptionsColumn.ReadOnly = true; this.gvMx1checkStates.Tag = "query_a.check_states"; this.gvMx1checkStates.Visible = true; - this.gvMx1checkStates.VisibleIndex = 16; + this.gvMx1checkStates.VisibleIndex = 13; this.gvMx1checkStates.Width = 100; // // gvMx1checkRes @@ -262,7 +249,7 @@ this.gvMx1checkRes.OptionsColumn.ReadOnly = true; this.gvMx1checkRes.Tag = "query_a.check_res"; this.gvMx1checkRes.Visible = true; - this.gvMx1checkRes.VisibleIndex = 15; + this.gvMx1checkRes.VisibleIndex = 12; this.gvMx1checkRes.Width = 100; // // gvMx1memo @@ -276,7 +263,7 @@ this.gvMx1memo.OptionsColumn.ReadOnly = true; this.gvMx1memo.Tag = "query_a.memo"; this.gvMx1memo.Visible = true; - this.gvMx1memo.VisibleIndex = 21; + this.gvMx1memo.VisibleIndex = 18; this.gvMx1memo.Width = 180; // // gvMx1urgentFlag @@ -289,7 +276,7 @@ this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; this.gvMx1urgentFlag.Tag = "query_a.urgent_flag"; this.gvMx1urgentFlag.Visible = true; - this.gvMx1urgentFlag.VisibleIndex = 5; + this.gvMx1urgentFlag.VisibleIndex = 3; this.gvMx1urgentFlag.Width = 100; // // gvMx1subQty @@ -303,7 +290,7 @@ this.gvMx1subQty.OptionsColumn.ReadOnly = true; this.gvMx1subQty.Tag = "query_a.sub_qty"; this.gvMx1subQty.Visible = true; - this.gvMx1subQty.VisibleIndex = 10; + this.gvMx1subQty.VisibleIndex = 8; this.gvMx1subQty.Width = 100; // // gvMx1quantity @@ -320,7 +307,7 @@ this.gvMx1quantity.Name = "gvMx1quantity"; this.gvMx1quantity.Tag = "query_a.quantity"; this.gvMx1quantity.Visible = true; - this.gvMx1quantity.VisibleIndex = 11; + this.gvMx1quantity.VisibleIndex = 9; this.gvMx1quantity.Width = 100; // // gvMx1ebelnQty @@ -334,7 +321,7 @@ this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true; this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; this.gvMx1ebelnQty.Visible = true; - this.gvMx1ebelnQty.VisibleIndex = 12; + this.gvMx1ebelnQty.VisibleIndex = 10; this.gvMx1ebelnQty.Width = 100; // // gvMx1ebelnLine @@ -347,8 +334,6 @@ this.gvMx1ebelnLine.Name = "gvMx1ebelnLine"; this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; this.gvMx1ebelnLine.Tag = "query_a.ebeln_line"; - this.gvMx1ebelnLine.Visible = true; - this.gvMx1ebelnLine.VisibleIndex = 3; this.gvMx1ebelnLine.Width = 100; // // gvMx1ebeln @@ -357,12 +342,13 @@ this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿"; this.gvMx1ebeln.FieldName = "ebeln"; + this.gvMx1ebeln.MaxWidth = 1; this.gvMx1ebeln.MinWidth = 120; this.gvMx1ebeln.Name = "gvMx1ebeln"; this.gvMx1ebeln.OptionsColumn.ReadOnly = true; this.gvMx1ebeln.Tag = "query_a.ebeln"; this.gvMx1ebeln.Visible = true; - this.gvMx1ebeln.VisibleIndex = 2; + this.gvMx1ebeln.VisibleIndex = 1; this.gvMx1ebeln.Width = 120; // // gvMx1guid @@ -382,7 +368,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(1229, 376); - this.tabMxPage1.Text = "鏄庣粏1"; + this.tabMxPage1.Text = "鍏ヤ粨鐗╂枡鏄庣粏"; // // gcMx1 // @@ -403,21 +389,20 @@ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvAbtGuid, this.gvMx1guid, - this.gridColumn8, + this.gvMx1ebelnLine, + this.gridColumn1, this.gvMxDel, this.gvMx1ebeln, - this.gvMx1ebelnLine, this.gvMx1returnFlag, this.gvMx1urgentFlag, this.gvMx1isdepsIn, - this.gridColumn1, + this.gridColumn8, this.gvMx1boardStyle, this.gridColumn6, this.gvMx1subQty, this.gvMx1quantity, this.gvMx1ebelnQty, this.gvMx1okRkqty, - this.gvMx1states, this.gvMx1checkRes, this.gvMx1checkStates, this.gvMx1checkDate, @@ -441,21 +426,14 @@ this.gvAbtGuid.OptionsColumn.ReadOnly = true; this.gvAbtGuid.Width = 94; // - // gridColumn8 + // gridColumn1 // - this.gridColumn8.Caption = "閫�璐ч�夋嫨"; - this.gridColumn8.ColumnEdit = this.repositoryItemCheckEdit1; - this.gridColumn8.FieldName = "gvChk"; - this.gridColumn8.MinWidth = 60; - this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 0; - this.gridColumn8.Width = 94; - // - // repositoryItemCheckEdit1 - // - this.repositoryItemCheckEdit1.AutoHeight = false; - this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; + this.gridColumn1.Caption = "鐗╂枡ID"; + this.gridColumn1.FieldName = "itemId"; + this.gridColumn1.MinWidth = 100; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.OptionsColumn.ReadOnly = true; + this.gridColumn1.Width = 100; // // gvMxDel // @@ -464,8 +442,8 @@ this.gvMxDel.MinWidth = 80; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 1; - this.gvMxDel.Width = 94; + this.gvMxDel.VisibleIndex = 0; + this.gvMxDel.Width = 80; // // repositoryItemButtonEdit1 // @@ -478,16 +456,15 @@ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // - // gridColumn1 + // gridColumn8 // - this.gridColumn1.Caption = "鐗╂枡ID"; - this.gridColumn1.FieldName = "itemId"; - this.gridColumn1.MinWidth = 100; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.OptionsColumn.ReadOnly = true; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 7; - this.gridColumn1.Width = 100; + this.gridColumn8.Caption = "鐗╂枡缂栧彿"; + this.gridColumn8.FieldName = "itemNo"; + this.gridColumn8.MinWidth = 70; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 5; + this.gridColumn8.Width = 70; // // gridColumn6 // @@ -497,7 +474,7 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 9; + this.gridColumn6.VisibleIndex = 7; this.gridColumn6.Width = 180; // // gridColumn3 @@ -508,7 +485,7 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 18; + this.gridColumn3.VisibleIndex = 15; this.gridColumn3.Width = 180; // // gridColumn9 @@ -519,7 +496,7 @@ this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 19; + this.gridColumn9.VisibleIndex = 16; this.gridColumn9.Width = 94; // // gridColumn7 @@ -530,14 +507,19 @@ this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.ReadOnly = true; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 20; + this.gridColumn7.VisibleIndex = 17; this.gridColumn7.Width = 94; + // + // repositoryItemCheckEdit1 + // + this.repositoryItemCheckEdit1.AutoHeight = false; + this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // lb_fType // this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fType.Appearance.Options.UseFont = true; - this.lb_fType.Location = new System.Drawing.Point(677, 58); + this.lb_fType.Location = new System.Drawing.Point(632, 54); this.lb_fType.Name = "lb_fType"; this.lb_fType.Size = new System.Drawing.Size(68, 21); this.lb_fType.TabIndex = 378; @@ -547,7 +529,7 @@ // this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_urgentFlag.Appearance.Options.UseFont = true; - this.lb_urgentFlag.Location = new System.Drawing.Point(677, 21); + this.lb_urgentFlag.Location = new System.Drawing.Point(632, 20); this.lb_urgentFlag.Name = "lb_urgentFlag"; this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21); this.lb_urgentFlag.TabIndex = 343; @@ -557,7 +539,7 @@ // this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ischeck.Appearance.Options.UseFont = true; - this.lb_ischeck.Location = new System.Drawing.Point(677, 94); + this.lb_ischeck.Location = new System.Drawing.Point(759, 20); this.lb_ischeck.Name = "lb_ischeck"; this.lb_ischeck.Size = new System.Drawing.Size(102, 21); this.lb_ischeck.TabIndex = 319; @@ -567,7 +549,7 @@ // this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_paperBillNo.Appearance.Options.UseFont = true; - this.lb_paperBillNo.Location = new System.Drawing.Point(341, 18); + this.lb_paperBillNo.Location = new System.Drawing.Point(632, 91); this.lb_paperBillNo.Name = "lb_paperBillNo"; this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21); this.lb_paperBillNo.TabIndex = 243; @@ -575,7 +557,7 @@ // // txt_paperBillNo // - this.txt_paperBillNo.Location = new System.Drawing.Point(421, 14); + this.txt_paperBillNo.Location = new System.Drawing.Point(709, 87); this.txt_paperBillNo.Name = "txt_paperBillNo"; this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; @@ -586,7 +568,7 @@ // this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(20, 18); + this.lb_billNo.Location = new System.Drawing.Point(329, 20); this.lb_billNo.Name = "lb_billNo"; this.lb_billNo.Size = new System.Drawing.Size(68, 21); this.lb_billNo.TabIndex = 213; @@ -595,7 +577,7 @@ // txt_billNo // this.txt_billNo.Enabled = false; - this.txt_billNo.Location = new System.Drawing.Point(98, 14); + this.txt_billNo.Location = new System.Drawing.Point(401, 16); 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; @@ -1063,11 +1045,13 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.labelControl5); + this.panel1.Controls.Add(this.txt_receiveOrgId); + this.panel1.Controls.Add(this.labelControl2); this.panel1.Controls.Add(this.btnTui); - this.panel1.Controls.Add(this.txtDepotsId); + this.panel1.Controls.Add(this.txtDepotsCode); this.panel1.Controls.Add(this.labelControl4); - this.panel1.Controls.Add(this.label1); - this.panel1.Controls.Add(this.txtSupplierId); + this.panel1.Controls.Add(this.txtSupplierCode); this.panel1.Controls.Add(this.txt_fType); this.panel1.Controls.Add(this.txt_urgentFlag); this.panel1.Controls.Add(this.txt_fstatus); @@ -1094,57 +1078,76 @@ this.panel1.Size = new System.Drawing.Size(1231, 162); this.panel1.TabIndex = 1; // + // labelControl5 + // + this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl5.Appearance.Options.UseFont = true; + this.labelControl5.Location = new System.Drawing.Point(312, 55); + this.labelControl5.Name = "labelControl5"; + this.labelControl5.Size = new System.Drawing.Size(85, 21); + this.labelControl5.TabIndex = 458; + this.labelControl5.Text = "渚涘簲鍟嗙紪鐮�"; + // + // txt_receiveOrgId + // + this.txt_receiveOrgId.IsReadly = true; + this.txt_receiveOrgId.Location = new System.Drawing.Point(88, 16); + this.txt_receiveOrgId.Name = "txt_receiveOrgId"; + this.txt_receiveOrgId.Size = new System.Drawing.Size(215, 28); + this.txt_receiveOrgId.TabIndex = 457; + // + // labelControl2 + // + this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(14, 20); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(68, 21); + this.labelControl2.TabIndex = 456; + this.labelControl2.Text = "鏀舵枡缁勭粐"; + // // btnTui // this.btnTui.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.close_16x16; - this.btnTui.Location = new System.Drawing.Point(197, 126); + this.btnTui.Location = new System.Drawing.Point(187, 126); this.btnTui.Name = "btnTui"; this.btnTui.Size = new System.Drawing.Size(116, 29); this.btnTui.TabIndex = 455; - this.btnTui.Text = "鍘婚��鍏ュ簱鏄庣粏"; + this.btnTui.Text = "纭閫�璐�"; // - // txtDepotsId + // txtDepotsCode // - this.txtDepotsId.Enabled = false; - this.txtDepotsId.Location = new System.Drawing.Point(421, 89); - this.txtDepotsId.Name = "txtDepotsId"; - this.txtDepotsId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtDepotsId.Properties.Appearance.Options.UseFont = true; - this.txtDepotsId.Size = new System.Drawing.Size(215, 28); - this.txtDepotsId.TabIndex = 454; + this.txtDepotsCode.Enabled = false; + this.txtDepotsCode.Location = new System.Drawing.Point(402, 87); + this.txtDepotsCode.Name = "txtDepotsCode"; + this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; + this.txtDepotsCode.Size = new System.Drawing.Size(215, 28); + this.txtDepotsCode.TabIndex = 454; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(357, 93); + this.labelControl4.Location = new System.Drawing.Point(327, 91); this.labelControl4.Name = "labelControl4"; - this.labelControl4.Size = new System.Drawing.Size(52, 21); + this.labelControl4.Size = new System.Drawing.Size(68, 21); this.labelControl4.TabIndex = 453; - this.labelControl4.Text = "浠撳簱ID"; + this.labelControl4.Text = "浠撳簱缂栫爜"; // - // label1 + // txtSupplierCode // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(26, 91); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(62, 21); - this.label1.TabIndex = 452; - this.label1.Text = "渚涘簲ID"; - // - // txtSupplierId - // - this.txtSupplierId.Enabled = false; - this.txtSupplierId.Location = new System.Drawing.Point(98, 87); - this.txtSupplierId.Name = "txtSupplierId"; - this.txtSupplierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtSupplierId.Properties.Appearance.Options.UseFont = true; - this.txtSupplierId.Size = new System.Drawing.Size(215, 28); - this.txtSupplierId.TabIndex = 451; + this.txtSupplierCode.Enabled = false; + this.txtSupplierCode.Location = new System.Drawing.Point(401, 51); + this.txtSupplierCode.Name = "txtSupplierCode"; + this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; + this.txtSupplierCode.Size = new System.Drawing.Size(215, 28); + this.txtSupplierCode.TabIndex = 451; // // txt_fType // - this.txt_fType.Location = new System.Drawing.Point(785, 56); + this.txt_fType.Location = new System.Drawing.Point(709, 52); this.txt_fType.Name = "txt_fType"; this.txt_fType.Properties.Caption = ""; this.txt_fType.Size = new System.Drawing.Size(35, 24); @@ -1152,7 +1155,8 @@ // // txt_urgentFlag // - this.txt_urgentFlag.Location = new System.Drawing.Point(785, 19); + this.txt_urgentFlag.Enabled = false; + this.txt_urgentFlag.Location = new System.Drawing.Point(709, 18); this.txt_urgentFlag.Name = "txt_urgentFlag"; this.txt_urgentFlag.Properties.Caption = ""; this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24); @@ -1161,7 +1165,7 @@ // txt_fstatus // this.txt_fstatus.Enabled = false; - this.txt_fstatus.Location = new System.Drawing.Point(785, 92); + this.txt_fstatus.Location = new System.Drawing.Point(867, 18); this.txt_fstatus.Name = "txt_fstatus"; this.txt_fstatus.Properties.Caption = ""; this.txt_fstatus.Size = new System.Drawing.Size(47, 24); @@ -1170,7 +1174,7 @@ // txt_depotsId // this.txt_depotsId.IsReadly = true; - this.txt_depotsId.Location = new System.Drawing.Point(421, 50); + this.txt_depotsId.Location = new System.Drawing.Point(88, 87); this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0); this.txt_depotsId.Name = "txt_depotsId"; this.txt_depotsId.Size = new System.Drawing.Size(215, 28); @@ -1180,7 +1184,7 @@ // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(341, 57); + this.labelControl3.Location = new System.Drawing.Point(14, 91); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(68, 21); this.labelControl3.TabIndex = 444; @@ -1189,16 +1193,16 @@ // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(30, 126); + this.btnSelect.Location = new System.Drawing.Point(14, 126); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(128, 29); this.btnSelect.TabIndex = 443; - this.btnSelect.Text = "鍘婚�夋嫨鏉ユ枡鏄庣粏"; + this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 "; // // txt_suppId // this.txt_suppId.IsReadly = true; - this.txt_suppId.Location = new System.Drawing.Point(98, 50); + this.txt_suppId.Location = new System.Drawing.Point(88, 51); this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); this.txt_suppId.Name = "txt_suppId"; this.txt_suppId.Size = new System.Drawing.Size(215, 28); @@ -1208,15 +1212,15 @@ // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(3, 55); + this.labelControl1.Location = new System.Drawing.Point(14, 55); this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(85, 21); + this.labelControl1.Size = new System.Drawing.Size(68, 21); this.labelControl1.TabIndex = 439; - this.labelControl1.Text = "閫夋嫨渚涘簲鍟�"; + this.labelControl1.Text = "閫変緵搴斿晢"; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(870, 22); + this.labelControl11.Location = new System.Drawing.Point(920, 50); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); @@ -1227,7 +1231,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(877, 99); + this.lbGuid.Location = new System.Drawing.Point(996, 52); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -1237,19 +1241,19 @@ // 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(377, 130); + this.lb_remark.Location = new System.Drawing.Point(327, 130); this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(34, 21); + this.lb_remark.Size = new System.Drawing.Size(68, 21); this.lb_remark.TabIndex = 240; - this.lb_remark.Text = "澶囨敞"; + this.lb_remark.Text = "澶囨敞淇℃伅"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(421, 126); + this.txt_remark.Location = new System.Drawing.Point(402, 126); 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; - this.txt_remark.Size = new System.Drawing.Size(388, 28); + this.txt_remark.Size = new System.Drawing.Size(522, 28); this.txt_remark.TabIndex = 240; // // Frm_MesInvItemArn @@ -1263,8 +1267,8 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); @@ -1277,8 +1281,8 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); @@ -1297,9 +1301,6 @@ private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraTab.XtraTabControl tabMx; - - //BQCreateConrolObejct - private DevExpress.XtraGrid.Columns.GridColumn gvMx1states; private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag; private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn; @@ -1344,10 +1345,9 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraEditors.CheckEdit txt_fType; private DevExpress.XtraEditors.CheckEdit txt_urgentFlag; - private DevExpress.XtraEditors.TextEdit txtSupplierId; + private DevExpress.XtraEditors.TextEdit txtSupplierCode; private DevExpress.XtraEditors.LabelControl labelControl4; - private System.Windows.Forms.Label label1; - private DevExpress.XtraEditors.TextEdit txtDepotsId; + private DevExpress.XtraEditors.TextEdit txtDepotsCode; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView gridView1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fType; @@ -1385,8 +1385,11 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.SimpleButton btnTui; + private UserControl.UcLookOrg txt_receiveOrgId; + private DevExpress.XtraEditors.LabelControl labelControl2; + private DevExpress.XtraEditors.LabelControl labelControl5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; } } \ No newline at end of file -- Gitblit v1.9.3