From 5cf52040c8b95c967433d627374e25645c404eb2 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 01 九月 2025 09:37:45 +0800
Subject: [PATCH] 复制
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs | 1121 ++++++++++++++++++++++++++++++++++++++++------------------
1 files changed, 765 insertions(+), 356 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
index cfbe679..dcba6fc 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -29,6 +29,8 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesDbck));
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -37,6 +39,8 @@
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.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = 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();
@@ -84,10 +88,9 @@
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.picCheckBox = new System.Windows.Forms.PictureBox();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gv_isWc = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_shState = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -113,23 +116,45 @@
this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
- this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit();
- this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton();
+ this.txt_djtype = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit();
this.txt_fOwnerTypeInIdHead = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit();
this.txt_fOwnerTypeIdHead = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_fBusinessType = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_fTransferDirect = new DevExpress.XtraEditors.ComboBoxEdit();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit();
this.txt_ftranstype = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_fapporgid = new Gs.DevApp.UserControl.UcLookOrg();
- this.txt_fBusinessType = new DevExpress.XtraEditors.ComboBoxEdit();
- this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit();
- this.txt_fTransferDirect = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit();
- this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_chkBy = new DevExpress.XtraEditors.TextEdit();
this.txt_fapprovedate = new DevExpress.XtraEditors.TextEdit();
- this.txt_fapproveby = new DevExpress.XtraEditors.TextEdit();
- this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_source = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fCloserId = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fCloseDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fCloseStatusTxt = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt028 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt027 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt026 = new DevExpress.XtraEditors.CheckEdit();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -141,13 +166,20 @@
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -197,18 +229,19 @@
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lbGuid = new System.Windows.Forms.Label();
- this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.btnTest1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
this.split1.Panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
this.split1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
@@ -217,20 +250,31 @@
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
this.splitMx1.Panel2.SuspendLayout();
this.splitMx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_source.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloserId.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloseDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloseStatusTxt.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt027.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -242,13 +286,20 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -265,13 +316,16 @@
((System.ComponentModel.ISupportInitialize)(this.rptDcHz)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.btnTest1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -295,17 +349,6 @@
this.xtraTabPage1,
this.xtraTabPage3});
//
- // picCheckBox
- //
- this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(950, 55);
- this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
- this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picCheckBox.TabIndex = 8;
- this.picCheckBox.TabStop = false;
- this.picCheckBox.Visible = false;
- //
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
@@ -316,40 +359,40 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
//
- // split1.split1_Panel1
+ // split1.Panel1
//
- this.split1.Panel1.Controls.Add(this.gcMain);
+ this.split1.Panel1.Controls.Add(this.gcMain1);
this.split1.Panel1.Controls.Add(this.pageBar1);
this.split1.Panel1.Text = "Panel1";
//
- // split1.split1_Panel2
+ // split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
- // gcMain
+ // gcMain1
//
- 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, 519);
- this.gcMain.TabIndex = 2;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(1126, 519);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -376,8 +419,17 @@
this.gridColumn42,
this.gridColumn43,
this.gridColumn44,
- this.gridColumn45});
- this.gridView1.GridControl = this.gcMain;
+ this.gridColumn45,
+ this.gridColumn46,
+ this.gridColumn47,
+ this.gridColumn48,
+ this.gridColumn49,
+ this.gridColumn50,
+ this.gv_id,
+ this.gridColumn51,
+ this.gridColumn52,
+ this.gridColumn53});
+ this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -386,12 +438,10 @@
//
// gv_isWc
//
- this.gv_isWc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_isWc.AppearanceCell.Options.UseFont = true;
this.gv_isWc.Caption = "瀹岀粨鏍囪瘑 ";
this.gv_isWc.FieldName = "wjStatus";
- this.gv_isWc.MaxWidth = 50;
- this.gv_isWc.MinWidth = 50;
+ this.gv_isWc.MinWidth = 25;
this.gv_isWc.Name = "gv_isWc";
this.gv_isWc.OptionsColumn.AllowEdit = false;
this.gv_isWc.Tag = "query_a.is_wc";
@@ -401,12 +451,10 @@
//
// gv_shState
//
- this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_shState.AppearanceCell.Options.UseFont = true;
this.gv_shState.Caption = "瀹℃牳鐘舵�� ";
this.gv_shState.FieldName = "chkStatus";
- this.gv_shState.MaxWidth = 50;
- this.gv_shState.MinWidth = 50;
+ this.gv_shState.MinWidth = 25;
this.gv_shState.Name = "gv_shState";
this.gv_shState.OptionsColumn.AllowEdit = false;
this.gv_shState.Tag = "query_a.sh_state";
@@ -416,7 +464,6 @@
//
// 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 = "fBillNo";
@@ -425,7 +472,7 @@
this.gv_billno.OptionsColumn.AllowEdit = false;
this.gv_billno.Tag = "query_a.billno";
this.gv_billno.Visible = true;
- this.gv_billno.VisibleIndex = 2;
+ this.gv_billno.VisibleIndex = 3;
this.gv_billno.Width = 100;
//
// gridColumn25
@@ -435,7 +482,7 @@
this.gridColumn25.MinWidth = 25;
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
- this.gridColumn25.VisibleIndex = 3;
+ this.gridColumn25.VisibleIndex = 4;
this.gridColumn25.Width = 94;
//
// gridColumn26
@@ -445,17 +492,17 @@
this.gridColumn26.MinWidth = 25;
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.Visible = true;
- this.gridColumn26.VisibleIndex = 4;
+ this.gridColumn26.VisibleIndex = 5;
this.gridColumn26.Width = 94;
//
// gridColumn27
//
- this.gridColumn27.Caption = "鍗曟嵁绫诲瀷";
+ this.gridColumn27.Caption = "鐢宠绫诲瀷";
this.gridColumn27.FieldName = "fBillTypeID";
this.gridColumn27.MinWidth = 25;
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
- this.gridColumn27.VisibleIndex = 5;
+ this.gridColumn27.VisibleIndex = 6;
this.gridColumn27.Width = 94;
//
// gridColumn28
@@ -465,7 +512,7 @@
this.gridColumn28.MinWidth = 25;
this.gridColumn28.Name = "gridColumn28";
this.gridColumn28.Visible = true;
- this.gridColumn28.VisibleIndex = 6;
+ this.gridColumn28.VisibleIndex = 7;
this.gridColumn28.Width = 94;
//
// gridColumn29
@@ -475,7 +522,7 @@
this.gridColumn29.MinWidth = 25;
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Visible = true;
- this.gridColumn29.VisibleIndex = 7;
+ this.gridColumn29.VisibleIndex = 8;
this.gridColumn29.Width = 94;
//
// gridColumn30
@@ -485,7 +532,7 @@
this.gridColumn30.MinWidth = 25;
this.gridColumn30.Name = "gridColumn30";
this.gridColumn30.Visible = true;
- this.gridColumn30.VisibleIndex = 8;
+ this.gridColumn30.VisibleIndex = 9;
this.gridColumn30.Width = 94;
//
// gridColumn31
@@ -495,7 +542,7 @@
this.gridColumn31.MinWidth = 25;
this.gridColumn31.Name = "gridColumn31";
this.gridColumn31.Visible = true;
- this.gridColumn31.VisibleIndex = 9;
+ this.gridColumn31.VisibleIndex = 10;
this.gridColumn31.Width = 94;
//
// gridColumn32
@@ -505,17 +552,15 @@
this.gridColumn32.MinWidth = 25;
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.Visible = true;
- this.gridColumn32.VisibleIndex = 10;
+ this.gridColumn32.VisibleIndex = 11;
this.gridColumn32.Width = 94;
//
// gridColumn33
//
- this.gridColumn33.Caption = "鍒涘缓浜�";
+ this.gridColumn33.Caption = "鍒涘缓浜篒D";
this.gridColumn33.FieldName = "fCreatorId";
this.gridColumn33.MinWidth = 25;
this.gridColumn33.Name = "gridColumn33";
- this.gridColumn33.Visible = true;
- this.gridColumn33.VisibleIndex = 11;
this.gridColumn33.Width = 94;
//
// gridColumn34
@@ -530,12 +575,10 @@
//
// gridColumn35
//
- this.gridColumn35.Caption = "鏈�鍚庝慨鏀逛汉";
+ this.gridColumn35.Caption = "鏈�鍚庝慨鏀逛汉ID";
this.gridColumn35.FieldName = "fModifierId";
this.gridColumn35.MinWidth = 25;
this.gridColumn35.Name = "gridColumn35";
- this.gridColumn35.Visible = true;
- this.gridColumn35.VisibleIndex = 13;
this.gridColumn35.Width = 94;
//
// gridColumn36
@@ -545,7 +588,7 @@
this.gridColumn36.MinWidth = 25;
this.gridColumn36.Name = "gridColumn36";
this.gridColumn36.Visible = true;
- this.gridColumn36.VisibleIndex = 14;
+ this.gridColumn36.VisibleIndex = 13;
this.gridColumn36.Width = 94;
//
// gridColumn37
@@ -555,7 +598,7 @@
this.gridColumn37.MinWidth = 25;
this.gridColumn37.Name = "gridColumn37";
this.gridColumn37.Visible = true;
- this.gridColumn37.VisibleIndex = 15;
+ this.gridColumn37.VisibleIndex = 14;
this.gridColumn37.Width = 94;
//
// gridColumn38
@@ -565,17 +608,17 @@
this.gridColumn38.MinWidth = 25;
this.gridColumn38.Name = "gridColumn38";
this.gridColumn38.Visible = true;
- this.gridColumn38.VisibleIndex = 16;
+ this.gridColumn38.VisibleIndex = 15;
this.gridColumn38.Width = 94;
//
// gridColumn39
//
this.gridColumn39.Caption = "鍏抽棴鐘舵��";
- this.gridColumn39.FieldNameSortGroup = "fCloseStatus";
+ this.gridColumn39.FieldName = "fCloseStatusTxt";
this.gridColumn39.MinWidth = 25;
this.gridColumn39.Name = "gridColumn39";
this.gridColumn39.Visible = true;
- this.gridColumn39.VisibleIndex = 17;
+ this.gridColumn39.VisibleIndex = 18;
this.gridColumn39.Width = 94;
//
// gridColumn40
@@ -584,8 +627,6 @@
this.gridColumn40.FieldNameSortGroup = "fCloserId";
this.gridColumn40.MinWidth = 25;
this.gridColumn40.Name = "gridColumn40";
- this.gridColumn40.Visible = true;
- this.gridColumn40.VisibleIndex = 18;
this.gridColumn40.Width = 94;
//
// gridColumn41
@@ -594,8 +635,6 @@
this.gridColumn41.FieldNameSortGroup = "fCloseDate";
this.gridColumn41.MinWidth = 25;
this.gridColumn41.Name = "gridColumn41";
- this.gridColumn41.Visible = true;
- this.gridColumn41.VisibleIndex = 19;
this.gridColumn41.Width = 94;
//
// gridColumn42
@@ -604,8 +643,6 @@
this.gridColumn42.FieldNameSortGroup = "fUnwBaseBombb";
this.gridColumn42.MinWidth = 25;
this.gridColumn42.Name = "gridColumn42";
- this.gridColumn42.Visible = true;
- this.gridColumn42.VisibleIndex = 20;
this.gridColumn42.Width = 94;
//
// gridColumn43
@@ -614,18 +651,14 @@
this.gridColumn43.FieldNameSortGroup = "fUnwBaseFxwlbm";
this.gridColumn43.MinWidth = 25;
this.gridColumn43.Name = "gridColumn43";
- this.gridColumn43.Visible = true;
- this.gridColumn43.VisibleIndex = 21;
this.gridColumn43.Width = 94;
//
// gridColumn44
//
- this.gridColumn44.Caption = "鐢宠缁勭粐";
+ this.gridColumn44.Caption = "鐢宠缁勭粐ID";
this.gridColumn44.FieldName = "fapporgid";
this.gridColumn44.MinWidth = 25;
this.gridColumn44.Name = "gridColumn44";
- this.gridColumn44.Visible = true;
- this.gridColumn44.VisibleIndex = 22;
this.gridColumn44.Width = 94;
//
// gridColumn45
@@ -635,8 +668,96 @@
this.gridColumn45.MinWidth = 25;
this.gridColumn45.Name = "gridColumn45";
this.gridColumn45.Visible = true;
- this.gridColumn45.VisibleIndex = 23;
+ this.gridColumn45.VisibleIndex = 19;
this.gridColumn45.Width = 94;
+ //
+ // gridColumn46
+ //
+ this.gridColumn46.Caption = "鍒涘缓浜�";
+ this.gridColumn46.FieldName = "fCreatorName";
+ this.gridColumn46.MinWidth = 25;
+ this.gridColumn46.Name = "gridColumn46";
+ this.gridColumn46.Visible = true;
+ this.gridColumn46.VisibleIndex = 20;
+ this.gridColumn46.Width = 94;
+ //
+ // gridColumn47
+ //
+ this.gridColumn47.Caption = "鐢宠缁勭粐";
+ this.gridColumn47.FieldName = "fapporgName";
+ this.gridColumn47.MinWidth = 25;
+ this.gridColumn47.Name = "gridColumn47";
+ this.gridColumn47.Visible = true;
+ this.gridColumn47.VisibleIndex = 21;
+ this.gridColumn47.Width = 94;
+ //
+ // gridColumn48
+ //
+ this.gridColumn48.Caption = "鏈�鍚庝慨鏀逛汉";
+ this.gridColumn48.FieldName = "fModifierName";
+ this.gridColumn48.MinWidth = 25;
+ this.gridColumn48.Name = "gridColumn48";
+ this.gridColumn48.Visible = true;
+ this.gridColumn48.VisibleIndex = 22;
+ this.gridColumn48.Width = 94;
+ //
+ // gridColumn49
+ //
+ this.gridColumn49.Caption = "鍗曟嵁绫诲瀷";
+ this.gridColumn49.FieldName = "djtype";
+ this.gridColumn49.MinWidth = 25;
+ this.gridColumn49.Name = "gridColumn49";
+ this.gridColumn49.Visible = true;
+ this.gridColumn49.VisibleIndex = 23;
+ this.gridColumn49.Width = 94;
+ //
+ // gridColumn50
+ //
+ this.gridColumn50.Caption = "鏉ユ簮";
+ this.gridColumn50.FieldName = "source";
+ this.gridColumn50.MinWidth = 25;
+ this.gridColumn50.Name = "gridColumn50";
+ this.gridColumn50.Visible = true;
+ this.gridColumn50.VisibleIndex = 24;
+ this.gridColumn50.Width = 94;
+ //
+ // gv_id
+ //
+ this.gv_id.Caption = "涓婚敭GUID";
+ this.gv_id.FieldName = "id";
+ this.gv_id.MinWidth = 25;
+ this.gv_id.Name = "gv_id";
+ this.gv_id.Width = 94;
+ //
+ // gridColumn51
+ //
+ this.gridColumn51.Caption = "鍞悗瀹℃牳";
+ this.gridColumn51.FieldName = "qt026Chk";
+ this.gridColumn51.MinWidth = 25;
+ this.gridColumn51.Name = "gridColumn51";
+ this.gridColumn51.Visible = true;
+ this.gridColumn51.VisibleIndex = 2;
+ this.gridColumn51.Width = 94;
+ //
+ // gridColumn52
+ //
+ this.gridColumn52.Caption = "鍞悗瀹℃牳浜�";
+ this.gridColumn52.FieldName = "qt028";
+ this.gridColumn52.MinWidth = 25;
+ this.gridColumn52.Name = "gridColumn52";
+ this.gridColumn52.Visible = true;
+ this.gridColumn52.VisibleIndex = 16;
+ this.gridColumn52.Width = 94;
+ //
+ // gridColumn53
+ //
+ this.gridColumn53.Caption = "鍞悗瀹℃牳鏃堕棿";
+ this.gridColumn53.FieldName = "qt027";
+ this.gridColumn53.MinWidth = 25;
+ this.gridColumn53.Name = "gridColumn53";
+ this.gridColumn53.Visible = true;
+ this.gridColumn53.VisibleIndex = 17;
+ this.gridColumn53.Width = 94;
//
// pageBar1
//
@@ -664,50 +785,107 @@
this.splitMx1.Location = new System.Drawing.Point(0, 0);
this.splitMx1.Name = "splitMx1";
//
- // splitMx1.splitMx1_Panel1
+ // splitMx1.Panel1
//
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
this.splitMx1.Panel1.Text = "Panel1";
//
- // splitMx1.splitMx1_Panel2
+ // splitMx1.Panel2
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 132;
+ this.splitMx1.SplitterPosition = 192;
this.splitMx1.TabIndex = 0;
//
- // txt_fCreateDate
+ // layoutMx1
//
- this.txt_fCreateDate.Location = new System.Drawing.Point(656, 44);
- 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(165, 28);
- this.txt_fCreateDate.StyleController = this.layoutMx1;
- this.txt_fCreateDate.TabIndex = 386;
- this.txt_fCreateDate.Tag = "readonly";
+ this.layoutMx1.Controls.Add(this.btnCopyXls);
+ this.layoutMx1.Controls.Add(this.txt_djtype);
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_fRemarks);
+ this.layoutMx1.Controls.Add(this.txt_fOwnerTypeInIdHead);
+ this.layoutMx1.Controls.Add(this.txt_fCreateDate);
+ this.layoutMx1.Controls.Add(this.txt_fOwnerTypeIdHead);
+ this.layoutMx1.Controls.Add(this.txt_fBusinessType);
+ this.layoutMx1.Controls.Add(this.txt_fTransferDirect);
+ this.layoutMx1.Controls.Add(this.txt_createBy);
+ this.layoutMx1.Controls.Add(this.txt_fBillNo);
+ this.layoutMx1.Controls.Add(this.txt_ftranstype);
+ this.layoutMx1.Controls.Add(this.txt_fapporgid);
+ this.layoutMx1.Controls.Add(this.txt_fBillTypeID);
+ this.layoutMx1.Controls.Add(this.txt_chkBy);
+ this.layoutMx1.Controls.Add(this.txt_fapprovedate);
+ this.layoutMx1.Controls.Add(this.txt_wjStatus);
+ this.layoutMx1.Controls.Add(this.txt_chkStatus);
+ this.layoutMx1.Controls.Add(this.txt_source);
+ this.layoutMx1.Controls.Add(this.txt_fCloserId);
+ this.layoutMx1.Controls.Add(this.txt_fCloseDate);
+ this.layoutMx1.Controls.Add(this.txt_fCloseStatusTxt);
+ this.layoutMx1.Controls.Add(this.txt_qt028);
+ this.layoutMx1.Controls.Add(this.txt_qt027);
+ this.layoutMx1.Controls.Add(this.txt_qt026);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem16});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(643, 489, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 192);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
//
- // txt_fCreatorId
+ // btnCopyXls
//
- this.txt_fCreatorId.Location = new System.Drawing.Point(656, 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(165, 28);
- this.txt_fCreatorId.StyleController = this.layoutMx1;
- this.txt_fCreatorId.TabIndex = 384;
- this.txt_fCreatorId.Tag = "readonly";
+ this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image")));
+ this.btnCopyXls.Location = new System.Drawing.Point(12, 167);
+ this.btnCopyXls.Name = "btnCopyXls";
+ this.btnCopyXls.Size = new System.Drawing.Size(116, 27);
+ this.btnCopyXls.StyleController = this.layoutMx1;
+ this.btnCopyXls.TabIndex = 445;
+ this.btnCopyXls.Text = "蹇嵎褰曞叆";
+ //
+ // txt_djtype
+ //
+ this.txt_djtype.EditValue = "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)";
+ this.txt_djtype.Location = new System.Drawing.Point(385, 136);
+ this.txt_djtype.Name = "txt_djtype";
+ this.txt_djtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_djtype.Properties.Items.AddRange(new object[] {
+ "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)"});
+ this.txt_djtype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_djtype.Size = new System.Drawing.Size(165, 24);
+ this.txt_djtype.StyleController = this.layoutMx1;
+ this.txt_djtype.TabIndex = 391;
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(840, 123);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(274, 33);
+ this.lbGuid.TabIndex = 389;
+ this.lbGuid.Text = "lbGuid";
+ //
+ // txt_fRemarks
+ //
+ this.txt_fRemarks.Location = new System.Drawing.Point(114, 136);
+ this.txt_fRemarks.Name = "txt_fRemarks";
+ this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
+ this.txt_fRemarks.Size = new System.Drawing.Size(165, 24);
+ this.txt_fRemarks.StyleController = this.layoutMx1;
+ this.txt_fRemarks.TabIndex = 371;
//
// txt_fOwnerTypeInIdHead
//
- this.txt_fOwnerTypeInIdHead.EditValue = "-璇烽�夋嫨-";
- this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(385, 108);
+ this.txt_fOwnerTypeInIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
+ this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(385, 105);
this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_fOwnerTypeInIdHead.Properties.Items.AddRange(new object[] {
- "-璇烽�夋嫨-",
"缁勭粐(BD_OwnerOrg)",
"渚涘簲鍟�(BD_Supplier)",
"瀹㈡埛(BD_Customer)"});
@@ -716,15 +894,24 @@
this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1;
this.txt_fOwnerTypeInIdHead.TabIndex = 382;
//
+ // txt_fCreateDate
+ //
+ this.txt_fCreateDate.Location = new System.Drawing.Point(656, 43);
+ this.txt_fCreateDate.Name = "txt_fCreateDate";
+ this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_fCreateDate.Size = new System.Drawing.Size(165, 24);
+ this.txt_fCreateDate.StyleController = this.layoutMx1;
+ this.txt_fCreateDate.TabIndex = 386;
+ this.txt_fCreateDate.Tag = "readonly";
+ //
// txt_fOwnerTypeIdHead
//
- this.txt_fOwnerTypeIdHead.EditValue = "-璇烽�夋嫨-";
- this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(385, 76);
+ this.txt_fOwnerTypeIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
+ this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(385, 74);
this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead";
this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_fOwnerTypeIdHead.Properties.Items.AddRange(new object[] {
- "-璇烽�夋嫨-",
"缁勭粐(BD_OwnerOrg)",
"渚涘簲鍟�(BD_Supplier)",
"瀹㈡埛(BD_Customer)"});
@@ -733,10 +920,60 @@
this.txt_fOwnerTypeIdHead.StyleController = this.layoutMx1;
this.txt_fOwnerTypeIdHead.TabIndex = 380;
//
+ // txt_fBusinessType
+ //
+ this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)";
+ this.txt_fBusinessType.Location = new System.Drawing.Point(114, 74);
+ this.txt_fBusinessType.Name = "txt_fBusinessType";
+ this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_fBusinessType.Properties.Items.AddRange(new object[] {
+ "鏍囧噯(NORMAL)"});
+ this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_fBusinessType.Size = new System.Drawing.Size(165, 24);
+ this.txt_fBusinessType.StyleController = this.layoutMx1;
+ this.txt_fBusinessType.TabIndex = 374;
+ //
+ // txt_fTransferDirect
+ //
+ this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-";
+ this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 105);
+ this.txt_fTransferDirect.Name = "txt_fTransferDirect";
+ this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_fTransferDirect.Properties.Items.AddRange(new object[] {
+ "-璇烽�夋嫨-",
+ "閫�璐�(RETURN)",
+ "鏅��(GENERAL)"});
+ this.txt_fTransferDirect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_fTransferDirect.Size = new System.Drawing.Size(165, 24);
+ this.txt_fTransferDirect.StyleController = this.layoutMx1;
+ this.txt_fTransferDirect.TabIndex = 362;
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(656, 12);
+ this.txt_createBy.Name = "txt_createBy";
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(165, 24);
+ this.txt_createBy.StyleController = this.layoutMx1;
+ this.txt_createBy.TabIndex = 384;
+ this.txt_createBy.Tag = "readonly";
+ //
+ // txt_fBillNo
+ //
+ this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
+ this.txt_fBillNo.Name = "txt_fBillNo";
+ this.txt_fBillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_fBillNo.Size = new System.Drawing.Size(165, 24);
+ this.txt_fBillNo.StyleController = this.layoutMx1;
+ this.txt_fBillNo.TabIndex = 327;
+ this.txt_fBillNo.Tag = "readonly";
+ //
// txt_ftranstype
//
this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)";
- this.txt_ftranstype.Location = new System.Drawing.Point(385, 44);
+ this.txt_ftranstype.Location = new System.Drawing.Point(385, 43);
this.txt_ftranstype.Name = "txt_ftranstype";
this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -753,53 +990,13 @@
this.txt_fapporgid.IsReadly = false;
this.txt_fapporgid.Location = new System.Drawing.Point(385, 12);
this.txt_fapporgid.Name = "txt_fapporgid";
- this.txt_fapporgid.Size = new System.Drawing.Size(165, 28);
+ this.txt_fapporgid.Size = new System.Drawing.Size(165, 24);
this.txt_fapporgid.TabIndex = 376;
- //
- // txt_fBusinessType
- //
- this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)";
- this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76);
- this.txt_fBusinessType.Name = "txt_fBusinessType";
- this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_fBusinessType.Properties.Items.AddRange(new object[] {
- "鏍囧噯(NORMAL)"});
- this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_fBusinessType.Size = new System.Drawing.Size(165, 24);
- this.txt_fBusinessType.StyleController = this.layoutMx1;
- this.txt_fBusinessType.TabIndex = 374;
- //
- // txt_fRemarks
- //
- this.txt_fRemarks.Location = new System.Drawing.Point(656, 108);
- this.txt_fRemarks.Name = "txt_fRemarks";
- this.txt_fRemarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
- this.txt_fRemarks.Size = new System.Drawing.Size(165, 28);
- this.txt_fRemarks.StyleController = this.layoutMx1;
- this.txt_fRemarks.TabIndex = 371;
- //
- // txt_fTransferDirect
- //
- this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-";
- this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108);
- this.txt_fTransferDirect.Name = "txt_fTransferDirect";
- this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_fTransferDirect.Properties.Items.AddRange(new object[] {
- "-璇烽�夋嫨-",
- "閫�璐�(RETURN)",
- "鏅��(GENERAL)"});
- this.txt_fTransferDirect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_fTransferDirect.Size = new System.Drawing.Size(165, 24);
- this.txt_fTransferDirect.StyleController = this.layoutMx1;
- this.txt_fTransferDirect.TabIndex = 362;
//
// txt_fBillTypeID
//
this.txt_fBillTypeID.EditValue = "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)";
- this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44);
+ this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 43);
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)});
@@ -810,65 +1007,121 @@
this.txt_fBillTypeID.StyleController = this.layoutMx1;
this.txt_fBillTypeID.TabIndex = 361;
//
- // txt_fBillNo
+ // txt_chkBy
//
- this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
- this.txt_fBillNo.Name = "txt_fBillNo";
- this.txt_fBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fBillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_fBillNo.Size = new System.Drawing.Size(165, 28);
- this.txt_fBillNo.StyleController = this.layoutMx1;
- this.txt_fBillNo.TabIndex = 327;
- this.txt_fBillNo.Tag = "readonly";
+ this.txt_chkBy.Location = new System.Drawing.Point(927, 12);
+ this.txt_chkBy.Name = "txt_chkBy";
+ this.txt_chkBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_chkBy.Size = new System.Drawing.Size(166, 24);
+ this.txt_chkBy.StyleController = this.layoutMx1;
+ this.txt_chkBy.TabIndex = 258;
+ this.txt_chkBy.Tag = "readonly";
//
// txt_fapprovedate
//
- this.txt_fapprovedate.Location = new System.Drawing.Point(927, 44);
+ this.txt_fapprovedate.Location = new System.Drawing.Point(927, 43);
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(166, 28);
+ this.txt_fapprovedate.Size = new System.Drawing.Size(166, 24);
this.txt_fapprovedate.StyleController = this.layoutMx1;
this.txt_fapprovedate.TabIndex = 262;
this.txt_fapprovedate.Tag = "readonly";
//
- // txt_fapproveby
+ // txt_wjStatus
//
- this.txt_fapproveby.Location = new System.Drawing.Point(927, 12);
- this.txt_fapproveby.Name = "txt_fapproveby";
- this.txt_fapproveby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fapproveby.Properties.Appearance.Options.UseFont = true;
- this.txt_fapproveby.Size = new System.Drawing.Size(166, 28);
- this.txt_fapproveby.StyleController = this.layoutMx1;
- this.txt_fapproveby.TabIndex = 258;
- this.txt_fapproveby.Tag = "readonly";
+ this.txt_wjStatus.Location = new System.Drawing.Point(554, 167);
+ this.txt_wjStatus.Name = "txt_wjStatus";
+ this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑";
+ this.txt_wjStatus.Size = new System.Drawing.Size(267, 24);
+ this.txt_wjStatus.StyleController = this.layoutMx1;
+ this.txt_wjStatus.TabIndex = 387;
+ this.txt_wjStatus.Tag = "readonly";
//
- // layoutMx1
+ // txt_chkStatus
//
- this.layoutMx1.Controls.Add(this.lbGuid);
- this.layoutMx1.Controls.Add(this.txt_fRemarks);
- this.layoutMx1.Controls.Add(this.txt_fOwnerTypeInIdHead);
- this.layoutMx1.Controls.Add(this.txt_fCreateDate);
- this.layoutMx1.Controls.Add(this.txt_fOwnerTypeIdHead);
- this.layoutMx1.Controls.Add(this.txt_fBusinessType);
- this.layoutMx1.Controls.Add(this.txt_fTransferDirect);
- this.layoutMx1.Controls.Add(this.txt_fCreatorId);
- this.layoutMx1.Controls.Add(this.txt_fBillNo);
- this.layoutMx1.Controls.Add(this.txt_ftranstype);
- this.layoutMx1.Controls.Add(this.txt_fapporgid);
- this.layoutMx1.Controls.Add(this.txt_fBillTypeID);
- this.layoutMx1.Controls.Add(this.txt_fapproveby);
- this.layoutMx1.Controls.Add(this.txt_fapprovedate);
- this.layoutMx1.Controls.Add(this.txt_wjStatus);
- this.layoutMx1.Controls.Add(this.txt_chkStatus);
- this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.layoutMx1.Location = new System.Drawing.Point(0, 0);
- this.layoutMx1.Name = "layoutMx1";
- this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 459, 812, 500);
- this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 132);
- this.layoutMx1.TabIndex = 0;
- this.layoutMx1.Text = "layoutControl1";
+ this.txt_chkStatus.Location = new System.Drawing.Point(825, 74);
+ this.txt_chkStatus.Name = "txt_chkStatus";
+ this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
+ this.txt_chkStatus.Size = new System.Drawing.Size(268, 24);
+ this.txt_chkStatus.StyleController = this.layoutMx1;
+ this.txt_chkStatus.TabIndex = 388;
+ this.txt_chkStatus.Tag = "readonly";
+ //
+ // txt_source
+ //
+ this.txt_source.Location = new System.Drawing.Point(385, 167);
+ this.txt_source.Name = "txt_source";
+ this.txt_source.Size = new System.Drawing.Size(165, 24);
+ this.txt_source.StyleController = this.layoutMx1;
+ this.txt_source.TabIndex = 390;
+ this.txt_source.Tag = "readonly";
+ //
+ // txt_fCloserId
+ //
+ this.txt_fCloserId.Location = new System.Drawing.Point(656, 105);
+ this.txt_fCloserId.Name = "txt_fCloserId";
+ this.txt_fCloserId.Size = new System.Drawing.Size(165, 24);
+ this.txt_fCloserId.StyleController = this.layoutMx1;
+ this.txt_fCloserId.TabIndex = 392;
+ this.txt_fCloserId.Tag = "readonly";
+ //
+ // txt_fCloseDate
+ //
+ this.txt_fCloseDate.Location = new System.Drawing.Point(656, 136);
+ this.txt_fCloseDate.Name = "txt_fCloseDate";
+ this.txt_fCloseDate.Size = new System.Drawing.Size(165, 24);
+ this.txt_fCloseDate.StyleController = this.layoutMx1;
+ this.txt_fCloseDate.TabIndex = 393;
+ this.txt_fCloseDate.Tag = "readonly";
+ //
+ // txt_fCloseStatusTxt
+ //
+ this.txt_fCloseStatusTxt.Location = new System.Drawing.Point(656, 74);
+ this.txt_fCloseStatusTxt.Name = "txt_fCloseStatusTxt";
+ this.txt_fCloseStatusTxt.Size = new System.Drawing.Size(165, 24);
+ this.txt_fCloseStatusTxt.StyleController = this.layoutMx1;
+ this.txt_fCloseStatusTxt.TabIndex = 394;
+ this.txt_fCloseStatusTxt.Tag = "readonly";
+ //
+ // txt_qt028
+ //
+ this.txt_qt028.Location = new System.Drawing.Point(927, 105);
+ this.txt_qt028.Name = "txt_qt028";
+ this.txt_qt028.Size = new System.Drawing.Size(166, 24);
+ this.txt_qt028.StyleController = this.layoutMx1;
+ this.txt_qt028.TabIndex = 395;
+ this.txt_qt028.Tag = "readonly";
+ //
+ // txt_qt027
+ //
+ this.txt_qt027.Location = new System.Drawing.Point(927, 136);
+ this.txt_qt027.Name = "txt_qt027";
+ this.txt_qt027.Size = new System.Drawing.Size(166, 24);
+ this.txt_qt027.StyleController = this.layoutMx1;
+ this.txt_qt027.TabIndex = 396;
+ this.txt_qt027.Tag = "readonly";
+ //
+ // txt_qt026
+ //
+ this.txt_qt026.Location = new System.Drawing.Point(825, 167);
+ this.txt_qt026.Name = "txt_qt026";
+ this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鐘舵��";
+ this.txt_qt026.Size = new System.Drawing.Size(268, 24);
+ this.txt_qt026.StyleController = this.layoutMx1;
+ this.txt_qt026.TabIndex = 397;
+ this.txt_qt026.Tag = "readonly";
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.lbGuid;
+ this.layoutControlItem16.Location = new System.Drawing.Point(828, 111);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem16.Size = new System.Drawing.Size(278, 37);
+ this.layoutControlItem16.Text = "lbGuid";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem16.TextVisible = false;
//
// Root
//
@@ -885,12 +1138,20 @@
this.layoutControlItem8,
this.layoutControlItem9,
this.layoutControlItem10,
- this.layoutControlItem11,
- this.layoutControlItem12,
this.layoutControlItem13,
this.layoutControlItem14,
+ this.layoutControlItem19,
this.layoutControlItem15,
- this.layoutControlItem16});
+ this.layoutControlItem12,
+ this.layoutControlItem21,
+ this.layoutControlItem20,
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem24,
+ this.layoutControlItem25,
+ this.layoutControlItem11,
+ this.layoutControlItem17,
+ this.layoutControlItem26});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -914,12 +1175,18 @@
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition4.Height = 100D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
- rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1105, 148);
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6});
+ this.Root.Size = new System.Drawing.Size(1105, 206);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -927,7 +1194,7 @@
this.layoutControlItem1.Control = this.txt_fBillNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
@@ -937,169 +1204,252 @@
this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem2.Text = "鐢宠缁勭粐";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem3
//
- this.layoutControlItem3.Control = this.txt_fCreatorId;
+ this.layoutControlItem3.Control = this.txt_createBy;
this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem3.Text = "鐢宠浜�";
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem3.Text = "鐢宠浜哄憳";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_fBillTypeID;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem4.Text = "鐢宠绫诲瀷";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_ftranstype;
- this.layoutControlItem5.Location = new System.Drawing.Point(271, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(271, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem5.Text = "璋冩嫧绫诲瀷 ";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_fCreateDate;
- this.layoutControlItem6.Location = new System.Drawing.Point(542, 32);
+ this.layoutControlItem6.Location = new System.Drawing.Point(542, 31);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem6.Text = "鐢宠鏃堕棿";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_fBusinessType;
- this.layoutControlItem7.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem7.Text = "涓氬姟绫诲瀷";
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_fOwnerTypeIdHead;
- this.layoutControlItem8.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem8.Location = new System.Drawing.Point(271, 62);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem8.Text = "璋冨嚭璐т富绫诲瀷";
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem9
//
- this.layoutControlItem9.Control = this.txt_fapproveby;
+ this.layoutControlItem9.Control = this.txt_chkBy;
this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem9.Text = "瀹℃牳浜�";
+ this.layoutControlItem9.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_fapprovedate;
- this.layoutControlItem10.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem10.Location = new System.Drawing.Point(813, 31);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem10.Tag = "readonly";
this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
- //
- // txt_wjStatus
- //
- this.txt_wjStatus.Location = new System.Drawing.Point(825, 76);
- this.txt_wjStatus.Name = "txt_wjStatus";
- this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑";
- this.txt_wjStatus.Size = new System.Drawing.Size(268, 24);
- this.txt_wjStatus.StyleController = this.layoutMx1;
- this.txt_wjStatus.TabIndex = 387;
- this.txt_wjStatus.Tag = "readonly";
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_wjStatus;
- this.layoutControlItem11.Location = new System.Drawing.Point(813, 64);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem11.TextVisible = false;
- //
- // txt_chkStatus
- //
- this.txt_chkStatus.Location = new System.Drawing.Point(554, 76);
- this.txt_chkStatus.Name = "txt_chkStatus";
- this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_chkStatus.Size = new System.Drawing.Size(267, 24);
- this.txt_chkStatus.StyleController = this.layoutMx1;
- this.txt_chkStatus.TabIndex = 388;
- this.txt_chkStatus.Tag = "readonly";
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_chkStatus;
- this.layoutControlItem12.Location = new System.Drawing.Point(542, 64);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_fTransferDirect;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 93);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem13.Text = "璋冩嫧鏂瑰悜";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_fOwnerTypeInIdHead;
- this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem14.Location = new System.Drawing.Point(271, 93);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_djtype;
+ this.layoutControlItem19.Location = new System.Drawing.Point(271, 124);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem19.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem19.Text = "鍗曟嵁绫诲瀷";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_fRemarks;
- this.layoutControlItem15.Location = new System.Drawing.Point(542, 96);
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 124);
this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem15.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem15.Text = "鐢宠澶囨敞";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_chkStatus;
+ this.layoutControlItem12.Location = new System.Drawing.Point(813, 62);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem12.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem12.TextVisible = false;
+ //
+ // layoutControlItem21
+ //
+ this.layoutControlItem21.Control = this.txt_fCloseDate;
+ this.layoutControlItem21.Location = new System.Drawing.Point(542, 124);
+ this.layoutControlItem21.Name = "layoutControlItem21";
+ this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem21.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem21.Text = "鍏抽棴鏃堕棿";
+ this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem20
+ //
+ this.layoutControlItem20.Control = this.txt_fCloserId;
+ this.layoutControlItem20.Location = new System.Drawing.Point(542, 93);
+ this.layoutControlItem20.Name = "layoutControlItem20";
+ this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem20.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem20.Text = "鍏抽棴浜哄憳";
+ this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem22
+ //
+ this.layoutControlItem22.Control = this.txt_fCloseStatusTxt;
+ this.layoutControlItem22.Location = new System.Drawing.Point(542, 62);
+ this.layoutControlItem22.Name = "layoutControlItem22";
+ this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem22.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem22.Text = "鍏抽棴鐘舵��";
+ this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem23
+ //
+ this.layoutControlItem23.Control = this.txt_qt028;
+ this.layoutControlItem23.Location = new System.Drawing.Point(813, 93);
+ this.layoutControlItem23.Name = "layoutControlItem23";
+ this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem23.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem23.Text = "鍞悗瀹℃牳浜哄憳";
+ this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txt_qt027;
+ this.layoutControlItem24.Location = new System.Drawing.Point(813, 124);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem24.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem24.Text = "鍞悗瀹℃牳鏃堕棿";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem25
+ //
+ this.layoutControlItem25.Control = this.txt_qt026;
+ this.layoutControlItem25.Location = new System.Drawing.Point(813, 155);
+ this.layoutControlItem25.Name = "layoutControlItem25";
+ this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem25.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem25.Text = "鍞悗瀹℃牳鐘舵��";
+ this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem25.TextVisible = false;
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_wjStatus;
+ this.layoutControlItem11.Location = new System.Drawing.Point(542, 155);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem11.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem11.TextVisible = false;
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_source;
+ this.layoutControlItem17.Location = new System.Drawing.Point(271, 155);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem17.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem26
+ //
+ this.layoutControlItem26.Control = this.btnCopyXls;
+ this.layoutControlItem26.Location = new System.Drawing.Point(0, 155);
+ this.layoutControlItem26.MaxSize = new System.Drawing.Size(120, 31);
+ this.layoutControlItem26.MinSize = new System.Drawing.Size(90, 31);
+ this.layoutControlItem26.Name = "layoutControlItem26";
+ this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem26.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem26.Text = "蹇嵎褰曞叆";
+ this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem26.TextVisible = false;
//
// tabMx
//
@@ -1107,7 +1457,7 @@
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, 426);
+ this.tabMx.Size = new System.Drawing.Size(1126, 366);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1116,7 +1466,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 394);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 334);
this.tabMxPage1.Text = "璋冩嫧鐢宠鏄庣粏";
//
// gcMx1
@@ -1135,8 +1485,9 @@
this.rptDrCk,
this.rptDrCw,
this.rptDrHz,
- this.rptDcHz});
- this.gcMx1.Size = new System.Drawing.Size(1124, 394);
+ this.rptDcHz,
+ this.btnTest1});
+ this.gcMx1.Size = new System.Drawing.Size(1124, 334);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1181,7 +1532,6 @@
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "ID";
this.gvMx1id.FieldName = "id";
@@ -1193,7 +1543,6 @@
//
// gvMx1mid
//
- this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1mid.AppearanceCell.Options.UseFont = true;
this.gvMx1mid.Caption = "MID";
this.gvMx1mid.FieldName = "pid";
@@ -1205,7 +1554,6 @@
//
// gvMx1bld012
//
- this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld012.AppearanceCell.Options.UseFont = true;
this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true;
@@ -1230,6 +1578,7 @@
this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨";
this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2;
this.repositoryItemSearchLookUpEdit1.ValueMember = "id";
+ this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged);
//
// gridView2
//
@@ -1252,7 +1601,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 0;
- this.gridColumn2.Width = 50;
+ this.gridColumn2.Width = 41;
//
// gridColumn3
//
@@ -1261,7 +1610,7 @@
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 1;
- this.gridColumn3.Width = 50;
+ this.gridColumn3.Width = 41;
//
// gridColumn4
//
@@ -1270,7 +1619,7 @@
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 2;
- this.gridColumn4.Width = 110;
+ this.gridColumn4.Width = 91;
//
// gridColumn5
//
@@ -1279,7 +1628,7 @@
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 3;
- this.gridColumn5.Width = 110;
+ this.gridColumn5.Width = 100;
//
// gridColumn7
//
@@ -1288,6 +1637,7 @@
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 4;
+ this.gridColumn7.Width = 56;
//
// gridColumn6
//
@@ -1296,11 +1646,10 @@
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 5;
- this.gridColumn6.Width = 52;
+ this.gridColumn6.Width = 43;
//
// gvMx1bld002
//
- this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
this.gvMx1bld002.Caption = "鐗╂枡缂栧彿";
this.gvMx1bld002.FieldName = "itemNo";
@@ -1314,7 +1663,6 @@
//
// gvMx1bld003
//
- this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О";
this.gvMx1bld003.FieldName = "itemName";
@@ -1328,7 +1676,6 @@
//
// itemModel
//
- this.itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.itemModel.AppearanceCell.Options.UseFont = true;
this.itemModel.Caption = "瑙勬牸鍨嬪彿";
this.itemModel.FieldName = "itemModel";
@@ -1342,7 +1689,6 @@
//
// gvMx1bld007
//
- this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.gvMx1bld007.AppearanceCell.Options.UseFont = true;
this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true;
@@ -1359,7 +1705,6 @@
//
// gvMx1bld010
//
- this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld010.AppearanceCell.Options.UseFont = true;
this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
@@ -1376,10 +1721,9 @@
//
// gvMx1bld008
//
- this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
this.gvMx1bld008.Caption = "宸叉壂鏁伴噺";
- this.gvMx1bld008.FieldName = "ysNum";
+ this.gvMx1bld008.FieldName = "sQty";
this.gvMx1bld008.MinWidth = 50;
this.gvMx1bld008.Name = "gvMx1bld008";
this.gvMx1bld008.OptionsColumn.ReadOnly = true;
@@ -1420,6 +1764,7 @@
this.rptDcOrg.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫夋嫨", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDcOrg.Name = "rptDcOrg";
+ this.rptDcOrg.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcOrg_ButtonClick);
//
// gridColumn10
//
@@ -1443,6 +1788,7 @@
this.rptDcCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDcCk.Name = "rptDcCk";
+ this.rptDcCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcCk_ButtonClick);
//
// gridColumn11
//
@@ -1462,6 +1808,7 @@
this.rptDcCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
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.rptDcCw.Name = "rptDcCw";
+ this.rptDcCw.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcCw_ButtonClick);
//
// gridColumn12
//
@@ -1485,6 +1832,7 @@
this.rptDrOrg.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDrOrg.Name = "rptDrOrg";
+ this.rptDrOrg.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrOrg_ButtonClick);
//
// gridColumn16
//
@@ -1508,6 +1856,7 @@
this.rptDrCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDrCk.Name = "rptDrCk";
+ this.rptDrCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrCk_ButtonClick);
//
// gridColumn17
//
@@ -1525,6 +1874,7 @@
this.rptDrCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDrCw.Name = "rptDrCw";
+ this.rptDrCw.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrCw_ButtonClick);
//
// gridColumn23
//
@@ -1548,6 +1898,7 @@
this.rptDcHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDcHz.Name = "rptDcHz";
+ this.rptDcHz.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcHz_ButtonClick);
//
// gridColumn24
//
@@ -1571,6 +1922,7 @@
this.rptDrHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptDrHz.Name = "rptDrHz";
+ this.rptDrHz.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrHz_ButtonClick);
//
// gvMxDel
//
@@ -1591,6 +1943,7 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", 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);
//
// gridColumn8
//
@@ -1650,7 +2003,7 @@
//
// gridColumn21
//
- this.gridColumn21.Caption = "璋冨嚭璐т富Gui";
+ this.gridColumn21.Caption = "璋冨嚭璐т富Guid";
this.gridColumn21.ColumnEdit = this.rptDcHz;
this.gridColumn21.FieldName = "dcHzGuid";
this.gridColumn21.MinWidth = 25;
@@ -1665,25 +2018,32 @@
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Width = 94;
//
- // lbGuid
+ // btnTest1
//
- this.lbGuid.Location = new System.Drawing.Point(825, 108);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(268, 28);
- this.lbGuid.TabIndex = 389;
- this.lbGuid.Text = "lbGuid";
+ this.btnTest1.AutoHeight = false;
+ this.btnTest1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton()});
+ this.btnTest1.Name = "btnTest1";
//
- // layoutControlItem16
+ // picCheckBox
//
- this.layoutControlItem16.Control = this.lbGuid;
- this.layoutControlItem16.Location = new System.Drawing.Point(813, 96);
- this.layoutControlItem16.Name = "layoutControlItem16";
- this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem16.Text = "lbGuid";
- this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem16.TextVisible = false;
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(950, 55);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 8;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Location = new System.Drawing.Point(276, 148);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem18.Size = new System.Drawing.Size(276, 37);
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
//
// Frm_MesDbck
//
@@ -1697,14 +2057,13 @@
this.Text = "璋冩嫧鍑哄簱鐢宠";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
this.split1.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
this.split1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
@@ -1713,20 +2072,31 @@
this.splitMx1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
this.splitMx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_source.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloserId.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloseDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCloseStatusTxt.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt027.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1738,13 +2108,20 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1761,7 +2138,9 @@
((System.ComponentModel.ISupportInitialize)(this.rptDcHz)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.btnTest1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
this.ResumeLayout(false);
}
@@ -1771,7 +2150,7 @@
private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraEditors.SplitContainerControl split1;
- private DevExpress.XtraGrid.GridControl gcMain;
+ private DevExpress.XtraGrid.GridControl gcMain1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gv_isWc;
private DevExpress.XtraGrid.Columns.GridColumn gv_shState;
@@ -1803,7 +2182,7 @@
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
- private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
+ private DevExpress.XtraEditors.TextEdit txt_createBy;
private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeInIdHead;
private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeIdHead;
private DevExpress.XtraEditors.ComboBoxEdit txt_ftranstype;
@@ -1814,7 +2193,7 @@
private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID;
private DevExpress.XtraEditors.TextEdit txt_fBillNo;
private DevExpress.XtraEditors.TextEdit txt_fapprovedate;
- private DevExpress.XtraEditors.TextEdit txt_fapproveby;
+ private DevExpress.XtraEditors.TextEdit txt_chkBy;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
@@ -1827,11 +2206,8 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.CheckEdit txt_wjStatus;
private DevExpress.XtraEditors.CheckEdit txt_chkStatus;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
@@ -1883,5 +2259,38 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn46;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn47;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
+ private DevExpress.XtraEditors.TextEdit txt_source;
+ private DevExpress.XtraEditors.ComboBoxEdit txt_djtype;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_id;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnTest1;
+ private DevExpress.XtraEditors.TextEdit txt_fCloserId;
+ private DevExpress.XtraEditors.TextEdit txt_fCloseDate;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+ private DevExpress.XtraEditors.TextEdit txt_fCloseStatusTxt;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+ private DevExpress.XtraEditors.TextEdit txt_qt028;
+ private DevExpress.XtraEditors.TextEdit txt_qt027;
+ private DevExpress.XtraEditors.CheckEdit txt_qt026;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn51;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn52;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn53;
+ private DevExpress.XtraEditors.SimpleButton btnCopyXls;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
}
}
\ No newline at end of file
--
Gitblit v1.9.3