From d40f55fc2cf19c5fca6cdf9001a3b15b1040bef7 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 09 四月 2025 14:12:46 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs | 564 +++++++++++++++++++++++++++----------------------------
1 files changed, 279 insertions(+), 285 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
index b4da196..ef703cc 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
@@ -29,25 +29,28 @@
/// </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.components = new System.ComponentModel.Container();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
this.gcMain1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_fBillTypeID = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -58,13 +61,11 @@
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.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -151,7 +152,9 @@
this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -271,24 +274,22 @@
this.split1.Panel2.Text = "Panel2";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 51;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1126, 468);
+ this.gcMain1.Size = new System.Drawing.Size(1126, 519);
this.gcMain1.TabIndex = 2;
this.gcMain1.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_fApproverStaus,
@@ -303,11 +304,11 @@
this.gv_fApproveDate,
this.gv_fSalesManID,
this.gv_fCustomerID,
- this.gv_fDate,
this.gv_fNote,
this.gridColumn33,
this.gridColumn34,
- this.gridColumn35});
+ this.gridColumn35,
+ this.gridColumn36});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -315,171 +316,8 @@
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.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 = 2;
- 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 = 3;
- 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 = "xszzName";
- 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 = 4;
- this.gv_fSaleOrgId.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 = "閿�鍞憳ID";
- 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.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 = "瀹㈡埛ID";
- 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.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 = 9;
- 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 = 10;
- 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";
@@ -501,6 +339,143 @@
this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 94;
//
+ // gv_id
+ //
+ 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.Width = 94;
+ //
+ // gv_billNo
+ //
+ 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 = 2;
+ this.gv_billNo.Width = 94;
+ //
+ // gv_fBillTypeID
+ //
+ 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 = 3;
+ this.gv_fBillTypeID.Width = 94;
+ //
+ // gv_fSaleOrgId
+ //
+ this.gv_fSaleOrgId.AppearanceCell.Options.UseFont = true;
+ this.gv_fSaleOrgId.Caption = "閿�鍞粍缁� ";
+ this.gv_fSaleOrgId.FieldName = "xszzName";
+ 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 = 4;
+ this.gv_fSaleOrgId.Width = 94;
+ //
+ // gv_fCreatorId
+ //
+ 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.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.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.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.Options.UseFont = true;
+ this.gv_fSalesManID.Caption = "閿�鍞憳ID";
+ 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.Width = 94;
+ //
+ // gv_fCustomerID
+ //
+ this.gv_fCustomerID.AppearanceCell.Options.UseFont = true;
+ this.gv_fCustomerID.Caption = "瀹㈡埛ID";
+ 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.Width = 94;
+ //
+ // gv_fNote
+ //
+ 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 = 9;
+ this.gv_fNote.Width = 94;
+ //
// gridColumn33
//
this.gridColumn33.Caption = "閿�鍞憳鍚�";
@@ -508,7 +483,7 @@
this.gridColumn33.MinWidth = 25;
this.gridColumn33.Name = "gridColumn33";
this.gridColumn33.Visible = true;
- this.gridColumn33.VisibleIndex = 11;
+ this.gridColumn33.VisibleIndex = 10;
this.gridColumn33.Width = 94;
//
// gridColumn34
@@ -518,7 +493,7 @@
this.gridColumn34.MinWidth = 25;
this.gridColumn34.Name = "gridColumn34";
this.gridColumn34.Visible = true;
- this.gridColumn34.VisibleIndex = 12;
+ this.gridColumn34.VisibleIndex = 11;
this.gridColumn34.Width = 94;
//
// gridColumn35
@@ -528,14 +503,24 @@
this.gridColumn35.MinWidth = 25;
this.gridColumn35.Name = "gridColumn35";
this.gridColumn35.Visible = true;
- this.gridColumn35.VisibleIndex = 13;
+ this.gridColumn35.VisibleIndex = 12;
this.gridColumn35.Width = 94;
+ //
+ // gridColumn36
+ //
+ this.gridColumn36.Caption = "涓婚敭Guid";
+ this.gridColumn36.FieldName = "guid";
+ this.gridColumn36.MinWidth = 25;
+ this.gridColumn36.Name = "gridColumn36";
+ this.gridColumn36.Visible = true;
+ this.gridColumn36.VisibleIndex = 13;
+ this.gridColumn36.Width = 94;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 468);
+ this.pageBar1.Location = new System.Drawing.Point(0, 519);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -611,7 +596,7 @@
//
// txt_chkStatus
//
- this.txt_chkStatus.Location = new System.Drawing.Point(840, 76);
+ this.txt_chkStatus.Location = new System.Drawing.Point(840, 72);
this.txt_chkStatus.Name = "txt_chkStatus";
this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
this.txt_chkStatus.Size = new System.Drawing.Size(274, 24);
@@ -623,9 +608,8 @@
//
this.txt_id.Location = new System.Drawing.Point(927, 218);
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(187, 28);
+ this.txt_id.Size = new System.Drawing.Size(187, 24);
this.txt_id.StyleController = this.layoutMx1;
this.txt_id.TabIndex = 211;
this.txt_id.Tag = "readonly";
@@ -634,9 +618,8 @@
//
this.txt_billNo.Location = new System.Drawing.Point(99, 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(185, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(185, 24);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 211;
this.txt_billNo.Tag = "readonly";
@@ -644,7 +627,7 @@
// txt_fBillTypeID
//
this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)";
- this.txt_fBillTypeID.Location = new System.Drawing.Point(99, 44);
+ this.txt_fBillTypeID.Location = new System.Drawing.Point(99, 42);
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)});
@@ -659,9 +642,8 @@
//
this.txt_fApproverID.Location = new System.Drawing.Point(927, 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(187, 28);
+ this.txt_fApproverID.Size = new System.Drawing.Size(187, 24);
this.txt_fApproverID.StyleController = this.layoutMx1;
this.txt_fApproverID.TabIndex = 222;
this.txt_fApproverID.Tag = "readonly";
@@ -669,18 +651,17 @@
// txt_salesId
//
this.txt_salesId.IsReadly = false;
- this.txt_salesId.Location = new System.Drawing.Point(99, 76);
+ this.txt_salesId.Location = new System.Drawing.Point(99, 72);
this.txt_salesId.Name = "txt_salesId";
- this.txt_salesId.Size = new System.Drawing.Size(185, 28);
+ this.txt_salesId.Size = new System.Drawing.Size(185, 24);
this.txt_salesId.TabIndex = 367;
//
// txt_fSaleOrgIdTxt
//
this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(375, 12);
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(185, 28);
+ this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(185, 24);
this.txt_fSaleOrgIdTxt.StyleController = this.layoutMx1;
this.txt_fSaleOrgIdTxt.TabIndex = 365;
this.txt_fSaleOrgIdTxt.Tag = "readonly";
@@ -689,70 +670,64 @@
//
this.txt_fCreatorId.Location = new System.Drawing.Point(651, 12);
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(185, 28);
+ this.txt_fCreatorId.Size = new System.Drawing.Size(185, 24);
this.txt_fCreatorId.StyleController = this.layoutMx1;
this.txt_fCreatorId.TabIndex = 219;
this.txt_fCreatorId.Tag = "readonly";
//
// txt_fApproveDate
//
- this.txt_fApproveDate.Location = new System.Drawing.Point(927, 44);
+ this.txt_fApproveDate.Location = new System.Drawing.Point(927, 42);
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(187, 28);
+ this.txt_fApproveDate.Size = new System.Drawing.Size(187, 24);
this.txt_fApproveDate.StyleController = this.layoutMx1;
this.txt_fApproveDate.TabIndex = 228;
this.txt_fApproveDate.Tag = "readonly";
//
// txt_fNote
//
- this.txt_fNote.Location = new System.Drawing.Point(99, 108);
+ this.txt_fNote.Location = new System.Drawing.Point(99, 102);
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(461, 28);
+ this.txt_fNote.Size = new System.Drawing.Size(461, 24);
this.txt_fNote.StyleController = this.layoutMx1;
this.txt_fNote.TabIndex = 243;
//
// txt_fSalesManIDTxt
//
- this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(651, 76);
+ this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(651, 72);
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(185, 28);
+ this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(185, 24);
this.txt_fSalesManIDTxt.StyleController = this.layoutMx1;
this.txt_fSalesManIDTxt.TabIndex = 231;
this.txt_fSalesManIDTxt.Tag = "readonly";
//
// txt_fCreateDate
//
- this.txt_fCreateDate.Location = new System.Drawing.Point(651, 44);
+ this.txt_fCreateDate.Location = new System.Drawing.Point(651, 42);
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(185, 28);
+ this.txt_fCreateDate.Size = new System.Drawing.Size(185, 24);
this.txt_fCreateDate.StyleController = this.layoutMx1;
this.txt_fCreateDate.TabIndex = 226;
this.txt_fCreateDate.Tag = "readonly";
//
// txt_fCustomerIDTxt
//
- this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(375, 44);
+ this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(375, 42);
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(185, 28);
+ this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(185, 24);
this.txt_fCustomerIDTxt.StyleController = this.layoutMx1;
this.txt_fCustomerIDTxt.TabIndex = 368;
this.txt_fCustomerIDTxt.Tag = "readonly";
//
// txt_shf
//
- this.txt_shf.Location = new System.Drawing.Point(375, 76);
+ this.txt_shf.Location = new System.Drawing.Point(375, 72);
this.txt_shf.Name = "txt_shf";
this.txt_shf.Size = new System.Drawing.Size(185, 24);
this.txt_shf.StyleController = this.layoutMx1;
@@ -761,7 +736,7 @@
//
// txt_shName
//
- this.txt_shName.Location = new System.Drawing.Point(651, 108);
+ this.txt_shName.Location = new System.Drawing.Point(651, 102);
this.txt_shName.Name = "txt_shName";
this.txt_shName.Size = new System.Drawing.Size(185, 24);
this.txt_shName.StyleController = this.layoutMx1;
@@ -770,7 +745,7 @@
//
// txt_wjStatus
//
- this.txt_wjStatus.Location = new System.Drawing.Point(840, 108);
+ this.txt_wjStatus.Location = new System.Drawing.Point(840, 102);
this.txt_wjStatus.Name = "txt_wjStatus";
this.txt_wjStatus.Properties.Caption = "瀹岀粨鐘舵��";
this.txt_wjStatus.Size = new System.Drawing.Size(274, 24);
@@ -825,33 +800,33 @@
this.layoutControlItem12});
this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.layoutControlGroup1.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;
+ columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition9.Width = 100D;
+ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition10.Width = 100D;
+ columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition11.Width = 100D;
+ columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition12.Width = 100D;
this.layoutControlGroup1.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 = 100D;
- rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition4.Height = 100D;
- rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition9,
+ columnDefinition10,
+ columnDefinition11,
+ columnDefinition12});
+ rowDefinition9.Height = 100D;
+ rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition10.Height = 100D;
+ rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition11.Height = 100D;
+ rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition12.Height = 100D;
+ rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition1,
- rowDefinition2,
- rowDefinition3,
- rowDefinition4});
- this.layoutControlGroup1.Size = new System.Drawing.Size(1126, 148);
+ rowDefinition9,
+ rowDefinition10,
+ rowDefinition11,
+ rowDefinition12});
+ this.layoutControlGroup1.Size = new System.Drawing.Size(1126, 141);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem17
@@ -859,11 +834,11 @@
this.layoutControlItem17.Control = this.txt_shName;
this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem17.CustomizationFormText = "鏀惰揣浜哄鍚�";
- this.layoutControlItem17.Location = new System.Drawing.Point(552, 96);
+ this.layoutControlItem17.Location = new System.Drawing.Point(552, 90);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem17.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem17.Text = "鏀惰揣浜哄鍚�";
this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
//
@@ -874,7 +849,7 @@
this.layoutControlItem2.CustomizationFormText = "鐢宠缂栧彿";
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem2.Text = "鐢宠缂栧彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
//
@@ -886,7 +861,7 @@
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.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem10.Text = "瀹℃牳浜�";
this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
//
@@ -895,22 +870,22 @@
this.layoutControlItem11.Control = this.txt_fApproveDate;
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem11.CustomizationFormText = "瀹℃牳鏃ユ湡";
- this.layoutControlItem11.Location = new System.Drawing.Point(828, 32);
+ this.layoutControlItem11.Location = new System.Drawing.Point(828, 30);
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.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡";
this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_chkStatus;
- this.layoutControlItem15.Location = new System.Drawing.Point(828, 64);
+ this.layoutControlItem15.Location = new System.Drawing.Point(828, 60);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem15.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem15.Text = "瀹℃牳鐘舵��";
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
@@ -923,7 +898,7 @@
this.layoutControlItem6.Location = new System.Drawing.Point(552, 0);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem6.Text = "鍒涘缓浜�";
this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
//
@@ -932,11 +907,11 @@
this.layoutControlItem7.Control = this.txt_fCreateDate;
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem7.CustomizationFormText = "鍒涘缓鏃ユ湡";
- this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
+ this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem7.Text = "鍒涘缓鏃ユ湡";
this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
//
@@ -945,11 +920,11 @@
this.layoutControlItem13.Control = this.txt_fCustomerIDTxt;
this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem13.CustomizationFormText = "瀹㈡埛鍚嶇О";
- this.layoutControlItem13.Location = new System.Drawing.Point(276, 32);
+ this.layoutControlItem13.Location = new System.Drawing.Point(276, 30);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem13.Text = "瀹㈡埛鍚嶇О";
this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
//
@@ -958,11 +933,11 @@
this.layoutControlItem9.Control = this.txt_fSalesManIDTxt;
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem9.CustomizationFormText = "閿�鍞憳";
- this.layoutControlItem9.Location = new System.Drawing.Point(552, 64);
+ this.layoutControlItem9.Location = new System.Drawing.Point(552, 60);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem9.Text = "閿�鍞憳";
this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
//
@@ -974,7 +949,7 @@
this.layoutControlItem5.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem5.Text = "閿�鍞粍缁�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
//
@@ -983,11 +958,11 @@
this.layoutControlItem14.Control = this.txt_shf;
this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem14.CustomizationFormText = "鏀惰揣鏂�";
- this.layoutControlItem14.Location = new System.Drawing.Point(276, 64);
+ this.layoutControlItem14.Location = new System.Drawing.Point(276, 60);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem14.Text = "鏀惰揣鏂�";
this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
//
@@ -996,11 +971,11 @@
this.layoutControlItem8.Control = this.txt_fNote;
this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem8.CustomizationFormText = "鐢宠澶囨敞";
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem8.Size = new System.Drawing.Size(552, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(552, 31);
this.layoutControlItem8.Text = "鐢宠澶囨敞";
this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
//
@@ -1009,10 +984,10 @@
this.layoutControlItem4.Control = this.txt_salesId;
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem4.CustomizationFormText = "閿�鍞鍗�";
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem4.Text = "閿�鍞鍗�";
this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
//
@@ -1021,10 +996,10 @@
this.layoutControlItem3.Control = this.txt_fBillTypeID;
this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem3.CustomizationFormText = "鍗曟嵁绫诲瀷";
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
//
@@ -1033,11 +1008,11 @@
this.layoutControlItem12.Control = this.txt_wjStatus;
this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem12.CustomizationFormText = "瀹岀粨鏍囪瘑";
- this.layoutControlItem12.Location = new System.Drawing.Point(828, 96);
+ this.layoutControlItem12.Location = new System.Drawing.Point(828, 90);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem12.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(278, 31);
this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑";
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
@@ -1105,7 +1080,8 @@
this.gvMx1pid,
this.gvMx1salesDetailId,
this.gvMx1fseq,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn37});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1143,6 +1119,9 @@
//
// gridView2
//
+ this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView2.ColumnPanelRowHeight = 50;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn10,
this.gridColumn3,
@@ -1180,17 +1159,21 @@
//
this.gridColumn4.Caption = "閿�鍞崟浣�";
this.gridColumn4.FieldName = "xxdw";
+ this.gridColumn4.MaxWidth = 50;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 2;
+ this.gridColumn4.Width = 50;
//
// gridColumn5
//
this.gridColumn5.Caption = "閿�鍞暟閲�";
this.gridColumn5.FieldName = "qty";
+ this.gridColumn5.MaxWidth = 50;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 3;
+ this.gridColumn5.Width = 50;
//
// gridColumn7
//
@@ -1210,11 +1193,17 @@
//
// gridColumn9
//
- this.gridColumn9.Caption = "鍓╀綑鏈嚭鏁伴噺";
+ this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+ this.gridColumn9.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+ this.gridColumn9.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn9.Caption = "鏈彂璐ф暟閲�";
this.gridColumn9.FieldName = "syQty";
+ this.gridColumn9.MaxWidth = 50;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 6;
+ this.gridColumn9.Width = 50;
//
// gridColumn6
//
@@ -1244,13 +1233,14 @@
//
this.gridColumn32.Caption = "璁′环鍗曚綅";
this.gridColumn32.FieldName = "jjdw";
+ this.gridColumn32.MaxWidth = 50;
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.Visible = true;
this.gridColumn32.VisibleIndex = 10;
+ this.gridColumn32.Width = 50;
//
// 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;
@@ -1292,7 +1282,6 @@
//
// 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;
@@ -1309,7 +1298,6 @@
//
// gvMx1fRealQty
//
- this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true;
this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 ";
this.gvMx1fRealQty.FieldName = "fRealQty";
@@ -1502,7 +1490,6 @@
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "涓婚敭 ";
this.gvMx1id.FieldName = "id";
@@ -1513,7 +1500,6 @@
//
// 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";
@@ -1524,7 +1510,6 @@
//
// 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";
@@ -1535,7 +1520,6 @@
//
// gvMx1fseq
//
- this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fseq.AppearanceCell.Options.UseFont = true;
this.gvMx1fseq.Caption = "鎺掑簭 ";
this.gvMx1fseq.FieldName = "fseq";
@@ -1557,13 +1541,21 @@
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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);
+ //
+ // gridColumn37
+ //
+ this.gridColumn37.Caption = "鐗╂枡ID";
+ this.gridColumn37.FieldName = "itemId";
+ this.gridColumn37.MinWidth = 25;
+ this.gridColumn37.Name = "gridColumn37";
+ this.gridColumn37.Width = 94;
//
// picCheckBox
//
@@ -1670,7 +1662,6 @@
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;
@@ -1763,5 +1754,8 @@
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
}
}
\ No newline at end of file
--
Gitblit v1.9.3