From 5b419c5a4fd892b1777e8c5ac584bf2df3cbbb3e Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 28 二月 2025 16:32:12 +0800 Subject: [PATCH] 布局 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs | 2039 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1,112 insertions(+), 927 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs index 4f93f2a..d3d9244 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs @@ -29,24 +29,82 @@ /// </summary> private void InitializeComponent() { + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); 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(); - this.gvMx1fMustQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1salesDetailId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.spc1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fBillTypeID = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fSaleOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fStockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fCreatorId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fApproverID = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fCreateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fApproveDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fSalesManID = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fCustomerID = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fNote = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.spc2 = new DevExpress.XtraEditors.SplitContainerControl(); + this.lay2 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_fCustomerIDTxt = new DevExpress.XtraEditors.TextEdit(); + this.lbGuid = new System.Windows.Forms.Label(); + this.txt_salesId = new Gs.DevApp.UserControl.UcLookSales(); + this.txt_fSaleOrgIdTxt = new DevExpress.XtraEditors.TextEdit(); + this.txt_fDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_id = new DevExpress.XtraEditors.TextEdit(); + this.txt_fNote = new DevExpress.XtraEditors.TextEdit(); + this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit(); + this.txt_fSalesManIDTxt = new DevExpress.XtraEditors.TextEdit(); + this.txt_fApproveDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_fApproverID = new DevExpress.XtraEditors.TextEdit(); + this.txt_fApproverStaus = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tabMx = new DevExpress.XtraTab.XtraTabControl(); 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.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -55,6 +113,16 @@ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1salesDetailId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fMustQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -77,192 +145,821 @@ this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.lb_fApproverStaus = new DevExpress.XtraEditors.LabelControl(); - this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fNote = new DevExpress.XtraEditors.LabelControl(); - this.txt_fNote = new DevExpress.XtraEditors.TextEdit(); - this.gv_fNote = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_fDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fCustomerID = new DevExpress.XtraEditors.LabelControl(); - this.gv_fCustomerID = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fSalesManID = new DevExpress.XtraEditors.LabelControl(); - this.txt_fSalesManIDTxt = new DevExpress.XtraEditors.TextEdit(); - this.gv_fSalesManID = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fApproveDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_fApproveDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_fApproveDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fCreateDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_fCreateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fApproverID = new DevExpress.XtraEditors.LabelControl(); - this.txt_fApproverID = new DevExpress.XtraEditors.TextEdit(); - this.gv_fApproverID = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fCreatorId = new DevExpress.XtraEditors.LabelControl(); - this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit(); - this.gv_fCreatorId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fStockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fSaleOrgId = new DevExpress.XtraEditors.LabelControl(); - this.gv_fSaleOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fBillTypeID = new DevExpress.XtraEditors.LabelControl(); - this.gv_fBillTypeID = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_id = new DevExpress.XtraEditors.LabelControl(); - this.txt_id = new DevExpress.XtraEditors.TextEdit(); - this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.txt_fApproverStaus = new DevExpress.XtraEditors.CheckEdit(); - this.txt_fCustomerIDTxt = new DevExpress.XtraEditors.TextEdit(); - this.txt_salesId = new Gs.DevApp.UserControl.UcLookSales(); - this.lb_salesId = new DevExpress.XtraEditors.LabelControl(); - this.txt_fSaleOrgIdTxt = 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.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.repositoryItemDateEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.spc1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.spc1.Panel1)).BeginInit(); + this.spc1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.spc1.Panel2)).BeginInit(); + this.spc1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.spc2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.spc2.Panel1)).BeginInit(); + this.spc2.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.spc2.Panel2)).BeginInit(); + this.spc2.Panel2.SuspendLayout(); + this.spc2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.lay2)).BeginInit(); + this.lay2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerIDTxt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgIdTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManIDTxt.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_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerIDTxt.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgIdTxt.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit(); + 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.gridView2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // - // gvMx1fseq + // toolBarMenu1 // - this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fseq.AppearanceCell.Options.UseFont = true; - this.gvMx1fseq.Caption = "鎺掑簭 "; - this.gvMx1fseq.FieldName = "fseq"; - this.gvMx1fseq.MinWidth = 50; - this.gvMx1fseq.Name = "gvMx1fseq"; - this.gvMx1fseq.Tag = "query_a.FSEQ"; - this.gvMx1fseq.Visible = true; - this.gvMx1fseq.VisibleIndex = 4; - this.gvMx1fseq.Width = 94; + this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = null; // - // gvMx1fEntrynote + // xtraTabControl1 // - 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 = "edit"; - this.gvMx1fEntrynote.Visible = true; - this.gvMx1fEntrynote.VisibleIndex = 3; - this.gvMx1fEntrynote.Width = 94; + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); // - // gvMx1fRealQty + // xtraTabPage1 // - this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true; - this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 "; - this.gvMx1fRealQty.FieldName = "fRealQty"; - this.gvMx1fRealQty.MinWidth = 50; - this.gvMx1fRealQty.Name = "gvMx1fRealQty"; - this.gvMx1fRealQty.Tag = "query_a.FRealQty"; - this.gvMx1fRealQty.Visible = true; - this.gvMx1fRealQty.VisibleIndex = 2; - this.gvMx1fRealQty.Width = 94; + this.xtraTabPage1.Controls.Add(this.spc1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // - // gvMx1fMustQty + // spc1 // - 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 = "yz_quantity_0_edit"; - this.gvMx1fMustQty.Visible = true; - this.gvMx1fMustQty.VisibleIndex = 1; - this.gvMx1fMustQty.Width = 94; + this.spc1.Dock = System.Windows.Forms.DockStyle.Fill; + this.spc1.Horizontal = false; + this.spc1.Location = new System.Drawing.Point(0, 0); + this.spc1.Name = "spc1"; // - // gvMx1salesDetailId + // spc1.Panel1 // - this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true; - this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL鐨凣uid "; - this.gvMx1salesDetailId.FieldName = "salesDetailId"; - this.gvMx1salesDetailId.MinWidth = 50; - this.gvMx1salesDetailId.Name = "gvMx1salesDetailId"; - this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId"; - this.gvMx1salesDetailId.Width = 94; + this.spc1.Panel1.AutoScroll = true; + this.spc1.Panel1.Controls.Add(this.gcMain); + this.spc1.Panel1.Controls.Add(this.pageBar1); + this.spc1.Panel1.Text = "Panel1"; // - // gvMx1pid + // spc1.Panel2 // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "涓昏〃guid "; - this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 50; - this.gvMx1pid.Name = "gvMx1pid"; - this.gvMx1pid.Tag = "query_a.pid"; - this.gvMx1pid.Width = 94; + this.spc1.Panel2.Text = "Panel2"; + this.spc1.Size = new System.Drawing.Size(1126, 570); + this.spc1.SplitterPosition = 406; + this.spc1.TabIndex = 0; // - // gvMx1id + // gcMain // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "涓婚敭 "; - this.gvMx1id.FieldName = "id"; - this.gvMx1id.MinWidth = 50; - this.gvMx1id.Name = "gvMx1id"; - this.gvMx1id.Tag = "query_a.id"; - this.gvMx1id.Width = 94; + this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain.Location = new System.Drawing.Point(0, 0); + this.gcMain.MainView = this.gridView1; + this.gcMain.Name = "gcMain"; + this.gcMain.Size = new System.Drawing.Size(1126, 367); + this.gcMain.TabIndex = 2; + this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_id, + this.gv_billNo, + this.gv_fBillTypeID, + this.gv_fSaleOrgId, + this.gv_fStockOrgId, + this.gv_fCreatorId, + this.gv_fApproverID, + this.gv_fCreateDate, + this.gv_fApproveDate, + this.gv_fSalesManID, + this.gv_fCustomerID, + this.gv_fDate, + this.gv_fNote, + this.gv_fApproverStaus, + this.gridColumn2}); + this.gridView1.GridControl = this.gcMain; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gv_id + // + this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_id.AppearanceCell.Options.UseFont = true; + this.gv_id.Caption = "涓婚敭GUID"; + this.gv_id.FieldName = "id"; + this.gv_id.MinWidth = 50; + this.gv_id.Name = "gv_id"; + this.gv_id.OptionsColumn.AllowEdit = false; + this.gv_id.Tag = "query_a.id"; + this.gv_id.Visible = true; + this.gv_id.VisibleIndex = 0; + this.gv_id.Width = 94; + // + // gv_billNo + // + this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billNo.AppearanceCell.Options.UseFont = true; + this.gv_billNo.Caption = "鍗曟嵁缂栧彿 "; + this.gv_billNo.FieldName = "billNo"; + this.gv_billNo.MinWidth = 50; + this.gv_billNo.Name = "gv_billNo"; + this.gv_billNo.OptionsColumn.AllowEdit = false; + this.gv_billNo.Tag = "query_a.bill_no"; + this.gv_billNo.Visible = true; + this.gv_billNo.VisibleIndex = 1; + this.gv_billNo.Width = 94; + // + // gv_fBillTypeID + // + this.gv_fBillTypeID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fBillTypeID.AppearanceCell.Options.UseFont = true; + this.gv_fBillTypeID.Caption = "鍗曟嵁绫诲瀷 "; + this.gv_fBillTypeID.FieldName = "fBillTypeID"; + this.gv_fBillTypeID.MinWidth = 50; + this.gv_fBillTypeID.Name = "gv_fBillTypeID"; + this.gv_fBillTypeID.OptionsColumn.AllowEdit = false; + this.gv_fBillTypeID.Tag = "query_a.FBillTypeID"; + this.gv_fBillTypeID.Visible = true; + this.gv_fBillTypeID.VisibleIndex = 2; + this.gv_fBillTypeID.Width = 94; + // + // gv_fSaleOrgId + // + this.gv_fSaleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fSaleOrgId.AppearanceCell.Options.UseFont = true; + this.gv_fSaleOrgId.Caption = "閿�鍞粍缁� "; + this.gv_fSaleOrgId.FieldName = "fSaleOrgId"; + this.gv_fSaleOrgId.MinWidth = 50; + this.gv_fSaleOrgId.Name = "gv_fSaleOrgId"; + this.gv_fSaleOrgId.OptionsColumn.AllowEdit = false; + this.gv_fSaleOrgId.Tag = "query_a.FSaleOrgId"; + this.gv_fSaleOrgId.Visible = true; + this.gv_fSaleOrgId.VisibleIndex = 3; + this.gv_fSaleOrgId.Width = 94; + // + // gv_fStockOrgId + // + this.gv_fStockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fStockOrgId.AppearanceCell.Options.UseFont = true; + this.gv_fStockOrgId.Caption = "鍙戣揣缁勭粐 "; + this.gv_fStockOrgId.FieldName = "fStockOrgId"; + this.gv_fStockOrgId.MinWidth = 50; + this.gv_fStockOrgId.Name = "gv_fStockOrgId"; + this.gv_fStockOrgId.OptionsColumn.AllowEdit = false; + this.gv_fStockOrgId.Tag = "query_a.FStockOrgId"; + this.gv_fStockOrgId.Visible = true; + this.gv_fStockOrgId.VisibleIndex = 4; + this.gv_fStockOrgId.Width = 94; + // + // gv_fCreatorId + // + this.gv_fCreatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCreatorId.AppearanceCell.Options.UseFont = true; + this.gv_fCreatorId.Caption = "鍒涘缓浜� "; + this.gv_fCreatorId.FieldName = "fCreatorId"; + this.gv_fCreatorId.MinWidth = 50; + this.gv_fCreatorId.Name = "gv_fCreatorId"; + this.gv_fCreatorId.OptionsColumn.AllowEdit = false; + this.gv_fCreatorId.Tag = "query_a.FCreatorId"; + this.gv_fCreatorId.Visible = true; + this.gv_fCreatorId.VisibleIndex = 5; + this.gv_fCreatorId.Width = 94; + // + // gv_fApproverID + // + this.gv_fApproverID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproverID.AppearanceCell.Options.UseFont = true; + this.gv_fApproverID.Caption = "瀹℃牳浜�"; + this.gv_fApproverID.FieldName = "fApproverID"; + this.gv_fApproverID.MinWidth = 50; + this.gv_fApproverID.Name = "gv_fApproverID"; + this.gv_fApproverID.OptionsColumn.AllowEdit = false; + this.gv_fApproverID.Tag = "query_a.FApproverID"; + this.gv_fApproverID.Visible = true; + this.gv_fApproverID.VisibleIndex = 6; + this.gv_fApproverID.Width = 94; + // + // gv_fCreateDate + // + this.gv_fCreateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCreateDate.AppearanceCell.Options.UseFont = true; + this.gv_fCreateDate.Caption = "鍒涘缓鏃ユ湡 "; + this.gv_fCreateDate.FieldName = "fCreateDate"; + this.gv_fCreateDate.MinWidth = 50; + this.gv_fCreateDate.Name = "gv_fCreateDate"; + this.gv_fCreateDate.OptionsColumn.AllowEdit = false; + this.gv_fCreateDate.Tag = "query_a.FCreateDate"; + this.gv_fCreateDate.Visible = true; + this.gv_fCreateDate.VisibleIndex = 7; + this.gv_fCreateDate.Width = 94; + // + // gv_fApproveDate + // + this.gv_fApproveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproveDate.AppearanceCell.Options.UseFont = true; + this.gv_fApproveDate.Caption = "瀹℃牳鏃ユ湡 "; + this.gv_fApproveDate.FieldName = "fApproveDate"; + this.gv_fApproveDate.MinWidth = 50; + this.gv_fApproveDate.Name = "gv_fApproveDate"; + this.gv_fApproveDate.OptionsColumn.AllowEdit = false; + this.gv_fApproveDate.Tag = "query_a.FApproveDate"; + this.gv_fApproveDate.Visible = true; + this.gv_fApproveDate.VisibleIndex = 8; + this.gv_fApproveDate.Width = 94; + // + // gv_fSalesManID + // + this.gv_fSalesManID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fSalesManID.AppearanceCell.Options.UseFont = true; + this.gv_fSalesManID.Caption = "閿�鍞憳 "; + this.gv_fSalesManID.FieldName = "fSalesManID"; + this.gv_fSalesManID.MinWidth = 50; + this.gv_fSalesManID.Name = "gv_fSalesManID"; + this.gv_fSalesManID.OptionsColumn.AllowEdit = false; + this.gv_fSalesManID.Tag = "query_a.FSalesManID"; + this.gv_fSalesManID.Visible = true; + this.gv_fSalesManID.VisibleIndex = 9; + this.gv_fSalesManID.Width = 94; + // + // gv_fCustomerID + // + this.gv_fCustomerID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fCustomerID.AppearanceCell.Options.UseFont = true; + this.gv_fCustomerID.Caption = "瀹㈡埛 "; + this.gv_fCustomerID.FieldName = "fCustomerID"; + this.gv_fCustomerID.MinWidth = 50; + this.gv_fCustomerID.Name = "gv_fCustomerID"; + this.gv_fCustomerID.OptionsColumn.AllowEdit = false; + this.gv_fCustomerID.Tag = "query_a.FCustomerID"; + this.gv_fCustomerID.Visible = true; + this.gv_fCustomerID.VisibleIndex = 10; + this.gv_fCustomerID.Width = 94; + // + // gv_fDate + // + this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fDate.AppearanceCell.Options.UseFont = true; + this.gv_fDate.Caption = "鏃ユ湡 "; + this.gv_fDate.FieldName = "fDate"; + this.gv_fDate.MinWidth = 50; + this.gv_fDate.Name = "gv_fDate"; + this.gv_fDate.OptionsColumn.AllowEdit = false; + this.gv_fDate.Tag = "query_a.FDate"; + this.gv_fDate.Visible = true; + this.gv_fDate.VisibleIndex = 11; + this.gv_fDate.Width = 94; + // + // gv_fNote + // + this.gv_fNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fNote.AppearanceCell.Options.UseFont = true; + this.gv_fNote.Caption = "澶囨敞 "; + this.gv_fNote.FieldName = "fNote"; + this.gv_fNote.MinWidth = 50; + this.gv_fNote.Name = "gv_fNote"; + this.gv_fNote.OptionsColumn.AllowEdit = false; + this.gv_fNote.Tag = "query_a.FNote"; + this.gv_fNote.Visible = true; + this.gv_fNote.VisibleIndex = 12; + this.gv_fNote.Width = 94; + // + // gv_fApproverStaus + // + this.gv_fApproverStaus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fApproverStaus.AppearanceCell.Options.UseFont = true; + this.gv_fApproverStaus.Caption = "瀹℃牳鏍囪瘑"; + this.gv_fApproverStaus.FieldName = "chkStatus"; + this.gv_fApproverStaus.MinWidth = 50; + this.gv_fApproverStaus.Name = "gv_fApproverStaus"; + this.gv_fApproverStaus.OptionsColumn.AllowEdit = false; + this.gv_fApproverStaus.Tag = "query_a.FApproverStaus"; + this.gv_fApproverStaus.Visible = true; + this.gv_fApproverStaus.VisibleIndex = 13; + this.gv_fApproverStaus.Width = 94; + // + // gridColumn2 + // + this.gridColumn2.Caption = "瀹岀粨鏍囪瘑"; + this.gridColumn2.FieldName = "wjStatus"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 14; + this.gridColumn2.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 367); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.Size = new System.Drawing.Size(1126, 39); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.spc2); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // spc2 + // + this.spc2.Dock = System.Windows.Forms.DockStyle.Fill; + this.spc2.Horizontal = false; + this.spc2.Location = new System.Drawing.Point(0, 0); + this.spc2.Name = "spc2"; + // + // spc2.Panel1 + // + this.spc2.Panel1.Controls.Add(this.lay2); + this.spc2.Panel1.Text = "Panel1"; + // + // spc2.Panel2 + // + this.spc2.Panel2.Controls.Add(this.tabMx); + this.spc2.Panel2.Text = "Panel2"; + this.spc2.Size = new System.Drawing.Size(1126, 570); + this.spc2.SplitterPosition = 144; + this.spc2.TabIndex = 0; + // + // lay2 + // + this.lay2.AutoScroll = false; + this.lay2.Controls.Add(this.txt_fCustomerIDTxt); + this.lay2.Controls.Add(this.lbGuid); + this.lay2.Controls.Add(this.txt_salesId); + this.lay2.Controls.Add(this.txt_fSaleOrgIdTxt); + this.lay2.Controls.Add(this.txt_fDate); + this.lay2.Controls.Add(this.txt_id); + this.lay2.Controls.Add(this.txt_fNote); + this.lay2.Controls.Add(this.txt_fBillTypeID); + this.lay2.Controls.Add(this.txt_billNo); + this.lay2.Controls.Add(this.txt_fCreatorId); + this.lay2.Controls.Add(this.txt_fSalesManIDTxt); + this.lay2.Controls.Add(this.txt_fApproveDate); + this.lay2.Controls.Add(this.txt_fCreateDate); + this.lay2.Controls.Add(this.txt_fApproverID); + this.lay2.Controls.Add(this.txt_fApproverStaus); + this.lay2.Dock = System.Windows.Forms.DockStyle.Fill; + this.lay2.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem15}); + this.lay2.Location = new System.Drawing.Point(0, 0); + this.lay2.Name = "lay2"; + this.lay2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(962, 492, 812, 500); + this.lay2.Root = this.Root; + this.lay2.Size = new System.Drawing.Size(1126, 144); + this.lay2.TabIndex = 0; + this.lay2.Text = "layoutControl1"; + // + // txt_fCustomerIDTxt + // + this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(90, 108); + this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt"; + this.txt_fCustomerIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true; + this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(194, 28); + this.txt_fCustomerIDTxt.StyleController = this.lay2; + this.txt_fCustomerIDTxt.TabIndex = 368; + this.txt_fCustomerIDTxt.Tag = "readonly"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(564, 108); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(272, 28); + this.lbGuid.TabIndex = 1; + this.lbGuid.Visible = false; + // + // txt_salesId + // + this.txt_salesId.IsReadly = false; + this.txt_salesId.Location = new System.Drawing.Point(90, 44); + this.txt_salesId.Name = "txt_salesId"; + this.txt_salesId.Size = new System.Drawing.Size(194, 28); + this.txt_salesId.TabIndex = 367; + // + // txt_fSaleOrgIdTxt + // + this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(366, 44); + this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt"; + this.txt_fSaleOrgIdTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true; + this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(194, 28); + this.txt_fSaleOrgIdTxt.StyleController = this.lay2; + this.txt_fSaleOrgIdTxt.TabIndex = 365; + this.txt_fSaleOrgIdTxt.Tag = "readonly"; + // + // txt_fDate + // + this.txt_fDate.Location = new System.Drawing.Point(366, 108); + this.txt_fDate.Name = "txt_fDate"; + this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fDate.Properties.Appearance.Options.UseFont = true; + this.txt_fDate.Size = new System.Drawing.Size(194, 28); + this.txt_fDate.StyleController = this.lay2; + this.txt_fDate.TabIndex = 240; + this.txt_fDate.Tag = "readonly"; + // + // txt_id + // + this.txt_id.Location = new System.Drawing.Point(90, 12); + this.txt_id.Name = "txt_id"; + this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_id.Properties.Appearance.Options.UseFont = true; + this.txt_id.Size = new System.Drawing.Size(194, 28); + this.txt_id.StyleController = this.lay2; + this.txt_id.TabIndex = 211; + this.txt_id.Tag = "readonly"; + // + // txt_fNote + // + this.txt_fNote.Location = new System.Drawing.Point(90, 76); + this.txt_fNote.Name = "txt_fNote"; + this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fNote.Properties.Appearance.Options.UseFont = true; + this.txt_fNote.Size = new System.Drawing.Size(194, 28); + this.txt_fNote.StyleController = this.lay2; + this.txt_fNote.TabIndex = 243; + // + // txt_fBillTypeID + // + this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"; + this.txt_fBillTypeID.Location = new System.Drawing.Point(642, 12); + 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(194, 24); + this.txt_fBillTypeID.StyleController = this.lay2; + this.txt_fBillTypeID.TabIndex = 362; + // + // txt_billNo + // + this.txt_billNo.Location = new System.Drawing.Point(366, 12); + this.txt_billNo.Name = "txt_billNo"; + this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_billNo.Properties.Appearance.Options.UseFont = true; + this.txt_billNo.Size = new System.Drawing.Size(194, 28); + this.txt_billNo.StyleController = this.lay2; + this.txt_billNo.TabIndex = 211; + this.txt_billNo.Tag = "readonly"; + // + // txt_fCreatorId + // + this.txt_fCreatorId.Location = new System.Drawing.Point(642, 44); + this.txt_fCreatorId.Name = "txt_fCreatorId"; + this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; + this.txt_fCreatorId.Size = new System.Drawing.Size(194, 28); + this.txt_fCreatorId.StyleController = this.lay2; + this.txt_fCreatorId.TabIndex = 219; + this.txt_fCreatorId.Tag = "readonly"; + // + // txt_fSalesManIDTxt + // + this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(366, 76); + this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt"; + this.txt_fSalesManIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true; + this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(194, 28); + this.txt_fSalesManIDTxt.StyleController = this.lay2; + this.txt_fSalesManIDTxt.TabIndex = 231; + this.txt_fSalesManIDTxt.Tag = "readonly"; + // + // txt_fApproveDate + // + this.txt_fApproveDate.Location = new System.Drawing.Point(918, 44); + this.txt_fApproveDate.Name = "txt_fApproveDate"; + this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true; + this.txt_fApproveDate.Size = new System.Drawing.Size(196, 28); + this.txt_fApproveDate.StyleController = this.lay2; + this.txt_fApproveDate.TabIndex = 228; + this.txt_fApproveDate.Tag = "readonly"; + // + // txt_fCreateDate + // + this.txt_fCreateDate.Location = new System.Drawing.Point(642, 76); + this.txt_fCreateDate.Name = "txt_fCreateDate"; + this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; + this.txt_fCreateDate.Size = new System.Drawing.Size(194, 28); + this.txt_fCreateDate.StyleController = this.lay2; + this.txt_fCreateDate.TabIndex = 226; + this.txt_fCreateDate.Tag = "readonly"; + // + // txt_fApproverID + // + this.txt_fApproverID.Location = new System.Drawing.Point(918, 12); + this.txt_fApproverID.Name = "txt_fApproverID"; + this.txt_fApproverID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fApproverID.Properties.Appearance.Options.UseFont = true; + this.txt_fApproverID.Size = new System.Drawing.Size(196, 28); + this.txt_fApproverID.StyleController = this.lay2; + this.txt_fApproverID.TabIndex = 222; + this.txt_fApproverID.Tag = "readonly"; + // + // txt_fApproverStaus + // + this.txt_fApproverStaus.Enabled = false; + this.txt_fApproverStaus.Location = new System.Drawing.Point(840, 76); + this.txt_fApproverStaus.Name = "txt_fApproverStaus"; + this.txt_fApproverStaus.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_fApproverStaus.Size = new System.Drawing.Size(274, 24); + this.txt_fApproverStaus.StyleController = this.lay2; + this.txt_fApproverStaus.TabIndex = 371; + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.lbGuid; + this.layoutControlItem15.Location = new System.Drawing.Point(552, 96); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem15.Text = "lbGuid"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem15.TextVisible = false; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem7, + this.layoutControlItem8, + this.layoutControlItem9, + this.layoutControlItem10, + this.layoutControlItem13, + this.layoutControlItem14, + this.layoutControlItem1, + this.layoutControlItem11, + this.layoutControlItem16}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 32D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize; + rowDefinition4.Height = 32D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); + this.Root.Size = new System.Drawing.Size(1126, 148); + this.Root.TextVisible = false; + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_billNo; + this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem2.Text = "鍗曟嵁缂栧彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_fBillTypeID; + this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_salesId; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem4.Text = "閿�鍞鍗�"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt; + this.layoutControlItem5.Location = new System.Drawing.Point(276, 32); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem5.Text = "閿�鍞粍缁�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_fCreatorId; + this.layoutControlItem6.Location = new System.Drawing.Point(552, 32); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem6.Text = "鍒涘缓浜�"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_fCreateDate; + this.layoutControlItem7.Location = new System.Drawing.Point(552, 64); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem7.Text = "鍒涘缓鏃ユ湡"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_fNote; + this.layoutControlItem8.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem8.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem8.Text = "澶囨敞"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_fSalesManIDTxt; + this.layoutControlItem9.Location = new System.Drawing.Point(276, 64); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem9.Text = "閿�鍞憳"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_fApproverID; + this.layoutControlItem10.Location = new System.Drawing.Point(828, 0); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem10.Text = "瀹℃牳浜�"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_fCustomerIDTxt; + this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem13.Text = "瀹㈡埛"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_fDate; + this.layoutControlItem14.Location = new System.Drawing.Point(276, 96); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem14.Text = "鏃ユ湡"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_id; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem1.Text = "涓婚敭GUID"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_fApproveDate; + this.layoutControlItem11.Location = new System.Drawing.Point(828, 32); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem11.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(66, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_fApproverStaus; + this.layoutControlItem16.Location = new System.Drawing.Point(828, 64); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem16.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem16.Text = "瀹℃牳鐘舵��"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; + // + // tabMx + // + this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabMx.Location = new System.Drawing.Point(0, 0); + this.tabMx.Name = "tabMx"; + this.tabMx.SelectedTabPage = this.tabMxPage1; + this.tabMx.Size = new System.Drawing.Size(1126, 414); + this.tabMx.TabIndex = 3; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1}); // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 386); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 382); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -275,7 +972,7 @@ this.repositoryItemSearchLookUpEdit1, this.repositoryItemButtonEdit1, this.repositoryItemDateEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 386); + this.gcMx1.Size = new System.Drawing.Size(1124, 382); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -336,16 +1033,16 @@ // repositoryItemSearchLookUpEdit1 // this.repositoryItemSearchLookUpEdit1.AutoHeight = false; + this.repositoryItemSearchLookUpEdit1.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit; 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); + this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2; // - // repositoryItemSearchLookUpEdit1View + // gridView2 // - this.repositoryItemSearchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn10, this.gridColumn3, this.gridColumn4, @@ -353,11 +1050,14 @@ this.gridColumn7, this.gridColumn8, this.gridColumn9, - this.gridColumn6}); - this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; - this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View"; - this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; - this.repositoryItemSearchLookUpEdit1View.OptionsView.ShowGroupPanel = false; + this.gridColumn6, + this.gridColumn30, + this.gridColumn31, + this.gridColumn32}); + this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; + this.gridView2.Name = "gridView2"; + this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; + this.gridView2.OptionsView.ShowGroupPanel = false; // // gridColumn10 // @@ -378,7 +1078,7 @@ // gridColumn4 // this.gridColumn4.Caption = "閿�鍞崟浣�"; - this.gridColumn4.FieldName = "dwName"; + this.gridColumn4.FieldName = "xxdw"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 2; @@ -422,6 +1122,123 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 7; + // + // gridColumn30 + // + this.gridColumn30.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn30.FieldName = "itemName"; + this.gridColumn30.Name = "gridColumn30"; + this.gridColumn30.Visible = true; + this.gridColumn30.VisibleIndex = 8; + // + // gridColumn31 + // + this.gridColumn31.Caption = "瑙勬牸鍨嬪彿"; + this.gridColumn31.FieldName = "itemModel"; + this.gridColumn31.Name = "gridColumn31"; + this.gridColumn31.Visible = true; + this.gridColumn31.VisibleIndex = 9; + // + // gridColumn32 + // + this.gridColumn32.Caption = "璁′环鍗曚綅"; + this.gridColumn32.FieldName = "jjdw"; + this.gridColumn32.Name = "gridColumn32"; + this.gridColumn32.Visible = true; + this.gridColumn32.VisibleIndex = 10; + // + // gvMx1id + // + this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; + this.gvMx1id.Caption = "涓婚敭 "; + this.gvMx1id.FieldName = "id"; + this.gvMx1id.MinWidth = 50; + this.gvMx1id.Name = "gvMx1id"; + this.gvMx1id.Tag = "query_a.id"; + this.gvMx1id.Width = 94; + // + // gvMx1pid + // + this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1pid.AppearanceCell.Options.UseFont = true; + this.gvMx1pid.Caption = "涓昏〃guid "; + this.gvMx1pid.FieldName = "pid"; + this.gvMx1pid.MinWidth = 50; + this.gvMx1pid.Name = "gvMx1pid"; + this.gvMx1pid.Tag = "query_a.pid"; + this.gvMx1pid.Width = 94; + // + // gvMx1salesDetailId + // + this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true; + this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL鐨凣uid "; + this.gvMx1salesDetailId.FieldName = "salesDetailId"; + this.gvMx1salesDetailId.MinWidth = 50; + this.gvMx1salesDetailId.Name = "gvMx1salesDetailId"; + this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId"; + this.gvMx1salesDetailId.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 = "yz_quantity_0_edit"; + this.gvMx1fMustQty.Visible = true; + this.gvMx1fMustQty.VisibleIndex = 1; + this.gvMx1fMustQty.Width = 94; + // + // gvMx1fRealQty + // + this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true; + this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 "; + this.gvMx1fRealQty.FieldName = "fRealQty"; + this.gvMx1fRealQty.MinWidth = 50; + this.gvMx1fRealQty.Name = "gvMx1fRealQty"; + this.gvMx1fRealQty.Tag = "query_a.FRealQty"; + this.gvMx1fRealQty.Visible = true; + this.gvMx1fRealQty.VisibleIndex = 2; + this.gvMx1fRealQty.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 = "edit"; + this.gvMx1fEntrynote.Visible = true; + this.gvMx1fEntrynote.VisibleIndex = 3; + this.gvMx1fEntrynote.Width = 94; + // + // gvMx1fseq + // + this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fseq.AppearanceCell.Options.UseFont = true; + this.gvMx1fseq.Caption = "鎺掑簭 "; + this.gvMx1fseq.FieldName = "fseq"; + this.gvMx1fseq.MinWidth = 50; + this.gvMx1fseq.Name = "gvMx1fseq"; + this.gvMx1fseq.Tag = "query_a.FSEQ"; + this.gvMx1fseq.Visible = true; + this.gvMx1fseq.VisibleIndex = 4; + this.gvMx1fseq.Width = 94; // // gridColumn11 // @@ -541,7 +1358,7 @@ // gridColumn21 // this.gridColumn21.Caption = "鏄惁璧犲搧"; - this.gridColumn21.FieldName = "ifFree"; + this.gridColumn21.FieldName = "isFree"; this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; @@ -647,657 +1464,6 @@ 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); - // - // 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(815, 85); - this.lb_fApproverStaus.Name = "lb_fApproverStaus"; - this.lb_fApproverStaus.Size = new System.Drawing.Size(68, 21); - this.lb_fApproverStaus.TabIndex = 247; - this.lb_fApproverStaus.Text = "瀹℃牳鐘舵��"; - // - // gv_fApproverStaus - // - this.gv_fApproverStaus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fApproverStaus.AppearanceCell.Options.UseFont = true; - this.gv_fApproverStaus.Caption = "瀹℃牳鏍囪瘑"; - this.gv_fApproverStaus.FieldName = "chkStatus"; - this.gv_fApproverStaus.MinWidth = 50; - this.gv_fApproverStaus.Name = "gv_fApproverStaus"; - this.gv_fApproverStaus.OptionsColumn.AllowEdit = false; - this.gv_fApproverStaus.Tag = "query_a.FApproverStaus"; - this.gv_fApproverStaus.Visible = true; - this.gv_fApproverStaus.VisibleIndex = 13; - this.gv_fApproverStaus.Width = 94; - // - // lb_fNote - // - this.lb_fNote.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fNote.Appearance.Options.UseFont = true; - this.lb_fNote.Location = new System.Drawing.Point(40, 89); - this.lb_fNote.Name = "lb_fNote"; - this.lb_fNote.Size = new System.Drawing.Size(39, 21); - this.lb_fNote.TabIndex = 243; - this.lb_fNote.Text = "澶囨敞 "; - // - // txt_fNote - // - this.txt_fNote.Location = new System.Drawing.Point(84, 85); - this.txt_fNote.Name = "txt_fNote"; - this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fNote.Properties.Appearance.Options.UseFont = true; - this.txt_fNote.Size = new System.Drawing.Size(179, 28); - this.txt_fNote.TabIndex = 243; - // - // gv_fNote - // - this.gv_fNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fNote.AppearanceCell.Options.UseFont = true; - this.gv_fNote.Caption = "澶囨敞 "; - this.gv_fNote.FieldName = "fNote"; - this.gv_fNote.MinWidth = 50; - this.gv_fNote.Name = "gv_fNote"; - this.gv_fNote.OptionsColumn.AllowEdit = false; - this.gv_fNote.Tag = "query_a.FNote"; - this.gv_fNote.Visible = true; - this.gv_fNote.VisibleIndex = 12; - this.gv_fNote.Width = 94; - // - // lb_fDate - // - this.lb_fDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fDate.Appearance.Options.UseFont = true; - this.lb_fDate.Location = new System.Drawing.Point(580, 117); - this.lb_fDate.Name = "lb_fDate"; - this.lb_fDate.Size = new System.Drawing.Size(39, 21); - this.lb_fDate.TabIndex = 240; - this.lb_fDate.Text = "鏃ユ湡 "; - // - // txt_fDate - // - this.txt_fDate.Location = new System.Drawing.Point(622, 113); - this.txt_fDate.Name = "txt_fDate"; - this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fDate.Properties.Appearance.Options.UseFont = true; - this.txt_fDate.Size = new System.Drawing.Size(188, 28); - this.txt_fDate.TabIndex = 240; - this.txt_fDate.Tag = "readonly"; - // - // gv_fDate - // - this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fDate.AppearanceCell.Options.UseFont = true; - this.gv_fDate.Caption = "鏃ユ湡 "; - this.gv_fDate.FieldName = "fDate"; - this.gv_fDate.MinWidth = 50; - this.gv_fDate.Name = "gv_fDate"; - this.gv_fDate.OptionsColumn.AllowEdit = false; - this.gv_fDate.Tag = "query_a.FDate"; - this.gv_fDate.Visible = true; - this.gv_fDate.VisibleIndex = 11; - this.gv_fDate.Width = 94; - // - // lb_fCustomerID - // - this.lb_fCustomerID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fCustomerID.Appearance.Options.UseFont = true; - this.lb_fCustomerID.Location = new System.Drawing.Point(304, 115); - this.lb_fCustomerID.Name = "lb_fCustomerID"; - this.lb_fCustomerID.Size = new System.Drawing.Size(39, 21); - this.lb_fCustomerID.TabIndex = 235; - this.lb_fCustomerID.Text = "瀹㈡埛 "; - // - // gv_fCustomerID - // - this.gv_fCustomerID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fCustomerID.AppearanceCell.Options.UseFont = true; - this.gv_fCustomerID.Caption = "瀹㈡埛 "; - this.gv_fCustomerID.FieldName = "fCustomerID"; - this.gv_fCustomerID.MinWidth = 50; - this.gv_fCustomerID.Name = "gv_fCustomerID"; - this.gv_fCustomerID.OptionsColumn.AllowEdit = false; - this.gv_fCustomerID.Tag = "query_a.FCustomerID"; - this.gv_fCustomerID.Visible = true; - this.gv_fCustomerID.VisibleIndex = 10; - this.gv_fCustomerID.Width = 94; - // - // lb_fSalesManID - // - this.lb_fSalesManID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fSalesManID.Appearance.Options.UseFont = true; - this.lb_fSalesManID.Location = new System.Drawing.Point(287, 84); - this.lb_fSalesManID.Name = "lb_fSalesManID"; - this.lb_fSalesManID.Size = new System.Drawing.Size(56, 21); - this.lb_fSalesManID.TabIndex = 231; - this.lb_fSalesManID.Text = "閿�鍞憳 "; - // - // txt_fSalesManIDTxt - // - this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(350, 80); - this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt"; - this.txt_fSalesManIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(195, 28); - this.txt_fSalesManIDTxt.TabIndex = 231; - this.txt_fSalesManIDTxt.Tag = "readonly"; - // - // gv_fSalesManID - // - this.gv_fSalesManID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fSalesManID.AppearanceCell.Options.UseFont = true; - this.gv_fSalesManID.Caption = "閿�鍞憳 "; - this.gv_fSalesManID.FieldName = "fSalesManID"; - this.gv_fSalesManID.MinWidth = 50; - this.gv_fSalesManID.Name = "gv_fSalesManID"; - this.gv_fSalesManID.OptionsColumn.AllowEdit = false; - this.gv_fSalesManID.Tag = "query_a.FSalesManID"; - this.gv_fSalesManID.Visible = true; - this.gv_fSalesManID.VisibleIndex = 9; - this.gv_fSalesManID.Width = 94; - // - // lb_fApproveDate - // - this.lb_fApproveDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fApproveDate.Appearance.Options.UseFont = true; - this.lb_fApproveDate.Location = new System.Drawing.Point(810, 50); - this.lb_fApproveDate.Name = "lb_fApproveDate"; - this.lb_fApproveDate.Size = new System.Drawing.Size(73, 21); - this.lb_fApproveDate.TabIndex = 228; - this.lb_fApproveDate.Text = "瀹℃牳鏃ユ湡 "; - // - // txt_fApproveDate - // - this.txt_fApproveDate.Location = new System.Drawing.Point(886, 46); - this.txt_fApproveDate.Name = "txt_fApproveDate"; - this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true; - this.txt_fApproveDate.Size = new System.Drawing.Size(173, 28); - this.txt_fApproveDate.TabIndex = 228; - this.txt_fApproveDate.Tag = "readonly"; - // - // gv_fApproveDate - // - this.gv_fApproveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fApproveDate.AppearanceCell.Options.UseFont = true; - this.gv_fApproveDate.Caption = "瀹℃牳鏃ユ湡 "; - this.gv_fApproveDate.FieldName = "fApproveDate"; - this.gv_fApproveDate.MinWidth = 50; - this.gv_fApproveDate.Name = "gv_fApproveDate"; - this.gv_fApproveDate.OptionsColumn.AllowEdit = false; - this.gv_fApproveDate.Tag = "query_a.FApproveDate"; - this.gv_fApproveDate.Visible = true; - this.gv_fApproveDate.VisibleIndex = 8; - this.gv_fApproveDate.Width = 94; - // - // lb_fCreateDate - // - this.lb_fCreateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fCreateDate.Appearance.Options.UseFont = true; - this.lb_fCreateDate.Location = new System.Drawing.Point(546, 83); - this.lb_fCreateDate.Name = "lb_fCreateDate"; - this.lb_fCreateDate.Size = new System.Drawing.Size(73, 21); - this.lb_fCreateDate.TabIndex = 226; - this.lb_fCreateDate.Text = "鍒涘缓鏃ユ湡 "; - // - // txt_fCreateDate - // - this.txt_fCreateDate.Location = new System.Drawing.Point(622, 79); - this.txt_fCreateDate.Name = "txt_fCreateDate"; - this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; - this.txt_fCreateDate.Size = new System.Drawing.Size(188, 28); - this.txt_fCreateDate.TabIndex = 226; - this.txt_fCreateDate.Tag = "readonly"; - // - // gv_fCreateDate - // - this.gv_fCreateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fCreateDate.AppearanceCell.Options.UseFont = true; - this.gv_fCreateDate.Caption = "鍒涘缓鏃ユ湡 "; - this.gv_fCreateDate.FieldName = "fCreateDate"; - this.gv_fCreateDate.MinWidth = 50; - this.gv_fCreateDate.Name = "gv_fCreateDate"; - this.gv_fCreateDate.OptionsColumn.AllowEdit = false; - this.gv_fCreateDate.Tag = "query_a.FCreateDate"; - this.gv_fCreateDate.Visible = true; - this.gv_fCreateDate.VisibleIndex = 7; - this.gv_fCreateDate.Width = 94; - // - // lb_fApproverID - // - this.lb_fApproverID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fApproverID.Appearance.Options.UseFont = true; - this.lb_fApproverID.Location = new System.Drawing.Point(832, 17); - this.lb_fApproverID.Name = "lb_fApproverID"; - this.lb_fApproverID.Size = new System.Drawing.Size(51, 21); - this.lb_fApproverID.TabIndex = 222; - this.lb_fApproverID.Text = "瀹℃牳浜�"; - // - // txt_fApproverID - // - this.txt_fApproverID.Location = new System.Drawing.Point(886, 13); - this.txt_fApproverID.Name = "txt_fApproverID"; - this.txt_fApproverID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fApproverID.Properties.Appearance.Options.UseFont = true; - this.txt_fApproverID.Size = new System.Drawing.Size(173, 28); - this.txt_fApproverID.TabIndex = 222; - this.txt_fApproverID.Tag = "readonly"; - // - // gv_fApproverID - // - this.gv_fApproverID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fApproverID.AppearanceCell.Options.UseFont = true; - this.gv_fApproverID.Caption = "瀹℃牳浜�"; - this.gv_fApproverID.FieldName = "fApproverID"; - this.gv_fApproverID.MinWidth = 50; - this.gv_fApproverID.Name = "gv_fApproverID"; - this.gv_fApproverID.OptionsColumn.AllowEdit = false; - this.gv_fApproverID.Tag = "query_a.FApproverID"; - this.gv_fApproverID.Visible = true; - this.gv_fApproverID.VisibleIndex = 6; - this.gv_fApproverID.Width = 94; - // - // lb_fCreatorId - // - this.lb_fCreatorId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fCreatorId.Appearance.Options.UseFont = true; - this.lb_fCreatorId.Location = new System.Drawing.Point(563, 50); - this.lb_fCreatorId.Name = "lb_fCreatorId"; - this.lb_fCreatorId.Size = new System.Drawing.Size(56, 21); - this.lb_fCreatorId.TabIndex = 219; - this.lb_fCreatorId.Text = "鍒涘缓浜� "; - // - // txt_fCreatorId - // - this.txt_fCreatorId.Location = new System.Drawing.Point(622, 46); - this.txt_fCreatorId.Name = "txt_fCreatorId"; - this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; - this.txt_fCreatorId.Size = new System.Drawing.Size(188, 28); - this.txt_fCreatorId.TabIndex = 219; - this.txt_fCreatorId.Tag = "readonly"; - // - // gv_fCreatorId - // - this.gv_fCreatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fCreatorId.AppearanceCell.Options.UseFont = true; - this.gv_fCreatorId.Caption = "鍒涘缓浜� "; - this.gv_fCreatorId.FieldName = "fCreatorId"; - this.gv_fCreatorId.MinWidth = 50; - this.gv_fCreatorId.Name = "gv_fCreatorId"; - this.gv_fCreatorId.OptionsColumn.AllowEdit = false; - this.gv_fCreatorId.Tag = "query_a.FCreatorId"; - this.gv_fCreatorId.Visible = true; - this.gv_fCreatorId.VisibleIndex = 5; - this.gv_fCreatorId.Width = 94; - // - // gv_fStockOrgId - // - this.gv_fStockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fStockOrgId.AppearanceCell.Options.UseFont = true; - this.gv_fStockOrgId.Caption = "鍙戣揣缁勭粐 "; - this.gv_fStockOrgId.FieldName = "fStockOrgId"; - this.gv_fStockOrgId.MinWidth = 50; - this.gv_fStockOrgId.Name = "gv_fStockOrgId"; - this.gv_fStockOrgId.OptionsColumn.AllowEdit = false; - this.gv_fStockOrgId.Tag = "query_a.FStockOrgId"; - this.gv_fStockOrgId.Visible = true; - this.gv_fStockOrgId.VisibleIndex = 4; - this.gv_fStockOrgId.Width = 94; - // - // lb_fSaleOrgId - // - this.lb_fSaleOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fSaleOrgId.Appearance.Options.UseFont = true; - this.lb_fSaleOrgId.Location = new System.Drawing.Point(270, 50); - this.lb_fSaleOrgId.Name = "lb_fSaleOrgId"; - this.lb_fSaleOrgId.Size = new System.Drawing.Size(73, 21); - this.lb_fSaleOrgId.TabIndex = 216; - this.lb_fSaleOrgId.Text = "閿�鍞粍缁� "; - // - // gv_fSaleOrgId - // - this.gv_fSaleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fSaleOrgId.AppearanceCell.Options.UseFont = true; - this.gv_fSaleOrgId.Caption = "閿�鍞粍缁� "; - this.gv_fSaleOrgId.FieldName = "fSaleOrgId"; - this.gv_fSaleOrgId.MinWidth = 50; - this.gv_fSaleOrgId.Name = "gv_fSaleOrgId"; - this.gv_fSaleOrgId.OptionsColumn.AllowEdit = false; - this.gv_fSaleOrgId.Tag = "query_a.FSaleOrgId"; - this.gv_fSaleOrgId.Visible = true; - this.gv_fSaleOrgId.VisibleIndex = 3; - this.gv_fSaleOrgId.Width = 94; - // - // lb_fBillTypeID - // - this.lb_fBillTypeID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fBillTypeID.Appearance.Options.UseFont = true; - this.lb_fBillTypeID.Location = new System.Drawing.Point(546, 17); - this.lb_fBillTypeID.Name = "lb_fBillTypeID"; - this.lb_fBillTypeID.Size = new System.Drawing.Size(73, 21); - this.lb_fBillTypeID.TabIndex = 213; - this.lb_fBillTypeID.Text = "鍗曟嵁绫诲瀷 "; - // - // gv_fBillTypeID - // - this.gv_fBillTypeID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fBillTypeID.AppearanceCell.Options.UseFont = true; - this.gv_fBillTypeID.Caption = "鍗曟嵁绫诲瀷 "; - this.gv_fBillTypeID.FieldName = "fBillTypeID"; - this.gv_fBillTypeID.MinWidth = 50; - this.gv_fBillTypeID.Name = "gv_fBillTypeID"; - this.gv_fBillTypeID.OptionsColumn.AllowEdit = false; - this.gv_fBillTypeID.Tag = "query_a.FBillTypeID"; - this.gv_fBillTypeID.Visible = true; - this.gv_fBillTypeID.VisibleIndex = 2; - this.gv_fBillTypeID.Width = 94; - // - // lb_billNo - // - this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(270, 17); - this.lb_billNo.Name = "lb_billNo"; - this.lb_billNo.Size = new System.Drawing.Size(73, 21); - this.lb_billNo.TabIndex = 211; - this.lb_billNo.Text = "鍗曟嵁缂栧彿 "; - // - // txt_billNo - // - this.txt_billNo.Location = new System.Drawing.Point(350, 13); - this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(195, 28); - this.txt_billNo.TabIndex = 211; - this.txt_billNo.Tag = "readonly"; - // - // gv_billNo - // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_billNo.AppearanceCell.Options.UseFont = true; - this.gv_billNo.Caption = "鍗曟嵁缂栧彿 "; - this.gv_billNo.FieldName = "billNo"; - this.gv_billNo.MinWidth = 50; - this.gv_billNo.Name = "gv_billNo"; - this.gv_billNo.OptionsColumn.AllowEdit = false; - this.gv_billNo.Tag = "query_a.bill_no"; - this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 1; - this.gv_billNo.Width = 94; - // - // lb_id - // - this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_id.Appearance.Options.UseFont = true; - this.lb_id.Location = new System.Drawing.Point(5, 17); - this.lb_id.Name = "lb_id"; - this.lb_id.Size = new System.Drawing.Size(74, 21); - this.lb_id.TabIndex = 210; - this.lb_id.Text = "涓婚敭GUID"; - // - // txt_id - // - this.txt_id.Location = new System.Drawing.Point(84, 13); - this.txt_id.Name = "txt_id"; - this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_id.Properties.Appearance.Options.UseFont = true; - this.txt_id.Size = new System.Drawing.Size(179, 28); - this.txt_id.TabIndex = 210; - this.txt_id.Tag = "readonly"; - // - // gv_id - // - this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "id "; - this.gv_id.FieldName = "id"; - this.gv_id.MinWidth = 50; - this.gv_id.Name = "gv_id"; - this.gv_id.OptionsColumn.AllowEdit = false; - this.gv_id.Tag = "query_a.id"; - this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 0; - this.gv_id.Width = 94; - // - // toolBarMenu1 - // - this.toolBarMenu1.chkParameter = null; - this.toolBarMenu1.currentAction = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = null; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_id, - this.gv_billNo, - this.gv_fBillTypeID, - this.gv_fSaleOrgId, - this.gv_fStockOrgId, - this.gv_fCreatorId, - this.gv_fApproverID, - this.gv_fCreateDate, - this.gv_fApproveDate, - this.gv_fSalesManID, - this.gv_fCustomerID, - this.gv_fDate, - this.gv_fNote, - this.gv_fApproverStaus, - this.gridColumn2}); - this.gridView1.GridControl = this.gcMain; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn2 - // - this.gridColumn2.Caption = "瀹岀粨鏍囪瘑"; - this.gridColumn2.FieldName = "wjStatus"; - this.gridColumn2.MinWidth = 25; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 14; - this.gridColumn2.Width = 94; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); - this.pageBar1.TabIndex = 3; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 152); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 418); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1}); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_fApproverStaus); - this.panel1.Controls.Add(this.txt_fCustomerIDTxt); - this.panel1.Controls.Add(this.txt_salesId); - this.panel1.Controls.Add(this.lb_salesId); - this.panel1.Controls.Add(this.txt_fSaleOrgIdTxt); - 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); - this.panel1.Controls.Add(this.lb_fNote); - this.panel1.Controls.Add(this.txt_fNote); - 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.lb_fSalesManID); - this.panel1.Controls.Add(this.txt_fSalesManIDTxt); - this.panel1.Controls.Add(this.lb_fApproveDate); - this.panel1.Controls.Add(this.txt_fApproveDate); - this.panel1.Controls.Add(this.lb_fCreateDate); - this.panel1.Controls.Add(this.txt_fCreateDate); - this.panel1.Controls.Add(this.lb_fApproverID); - this.panel1.Controls.Add(this.txt_fApproverID); - this.panel1.Controls.Add(this.lb_fCreatorId); - this.panel1.Controls.Add(this.txt_fCreatorId); - this.panel1.Controls.Add(this.lb_fSaleOrgId); - this.panel1.Controls.Add(this.lb_fBillTypeID); - this.panel1.Controls.Add(this.lb_billNo); - this.panel1.Controls.Add(this.txt_billNo); - this.panel1.Controls.Add(this.lb_id); - this.panel1.Controls.Add(this.txt_id); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - 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, 152); - this.panel1.TabIndex = 1; - // - // txt_fApproverStaus - // - this.txt_fApproverStaus.Enabled = false; - this.txt_fApproverStaus.Location = new System.Drawing.Point(886, 85); - this.txt_fApproverStaus.Name = "txt_fApproverStaus"; - this.txt_fApproverStaus.Properties.Caption = ""; - this.txt_fApproverStaus.Size = new System.Drawing.Size(59, 24); - this.txt_fApproverStaus.TabIndex = 370; - // - // txt_fCustomerIDTxt - // - this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(350, 111); - this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt"; - this.txt_fCustomerIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(195, 28); - this.txt_fCustomerIDTxt.TabIndex = 368; - this.txt_fCustomerIDTxt.Tag = "readonly"; - // - // txt_salesId - // - this.txt_salesId.IsReadly = false; - this.txt_salesId.Location = new System.Drawing.Point(84, 48); - this.txt_salesId.Name = "txt_salesId"; - this.txt_salesId.Size = new System.Drawing.Size(179, 30); - 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(11, 53); - 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_fSaleOrgIdTxt - // - this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(350, 46); - this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt"; - this.txt_fSaleOrgIdTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(195, 28); - this.txt_fSaleOrgIdTxt.TabIndex = 365; - this.txt_fSaleOrgIdTxt.Tag = "readonly"; - // - // txt_fBillTypeID - // - this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"; - this.txt_fBillTypeID.Location = new System.Drawing.Point(622, 15); - 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(188, 24); - this.txt_fBillTypeID.TabIndex = 362; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(983, 104); - this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(45, 18); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - this.labelControl11.Visible = false; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(1034, 104); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; // // picCheckBox // @@ -1320,134 +1486,119 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_SalesDeliver"; this.Text = "鍙戣揣閫氱煡鐢宠"; - 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.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.spc1.Panel1)).EndInit(); + this.spc1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.spc1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.spc1)).EndInit(); + this.spc1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.spc2.Panel1)).EndInit(); + this.spc2.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.spc2.Panel2)).EndInit(); + this.spc2.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.spc2)).EndInit(); + this.spc2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.lay2)).EndInit(); + this.lay2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerIDTxt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgIdTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManIDTxt.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_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerIDTxt.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgIdTxt.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit(); + 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.gridView2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; + private DevExpress.XtraTab.XtraTabControl xtraTabControl1; + private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraTab.XtraTabPage xtraTabPage1; + private DevExpress.XtraEditors.SplitContainerControl spc1; private DevExpress.XtraGrid.GridControl gcMain; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; - private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraGrid.Columns.GridColumn gv_id; + private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_fBillTypeID; + private DevExpress.XtraGrid.Columns.GridColumn gv_fSaleOrgId; + private DevExpress.XtraGrid.Columns.GridColumn gv_fStockOrgId; + private DevExpress.XtraGrid.Columns.GridColumn gv_fCreatorId; + private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverID; + private DevExpress.XtraGrid.Columns.GridColumn gv_fCreateDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_fApproveDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_fSalesManID; + private DevExpress.XtraGrid.Columns.GridColumn gv_fCustomerID; + private DevExpress.XtraGrid.Columns.GridColumn gv_fDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_fNote; + private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverStaus; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl spc2; private DevExpress.XtraTab.XtraTabControl tabMx; - - //BQCreateConrolObejct - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fseq; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fEntrynote; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fRealQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fMustQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesDetailId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraEditors.LabelControl lb_fApproverStaus; - private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverStaus; - - private DevExpress.XtraEditors.LabelControl lb_fNote; - private DevExpress.XtraEditors.TextEdit txt_fNote; - private DevExpress.XtraGrid.Columns.GridColumn gv_fNote; - - private DevExpress.XtraEditors.LabelControl lb_fDate; - private DevExpress.XtraEditors.TextEdit txt_fDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_fDate; - - private DevExpress.XtraEditors.LabelControl lb_fCustomerID; - private DevExpress.XtraGrid.Columns.GridColumn gv_fCustomerID; - - private DevExpress.XtraEditors.LabelControl lb_fSalesManID; - private DevExpress.XtraEditors.TextEdit txt_fSalesManIDTxt; - private DevExpress.XtraGrid.Columns.GridColumn gv_fSalesManID; - - private DevExpress.XtraEditors.LabelControl lb_fApproveDate; - private DevExpress.XtraEditors.TextEdit txt_fApproveDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_fApproveDate; - - private DevExpress.XtraEditors.LabelControl lb_fCreateDate; - private DevExpress.XtraEditors.TextEdit txt_fCreateDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_fCreateDate; - - private DevExpress.XtraEditors.LabelControl lb_fApproverID; - private DevExpress.XtraEditors.TextEdit txt_fApproverID; - private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverID; - - private DevExpress.XtraEditors.LabelControl lb_fCreatorId; - private DevExpress.XtraEditors.TextEdit txt_fCreatorId; - private DevExpress.XtraGrid.Columns.GridColumn gv_fCreatorId; - private DevExpress.XtraGrid.Columns.GridColumn gv_fStockOrgId; - - private DevExpress.XtraEditors.LabelControl lb_fSaleOrgId; - private DevExpress.XtraGrid.Columns.GridColumn gv_fSaleOrgId; - - private DevExpress.XtraEditors.LabelControl lb_fBillTypeID; - private DevExpress.XtraGrid.Columns.GridColumn gv_fBillTypeID; - - private DevExpress.XtraEditors.LabelControl lb_billNo; - private DevExpress.XtraEditors.TextEdit txt_billNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; - - private DevExpress.XtraEditors.LabelControl lb_id; - private DevExpress.XtraEditors.TextEdit txt_id; - private DevExpress.XtraGrid.Columns.GridColumn gv_id; - private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID; - private DevExpress.XtraEditors.TextEdit txt_fSaleOrgIdTxt; - private DevExpress.XtraEditors.LabelControl lb_salesId; - private UserControl.UcLookSales txt_salesId; - private DevExpress.XtraEditors.TextEdit txt_fCustomerIDTxt; 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; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; - private DevExpress.XtraEditors.CheckEdit txt_fApproverStaus; + private DevExpress.XtraGrid.Views.Grid.GridView gridView2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn30; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn32; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesDetailId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1fMustQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1fRealQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1fEntrynote; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1fseq; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; @@ -1468,5 +1619,39 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; private DevExpress.XtraGrid.Columns.GridColumn gridColumn28; private DevExpress.XtraGrid.Columns.GridColumn gridColumn29; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraLayout.LayoutControl lay2; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.TextEdit txt_id; + private DevExpress.XtraEditors.TextEdit txt_billNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraEditors.TextEdit txt_fCustomerIDTxt; + private UserControl.UcLookSales txt_salesId; + private DevExpress.XtraEditors.TextEdit txt_fSaleOrgIdTxt; + private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraEditors.TextEdit txt_fNote; + private DevExpress.XtraEditors.TextEdit txt_fDate; + private DevExpress.XtraEditors.TextEdit txt_fSalesManIDTxt; + private DevExpress.XtraEditors.TextEdit txt_fApproveDate; + private DevExpress.XtraEditors.TextEdit txt_fCreateDate; + private DevExpress.XtraEditors.TextEdit txt_fApproverID; + private DevExpress.XtraEditors.TextEdit txt_fCreatorId; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraEditors.CheckEdit txt_fApproverStaus; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; } } \ No newline at end of file -- Gitblit v1.9.3