From d53f0b2a3ba61d64a6df067920fa136235babaa9 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 25 二月 2025 15:56:26 +0800
Subject: [PATCH] 销售

---
 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs |  247 ++++++++++++++++++++++++++++++++++++------------
 1 files changed, 184 insertions(+), 63 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
index a246271..aa1dbf3 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
@@ -29,6 +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();
             this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -39,6 +44,9 @@
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
+            this.repositoryItemSearchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.lb_fApproverStaus = new DevExpress.XtraEditors.LabelControl();
             this.txt_fApproverStaus = new DevExpress.XtraEditors.TextEdit();
             this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -49,7 +57,6 @@
             this.txt_fDate = new DevExpress.XtraEditors.TextEdit();
             this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_fCustomerID = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fCustomerID = new DevExpress.XtraEditors.TextEdit();
             this.gv_fCustomerID = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_fSalesManID = new DevExpress.XtraEditors.LabelControl();
             this.txt_fSalesManID = new DevExpress.XtraEditors.TextEdit();
@@ -71,7 +78,6 @@
             this.lb_fSaleOrgId = new DevExpress.XtraEditors.LabelControl();
             this.gv_fSaleOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_fBillTypeID = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fBillTypeID = new DevExpress.XtraEditors.TextEdit();
             this.gv_fBillTypeID = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
@@ -88,24 +94,30 @@
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.panel1 = new System.Windows.Forms.Panel();
+            this.txt_fCustomerID = new DevExpress.XtraEditors.TextEdit();
+            this.txt_salesId = new Gs.DevApp.UserControl.UcLookSales();
+            this.lb_salesId = new DevExpress.XtraEditors.LabelControl();
+            this.txt_fSaleOrgId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fStockOrgId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit();
             this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
             this.lbGuid = new System.Windows.Forms.Label();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.txt_fStockOrgId = new Gs.DevApp.UserControl.UcLookOrg();
-            this.txt_fSaleOrgId = new Gs.DevApp.UserControl.UcLookOrg();
+            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproveDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverID.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
@@ -117,7 +129,12 @@
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fStockOrgId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
             this.SuspendLayout();
             // 
             // gvMx1fseq
@@ -130,20 +147,24 @@
             this.gvMx1fseq.Name = "gvMx1fseq";
             this.gvMx1fseq.Tag = "query_a.FSEQ";
             this.gvMx1fseq.Visible = true;
-            this.gvMx1fseq.VisibleIndex = 6;
+            this.gvMx1fseq.VisibleIndex = 7;
             this.gvMx1fseq.Width = 94;
             // 
             // gvMx1fEntrynote
             // 
             this.gvMx1fEntrynote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fEntrynote.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1fEntrynote.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fEntrynote.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx1fEntrynote.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1fEntrynote.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1fEntrynote.Caption = "澶囨敞 ";
             this.gvMx1fEntrynote.FieldName = "fEntrynote";
             this.gvMx1fEntrynote.MinWidth = 50;
             this.gvMx1fEntrynote.Name = "gvMx1fEntrynote";
-            this.gvMx1fEntrynote.Tag = "query_a.FEntrynote";
+            this.gvMx1fEntrynote.Tag = "edit";
             this.gvMx1fEntrynote.Visible = true;
-            this.gvMx1fEntrynote.VisibleIndex = 5;
+            this.gvMx1fEntrynote.VisibleIndex = 6;
             this.gvMx1fEntrynote.Width = 94;
             // 
             // gvMx1fRealQty
@@ -156,20 +177,24 @@
             this.gvMx1fRealQty.Name = "gvMx1fRealQty";
             this.gvMx1fRealQty.Tag = "query_a.FRealQty";
             this.gvMx1fRealQty.Visible = true;
-            this.gvMx1fRealQty.VisibleIndex = 4;
+            this.gvMx1fRealQty.VisibleIndex = 5;
             this.gvMx1fRealQty.Width = 94;
             // 
             // gvMx1fMustQty
             // 
             this.gvMx1fMustQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fMustQty.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1fMustQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fMustQty.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx1fMustQty.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1fMustQty.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1fMustQty.Caption = "搴斿彂鏁伴噺 ";
             this.gvMx1fMustQty.FieldName = "fMustQty";
             this.gvMx1fMustQty.MinWidth = 50;
             this.gvMx1fMustQty.Name = "gvMx1fMustQty";
-            this.gvMx1fMustQty.Tag = "query_a.FMustQty";
+            this.gvMx1fMustQty.Tag = "yz_quantity_0_edit";
             this.gvMx1fMustQty.Visible = true;
