From 7fe08f65936ff4d453df880f5f17ee6d5efbd642 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 15 四月 2025 15:00:57 +0800
Subject: [PATCH] 分隔条

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs |  145 +++++++++++++++++-------------------------------
 1 files changed, 51 insertions(+), 94 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 360c564..cb3d770 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -29,6 +29,7 @@
         /// </summary>
         private void InitializeComponent()
         {
+            this.components = new System.ComponentModel.Container();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -72,19 +73,20 @@
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
-            this.lbGuid = new DevExpress.XtraEditors.LabelControl();
+            this.lbGuid = new System.Windows.Forms.Label();
             this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_guid = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -127,6 +129,7 @@
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -149,10 +152,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -199,6 +202,7 @@
             // split1
             // 
             this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
             this.split1.Name = "split1";
@@ -212,18 +216,18 @@
             // split1.Panel2
             // 
             this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1363, 570);
-            this.split1.SplitterPosition = 555;
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1363, 516);
+            this.gcMain1.Size = new System.Drawing.Size(1363, 519);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -233,7 +237,6 @@
             this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
             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 = 30;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -268,7 +271,8 @@
             this.gridColumn4,
             this.gridColumn5,
             this.gridColumn7,
-            this.gvcol6});
+            this.gvcol6,
+            this.gridColumn9});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -291,7 +295,6 @@
             // 
             // gv_billNo
             // 
-           
             this.gv_billNo.AppearanceCell.Options.UseFont = true;
             this.gv_billNo.Caption = "閲囪喘鍗曞彿";
             this.gv_billNo.FieldName = "billNo";
@@ -305,7 +308,6 @@
             // 
             // gv_documentStatus
             // 
-            
             this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
             this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��";
             this.gv_documentStatus.FieldName = "docStusTxt";
@@ -319,7 +321,6 @@
             // 
             // gv_documentType
             // 
-            
             this.gv_documentType.AppearanceCell.Options.UseFont = true;
             this.gv_documentType.Caption = "鍗曟嵁绫诲瀷";
             this.gv_documentType.FieldName = "documentTypeTxt";
@@ -333,7 +334,6 @@
             // 
             // gv_businessType
             // 
-           
             this.gv_businessType.AppearanceCell.Options.UseFont = true;
             this.gv_businessType.Caption = "涓氬姟绫诲瀷";
             this.gv_businessType.FieldName = "businessType2";
@@ -347,7 +347,6 @@
             // 
             // gv_purchaseDate
             // 
-          
             this.gv_purchaseDate.AppearanceCell.Options.UseFont = true;
             this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡";
             this.gv_purchaseDate.FieldName = "purchaseDate";
@@ -373,7 +372,6 @@
             // 
             // gv_supplier
             // 
-            
             this.gv_supplier.AppearanceCell.Options.UseFont = true;
             this.gv_supplier.Caption = "渚涘簲鍟嗙紪鍙�";
             this.gv_supplier.FieldName = "suppNo";
@@ -387,7 +385,6 @@
             // 
             // gv_closeStatus
             // 
-           
             this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
             this.gv_closeStatus.Caption = "鍏抽棴鐘舵��";
             this.gv_closeStatus.FieldName = "closeStatusTxt";
@@ -413,7 +410,6 @@
             // 
             // gv_purchaseDept
             // 
-           
             this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
             this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬缂栧彿";
             this.gv_purchaseDept.FieldName = "departmentcode";
@@ -427,7 +423,6 @@
             // 
             // gv_qtyAcceptance
             // 
-           
             this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true;
             this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹";
             this.gv_qtyAcceptance.FieldName = "qtyAcceptance";
@@ -441,7 +436,6 @@
             // 
             // gv_purchaser
             // 
-          
             this.gv_purchaser.AppearanceCell.Options.UseFont = true;
             this.gv_purchaser.Caption = "閲囪喘鍛�";
             this.gv_purchaser.FieldName = "purchaser";
