From 7130d19980021b2f8b056bbc7e71e85ecbf93c3b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 03 一月 2025 15:30:18 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs | 198 ++++++++++++++++++++++++++++++------------------- 1 files changed, 121 insertions(+), 77 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs index 7b3ae7a..9189a28 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs @@ -29,11 +29,11 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject(); this.gvMx1orderNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1isFinish = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -90,6 +90,8 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); + this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); + this.txt_org = new Gs.DevApp.UserControl.UcLookOrg(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.txt_isFinish = new DevExpress.XtraEditors.CheckEdit(); this.txt_status = new DevExpress.XtraEditors.CheckEdit(); @@ -101,6 +103,7 @@ this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -164,7 +167,7 @@ this.gvMx1remark.FieldName = "remark"; this.gvMx1remark.MinWidth = 50; this.gvMx1remark.Name = "gvMx1remark"; - this.gvMx1remark.Tag = "query_a.REMARK"; + this.gvMx1remark.Tag = "edit"; this.gvMx1remark.Visible = true; this.gvMx1remark.VisibleIndex = 8; this.gvMx1remark.Width = 94; @@ -194,7 +197,7 @@ this.gvMx1sqNum.FieldName = "sqNum"; this.gvMx1sqNum.MinWidth = 50; this.gvMx1sqNum.Name = "gvMx1sqNum"; - this.gvMx1sqNum.Tag = "query_a.SQ_NUM"; + this.gvMx1sqNum.Tag = "yz_quantity_0_edit"; this.gvMx1sqNum.Visible = true; this.gvMx1sqNum.VisibleIndex = 6; this.gvMx1sqNum.Width = 94; @@ -303,7 +306,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 348); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 344); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -314,7 +317,7 @@ this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 348); + this.gcMx1.Size = new System.Drawing.Size(1124, 344); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -341,7 +344,6 @@ this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; // // rkmxGuid @@ -365,10 +367,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions6.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -377,39 +379,40 @@ // this.lb_isOut.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isOut.Appearance.Options.UseFont = true; - this.lb_isOut.Location = new System.Drawing.Point(326, 92); + this.lb_isOut.Location = new System.Drawing.Point(324, 87); this.lb_isOut.Name = "lb_isOut"; - this.lb_isOut.Size = new System.Drawing.Size(73, 21); + this.lb_isOut.Size = new System.Drawing.Size(68, 21); this.lb_isOut.TabIndex = 258; - this.lb_isOut.Text = "濮斿鏍囪瘑 "; + this.lb_isOut.Text = "濮斿鏍囪瘑"; // // gv_isOut // this.gv_isOut.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_isOut.AppearanceCell.Options.UseFont = true; - this.gv_isOut.Caption = "濮斿鏍囪瘑 "; + this.gv_isOut.Caption = "濮斿鏍囪瘑"; this.gv_isOut.FieldName = "isOut"; + this.gv_isOut.MaxWidth = 50; this.gv_isOut.MinWidth = 50; this.gv_isOut.Name = "gv_isOut"; this.gv_isOut.OptionsColumn.AllowEdit = false; this.gv_isOut.Tag = "query_a.IS_OUT"; this.gv_isOut.Visible = true; - this.gv_isOut.VisibleIndex = 2; - this.gv_isOut.Width = 94; + this.gv_isOut.VisibleIndex = 3; + this.gv_isOut.Width = 50; // // 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(60, 129); + this.lb_remark.Location = new System.Drawing.Point(358, 121); this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(39, 21); + this.lb_remark.Size = new System.Drawing.Size(34, 21); this.lb_remark.TabIndex = 252; - this.lb_remark.Text = "澶囨敞 "; + this.lb_remark.Text = "澶囨敞"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(107, 125); + this.txt_remark.Location = new System.Drawing.Point(398, 117); 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; @@ -434,31 +437,31 @@ // this.lb_suppId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_suppId.Appearance.Options.UseFont = true; - this.lb_suppId.Location = new System.Drawing.Point(14, 92); + this.lb_suppId.Location = new System.Drawing.Point(31, 121); this.lb_suppId.Name = "lb_suppId"; - this.lb_suppId.Size = new System.Drawing.Size(85, 21); + this.lb_suppId.Size = new System.Drawing.Size(68, 21); this.lb_suppId.TabIndex = 247; - this.lb_suppId.Text = "閫夋嫨渚涘簲鍟�"; + this.lb_suppId.Text = "閫変緵搴斿晢"; // // gv_suppId // this.gv_suppId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppId.AppearanceCell.Options.UseFont = true; - this.gv_suppId.Caption = "渚涘簲鍟唅d "; - this.gv_suppId.FieldName = "suppId"; + this.gv_suppId.Caption = "渚涘簲鍟�"; + this.gv_suppId.FieldName = "supName"; this.gv_suppId.MinWidth = 50; this.gv_suppId.Name = "gv_suppId"; this.gv_suppId.OptionsColumn.AllowEdit = false; this.gv_suppId.Tag = "query_a.SUPP_ID"; this.gv_suppId.Visible = true; - this.gv_suppId.VisibleIndex = 11; + this.gv_suppId.VisibleIndex = 12; this.gv_suppId.Width = 94; // // lb_depotId // this.lb_depotId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_depotId.Appearance.Options.UseFont = true; - this.lb_depotId.Location = new System.Drawing.Point(31, 55); + this.lb_depotId.Location = new System.Drawing.Point(31, 87); this.lb_depotId.Name = "lb_depotId"; this.lb_depotId.Size = new System.Drawing.Size(68, 21); this.lb_depotId.TabIndex = 243; @@ -468,25 +471,25 @@ // this.gv_depotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_depotId.AppearanceCell.Options.UseFont = true; - this.gv_depotId.Caption = "浠撳簱id "; - this.gv_depotId.FieldName = "depotId"; + this.gv_depotId.Caption = "浠撳簱"; + this.gv_depotId.FieldName = "dptName"; this.gv_depotId.MinWidth = 50; this.gv_depotId.Name = "gv_depotId"; this.gv_depotId.OptionsColumn.AllowEdit = false; this.gv_depotId.Tag = "query_a.DEPOT_ID"; this.gv_depotId.Visible = true; - this.gv_depotId.VisibleIndex = 10; + this.gv_depotId.VisibleIndex = 11; this.gv_depotId.Width = 94; // // lb_returnType // this.lb_returnType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_returnType.Appearance.Options.UseFont = true; - this.lb_returnType.Location = new System.Drawing.Point(316, 55); + this.lb_returnType.Location = new System.Drawing.Point(324, 54); this.lb_returnType.Name = "lb_returnType"; - this.lb_returnType.Size = new System.Drawing.Size(73, 21); + this.lb_returnType.Size = new System.Drawing.Size(68, 21); this.lb_returnType.TabIndex = 240; - this.lb_returnType.Text = "閫�鏂欑被鍨� "; + this.lb_returnType.Text = "閫�鏂欏師鍥�"; // // gv_returnType // @@ -506,11 +509,11 @@ // this.lb_returnMethod.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_returnMethod.Appearance.Options.UseFont = true; - this.lb_returnMethod.Location = new System.Drawing.Point(316, 20); + this.lb_returnMethod.Location = new System.Drawing.Point(324, 20); this.lb_returnMethod.Name = "lb_returnMethod"; - this.lb_returnMethod.Size = new System.Drawing.Size(73, 21); + this.lb_returnMethod.Size = new System.Drawing.Size(68, 21); this.lb_returnMethod.TabIndex = 235; - this.lb_returnMethod.Text = "閫�鏂欐柟寮� "; + this.lb_returnMethod.Text = "閫�鏂欐柟寮�"; // // gv_returnMethod // @@ -530,7 +533,7 @@ // this.lb_isFinish.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isFinish.Appearance.Options.UseFont = true; - this.lb_isFinish.Location = new System.Drawing.Point(446, 92); + this.lb_isFinish.Location = new System.Drawing.Point(455, 87); this.lb_isFinish.Name = "lb_isFinish"; this.lb_isFinish.Size = new System.Drawing.Size(73, 21); this.lb_isFinish.TabIndex = 231; @@ -540,59 +543,61 @@ // this.gv_isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_isFinish.AppearanceCell.Options.UseFont = true; - this.gv_isFinish.Caption = "鏄惁瀹屾垚 "; + this.gv_isFinish.Caption = "鏄惁瀹屾垚"; this.gv_isFinish.FieldName = "isFinish"; + this.gv_isFinish.MaxWidth = 50; this.gv_isFinish.MinWidth = 50; this.gv_isFinish.Name = "gv_isFinish"; this.gv_isFinish.OptionsColumn.AllowEdit = false; this.gv_isFinish.Tag = "query_a.IS_FINISH"; this.gv_isFinish.Visible = true; - this.gv_isFinish.VisibleIndex = 1; - this.gv_isFinish.Width = 94; + this.gv_isFinish.VisibleIndex = 2; + this.gv_isFinish.Width = 50; // // lb_status // this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_status.Appearance.Options.UseFont = true; - this.lb_status.Location = new System.Drawing.Point(590, 92); + this.lb_status.Location = new System.Drawing.Point(593, 87); this.lb_status.Name = "lb_status"; - this.lb_status.Size = new System.Drawing.Size(73, 21); + this.lb_status.Size = new System.Drawing.Size(68, 21); this.lb_status.TabIndex = 228; - this.lb_status.Text = "瀹℃牳鐘舵�� "; + this.lb_status.Text = "瀹℃牳鐘舵��"; // // gv_status // this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_status.AppearanceCell.Options.UseFont = true; - this.gv_status.Caption = "瀹℃牳鐘舵�� "; + this.gv_status.Caption = "瀹℃牳鐘舵��"; this.gv_status.FieldName = "status"; + this.gv_status.MaxWidth = 50; this.gv_status.MinWidth = 50; this.gv_status.Name = "gv_status"; this.gv_status.OptionsColumn.AllowEdit = false; this.gv_status.Tag = "query_a.STATUS"; this.gv_status.Visible = true; - this.gv_status.VisibleIndex = 0; - this.gv_status.Width = 94; + this.gv_status.VisibleIndex = 1; + this.gv_status.Width = 50; // // lb_checkDate // this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(590, 55); + this.lb_checkDate.Location = new System.Drawing.Point(593, 54); this.lb_checkDate.Name = "lb_checkDate"; - this.lb_checkDate.Size = new System.Drawing.Size(73, 21); + this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 226; - this.lb_checkDate.Text = "瀹℃牳鏃堕棿 "; + this.lb_checkDate.Text = "瀹℃牳鏃堕棿"; // // txt_checkDate // - this.txt_checkDate.Enabled = false; - this.txt_checkDate.Location = new System.Drawing.Point(667, 51); + this.txt_checkDate.Location = new System.Drawing.Point(667, 50); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(150, 28); + this.txt_checkDate.Size = new System.Drawing.Size(171, 28); this.txt_checkDate.TabIndex = 226; + this.txt_checkDate.Tag = "readonly"; // // gv_checkDate // @@ -612,21 +617,21 @@ // this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkUser.Appearance.Options.UseFont = true; - this.lb_checkUser.Location = new System.Drawing.Point(607, 20); + this.lb_checkUser.Location = new System.Drawing.Point(610, 20); this.lb_checkUser.Name = "lb_checkUser"; - this.lb_checkUser.Size = new System.Drawing.Size(56, 21); + this.lb_checkUser.Size = new System.Drawing.Size(51, 21); this.lb_checkUser.TabIndex = 222; - this.lb_checkUser.Text = "瀹℃牳浜� "; + this.lb_checkUser.Text = "瀹℃牳浜�"; // // txt_checkUser // - this.txt_checkUser.Enabled = false; this.txt_checkUser.Location = new System.Drawing.Point(667, 16); this.txt_checkUser.Name = "txt_checkUser"; this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(150, 28); + this.txt_checkUser.Size = new System.Drawing.Size(171, 28); this.txt_checkUser.TabIndex = 222; + this.txt_checkUser.Tag = "readonly"; // // gv_checkUser // @@ -682,26 +687,26 @@ // // txt_billNo // - this.txt_billNo.Enabled = false; this.txt_billNo.Location = new System.Drawing.Point(107, 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; - this.txt_billNo.Size = new System.Drawing.Size(193, 28); + this.txt_billNo.Size = new System.Drawing.Size(211, 28); this.txt_billNo.TabIndex = 211; + this.txt_billNo.Tag = "readonly"; // // 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.Caption = "鍗曟嵁缂栫爜"; this.gv_billNo.FieldName = "billNo"; this.gv_billNo.MinWidth = 50; this.gv_billNo.Name = "gv_billNo"; this.gv_billNo.OptionsColumn.AllowEdit = false; this.gv_billNo.Tag = "query_a.BILL_NO"; this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 3; + this.gv_billNo.VisibleIndex = 4; this.gv_billNo.Width = 94; // // toolBarMenu1 @@ -733,9 +738,13 @@ // // gridView1 // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn1, this.gv_status, this.gv_isFinish, this.gv_isOut, @@ -800,10 +809,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 190); + this.tabMx.Location = new System.Drawing.Point(0, 194); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 380); + this.tabMx.Size = new System.Drawing.Size(1126, 376); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -811,6 +820,8 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.labelControl1); + this.panel1.Controls.Add(this.txt_org); this.panel1.Controls.Add(this.btnSelect); this.panel1.Controls.Add(this.txt_isFinish); this.panel1.Controls.Add(this.txt_status); @@ -840,8 +851,26 @@ 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(1126, 190); + this.panel1.Size = new System.Drawing.Size(1126, 194); this.panel1.TabIndex = 1; + // + // labelControl1 + // + this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; + this.labelControl1.Location = new System.Drawing.Point(31, 54); + this.labelControl1.Name = "labelControl1"; + this.labelControl1.Size = new System.Drawing.Size(68, 21); + this.labelControl1.TabIndex = 527; + this.labelControl1.Text = "閫夋嫨缁勭粐"; + // + // txt_org + // + this.txt_org.IsReadly = false; + this.txt_org.Location = new System.Drawing.Point(107, 50); + this.txt_org.Name = "txt_org"; + this.txt_org.Size = new System.Drawing.Size(211, 28); + this.txt_org.TabIndex = 526; // // btnSelect // @@ -850,21 +879,21 @@ this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(128, 29); this.btnSelect.TabIndex = 525; - this.btnSelect.Text = "鍘婚�夋嫨鏉ユ枡鏄庣粏"; + this.btnSelect.Text = "閫夋嫨閫�璐ф槑缁�"; // // txt_isFinish // this.txt_isFinish.Enabled = false; - this.txt_isFinish.Location = new System.Drawing.Point(525, 90); + this.txt_isFinish.Location = new System.Drawing.Point(530, 85); this.txt_isFinish.Name = "txt_isFinish"; this.txt_isFinish.Properties.Caption = ""; - this.txt_isFinish.Size = new System.Drawing.Size(31, 24); + this.txt_isFinish.Size = new System.Drawing.Size(18, 24); this.txt_isFinish.TabIndex = 524; // // txt_status // this.txt_status.Enabled = false; - this.txt_status.Location = new System.Drawing.Point(667, 90); + this.txt_status.Location = new System.Drawing.Point(667, 85); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = ""; this.txt_status.Size = new System.Drawing.Size(28, 24); @@ -872,7 +901,7 @@ // // txt_isOut // - this.txt_isOut.Location = new System.Drawing.Point(405, 90); + this.txt_isOut.Location = new System.Drawing.Point(398, 85); this.txt_isOut.Name = "txt_isOut"; this.txt_isOut.Properties.Caption = ""; this.txt_isOut.Size = new System.Drawing.Size(31, 24); @@ -880,7 +909,7 @@ // // txt_returnType // - this.txt_returnType.Location = new System.Drawing.Point(398, 53); + this.txt_returnType.Location = new System.Drawing.Point(398, 52); this.txt_returnType.Name = "txt_returnType"; this.txt_returnType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -908,19 +937,19 @@ // txt_depotId // this.txt_depotId.IsReadly = false; - this.txt_depotId.Location = new System.Drawing.Point(107, 51); + this.txt_depotId.Location = new System.Drawing.Point(107, 83); this.txt_depotId.Margin = new System.Windows.Forms.Padding(0); this.txt_depotId.Name = "txt_depotId"; - this.txt_depotId.Size = new System.Drawing.Size(193, 28); + this.txt_depotId.Size = new System.Drawing.Size(211, 28); this.txt_depotId.TabIndex = 260; // // txt_suppId // this.txt_suppId.IsReadly = false; - this.txt_suppId.Location = new System.Drawing.Point(107, 88); + this.txt_suppId.Location = new System.Drawing.Point(107, 117); this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); this.txt_suppId.Name = "txt_suppId"; - this.txt_suppId.Size = new System.Drawing.Size(193, 28); + this.txt_suppId.Size = new System.Drawing.Size(211, 28); this.txt_suppId.TabIndex = 259; // // labelControl11 @@ -953,6 +982,17 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // gridColumn1 + // + this.gridColumn1.Caption = "閫�璐х粍缁�"; + this.gridColumn1.FieldName = "receivingOrg"; + this.gridColumn1.MinWidth = 250; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Tag = "org.fnamber"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 0; + this.gridColumn1.Width = 250; + // // Frm_MesCgthSq // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -962,6 +1002,7 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesCgthSq"; + this.Text = "閲囪喘閫�璐х敵璇�"; this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); @@ -1069,5 +1110,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn rkmxGuid; + private UserControl.UcLookOrg txt_org; + private DevExpress.XtraEditors.LabelControl labelControl1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; } } \ No newline at end of file -- Gitblit v1.9.3