-            this.gvMx1fMustQty.VisibleIndex = 3;
+            this.gvMx1fMustQty.VisibleIndex = 4;
             this.gvMx1fMustQty.Width = 94;
             // 
             // gvMx1salesDetailId
@@ -182,7 +207,7 @@
             this.gvMx1salesDetailId.Name = "gvMx1salesDetailId";
             this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId";
             this.gvMx1salesDetailId.Visible = true;
-            this.gvMx1salesDetailId.VisibleIndex = 2;
+            this.gvMx1salesDetailId.VisibleIndex = 3;
             this.gvMx1salesDetailId.Width = 94;
             // 
             // gvMx1pid
@@ -195,7 +220,7 @@
             this.gvMx1pid.Name = "gvMx1pid";
             this.gvMx1pid.Tag = "query_a.pid";
             this.gvMx1pid.Visible = true;
-            this.gvMx1pid.VisibleIndex = 1;
+            this.gvMx1pid.VisibleIndex = 2;
             this.gvMx1pid.Width = 94;
             // 
             // gvMx1id
@@ -208,14 +233,14 @@
             this.gvMx1id.Name = "gvMx1id";
             this.gvMx1id.Tag = "query_a.id";
             this.gvMx1id.Visible = true;
-            this.gvMx1id.VisibleIndex = 0;
+            this.gvMx1id.VisibleIndex = 1;
             this.gvMx1id.Width = 94;
             // 
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 377);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 282);
             this.tabMxPage1.Text = "鏄庣粏1";
             // 
             // gcMx1
@@ -224,7 +249,10 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1124, 377);
+            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+            this.repositoryItemSearchLookUpEdit1,
+            this.repositoryItemButtonEdit1});
+            this.gcMx1.Size = new System.Drawing.Size(1124, 282);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -232,13 +260,15 @@
             // gvMx1
             // 
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn1,
             this.gvMx1id,
             this.gvMx1pid,
             this.gvMx1salesDetailId,
             this.gvMx1fMustQty,
             this.gvMx1fRealQty,
             this.gvMx1fEntrynote,
-            this.gvMx1fseq});
+            this.gvMx1fseq,
+            this.gvMxDel});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -246,15 +276,47 @@
             this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
             // 
+            // gridColumn1
+            // 
+            this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
+            this.gridColumn1.Caption = "璇烽�夋嫨";
+            this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Tag = "edit";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 0;
+            this.gridColumn1.Width = 94;
+            // 
+            // repositoryItemSearchLookUpEdit1
+            // 
+            this.repositoryItemSearchLookUpEdit1.AutoHeight = false;
+            this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1";
+            this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨";
+            this.repositoryItemSearchLookUpEdit1.PopupView = this.repositoryItemSearchLookUpEdit1View;
+            this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged);
+            // 
+            // repositoryItemSearchLookUpEdit1View
+            // 
+            this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
+            this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View";
+            this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
+            this.repositoryItemSearchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
+            // 
             // lb_fApproverStaus
             // 
             this.lb_fApproverStaus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fApproverStaus.Appearance.Options.UseFont = true;
             this.lb_fApproverStaus.Location = new System.Drawing.Point(270, 116);
             this.lb_fApproverStaus.Name = "lb_fApproverStaus";
-            this.lb_fApproverStaus.Size = new System.Drawing.Size(122, 21);
+            this.lb_fApproverStaus.Size = new System.Drawing.Size(68, 21);
             this.lb_fApproverStaus.TabIndex = 247;
-            this.lb_fApproverStaus.Text = "FApproverStaus ";
+            this.lb_fApproverStaus.Text = "瀹℃牳鐘舵��";
             // 
             // txt_fApproverStaus
             // 
@@ -354,15 +416,6 @@
             this.lb_fCustomerID.Size = new System.Drawing.Size(39, 21);
             this.lb_fCustomerID.TabIndex = 235;
             this.lb_fCustomerID.Text = "瀹㈡埛 ";
-            // 
-            // txt_fCustomerID
-            // 
-            this.txt_fCustomerID.Location = new System.Drawing.Point(580, 84);
-            this.txt_fCustomerID.Name = "txt_fCustomerID";
-            this.txt_fCustomerID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fCustomerID.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCustomerID.Size = new System.Drawing.Size(150, 28);
-            this.txt_fCustomerID.TabIndex = 235;
             // 
             // gv_fCustomerID
             // 
@@ -483,9 +536,9 @@
             this.lb_fApproverID.Appearance.Options.UseFont = true;
             this.lb_fApproverID.Location = new System.Drawing.Point(520, 52);
             this.lb_fApproverID.Name = "lb_fApproverID";