@@ -455,7 +449,6 @@
             // 
             // gv_qualityReq
             // 
-           
             this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
             this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰";
             this.gv_qualityReq.FieldName = "qualityReq";
@@ -469,7 +462,6 @@
             // 
             // gv_settlementParty
             // 
-            
             this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
             this.gv_settlementParty.Caption = "缁撶畻鏂�";
             this.gv_settlementParty.FieldName = "settlementParty";
@@ -483,7 +475,6 @@
             // 
             // gv_paymentParty
             // 
-           
             this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
             this.gv_paymentParty.Caption = "鏀舵鏂�";
             this.gv_paymentParty.FieldName = "paymentParty";
@@ -497,7 +488,6 @@
             // 
             // gv_transportMethod
             // 
-      
             this.gv_transportMethod.AppearanceCell.Options.UseFont = true;
             this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡";
             this.gv_transportMethod.FieldName = "transportMethod";
@@ -511,7 +501,6 @@
             // 
             // gv_remarks
             // 
-           
             this.gv_remarks.AppearanceCell.Options.UseFont = true;
             this.gv_remarks.Caption = "澶囨敞";
             this.gv_remarks.FieldName = "remarks";
@@ -525,7 +514,6 @@
             // 
             // gv_cancellationStatus
             // 
-          
             this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true;
             this.gv_cancellationStatus.Caption = "浣滃簾鐘舵��";
             this.gv_cancellationStatus.FieldName = "cancellationStatusTxt";
@@ -539,7 +527,6 @@
             // 
             // gv_cancellationPerson
             // 
-          
             this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
             this.gv_cancellationPerson.Caption = "浣滃簾浜�";
             this.gv_cancellationPerson.FieldName = "cancellationPerson";
@@ -553,7 +540,6 @@
             // 
             // gv_cancellationDate
             // 
-           
             this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
             this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡";
             this.gv_cancellationDate.FieldName = "cancellationDate";
@@ -567,7 +553,6 @@
             // 
             // gv_createBy
             // 
-            
             this.gv_createBy.AppearanceCell.Options.UseFont = true;
             this.gv_createBy.Caption = "鍒涘缓浜�";
             this.gv_createBy.FieldName = "createBy";
@@ -581,7 +566,6 @@
             // 
             // gv_createDate
             // 
-           
             this.gv_createDate.AppearanceCell.Options.UseFont = true;
             this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
             this.gv_createDate.FieldName = "createDate";
@@ -595,7 +579,6 @@
             // 
             // gv_lastupdateDate
             // 
-            
             this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
             this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂�";
             this.gv_lastupdateDate.FieldName = "lastupdateDate";
@@ -609,7 +592,6 @@
             // 
             // gv_lastupdateBy
             // 
-           
             this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
             this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉";
             this.gv_lastupdateBy.FieldName = "lastupdateBy";
@@ -623,7 +605,6 @@
             // 
             // gv_erpCheckBy
             // 
-             
             this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
             this.gv_erpCheckBy.Caption = "erp瀹℃牳浜�";
             this.gv_erpCheckBy.FieldName = "erpCheckBy";
@@ -637,7 +618,6 @@
             // 
             // gv_erpCheckDate
             // 
-         
             this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
             this.gv_erpCheckDate.Caption = "erp瀹℃牳鏃堕棿";
             this.gv_erpCheckDate.FieldName = "erpCheckDate";
@@ -651,7 +631,6 @@
             // 
             // gv_changereason
             // 
-            
             this.gv_changereason.AppearanceCell.Options.UseFont = true;
             this.gv_changereason.Caption = "鍙樻洿鍘熷洜";
             this.gv_changereason.FieldName = "changereason";
@@ -701,11 +680,21 @@
             this.gvcol6.Name = "gvcol6";
             this.gvcol6.Width = 94;
             // 
