From f23d33d0cf77a73d449cd7c38effda9e50c8fda4 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 06 三月 2025 08:13:37 +0800 Subject: [PATCH] 版面 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs | 187 ++++++++++++++++++++++++++++++---------------- 1 files changed, 120 insertions(+), 67 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs index a678fb0..04b3b30 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs @@ -54,6 +54,7 @@ this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -118,8 +119,10 @@ this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.panel1 = new System.Windows.Forms.Panel(); - this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); - this.txt_ItemId = new Gs.DevApp.UserControl.UcLookItems(); + this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); + this.txt_gg = new DevExpress.XtraEditors.MemoEdit(); + this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit(); this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); this.lb_itemModel = new DevExpress.XtraEditors.LabelControl(); @@ -130,6 +133,7 @@ ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -156,7 +160,7 @@ ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); @@ -203,7 +207,7 @@ this.gvMx1fstand.FieldName = "fstand"; this.gvMx1fstand.MinWidth = 60; this.gvMx1fstand.Name = "gvMx1fstand"; - this.gvMx1fstand.Tag = "yz_quantity_edit"; + this.gvMx1fstand.Tag = "yz_quantity_0_edit"; this.gvMx1fstand.Visible = true; this.gvMx1fstand.VisibleIndex = 10; this.gvMx1fstand.Width = 60; @@ -238,7 +242,7 @@ this.gvMx1fdownAllow.FieldName = "fdownAllow"; this.gvMx1fdownAllow.MinWidth = 60; this.gvMx1fdownAllow.Name = "gvMx1fdownAllow"; - this.gvMx1fdownAllow.Tag = "yz_quantity_edit"; + this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fdownAllow.Visible = true; this.gvMx1fdownAllow.VisibleIndex = 11; this.gvMx1fdownAllow.Width = 60; @@ -308,7 +312,7 @@ this.rptJYXM.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptJYXM.Name = "rptJYXM"; - this.rptJYXM.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + // this.rptJYXM.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // gvMx1fupAllow // @@ -318,7 +322,7 @@ this.gvMx1fupAllow.FieldName = "fupAllow"; this.gvMx1fupAllow.MinWidth = 60; this.gvMx1fupAllow.Name = "gvMx1fupAllow"; - this.gvMx1fupAllow.Tag = "yz_quantity_edit"; + this.gvMx1fupAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fupAllow.Visible = true; this.gvMx1fupAllow.VisibleIndex = 9; this.gvMx1fupAllow.Width = 60; @@ -328,13 +332,37 @@ this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1forder.AppearanceCell.Options.UseFont = true; this.gvMx1forder.Caption = "椤哄簭"; + this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1; this.gvMx1forder.FieldName = "forder"; this.gvMx1forder.MinWidth = 50; this.gvMx1forder.Name = "gvMx1forder"; - this.gvMx1forder.Tag = "yz_quantity_edit"; + this.gvMx1forder.Tag = "yz_quantity_0_edit"; this.gvMx1forder.Visible = true; this.gvMx1forder.VisibleIndex = 0; this.gvMx1forder.Width = 50; + // + // repositoryItemComboBox1 + // + this.repositoryItemComboBox1.AutoHeight = false; + this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox1.Items.AddRange(new object[] { + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15"}); + this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; // // gvMx1memo // @@ -364,7 +392,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1125, 377); + this.tabMxPage1.Size = new System.Drawing.Size(1125, 352); this.tabMxPage1.Text = "妫�楠岄」鐩槑缁�"; // // gcMx1 @@ -379,8 +407,9 @@ this.rptJYBZ, this.rptJSSP, this.rptJYSP, - this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1125, 377); + this.repositoryItemButtonEdit1, + this.repositoryItemComboBox1}); + this.gcMx1.Size = new System.Drawing.Size(1125, 352); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -458,7 +487,7 @@ // this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_tname.Appearance.Options.UseFont = true; - this.lb_tname.Location = new System.Drawing.Point(9, 52); + this.lb_tname.Location = new System.Drawing.Point(11, 83); this.lb_tname.Name = "lb_tname"; this.lb_tname.Size = new System.Drawing.Size(68, 21); this.lb_tname.TabIndex = 370; @@ -466,11 +495,11 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(85, 48); + this.txt_itemNo.Location = new System.Drawing.Point(85, 79); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(262, 28); + this.txt_itemNo.Size = new System.Drawing.Size(301, 28); this.txt_itemNo.TabIndex = 370; this.txt_itemNo.Tag = "readOnly"; // @@ -494,7 +523,7 @@ // this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fversion.Appearance.Options.UseFont = true; - this.lb_fversion.Location = new System.Drawing.Point(361, 52); + this.lb_fversion.Location = new System.Drawing.Point(392, 52); this.lb_fversion.Name = "lb_fversion"; this.lb_fversion.Size = new System.Drawing.Size(39, 21); this.lb_fversion.TabIndex = 298; @@ -503,11 +532,11 @@ // txt_fversion // this.txt_fversion.Enabled = false; - this.txt_fversion.Location = new System.Drawing.Point(405, 48); + this.txt_fversion.Location = new System.Drawing.Point(436, 48); this.txt_fversion.Name = "txt_fversion"; this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fversion.Properties.Appearance.Options.UseFont = true; - this.txt_fversion.Size = new System.Drawing.Size(175, 28); + this.txt_fversion.Size = new System.Drawing.Size(170, 28); this.txt_fversion.TabIndex = 298; // // gv_fversion @@ -548,7 +577,7 @@ // this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoCheckor.Appearance.Options.UseFont = true; - this.lb_ftwoCheckor.Location = new System.Drawing.Point(629, 20); + this.lb_ftwoCheckor.Location = new System.Drawing.Point(629, 19); this.lb_ftwoCheckor.Name = "lb_ftwoCheckor"; this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21); this.lb_ftwoCheckor.TabIndex = 280; @@ -556,7 +585,7 @@ // // txt_ftwoCheckor // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(685, 16); + this.txt_ftwoCheckor.Location = new System.Drawing.Point(685, 15); this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; @@ -570,7 +599,7 @@ this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true; this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�"; this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; - this.gv_ftwoCheckor.MinWidth = 80; + this.gv_ftwoCheckor.MinWidth = 50; this.gv_ftwoCheckor.Name = "gv_ftwoCheckor"; this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR"; @@ -582,7 +611,7 @@ // this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoChecked.Appearance.Options.UseFont = true; - this.lb_ftwoChecked.Location = new System.Drawing.Point(361, 83); + this.lb_ftwoChecked.Location = new System.Drawing.Point(392, 83); this.lb_ftwoChecked.Name = "lb_ftwoChecked"; this.lb_ftwoChecked.Size = new System.Drawing.Size(68, 21); this.lb_ftwoChecked.TabIndex = 273; @@ -608,7 +637,7 @@ // this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneCheckdate.Appearance.Options.UseFont = true; - this.lb_foneCheckdate.Location = new System.Drawing.Point(612, 124); + this.lb_foneCheckdate.Location = new System.Drawing.Point(612, 113); this.lb_foneCheckdate.Name = "lb_foneCheckdate"; this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_foneCheckdate.TabIndex = 267; @@ -616,7 +645,7 @@ // // txt_foneCheckdate // - this.txt_foneCheckdate.Location = new System.Drawing.Point(685, 120); + this.txt_foneCheckdate.Location = new System.Drawing.Point(685, 113); this.txt_foneCheckdate.Name = "txt_foneCheckdate"; this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; @@ -630,7 +659,7 @@ this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿"; this.gv_foneCheckdate.FieldName = "foneCheckdate"; - this.gv_foneCheckdate.MinWidth = 120; + this.gv_foneCheckdate.MinWidth = 50; this.gv_foneCheckdate.Name = "gv_foneCheckdate"; this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; @@ -650,7 +679,7 @@ // // txt_foneCheckor // - this.txt_foneCheckor.Location = new System.Drawing.Point(685, 83); + this.txt_foneCheckor.Location = new System.Drawing.Point(685, 79); this.txt_foneCheckor.Name = "txt_foneCheckor"; this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; @@ -664,7 +693,7 @@ this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; this.gv_foneCheckor.Caption = "瀹℃牳浜�"; this.gv_foneCheckor.FieldName = "foneCheckor"; - this.gv_foneCheckor.MinWidth = 80; + this.gv_foneCheckor.MinWidth = 50; this.gv_foneCheckor.Name = "gv_foneCheckor"; this.gv_foneCheckor.OptionsColumn.AllowEdit = false; this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; @@ -676,7 +705,7 @@ // this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneChecked.Appearance.Options.UseFont = true; - this.lb_foneChecked.Location = new System.Drawing.Point(361, 124); + this.lb_foneChecked.Location = new System.Drawing.Point(392, 113); this.lb_foneChecked.Name = "lb_foneChecked"; this.lb_foneChecked.Size = new System.Drawing.Size(68, 21); this.lb_foneChecked.TabIndex = 258; @@ -702,7 +731,7 @@ // this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemNo.Appearance.Options.UseFont = true; - this.lb_itemNo.Location = new System.Drawing.Point(9, 20); + this.lb_itemNo.Location = new System.Drawing.Point(11, 52); this.lb_itemNo.Name = "lb_itemNo"; this.lb_itemNo.Size = new System.Drawing.Size(68, 21); this.lb_itemNo.TabIndex = 222; @@ -714,7 +743,7 @@ this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 150; + this.gv_itemNo.MinWidth = 50; this.gv_itemNo.Name = "gv_itemNo"; this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_b.item_no"; @@ -726,7 +755,7 @@ // this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_memo.Appearance.Options.UseFont = true; - this.lb_memo.Location = new System.Drawing.Point(361, 20); + this.lb_memo.Location = new System.Drawing.Point(392, 19); this.lb_memo.Name = "lb_memo"; this.lb_memo.Size = new System.Drawing.Size(39, 21); this.lb_memo.TabIndex = 219; @@ -734,11 +763,11 @@ // // txt_memo // - this.txt_memo.Location = new System.Drawing.Point(405, 16); + this.txt_memo.Location = new System.Drawing.Point(436, 15); this.txt_memo.Name = "txt_memo"; this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_memo.Properties.Appearance.Options.UseFont = true; - this.txt_memo.Size = new System.Drawing.Size(175, 28); + this.txt_memo.Size = new System.Drawing.Size(170, 28); this.txt_memo.TabIndex = 219; // // gv_memo @@ -747,7 +776,7 @@ this.gv_memo.AppearanceCell.Options.UseFont = true; this.gv_memo.Caption = "澶囨敞"; this.gv_memo.FieldName = "memo"; - this.gv_memo.MinWidth = 150; + this.gv_memo.MinWidth = 50; this.gv_memo.Name = "gv_memo"; this.gv_memo.OptionsColumn.AllowEdit = false; this.gv_memo.Tag = "query_a.MEMO"; @@ -816,7 +845,7 @@ // this.gridColumn8.Caption = "浣跨敤缁勭粐"; this.gridColumn8.FieldName = "fSubsidiary"; - this.gridColumn8.MinWidth = 250; + this.gridColumn8.MinWidth = 50; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.OptionsColumn.AllowEdit = false; this.gridColumn8.Tag = "org.fnumber"; @@ -828,7 +857,7 @@ // this.gridColumn7.Caption = "鐗╂枡ID"; this.gridColumn7.FieldName = "itemId"; - this.gridColumn7.MinWidth = 80; + this.gridColumn7.MinWidth = 50; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.AllowEdit = false; this.gridColumn7.Tag = "query_a.ITEM_ID"; @@ -838,7 +867,7 @@ // this.gridColumn3.Caption = "鐗╂枡鍚嶇О"; this.gridColumn3.FieldName = "mc"; - this.gridColumn3.MinWidth = 250; + this.gridColumn3.MinWidth = 50; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Tag = "query_b.item_name"; @@ -850,7 +879,7 @@ // this.gridColumn2.Caption = "鐗╂枡瑙勬牸"; this.gridColumn2.FieldName = "gg"; - this.gridColumn2.MinWidth = 100; + this.gridColumn2.MinWidth = 50; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Tag = "query_b.item_model"; @@ -862,7 +891,7 @@ // this.gridColumn1.Caption = "鍒朵綔浜�"; this.gridColumn1.FieldName = "createBy"; - this.gridColumn1.MinWidth = 80; + this.gridColumn1.MinWidth = 50; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; this.gridColumn1.Tag = "query_a.CREATE_BY"; @@ -874,7 +903,7 @@ // this.gridColumn4.Caption = "鍒朵綔鏃堕棿"; this.gridColumn4.FieldName = "createDate"; - this.gridColumn4.MinWidth = 180; + this.gridColumn4.MinWidth = 50; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.Tag = "query_a.CREATE_DATE"; @@ -925,10 +954,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 161); + this.tabMx.Location = new System.Drawing.Point(0, 186); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1127, 409); + this.tabMx.Size = new System.Drawing.Size(1127, 384); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -939,7 +968,7 @@ this.xtraTabPageCopy.Controls.Add(this.gridControl2); this.xtraTabPageCopy.Controls.Add(this.panelControl1); this.xtraTabPageCopy.Name = "xtraTabPageCopy"; - this.xtraTabPageCopy.Size = new System.Drawing.Size(1125, 377); + this.xtraTabPageCopy.Size = new System.Drawing.Size(1125, 352); this.xtraTabPageCopy.Text = "澶嶅埗鍒板叾瀹冪墿鏂�"; // // gridControl2 @@ -950,7 +979,7 @@ this.gridControl2.Name = "gridControl2"; this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit3}); - this.gridControl2.Size = new System.Drawing.Size(1125, 334); + this.gridControl2.Size = new System.Drawing.Size(1125, 309); this.gridControl2.TabIndex = 1; this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView2}); @@ -1098,8 +1127,10 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_itemModel); - this.panel1.Controls.Add(this.txt_ItemId); + this.panel1.Controls.Add(this.txt_fSubsidiary); + this.panel1.Controls.Add(this.labelControl2); + this.panel1.Controls.Add(this.txt_gg); + this.panel1.Controls.Add(this.txt_itemId); this.panel1.Controls.Add(this.txt_ftwoChecked); this.panel1.Controls.Add(this.txt_foneChecked); this.panel1.Controls.Add(this.lb_itemModel); @@ -1125,32 +1156,50 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1127, 161); + this.panel1.Size = new System.Drawing.Size(1127, 186); this.panel1.TabIndex = 1; // - // txt_itemModel + // txt_fSubsidiary // - this.txt_itemModel.Location = new System.Drawing.Point(85, 83); - this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(262, 64); - this.txt_itemModel.TabIndex = 381; - this.txt_itemModel.Tag = "readOnly"; + this.txt_fSubsidiary.IsReadly = false; + this.txt_fSubsidiary.Location = new System.Drawing.Point(84, 14); + this.txt_fSubsidiary.Name = "txt_fSubsidiary"; + this.txt_fSubsidiary.Size = new System.Drawing.Size(302, 30); + this.txt_fSubsidiary.TabIndex = 383; // - // txt_ItemId + // labelControl2 // - this.txt_ItemId.IsReadly = false; - this.txt_ItemId.Location = new System.Drawing.Point(85, 14); - this.txt_ItemId.Name = "txt_ItemId"; - this.txt_ItemId.Size = new System.Drawing.Size(262, 33); - this.txt_ItemId.TabIndex = 380; - this.txt_ItemId.Tag = "no"; + this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; + this.labelControl2.Location = new System.Drawing.Point(11, 19); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(68, 21); + this.labelControl2.TabIndex = 382; + this.labelControl2.Text = "閫夋嫨缁勭粐"; + // + // txt_gg + // + this.txt_gg.Location = new System.Drawing.Point(85, 113); + this.txt_gg.Name = "txt_gg"; + this.txt_gg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_gg.Properties.Appearance.Options.UseFont = true; + this.txt_gg.Size = new System.Drawing.Size(301, 64); + this.txt_gg.TabIndex = 381; + this.txt_gg.Tag = "readOnly"; + // + // txt_itemId + // + this.txt_itemId.IsReadly = false; + this.txt_itemId.Location = new System.Drawing.Point(85, 46); + this.txt_itemId.Name = "txt_itemId"; + this.txt_itemId.Size = new System.Drawing.Size(301, 33); + this.txt_itemId.TabIndex = 380; + this.txt_itemId.Tag = "no"; // // txt_ftwoChecked // this.txt_ftwoChecked.Enabled = false; - this.txt_ftwoChecked.Location = new System.Drawing.Point(434, 83); + this.txt_ftwoChecked.Location = new System.Drawing.Point(465, 81); this.txt_ftwoChecked.Name = "txt_ftwoChecked"; this.txt_ftwoChecked.Properties.Caption = ""; this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24); @@ -1159,7 +1208,7 @@ // txt_foneChecked // this.txt_foneChecked.Enabled = false; - this.txt_foneChecked.Location = new System.Drawing.Point(434, 122); + this.txt_foneChecked.Location = new System.Drawing.Point(465, 113); this.txt_foneChecked.Name = "txt_foneChecked"; this.txt_foneChecked.Properties.Caption = ""; this.txt_foneChecked.Size = new System.Drawing.Size(94, 24); @@ -1169,7 +1218,7 @@ // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(9, 83); + this.lb_itemModel.Location = new System.Drawing.Point(11, 113); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(68, 21); this.lb_itemModel.TabIndex = 375; @@ -1209,6 +1258,7 @@ ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); @@ -1236,7 +1286,7 @@ this.panelControl1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); @@ -1316,8 +1366,8 @@ private DevExpress.XtraEditors.LabelControl lb_itemModel; private DevExpress.XtraEditors.CheckEdit txt_foneChecked; private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked; - private UserControl.UcLookItems txt_ItemId; - private DevExpress.XtraEditors.MemoEdit txt_itemModel; + private UserControl.UcLookItems txt_itemId; + private DevExpress.XtraEditors.MemoEdit txt_gg; private DevExpress.XtraEditors.SimpleButton btnSelect; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYGJ; @@ -1342,5 +1392,8 @@ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private UserControl.UcLookOrg txt_fSubsidiary; + private DevExpress.XtraEditors.LabelControl labelControl2; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; } } \ No newline at end of file -- Gitblit v1.9.3