-            this.lb_fApproverID.Size = new System.Drawing.Size(99, 21);
+            this.lb_fApproverID.Size = new System.Drawing.Size(51, 21);
             this.lb_fApproverID.TabIndex = 222;
-            this.lb_fApproverID.Text = "FApproverID ";
+            this.lb_fApproverID.Text = "瀹℃牳浜�";
             // 
             // txt_fApproverID
             // 
@@ -600,15 +653,6 @@
             this.lb_fBillTypeID.Size = new System.Drawing.Size(73, 21);
             this.lb_fBillTypeID.TabIndex = 213;
             this.lb_fBillTypeID.Text = "鍗曟嵁绫诲瀷 ";
-            // 
-            // txt_fBillTypeID
-            // 
-            this.txt_fBillTypeID.Location = new System.Drawing.Point(580, 20);
-            this.txt_fBillTypeID.Name = "txt_fBillTypeID";
-            this.txt_fBillTypeID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true;
-            this.txt_fBillTypeID.Size = new System.Drawing.Size(150, 28);
-            this.txt_fBillTypeID.TabIndex = 213;
             // 
             // gv_fBillTypeID
             // 
@@ -787,10 +831,10 @@
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 161);
+            this.tabMx.Location = new System.Drawing.Point(0, 256);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 409);
+            this.tabMx.Size = new System.Drawing.Size(1126, 314);
             this.tabMx.TabIndex = 2;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -798,8 +842,12 @@
             // panel1
             // 
             this.panel1.BackColor = System.Drawing.Color.White;
+            this.panel1.Controls.Add(this.txt_fCustomerID);
+            this.panel1.Controls.Add(this.txt_salesId);
+            this.panel1.Controls.Add(this.lb_salesId);
             this.panel1.Controls.Add(this.txt_fSaleOrgId);
             this.panel1.Controls.Add(this.txt_fStockOrgId);
+            this.panel1.Controls.Add(this.txt_fBillTypeID);
             this.panel1.Controls.Add(this.labelControl11);
             this.panel1.Controls.Add(this.lbGuid);
             this.panel1.Controls.Add(this.lb_fApproverStaus);
@@ -809,7 +857,6 @@
             this.panel1.Controls.Add(this.lb_fDate);
             this.panel1.Controls.Add(this.txt_fDate);
             this.panel1.Controls.Add(this.lb_fCustomerID);
-            this.panel1.Controls.Add(this.txt_fCustomerID);
             this.panel1.Controls.Add(this.lb_fSalesManID);
             this.panel1.Controls.Add(this.txt_fSalesManID);
             this.panel1.Controls.Add(this.lb_fApproveDate);
@@ -823,7 +870,6 @@
             this.panel1.Controls.Add(this.lb_fStockOrgId);
             this.panel1.Controls.Add(this.lb_fSaleOrgId);
             this.panel1.Controls.Add(this.lb_fBillTypeID);
-            this.panel1.Controls.Add(this.txt_fBillTypeID);
             this.panel1.Controls.Add(this.lb_billNo);
             this.panel1.Controls.Add(this.txt_billNo);
             this.panel1.Controls.Add(this.lb_id);
@@ -832,8 +878,66 @@
             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, 161);
+            this.panel1.Size = new System.Drawing.Size(1126, 256);
             this.panel1.TabIndex = 1;