+            // gridColumn9
+            // 
+            this.gridColumn9.Caption = "鍚屾鏃堕棿";
+            this.gridColumn9.FieldName = "createDate";
+            this.gridColumn9.MinWidth = 25;
+            this.gridColumn9.Name = "gridColumn9";
+            this.gridColumn9.Visible = true;
+            this.gridColumn9.VisibleIndex = 31;
+            this.gridColumn9.Width = 94;
+            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 516);
+            this.pageBar1.Location = new System.Drawing.Point(0, 519);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
@@ -736,6 +725,7 @@
             // 
             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(1363, 570);
             this.splitMx1.SplitterPosition = 46;
             this.splitMx1.TabIndex = 0;
@@ -748,8 +738,7 @@
             this.layoutMx1.Controls.Add(this.txt_guid);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem4,
-            this.layoutControlItem3});
+            this.layoutControlItem4});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
@@ -760,14 +749,11 @@
             // 
             // lbGuid
             // 
-            this.lbGuid.AccessibleName = "";
-            this.lbGuid.Location = new System.Drawing.Point(672, 12);
+            this.lbGuid.Location = new System.Drawing.Point(683, 12);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(38, 18);
-            this.lbGuid.StyleController = this.layoutMx1;
-            this.lbGuid.TabIndex = 228;
+            this.lbGuid.Size = new System.Drawing.Size(332, 25);
+            this.lbGuid.TabIndex = 230;
             this.lbGuid.Text = "lbGuid";
-            this.lbGuid.Visible = false;
             // 
             // txt_supplier
             // 
@@ -775,16 +761,15 @@
             this.txt_supplier.Location = new System.Drawing.Point(434, 12);
             this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
             this.txt_supplier.Name = "txt_supplier";
-            this.txt_supplier.Size = new System.Drawing.Size(245, 28);
+            this.txt_supplier.Size = new System.Drawing.Size(245, 24);
             this.txt_supplier.TabIndex = 227;
             // 
             // txt_billNo
             // 
             this.txt_billNo.Location = new System.Drawing.Point(99, 12);
             this.txt_billNo.Name = "txt_billNo";
-            
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(244, 28);
+            this.txt_billNo.Size = new System.Drawing.Size(244, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 213;
             // 
@@ -806,24 +791,14 @@
             this.layoutControlItem4.Text = "涓婚敭GUID";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
             // 
-            // layoutControlItem3
-            // 
-            this.layoutControlItem3.Control = this.lbGuid;
-            this.layoutControlItem3.Location = new System.Drawing.Point(660, 0);
-            this.layoutControlItem3.Name = "layoutControlItem3";
-            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(330, 32);
-            this.layoutControlItem3.Text = "lbGuid";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem3.TextVisible = false;
-            // 
             // Root
             // 
             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             this.Root.GroupBordersVisible = false;
             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem1,
-            this.layoutControlItem2});
+            this.layoutControlItem2,
+            this.layoutControlItem3});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -843,7 +818,7 @@
             rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition1});
-            this.Root.Size = new System.Drawing.Size(1363, 52);
+            this.Root.Size = new System.Drawing.Size(1363, 49);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -851,7 +826,7 @@
             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(335, 32);
+            this.layoutControlItem1.Size = new System.Drawing.Size(335, 29);
             this.layoutControlItem1.Text = "閲囪喘鍗曞彿";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
             // 
