From 4ef4bb19a581d32e413e8d1465a18930d85cd431 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 08 十一月 2025 16:47:53 +0800
Subject: [PATCH] ID转姓名:仓库验退、生产退料申请、生产退料单、受托入库申请、受托入库单、委外加工单、委外加工出库申请
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs | 476 ++++++++++++++++++++++++++++++++---------------------------
1 files changed, 257 insertions(+), 219 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
index 6b7ff10..8280cbd 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
@@ -72,16 +72,16 @@
this.lbGuid = new System.Windows.Forms.Label();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.txt_fStockId = new Gs.DevApp.UserControl.UcLookCk();
- this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkByName = new DevExpress.XtraEditors.TextEdit();
this.txt_fStockOrgId = new Gs.DevApp.UserControl.UcLookOrg();
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.txt_isCheck = new DevExpress.XtraEditors.CheckEdit();
- this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
this.txt_guid = new DevExpress.XtraEditors.TextEdit();
this.txt_isFinish = new DevExpress.XtraEditors.CheckEdit();
- this.txt_qt034 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt034Name = new DevExpress.XtraEditors.TextEdit();
this.txt_qt033 = new DevExpress.XtraEditors.TextEdit();
this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -162,15 +162,15 @@
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkByName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt034.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt034Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -218,9 +218,10 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = "rpt_Qtrk{}";
- this.toolBarMenu1.Size = new System.Drawing.Size(1169, 80);
+ this.toolBarMenu1.Size = new System.Drawing.Size(1461, 98);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
@@ -228,10 +229,11 @@
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1169, 602);
+ this.xtraTabControl1.Size = new System.Drawing.Size(1461, 736);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
@@ -240,8 +242,9 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1167, 570);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1459, 698);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// split1
@@ -250,6 +253,7 @@
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -258,17 +262,19 @@
this.split1.Panel1.Controls.Add(this.pageBar1);
this.split1.Panel1.Text = "Panel1";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split1.Size = new System.Drawing.Size(1167, 570);
+ this.split1.Size = new System.Drawing.Size(1459, 698);
this.split1.SplitterPosition = 0;
this.split1.TabIndex = 4;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1167, 519);
+ this.gcMain1.Size = new System.Drawing.Size(1459, 635);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -278,7 +284,7 @@
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.ColumnPanelRowHeight = 61;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_qt015,
this.gridColumn21,
@@ -295,8 +301,9 @@
this.gridColumn13,
this.gv18,
this.gridColumn23});
+ this.gridView1.DetailHeight = 428;
this.gridView1.GridControl = this.gcMain1;
- this.gridView1.IndicatorWidth = 50;
+ this.gridView1.IndicatorWidth = 62;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -307,185 +314,186 @@
this.gv_qt015.AppearanceCell.Options.UseFont = true;
this.gv_qt015.Caption = "鍒跺崟鐘舵�� ";
this.gv_qt015.FieldName = "isCheck";
- this.gv_qt015.MinWidth = 25;
+ this.gv_qt015.MinWidth = 31;
this.gv_qt015.Name = "gv_qt015";
this.gv_qt015.OptionsColumn.AllowEdit = false;
this.gv_qt015.Tag = "query_a.qt015";
this.gv_qt015.Visible = true;
this.gv_qt015.VisibleIndex = 1;
- this.gv_qt015.Width = 50;
+ this.gv_qt015.Width = 62;
//
// gridColumn21
//
this.gridColumn21.Caption = "瀹岀粨鏍囪瘑";
this.gridColumn21.FieldName = "txtColor";
- this.gridColumn21.MinWidth = 25;
+ this.gridColumn21.MinWidth = 31;
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 0;
- this.gridColumn21.Width = 94;
+ this.gridColumn21.Width = 117;
//
// gv_qtck
//
this.gv_qtck.AppearanceCell.Options.UseFont = true;
this.gv_qtck.Caption = "鐢宠鍗曞彿 ";
this.gv_qtck.FieldName = "billNo";
- this.gv_qtck.MinWidth = 25;
+ this.gv_qtck.MinWidth = 31;
this.gv_qtck.Name = "gv_qtck";
this.gv_qtck.OptionsColumn.AllowEdit = false;
this.gv_qtck.Tag = "query_a.qtck";
this.gv_qtck.Visible = true;
this.gv_qtck.VisibleIndex = 3;
- this.gv_qtck.Width = 180;
+ this.gv_qtck.Width = 225;
//
// gridColumn14
//
this.gridColumn14.Caption = "瀹㈡埛ID";
this.gridColumn14.FieldName = "fCustId";
- this.gridColumn14.MinWidth = 25;
+ this.gridColumn14.MinWidth = 31;
this.gridColumn14.Name = "gridColumn14";
- this.gridColumn14.Width = 94;
+ this.gridColumn14.Width = 117;
//
// gridColumn17
//
this.gridColumn17.Caption = "瀹㈡埛鍚嶇О";
this.gridColumn17.FieldName = "fCustName";
- this.gridColumn17.MinWidth = 25;
+ this.gridColumn17.MinWidth = 31;
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 4;
- this.gridColumn17.Width = 94;
+ this.gridColumn17.Width = 117;
//
// gridColumn18
//
this.gridColumn18.Caption = "浠撳簱ID";
this.gridColumn18.FieldName = "fStockOrgId";
- this.gridColumn18.MinWidth = 25;
+ this.gridColumn18.MinWidth = 31;
this.gridColumn18.Name = "gridColumn18";
- this.gridColumn18.Width = 94;
+ this.gridColumn18.Width = 117;
//
// gridColumn19
//
this.gridColumn19.Caption = "浠撳簱鍚嶇О";
this.gridColumn19.FieldName = "fStockOrgName";
- this.gridColumn19.MinWidth = 25;
+ this.gridColumn19.MinWidth = 31;
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 5;
- this.gridColumn19.Width = 94;
+ this.gridColumn19.Width = 117;
//
// gv_qt005
//
this.gv_qt005.AppearanceCell.Options.UseFont = true;
this.gv_qt005.Caption = "鐢宠浜�";
- this.gv_qt005.FieldName = "createBy";
- this.gv_qt005.MinWidth = 25;
+ this.gv_qt005.FieldName = "createByName";
+ this.gv_qt005.MinWidth = 31;
this.gv_qt005.Name = "gv_qt005";
this.gv_qt005.OptionsColumn.AllowEdit = false;
this.gv_qt005.Tag = "query_a.qt005";
this.gv_qt005.Visible = true;
this.gv_qt005.VisibleIndex = 6;
- this.gv_qt005.Width = 94;
+ this.gv_qt005.Width = 117;
//
// gv_qt001
//
this.gv_qt001.AppearanceCell.Options.UseFont = true;
this.gv_qt001.Caption = "鐢宠鏃ユ湡 ";
this.gv_qt001.FieldName = "createDate";
- this.gv_qt001.MinWidth = 25;
+ this.gv_qt001.MinWidth = 31;
this.gv_qt001.Name = "gv_qt001";
this.gv_qt001.OptionsColumn.AllowEdit = false;
this.gv_qt001.Tag = "query_a.qt001";
this.gv_qt001.Visible = true;
this.gv_qt001.VisibleIndex = 7;
- this.gv_qt001.Width = 200;
+ this.gv_qt001.Width = 250;
//
// gv_qt016
//
this.gv_qt016.AppearanceCell.Options.UseFont = true;
this.gv_qt016.Caption = "瀹℃牳浜� ";
- this.gv_qt016.FieldName = "checkBy";
- this.gv_qt016.MinWidth = 25;
+ this.gv_qt016.FieldName = "checkUserName";
+ this.gv_qt016.MinWidth = 31;
this.gv_qt016.Name = "gv_qt016";
this.gv_qt016.OptionsColumn.AllowEdit = false;
this.gv_qt016.Tag = "query_a.qt016";
this.gv_qt016.Visible = true;
this.gv_qt016.VisibleIndex = 8;
- this.gv_qt016.Width = 94;
+ this.gv_qt016.Width = 117;
//
// gv_qt002
//
this.gv_qt002.AppearanceCell.Options.UseFont = true;
this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_qt002.FieldName = "checkDate";
- this.gv_qt002.MinWidth = 25;
+ this.gv_qt002.MinWidth = 31;
this.gv_qt002.Name = "gv_qt002";
this.gv_qt002.OptionsColumn.AllowEdit = false;
this.gv_qt002.Tag = "query_a.qt002";
this.gv_qt002.Visible = true;
this.gv_qt002.VisibleIndex = 9;
- this.gv_qt002.Width = 180;
+ this.gv_qt002.Width = 225;
//
// gv_qt010
//
this.gv_qt010.AppearanceCell.Options.UseFont = true;
this.gv_qt010.Caption = "鐢宠鍘熷洜 ";
this.gv_qt010.FieldName = "remark";
- this.gv_qt010.MinWidth = 25;
+ this.gv_qt010.MinWidth = 31;
this.gv_qt010.Name = "gv_qt010";
this.gv_qt010.OptionsColumn.AllowEdit = false;
this.gv_qt010.Tag = "query_a.qt010";
this.gv_qt010.Visible = true;
this.gv_qt010.VisibleIndex = 10;
- this.gv_qt010.Width = 94;
+ this.gv_qt010.Width = 117;
//
// gridColumn13
//
this.gridColumn13.Caption = "搴撳瓨缁勭粐";
this.gridColumn13.FieldName = "kcOrg";
- this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.MinWidth = 31;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
this.gridColumn13.VisibleIndex = 11;
- this.gridColumn13.Width = 94;
+ this.gridColumn13.Width = 117;
//
// gv18
//
this.gv18.Caption = "涓婚敭GUID";
this.gv18.FieldName = "guid";
- this.gv18.MinWidth = 25;
+ this.gv18.MinWidth = 31;
this.gv18.Name = "gv18";
- this.gv18.Width = 94;
+ this.gv18.Width = 117;
//
// gridColumn23
//
this.gridColumn23.Caption = "閲囪喘瀹℃牳";
this.gridColumn23.FieldName = "isCgChk";
- this.gridColumn23.MinWidth = 25;
+ this.gridColumn23.MinWidth = 31;
this.gridColumn23.Name = "gridColumn23";
this.gridColumn23.OptionsColumn.ReadOnly = true;
this.gridColumn23.Tag = "query_a.qt015";
this.gridColumn23.Visible = true;
this.gridColumn23.VisibleIndex = 2;
- this.gridColumn23.Width = 94;
+ this.gridColumn23.Width = 117;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 519);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Location = new System.Drawing.Point(0, 635);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1167, 39);
+ this.pageBar1.Size = new System.Drawing.Size(1459, 48);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1167, 570);
+ this.xtraTabPage2.Size = new System.Drawing.Size(1459, 698);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// splitMx1
@@ -493,6 +501,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -505,8 +514,8 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx1.Size = new System.Drawing.Size(1167, 570);
- this.splitMx1.SplitterPosition = 134;
+ this.splitMx1.Size = new System.Drawing.Size(1459, 698);
+ this.splitMx1.SplitterPosition = 164;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -515,16 +524,16 @@
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_remark);
this.layoutMx1.Controls.Add(this.txt_fStockId);
- this.layoutMx1.Controls.Add(this.txt_checkBy);
+ this.layoutMx1.Controls.Add(this.txt_checkByName);
this.layoutMx1.Controls.Add(this.txt_fStockOrgId);
this.layoutMx1.Controls.Add(this.txt_billNo);
this.layoutMx1.Controls.Add(this.txt_checkDate);
this.layoutMx1.Controls.Add(this.txt_isCheck);
- this.layoutMx1.Controls.Add(this.txt_createBy);
+ this.layoutMx1.Controls.Add(this.txt_createByName);
this.layoutMx1.Controls.Add(this.txt_createDate);
this.layoutMx1.Controls.Add(this.txt_guid);
this.layoutMx1.Controls.Add(this.txt_isFinish);
- this.layoutMx1.Controls.Add(this.txt_qt034);
+ this.layoutMx1.Controls.Add(this.txt_qt034Name);
this.layoutMx1.Controls.Add(this.txt_qt033);
this.layoutMx1.Controls.Add(this.txt_qt032);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -532,157 +541,173 @@
this.layoutControlItem2,
this.layoutControlItem12});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(567, 356, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1167, 134);
+ this.layoutMx1.Size = new System.Drawing.Size(1459, 164);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// txt_fCustId
//
this.txt_fCustId.IsReadly = false;
- this.txt_fCustId.Location = new System.Drawing.Point(385, 68);
+ this.txt_fCustId.Location = new System.Drawing.Point(477, 84);
+ this.txt_fCustId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.txt_fCustId.Name = "txt_fCustId";
- this.txt_fCustId.Size = new System.Drawing.Size(196, 24);
+ this.txt_fCustId.Size = new System.Drawing.Size(250, 28);
this.txt_fCustId.TabIndex = 333;
//
// lbGuid
//
- this.lbGuid.Location = new System.Drawing.Point(574, 76);
+ this.lbGuid.Location = new System.Drawing.Point(718, 93);
+ this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(277, 28);
+ this.lbGuid.Size = new System.Drawing.Size(346, 34);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(99, 96);
+ this.txt_remark.Location = new System.Drawing.Point(119, 119);
+ this.txt_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(482, 24);
+ this.txt_remark.Size = new System.Drawing.Size(608, 28);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 240;
//
// txt_fStockId
//
this.txt_fStockId.IsReadly = false;
- this.txt_fStockId.Location = new System.Drawing.Point(99, 68);
+ this.txt_fStockId.Location = new System.Drawing.Point(119, 84);
this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0);
this.txt_fStockId.Name = "txt_fStockId";
- this.txt_fStockId.Size = new System.Drawing.Size(195, 24);
+ this.txt_fStockId.Size = new System.Drawing.Size(249, 28);
this.txt_fStockId.TabIndex = 301;
//
- // txt_checkBy
+ // txt_checkByName
//
- this.txt_checkBy.Location = new System.Drawing.Point(672, 12);
- this.txt_checkBy.Name = "txt_checkBy";
- this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
- this.txt_checkBy.Size = new System.Drawing.Size(196, 24);
- this.txt_checkBy.StyleController = this.layoutMx1;
- this.txt_checkBy.TabIndex = 267;
- this.txt_checkBy.Tag = "readonly";
+ this.txt_checkByName.Location = new System.Drawing.Point(836, 14);
+ this.txt_checkByName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_checkByName.Name = "txt_checkByName";
+ this.txt_checkByName.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkByName.Size = new System.Drawing.Size(250, 28);
+ this.txt_checkByName.StyleController = this.layoutMx1;
+ this.txt_checkByName.TabIndex = 267;
+ this.txt_checkByName.Tag = "readonly";
//
// txt_fStockOrgId
//
this.txt_fStockOrgId.IsReadly = false;
- this.txt_fStockOrgId.Location = new System.Drawing.Point(99, 40);
+ this.txt_fStockOrgId.Location = new System.Drawing.Point(119, 49);
+ this.txt_fStockOrgId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.txt_fStockOrgId.Name = "txt_fStockOrgId";
- this.txt_fStockOrgId.Size = new System.Drawing.Size(195, 24);
+ this.txt_fStockOrgId.Size = new System.Drawing.Size(249, 28);
this.txt_fStockOrgId.TabIndex = 326;
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(99, 12);
+ this.txt_billNo.Location = new System.Drawing.Point(119, 14);
+ this.txt_billNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(195, 24);
+ this.txt_billNo.Size = new System.Drawing.Size(249, 28);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 213;
this.txt_billNo.Tag = "readonly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(672, 40);
+ this.txt_checkDate.Location = new System.Drawing.Point(836, 49);
+ this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(196, 24);
+ this.txt_checkDate.Size = new System.Drawing.Size(250, 28);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 217;
this.txt_checkDate.Tag = "readonly";
//
// txt_isCheck
//
- this.txt_isCheck.Location = new System.Drawing.Point(585, 68);
+ this.txt_isCheck.Location = new System.Drawing.Point(731, 84);
+ this.txt_isCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_isCheck.Name = "txt_isCheck";
this.txt_isCheck.Properties.Caption = "鍒跺崟瀹℃牳鐘舵��";
- this.txt_isCheck.Size = new System.Drawing.Size(283, 24);
+ this.txt_isCheck.Size = new System.Drawing.Size(355, 27);
this.txt_isCheck.StyleController = this.layoutMx1;
this.txt_isCheck.TabIndex = 330;
this.txt_isCheck.Tag = "readonly";
//
- // txt_createBy
+ // txt_createByName
//
- this.txt_createBy.Location = new System.Drawing.Point(385, 12);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Size = new System.Drawing.Size(196, 24);
- this.txt_createBy.StyleController = this.layoutMx1;
- this.txt_createBy.TabIndex = 331;
- this.txt_createBy.Tag = "readonly";
+ this.txt_createByName.Location = new System.Drawing.Point(477, 14);
+ this.txt_createByName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_createByName.Name = "txt_createByName";
+ this.txt_createByName.Size = new System.Drawing.Size(250, 28);
+ this.txt_createByName.StyleController = this.layoutMx1;
+ this.txt_createByName.TabIndex = 331;
+ this.txt_createByName.Tag = "readonly";
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(385, 40);
+ this.txt_createDate.Location = new System.Drawing.Point(477, 49);
+ this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Size = new System.Drawing.Size(196, 24);
+ this.txt_createDate.Size = new System.Drawing.Size(250, 28);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 332;
this.txt_createDate.Tag = "readonly";
//
// txt_guid
//
- this.txt_guid.Location = new System.Drawing.Point(365, 12);
+ this.txt_guid.Location = new System.Drawing.Point(456, 15);
+ this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_guid.Name = "txt_guid";
- this.txt_guid.Size = new System.Drawing.Size(205, 24);
+ this.txt_guid.Size = new System.Drawing.Size(256, 28);
this.txt_guid.StyleController = this.layoutMx1;
this.txt_guid.TabIndex = 334;
this.txt_guid.Tag = "readonly";
//
// txt_isFinish
//
- this.txt_isFinish.Location = new System.Drawing.Point(585, 96);
+ this.txt_isFinish.Location = new System.Drawing.Point(731, 119);
+ this.txt_isFinish.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_isFinish.Name = "txt_isFinish";
this.txt_isFinish.Properties.Caption = "瀹岀粨鐘舵��";
- this.txt_isFinish.Size = new System.Drawing.Size(283, 24);
+ this.txt_isFinish.Size = new System.Drawing.Size(355, 27);
this.txt_isFinish.StyleController = this.layoutMx1;
this.txt_isFinish.TabIndex = 335;
this.txt_isFinish.Tag = "readonly";
//
- // txt_qt034
+ // txt_qt034Name
//
- this.txt_qt034.Location = new System.Drawing.Point(959, 12);
- this.txt_qt034.Name = "txt_qt034";
- this.txt_qt034.Size = new System.Drawing.Size(196, 24);
- this.txt_qt034.StyleController = this.layoutMx1;
- this.txt_qt034.TabIndex = 336;
- this.txt_qt034.Tag = "readonly";
+ this.txt_qt034Name.Location = new System.Drawing.Point(1195, 14);
+ this.txt_qt034Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_qt034Name.Name = "txt_qt034Name";
+ this.txt_qt034Name.Size = new System.Drawing.Size(250, 28);
+ this.txt_qt034Name.StyleController = this.layoutMx1;
+ this.txt_qt034Name.TabIndex = 336;
+ this.txt_qt034Name.Tag = "readonly";
//
// txt_qt033
//
- this.txt_qt033.Location = new System.Drawing.Point(959, 40);
+ this.txt_qt033.Location = new System.Drawing.Point(1195, 49);
+ this.txt_qt033.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_qt033.Name = "txt_qt033";
- this.txt_qt033.Size = new System.Drawing.Size(196, 24);
+ this.txt_qt033.Size = new System.Drawing.Size(250, 28);
this.txt_qt033.StyleController = this.layoutMx1;
this.txt_qt033.TabIndex = 337;
this.txt_qt033.Tag = "readonly";
//
// txt_qt032
//
- this.txt_qt032.Location = new System.Drawing.Point(872, 68);
+ this.txt_qt032.Location = new System.Drawing.Point(1090, 84);
+ this.txt_qt032.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_qt032.Name = "txt_qt032";
this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鐘舵��";
- this.txt_qt032.Size = new System.Drawing.Size(283, 24);
+ this.txt_qt032.Size = new System.Drawing.Size(355, 27);
this.txt_qt032.StyleController = this.layoutMx1;
this.txt_qt032.TabIndex = 338;
this.txt_qt032.Tag = "readonly";
@@ -695,7 +720,7 @@
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem2.Size = new System.Drawing.Size(281, 32);
this.layoutControlItem2.Text = "涓婚敭Guid";
- this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 22);
//
// layoutControlItem12
//
@@ -756,7 +781,7 @@
rowDefinition2,
rowDefinition3,
rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1167, 134);
+ this.Root.Size = new System.Drawing.Size(1459, 164);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -764,148 +789,148 @@
this.layoutControlItem1.Control = this.txt_billNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(286, 28);
+ this.layoutControlItem1.Size = new System.Drawing.Size(358, 35);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_fStockOrgId;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 28);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 35);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(286, 28);
+ this.layoutControlItem4.Size = new System.Drawing.Size(358, 35);
this.layoutControlItem4.Text = "搴撳瓨缁勭粐";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_remark;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 84);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 105);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(573, 30);
+ this.layoutControlItem13.Size = new System.Drawing.Size(717, 35);
this.layoutControlItem13.Text = "鐢宠鍘熷洜";
- this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_fStockId;
this.layoutControlItem8.CustomizationFormText = "浠g浠撳簱";
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 56);
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 70);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(286, 28);
+ this.layoutControlItem8.Size = new System.Drawing.Size(358, 35);
this.layoutControlItem8.Text = "浠g浠撳簱";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_fCustId;
- this.layoutControlItem6.Location = new System.Drawing.Point(286, 56);
+ this.layoutControlItem6.Location = new System.Drawing.Point(358, 70);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem6.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem6.Text = "閫夋嫨瀹㈡埛";
- this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem14
//
- this.layoutControlItem14.Control = this.txt_createBy;
+ this.layoutControlItem14.Control = this.txt_createByName;
this.layoutControlItem14.CustomizationFormText = "鐢宠浜�";
- this.layoutControlItem14.Location = new System.Drawing.Point(286, 0);
+ this.layoutControlItem14.Location = new System.Drawing.Point(358, 0);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem14.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem14.Text = "鐢宠浜哄憳";
- this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_createDate;
- this.layoutControlItem15.Location = new System.Drawing.Point(286, 28);
+ this.layoutControlItem15.Location = new System.Drawing.Point(358, 35);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem15.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem15.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem15.Text = "鐢宠鏃堕棿";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem9
//
- this.layoutControlItem9.Control = this.txt_checkBy;
- this.layoutControlItem9.Location = new System.Drawing.Point(573, 0);
+ this.layoutControlItem9.Control = this.txt_checkByName;
+ this.layoutControlItem9.Location = new System.Drawing.Point(717, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem9.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem9.Text = "鍒跺崟瀹℃牳浜�";
- this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_checkDate;
- this.layoutControlItem10.Location = new System.Drawing.Point(573, 28);
+ this.layoutControlItem10.Location = new System.Drawing.Point(717, 35);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem10.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem10.Text = "鍒跺崟瀹℃牳鏈�";
- this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_isCheck;
- this.layoutControlItem11.Location = new System.Drawing.Point(573, 56);
+ this.layoutControlItem11.Location = new System.Drawing.Point(717, 70);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem11.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem5
//
- this.layoutControlItem5.Control = this.txt_qt034;
- this.layoutControlItem5.Location = new System.Drawing.Point(860, 0);
+ this.layoutControlItem5.Control = this.txt_qt034Name;
+ this.layoutControlItem5.Location = new System.Drawing.Point(1076, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem5.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem5.Text = "閲囪喘瀹℃牳浜�";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_qt033;
- this.layoutControlItem7.Location = new System.Drawing.Point(860, 28);
+ this.layoutControlItem7.Location = new System.Drawing.Point(1076, 35);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem7.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem7.Text = "閲囪喘瀹℃牳鏈�";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_qt032;
- this.layoutControlItem16.Location = new System.Drawing.Point(860, 56);
+ this.layoutControlItem16.Location = new System.Drawing.Point(1076, 70);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem16.Size = new System.Drawing.Size(287, 28);
+ this.layoutControlItem16.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_isFinish;
- this.layoutControlItem3.Location = new System.Drawing.Point(573, 84);
+ this.layoutControlItem3.Location = new System.Drawing.Point(717, 105);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem3.Size = new System.Drawing.Size(287, 30);
+ this.layoutControlItem3.Size = new System.Drawing.Size(359, 35);
this.layoutControlItem3.Text = "瀹岀粨鏍囪瘑";
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
@@ -914,9 +939,10 @@
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1167, 424);
+ this.tabMx.Size = new System.Drawing.Size(1459, 519);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -925,8 +951,9 @@
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.split99);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1165, 392);
+ this.tabMxPage1.Size = new System.Drawing.Size(1457, 481);
this.tabMxPage1.Text = "鐗╂枡鏄庣粏";
//
// split99
@@ -934,6 +961,7 @@
this.split99.Dock = System.Windows.Forms.DockStyle.Fill;
this.split99.Horizontal = false;
this.split99.Location = new System.Drawing.Point(0, 0);
+ this.split99.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.split99.Name = "split99";
//
// split99.Panel1
@@ -945,20 +973,22 @@
this.split99.Panel2.Controls.Add(this.gcMx1);
this.split99.Panel2.Text = "Panel2";
this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split99.Size = new System.Drawing.Size(1165, 392);
+ this.split99.Size = new System.Drawing.Size(1457, 481);
this.split99.SplitterPosition = 0;
this.split99.TabIndex = 3;
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.repositoryItemSearchLookUpEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1165, 380);
+ this.gcMx1.Size = new System.Drawing.Size(1457, 466);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -980,6 +1010,7 @@
this.gridColumn20,
this.gvMxDel,
this.gridColumn22});
+ this.gvMx1.DetailHeight = 428;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -992,12 +1023,12 @@
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "鏄庣粏琛ㄤ富閿瓽UID";
this.gvMx1guid.FieldName = "guid";
- this.gvMx1guid.MinWidth = 25;
+ this.gvMx1guid.MinWidth = 31;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.OptionsColumn.AllowEdit = false;
this.gvMx1guid.OptionsColumn.ReadOnly = true;
this.gvMx1guid.Tag = "query_a.guid";
- this.gvMx1guid.Width = 94;
+ this.gvMx1guid.Width = 117;
//
// gridColumn1
//
@@ -1007,12 +1038,12 @@
this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn1.Caption = "閫夋嫨鐗╂枡";
this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
- this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.MinWidth = 31;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "edit";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
- this.gridColumn1.Width = 100;
+ this.gridColumn1.Width = 125;
//
// repositoryItemSearchLookUpEdit1
//
@@ -1034,6 +1065,7 @@
this.gridColumn9,
this.gridColumn10,
this.gridColumn11});
+ this.gridView2.DetailHeight = 428;
this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
@@ -1043,103 +1075,103 @@
//
this.gridColumn7.Caption = "浣跨敤缁勭粐";
this.gridColumn7.FieldName = "fSubsidiary";
- this.gridColumn7.MinWidth = 200;
+ this.gridColumn7.MinWidth = 250;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 0;
- this.gridColumn7.Width = 200;
+ this.gridColumn7.Width = 250;
//
// gridColumn8
//
this.gridColumn8.Caption = "鐗╂枡ID";
this.gridColumn8.FieldName = "id";
- this.gridColumn8.MinWidth = 80;
+ this.gridColumn8.MinWidth = 100;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 1;
- this.gridColumn8.Width = 80;
+ this.gridColumn8.Width = 100;
//
// gridColumn9
//
this.gridColumn9.Caption = "鐗╂枡缂栫爜";
this.gridColumn9.FieldName = "itemNo";
- this.gridColumn9.MinWidth = 100;
+ this.gridColumn9.MinWidth = 125;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 2;
- this.gridColumn9.Width = 100;
+ this.gridColumn9.Width = 125;
//
// gridColumn10
//
this.gridColumn10.Caption = "鐗╂枡鍚嶇О";
this.gridColumn10.FieldName = "itemName";
- this.gridColumn10.MinWidth = 120;
+ this.gridColumn10.MinWidth = 150;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 3;
- this.gridColumn10.Width = 120;
+ this.gridColumn10.Width = 150;
//
// gridColumn11
//
this.gridColumn11.Caption = "鐗╂枡鍨嬪彿";
this.gridColumn11.FieldName = "itemModel";
- this.gridColumn11.MinWidth = 120;
+ this.gridColumn11.MinWidth = 150;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 4;
- this.gridColumn11.Width = 120;
+ this.gridColumn11.Width = 150;
//
// gridColumn12
//
this.gridColumn12.Caption = "鐗╂枡ID";
this.gridColumn12.FieldName = "itemId";
- this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.MinWidth = 31;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 1;
- this.gridColumn12.Width = 94;
+ this.gridColumn12.Width = 117;
//
// gvMx1qd002
//
this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 ";
this.gvMx1qd002.FieldName = "itemNo";
- this.gvMx1qd002.MinWidth = 25;
+ this.gvMx1qd002.MinWidth = 31;
this.gvMx1qd002.Name = "gvMx1qd002";
this.gvMx1qd002.OptionsColumn.AllowEdit = false;
this.gvMx1qd002.OptionsColumn.ReadOnly = true;
this.gvMx1qd002.Tag = "query_a.qd002";
this.gvMx1qd002.Visible = true;
this.gvMx1qd002.VisibleIndex = 2;
- this.gvMx1qd002.Width = 150;
+ this.gvMx1qd002.Width = 187;
//
// gvMx1qd003
//
this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О ";
this.gvMx1qd003.FieldName = "itemName";
- this.gvMx1qd003.MinWidth = 25;
+ this.gvMx1qd003.MinWidth = 31;
this.gvMx1qd003.Name = "gvMx1qd003";
this.gvMx1qd003.OptionsColumn.AllowEdit = false;
this.gvMx1qd003.OptionsColumn.ReadOnly = true;
this.gvMx1qd003.Tag = "query_a.qd003";
this.gvMx1qd003.Visible = true;
this.gvMx1qd003.VisibleIndex = 3;
- this.gvMx1qd003.Width = 150;
+ this.gvMx1qd003.Width = 187;
//
// gvMx1qd004
//
this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 ";
this.gvMx1qd004.FieldName = "itemModel";
- this.gvMx1qd004.MinWidth = 25;
+ this.gvMx1qd004.MinWidth = 31;
this.gvMx1qd004.Name = "gvMx1qd004";
this.gvMx1qd004.OptionsColumn.AllowEdit = false;
this.gvMx1qd004.OptionsColumn.ReadOnly = true;
this.gvMx1qd004.Tag = "query_a.qd004";
this.gvMx1qd004.Visible = true;
this.gvMx1qd004.VisibleIndex = 4;
- this.gvMx1qd004.Width = 250;
+ this.gvMx1qd004.Width = 312;
//
// gvMx1qd007
//
@@ -1150,12 +1182,12 @@
this.gvMx1qd007.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1qd007.Caption = "鐢宠鏁伴噺 ";
this.gvMx1qd007.FieldName = "sqsl";
- this.gvMx1qd007.MinWidth = 25;
+ this.gvMx1qd007.MinWidth = 31;
this.gvMx1qd007.Name = "gvMx1qd007";
this.gvMx1qd007.Tag = "edit";
this.gvMx1qd007.Visible = true;
this.gvMx1qd007.VisibleIndex = 5;
- this.gvMx1qd007.Width = 94;
+ this.gvMx1qd007.Width = 117;
//
// gvMx1qd010
//
@@ -1166,66 +1198,66 @@
this.gvMx1qd010.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1qd010.Caption = "澶囨敞 ";
this.gvMx1qd010.FieldName = "remark";
- this.gvMx1qd010.MinWidth = 25;
+ this.gvMx1qd010.MinWidth = 31;
this.gvMx1qd010.Name = "gvMx1qd010";
this.gvMx1qd010.Tag = "edit";
this.gvMx1qd010.Visible = true;
this.gvMx1qd010.VisibleIndex = 6;
- this.gvMx1qd010.Width = 250;
+ this.gvMx1qd010.Width = 312;
//
// gridColumn15
//
this.gridColumn15.Caption = "宸叉墦鍗版�婚噺";
this.gridColumn15.FieldName = "ydy";
- this.gridColumn15.MinWidth = 25;
+ this.gridColumn15.MinWidth = 31;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.Visible = true;
this.gridColumn15.VisibleIndex = 7;
- this.gridColumn15.Width = 94;
+ this.gridColumn15.Width = 117;
//
// gridColumn16
//
this.gridColumn16.Caption = "鍙墦鍗版�婚噺";
this.gridColumn16.FieldName = "kdy";
- this.gridColumn16.MinWidth = 25;
+ this.gridColumn16.MinWidth = 31;
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 8;
- this.gridColumn16.Width = 94;
+ this.gridColumn16.Width = 117;
//
// gvMx1qd009
//
this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
this.gvMx1qd009.Caption = "鍗曚綅 ";
this.gvMx1qd009.FieldName = "kcDw";
- this.gvMx1qd009.MinWidth = 25;
+ this.gvMx1qd009.MinWidth = 31;
this.gvMx1qd009.Name = "gvMx1qd009";
this.gvMx1qd009.OptionsColumn.AllowEdit = false;
this.gvMx1qd009.OptionsColumn.ReadOnly = true;
this.gvMx1qd009.Tag = "query_a.qd009";
this.gvMx1qd009.Visible = true;
this.gvMx1qd009.VisibleIndex = 10;
- this.gvMx1qd009.Width = 94;
+ this.gvMx1qd009.Width = 117;
//
// gridColumn20
//
this.gridColumn20.Caption = "娆″簭";
this.gridColumn20.FieldName = "fidx";
- this.gridColumn20.MinWidth = 25;
+ this.gridColumn20.MinWidth = 31;
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 11;
- this.gridColumn20.Width = 94;
+ this.gridColumn20.Width = 117;
//
// gvMxDel
//
this.gvMxDel.Caption = "绉诲嚭";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gvMxDel.MinWidth = 25;
+ this.gvMxDel.MinWidth = 31;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 12;
- this.gvMxDel.Width = 94;
+ this.gvMxDel.Width = 117;
//
// repositoryItemButtonEdit1
//
@@ -1242,26 +1274,29 @@
//
this.gridColumn22.Caption = "宸叉壂鏁伴噺";
this.gridColumn22.FieldName = "sQty";
- this.gridColumn22.MinWidth = 25;
+ this.gridColumn22.MinWidth = 31;
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Visible = true;
this.gridColumn22.VisibleIndex = 9;
- this.gridColumn22.Width = 94;
+ this.gridColumn22.Width = 117;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
+ this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1165, 392);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1457, 477);
this.xtraTabPage3.Text = "宸叉墦鍗版潯鐮佹槑缁�";
//
// gcMx2
//
this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
+ this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1165, 392);
+ this.gcMx2.Size = new System.Drawing.Size(1457, 477);
this.gcMx2.TabIndex = 2;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1278,6 +1313,7 @@
this.gridColumn6,
this.gvMx1createBy,
this.gvMx1lotDate});
+ this.gvMx2.DetailHeight = 428;
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1289,105 +1325,106 @@
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.Caption = "guid";
this.gridColumn2.FieldName = "guid";
- this.gridColumn2.MinWidth = 50;
+ this.gridColumn2.MinWidth = 62;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Tag = "query_a.guid";
- this.gridColumn2.Width = 94;
+ this.gridColumn2.Width = 117;
//
// gvMx1itemBarcode
//
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
- this.gvMx1itemBarcode.MinWidth = 25;
+ this.gvMx1itemBarcode.MinWidth = 31;
this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
this.gvMx1itemBarcode.Visible = true;
this.gvMx1itemBarcode.VisibleIndex = 0;
- this.gvMx1itemBarcode.Width = 300;
+ this.gvMx1itemBarcode.Width = 375;
//
// gridColumn4
//
this.gridColumn4.Caption = "鐗╂枡缂栫爜";
this.gridColumn4.FieldName = "itemNo";
- this.gridColumn4.MinWidth = 25;
+ this.gridColumn4.MinWidth = 31;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
- this.gridColumn4.Width = 94;
+ this.gridColumn4.Width = 117;
//
// gridColumn3
//
this.gridColumn3.Caption = "鐗╂枡鍚嶇О";
this.gridColumn3.FieldName = "itemName";
- this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.MinWidth = 31;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 2;
- this.gridColumn3.Width = 94;
+ this.gridColumn3.Width = 117;
//
// gridColumn5
//
this.gridColumn5.Caption = "瑙勬牸鍨嬪彿";
this.gridColumn5.FieldName = "itemModel";
- this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.MinWidth = 31;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 3;
- this.gridColumn5.Width = 94;
+ this.gridColumn5.Width = 117;
//
// gvMx1quantity
//
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
- this.gvMx1quantity.MinWidth = 50;
+ this.gvMx1quantity.MinWidth = 62;
this.gvMx1quantity.Name = "gvMx1quantity";
this.gvMx1quantity.Tag = "query_a.QUANTITY";
this.gvMx1quantity.Visible = true;
this.gvMx1quantity.VisibleIndex = 4;
- this.gvMx1quantity.Width = 94;
+ this.gvMx1quantity.Width = 117;
//
// gridColumn6
//
this.gridColumn6.Caption = "鍗曚綅";
this.gridColumn6.FieldName = "dwName";
- this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.MinWidth = 31;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 5;
- this.gridColumn6.Width = 94;
+ this.gridColumn6.Width = 117;
//
// gvMx1createBy
//
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "鍒涘缓浜�";
this.gvMx1createBy.FieldName = "createBy";
- this.gvMx1createBy.MinWidth = 25;
+ this.gvMx1createBy.MinWidth = 31;
this.gvMx1createBy.Name = "gvMx1createBy";
this.gvMx1createBy.Tag = "query_a.CREATE_BY";
this.gvMx1createBy.Visible = true;
this.gvMx1createBy.VisibleIndex = 6;
- this.gvMx1createBy.Width = 94;
+ this.gvMx1createBy.Width = 117;
//
// gvMx1lotDate
//
this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
this.gvMx1lotDate.FieldName = "createDate";
- this.gvMx1lotDate.MinWidth = 25;
+ this.gvMx1lotDate.MinWidth = 31;
this.gvMx1lotDate.Name = "gvMx1lotDate";
this.gvMx1lotDate.Tag = "query_a.LOT_DATE";
this.gvMx1lotDate.Visible = true;
this.gvMx1lotDate.VisibleIndex = 7;
- this.gvMx1lotDate.Width = 94;
+ this.gvMx1lotDate.Width = 117;
//
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(951, 55);
+ this.picCheckBox.Location = new System.Drawing.Point(1189, 67);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.Size = new System.Drawing.Size(125, 61);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCheckBox.TabIndex = 5;
this.picCheckBox.TabStop = false;
@@ -1395,12 +1432,13 @@
//
// Frm_MesShouTuo
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1169, 682);
+ this.ClientSize = new System.Drawing.Size(1461, 834);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "Frm_MesShouTuo";
this.Text = "鍙楁墭鍏ュ簱鐢宠";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1423,15 +1461,15 @@
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkByName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt034.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt034Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1493,7 +1531,7 @@
private UserControl.UcLookOrg txt_fStockOrgId;
private UserControl.UcLookCk txt_fStockId;
private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.TextEdit txt_checkBy;
+ private DevExpress.XtraEditors.TextEdit txt_checkByName;
private DevExpress.XtraEditors.TextEdit txt_remark;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
private DevExpress.XtraEditors.TextEdit txt_billNo;
@@ -1538,7 +1576,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
- private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_createByName;
private DevExpress.XtraEditors.TextEdit txt_createDate;
private UserControl.UcLookCustomer txt_fCustId;
private DevExpress.XtraEditors.TextEdit txt_guid;
@@ -1556,7 +1594,7 @@
private DevExpress.XtraEditors.SplitContainerControl split99;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
- private DevExpress.XtraEditors.TextEdit txt_qt034;
+ private DevExpress.XtraEditors.TextEdit txt_qt034Name;
private DevExpress.XtraEditors.TextEdit txt_qt033;
private DevExpress.XtraEditors.CheckEdit txt_qt032;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
--
Gitblit v1.9.3