+            // 
+            // txt_fCustomerID
+            // 
+            this.txt_fCustomerID.Location = new System.Drawing.Point(565, 86);
+            this.txt_fCustomerID.Name = "txt_fCustomerID";
+            this.txt_fCustomerID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fCustomerID.Properties.Appearance.Options.UseFont = true;
+            this.txt_fCustomerID.Size = new System.Drawing.Size(150, 28);
+            this.txt_fCustomerID.TabIndex = 368;
+            // 
+            // txt_salesId
+            // 
+            this.txt_salesId.IsReadly = false;
+            this.txt_salesId.Location = new System.Drawing.Point(144, 190);
+            this.txt_salesId.Name = "txt_salesId";
+            this.txt_salesId.Size = new System.Drawing.Size(234, 29);
+            this.txt_salesId.TabIndex = 367;
+            // 
+            // lb_salesId
+            // 
+            this.lb_salesId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.lb_salesId.Appearance.Options.UseFont = true;
+            this.lb_salesId.Location = new System.Drawing.Point(39, 190);
+            this.lb_salesId.Name = "lb_salesId";
+            this.lb_salesId.Size = new System.Drawing.Size(68, 21);
+            this.lb_salesId.TabIndex = 366;
+            this.lb_salesId.Text = "閿�鍞鍗�";
+            // 
+            // txt_fSaleOrgId
+            // 
+            this.txt_fSaleOrgId.Location = new System.Drawing.Point(849, 13);
+            this.txt_fSaleOrgId.Name = "txt_fSaleOrgId";
+            this.txt_fSaleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fSaleOrgId.Properties.Appearance.Options.UseFont = true;
+            this.txt_fSaleOrgId.Size = new System.Drawing.Size(150, 28);
+            this.txt_fSaleOrgId.TabIndex = 365;
+            // 
+            // txt_fStockOrgId
+            // 
+            this.txt_fStockOrgId.Location = new System.Drawing.Point(90, 52);
+            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
+            this.txt_fStockOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fStockOrgId.Properties.Appearance.Options.UseFont = true;
+            this.txt_fStockOrgId.Size = new System.Drawing.Size(150, 28);
+            this.txt_fStockOrgId.TabIndex = 364;
+            // 
+            // txt_fBillTypeID
+            // 
+            this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)";
+            this.txt_fBillTypeID.Location = new System.Drawing.Point(584, 17);
+            this.txt_fBillTypeID.Name = "txt_fBillTypeID";
+            this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
+            "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"});
+            this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_fBillTypeID.Size = new System.Drawing.Size(146, 24);
+            this.txt_fBillTypeID.TabIndex = 362;
             // 
             // labelControl11
             // 
@@ -863,21 +967,26 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // txt_fStockOrgId
+            // gvMxDel
             // 
-            this.txt_fStockOrgId.IsReadly = false;
-            this.txt_fStockOrgId.Location = new System.Drawing.Point(100, 52);
-            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
-            this.txt_fStockOrgId.Size = new System.Drawing.Size(130, 30);
-            this.txt_fStockOrgId.TabIndex = 248;
+            this.gvMxDel.Caption = "绉诲嚭";
+            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
+            this.gvMxDel.MinWidth = 25;
+            this.gvMxDel.Name = "gvMxDel";
+            this.gvMxDel.Visible = true;
+            this.gvMxDel.VisibleIndex = 8;
+            this.gvMxDel.Width = 94;
             // 
-            // txt_fSaleOrgId
+            // repositoryItemButtonEdit1
             // 
-            this.txt_fSaleOrgId.IsReadly = false;
-            this.txt_fSaleOrgId.Location = new System.Drawing.Point(850, 20);
-            this.txt_fSaleOrgId.Name = "txt_fSaleOrgId";
-            this.txt_fSaleOrgId.Size = new System.Drawing.Size(130, 30);
-            this.txt_fSaleOrgId.TabIndex = 249;
+            this.repositoryItemButtonEdit1.AutoHeight = false;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions1.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)});
+            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
             // 
             // Frm_SalesDeliver
             // 
@@ -891,16 +1000,16 @@
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproveDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverID.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
@@ -913,7 +1022,12 @@
             this.tabMx.ResumeLayout(false);
             this.panel1.ResumeLayout(false);
             this.panel1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fStockOrgId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -954,7 +1068,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_fDate;
 
         private DevExpress.XtraEditors.LabelControl lb_fCustomerID;
-        private DevExpress.XtraEditors.TextEdit txt_fCustomerID;
         private DevExpress.XtraGrid.Columns.GridColumn gv_fCustomerID;
 
         private DevExpress.XtraEditors.LabelControl lb_fSalesManID;
@@ -984,7 +1097,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_fSaleOrgId;
 
         private DevExpress.XtraEditors.LabelControl lb_fBillTypeID;
-        private DevExpress.XtraEditors.TextEdit txt_fBillTypeID;
         private DevExpress.XtraGrid.Columns.GridColumn gv_fBillTypeID;
 
         private DevExpress.XtraEditors.LabelControl lb_billNo;
@@ -995,7 +1107,16 @@
         private DevExpress.XtraEditors.TextEdit txt_id;
         private DevExpress.XtraGrid.Columns.GridColumn gv_id;
         private System.Windows.Forms.PictureBox picCheckBox;
-        private UserControl.UcLookOrg txt_fSaleOrgId;
-        private UserControl.UcLookOrg txt_fStockOrgId;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID;
+        private DevExpress.XtraEditors.TextEdit txt_fSaleOrgId;
+        private DevExpress.XtraEditors.TextEdit txt_fStockOrgId;
+        private DevExpress.XtraEditors.LabelControl lb_salesId;
+        private UserControl.UcLookSales txt_salesId;
+        private DevExpress.XtraEditors.TextEdit txt_fCustomerID;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1;
+        private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3