@@ -861,9 +836,20 @@
             this.layoutControlItem2.Location = new System.Drawing.Point(335, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(336, 32);
+            this.layoutControlItem2.Size = new System.Drawing.Size(336, 29);
             this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.lbGuid;
+            this.layoutControlItem3.Location = new System.Drawing.Point(671, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(336, 29);
+            this.layoutControlItem3.Text = "lbGuid";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem3.TextVisible = false;
             // 
             // tabMx
             // 
@@ -965,7 +951,6 @@
             // 
             // gvMx1salesOrderId
             // 
-           
             this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
             this.gvMx1salesOrderId.Caption = "閿�鍞鍗曞彿";
             this.gvMx1salesOrderId.FieldName = "salesOrderId";
@@ -978,7 +963,6 @@
             // 
             // gvMx1itemId
             // 
-         
             this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemId.Caption = "鐗╂枡ID";
             this.gvMx1itemId.FieldName = "itemId";
@@ -1009,7 +993,6 @@
             // 
             // gvMx1businessTerminate
             // 
-           
             this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
             this.gvMx1businessTerminate.Caption = "涓氬姟鐘舵��";
             this.gvMx1businessTerminate.FieldName = "businessTerminate";
@@ -1022,7 +1005,6 @@
             // 
             // gvMx1pricingQty
             // 
-            
             this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingQty.Caption = "璁′环鏁伴噺";
             this.gvMx1pricingQty.FieldName = "pricingQty";
@@ -1035,7 +1017,6 @@
             // 
             // gvMx1pricingUnit
             // 
-           
             this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅";
             this.gvMx1pricingUnit.FieldName = "jjFname";
@@ -1048,7 +1029,6 @@
             // 
             // gvMx1deliveryDate
             // 
-          
             this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1deliveryDate.Caption = "浜よ揣鏃ユ湡";
             this.gvMx1deliveryDate.FieldName = "deliveryDate";
@@ -1061,7 +1041,6 @@
             // 
             // gvMx1earliestDeliveryDate
             // 
-            
             this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1earliestDeliveryDate.Caption = "鏈�鏃╀氦璐ф棩鏈�";
             this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
@@ -1074,7 +1053,6 @@
             // 
             // gvMx1latestDeliveryDate
             // 
-            
             this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1latestDeliveryDate.Caption = "鏈�鏅氫氦璐ф棩鏈�";
             this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
@@ -1087,7 +1065,6 @@
             // 
             // gvMx1purchaseQty
             // 
-            
             this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺";
             this.gvMx1purchaseQty.FieldName = "purchaseQty";
@@ -1100,7 +1077,6 @@
             // 
             // gvMx1purchaseUnit
             // 
-           
             this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅";
             this.gvMx1purchaseUnit.FieldName = "cgFname";
@@ -1113,7 +1089,6 @@
             // 
             // gvMx1remainingReceivedQty
             // 
-           
             this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺";
             this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
@@ -1126,7 +1101,6 @@
             // 
             // gvMx1inventoryUnit
             // 
-            
             this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅";
             this.gvMx1inventoryUnit.FieldName = "kcFname";
@@ -1139,7 +1113,6 @@
             // 
             // gvMx1demandDocumentId
             // 
-           
             this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
             this.gvMx1demandDocumentId.Caption = "闇�姹傚崟鎹彿";
             this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
@@ -1152,7 +1125,6 @@
             // 
             // gvMx1isGift
             // 
-           
             this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
             this.gvMx1isGift.Caption = "鏄惁璧犲搧";
             this.gvMx1isGift.FieldName = "isGift";
@@ -1165,7 +1137,6 @@
             // 
             // gvMx1remarks
             // 
-            
             this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
             this.gvMx1remarks.Caption = "澶囨敞";
             this.gvMx1remarks.FieldName = "remarks";
@@ -1178,7 +1149,6 @@
             // 
             // gvMx1businessClose
             // 
-           
             this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
             this.gvMx1businessClose.Caption = "鍏抽棴鐘舵��";
             this.gvMx1businessClose.FieldName = "businessClose";
@@ -1191,7 +1161,6 @@
             // 
             // gvMx1businessFreeze
             // 
-           
             this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true;
             this.gvMx1businessFreeze.Caption = "鍐荤粨鐘舵��";
             this.gvMx1businessFreeze.FieldName = "businessFreeze";
@@ -1204,7 +1173,6 @@
             // 
             // gvMx1freezer
             // 
-           
             this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
             this.gvMx1freezer.Caption = "鍐荤粨浜�";
             this.gvMx1freezer.FieldName = "freezer";
@@ -1217,7 +1185,6 @@
             // 
             // gvMx1freezeTime
             // 
-           
             this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
             this.gvMx1freezeTime.Caption = "鍐荤粨鏃堕棿";
             this.gvMx1freezeTime.FieldName = "freezeTime";
@@ -1230,7 +1197,6 @@
             // 
             // gvMx1terminator
             // 
-           
             this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
             this.gvMx1terminator.Caption = "缁堟浜�";
             this.gvMx1terminator.FieldName = "terminator";
@@ -1243,7 +1209,6 @@
             // 
             // gvMx1terminateTime
             // 
-            
             this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
             this.gvMx1terminateTime.Caption = "缁堟鏃堕棿";
             this.gvMx1terminateTime.FieldName = "terminateTime";
@@ -1256,7 +1221,6 @@
             // 
             // gvMx1totalReceivedQty
             // 
-         
             this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1totalReceivedQty.Caption = "鎬诲凡鏀舵暟閲�";
             this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
@@ -1269,7 +1233,6 @@
             // 
             // gvMx1totalStoredQty
             // 
-           
             this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1totalStoredQty.Caption = "鎬诲凡鍏ュ簱鏁伴噺";
             this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
@@ -1282,7 +1245,6 @@
             // 
             // gvMx1remainingStoredQty
             // 
-            
             this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1remainingStoredQty.Caption = "鍓╀綑鍏ュ簱鏁伴噺";
             this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
@@ -1295,7 +1257,6 @@
             // 
             // gvMx1totalReturnedQty
             // 
-         
             this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1totalReturnedQty.Caption = "鎬婚��璐ф暟閲�";
             this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
@@ -1308,7 +1269,6 @@
             // 
             // gvMx1returnableReceivedQty
             // 
-            
             this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1returnableReceivedQty.Caption = "鍙��鏀惰揣鏁伴噺";
             this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
@@ -1321,7 +1281,6 @@
             // 
             // gvMx1returnableStoredQty
             // 
-            
             this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1returnableStoredQty.Caption = "鍙��鍏ュ簱鏁伴噺";
             this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
@@ -1334,7 +1293,6 @@
             // 
             // gvMx1sourceDocumentType
             // 
-           
             this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
             this.gvMx1sourceDocumentType.Caption = "鏉ユ簮鍗曟嵁绫诲瀷";
             this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
@@ -1347,7 +1305,6 @@
             // 
             // gvMx1planTrackingId
             // 
-           
             this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
             this.gvMx1planTrackingId.Caption = "璁″垝璺熻釜鍙�";
             this.gvMx1planTrackingId.FieldName = "planTrackingId";
@@ -1360,7 +1317,6 @@
             // 
             // gvMx1changeFlag
             // 
-          
             this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
             this.gvMx1changeFlag.Caption = "鍙樻洿鏍囪瘑";
             this.gvMx1changeFlag.FieldName = "changeFlag";
@@ -1373,7 +1329,6 @@
             // 
             // gvMx1demandDocumentLineId
             // 
-           
             this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
             this.gvMx1demandDocumentLineId.Caption = "闇�姹傚崟鎹鍙�";
             this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
@@ -1443,10 +1398,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1500,12 +1455,10 @@
         private DevExpress.XtraEditors.SplitContainerControl splitMx1;
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
-        private DevExpress.XtraEditors.LabelControl lbGuid;
         private UserControl.UcLookSupplier txt_supplier;
         private DevExpress.XtraEditors.TextEdit txt_billNo;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraTab.XtraTabControl tabMx;
         private DevExpress.XtraTab.XtraTabPage tabMxPage1;
         private DevExpress.XtraGrid.GridControl gcMx1;
@@ -1550,5 +1503,9 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+        private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3