From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 23:58:51 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs |  820 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 410 insertions(+), 410 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index 20f7002..3118be7 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -31,6 +31,22 @@
         {
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_docCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_ruleFormat = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_noLength = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_flagSpilitNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_resetZero = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_flagIncludeDocCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_createdBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.panel1 = new System.Windows.Forms.Panel();
             this.txt_resetZero = new DevExpress.XtraEditors.CheckEdit();
@@ -58,25 +74,17 @@
             this.txt_docCode = new DevExpress.XtraEditors.LookUpEdit();
             this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
             this.lbGuid = new System.Windows.Forms.Label();
-            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
-            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
-            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_docCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_ruleFormat = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_noLength = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_flagSpilitNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_resetZero = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_flagIncludeDocCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_createdBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.pageBar1 = new UserControls.Data.UcPageBar();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
+            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.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             this.xtraTabPage2.SuspendLayout();
             this.panel1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_resetZero.Properties)).BeginInit();
@@ -92,14 +100,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txxtItem2.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txxtItem1.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_docCode.Properties)).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.gcMain1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
@@ -131,374 +131,6 @@
             this.xtraTabPage1,
             this.xtraTabPage2});
             // 
-            // xtraTabPage2
-            // 
-            this.xtraTabPage2.Controls.Add(this.panel1);
-            this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1072, 548);
-            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
-            // 
-            // panel1
-            // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.txt_resetZero);
-            this.panel1.Controls.Add(this.txt_noLength);
-            this.panel1.Controls.Add(this.labelControl8);
-            this.panel1.Controls.Add(this.labelControl7);
-            this.panel1.Controls.Add(this.txt_isIncludeDoc);
-            this.panel1.Controls.Add(this.txt_isSpilit);
-            this.panel1.Controls.Add(this.panelControl1);
-            this.panel1.Controls.Add(this.lblDocCode);
-            this.panel1.Controls.Add(this.labelControl6);
-            this.panel1.Controls.Add(this.txt_docCode);
-            this.panel1.Controls.Add(this.labelControl11);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.panel1.Location = new System.Drawing.Point(72, 33);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(937, 448);
-            this.panel1.TabIndex = 1;
-            // 
-            // txt_resetZero
-            // 
-            this.txt_resetZero.Location = new System.Drawing.Point(162, 268);
-            this.txt_resetZero.Name = "txt_resetZero";
-            this.txt_resetZero.Properties.Caption = "姣忓ぉ褰掗浂閲嶆柊缂栧彿";
-            this.txt_resetZero.Size = new System.Drawing.Size(153, 24);
-            this.txt_resetZero.TabIndex = 238;
-            // 
-            // txt_noLength
-            // 
-            this.txt_noLength.Location = new System.Drawing.Point(162, 228);
-            this.txt_noLength.Maximum = new decimal(new int[] {
-            10,
-            0,
-            0,
-            0});
-            this.txt_noLength.Minimum = new decimal(new int[] {
-            6,
-            0,
-            0,
-            0});
-            this.txt_noLength.Name = "txt_noLength";
-            this.txt_noLength.Size = new System.Drawing.Size(136, 28);
-            this.txt_noLength.TabIndex = 237;
-            this.txt_noLength.Value = new decimal(new int[] {
-            6,
-            0,
-            0,
-            0});
-            // 
-            // labelControl8
-            // 
-            this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl8.Appearance.Options.UseFont = true;
-            this.labelControl8.Location = new System.Drawing.Point(81, 35);
-            this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl8.Name = "labelControl8";
-            this.labelControl8.Size = new System.Drawing.Size(85, 21);
-            this.labelControl8.TabIndex = 236;
-            this.labelControl8.Text = "鍗曟嵁绫诲瀷锛�";
-            // 
-            // labelControl7
-            // 
-            this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl7.Appearance.Options.UseFont = true;
-            this.labelControl7.Location = new System.Drawing.Point(543, -23);
-            this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl7.Name = "labelControl7";
-            this.labelControl7.Size = new System.Drawing.Size(85, 21);
-            this.labelControl7.TabIndex = 232;
-            this.labelControl7.Text = "鍗曟嵁瀛楀ご锛�";
-            // 
-            // txt_isIncludeDoc
-            // 
-            this.txt_isIncludeDoc.Location = new System.Drawing.Point(329, 268);
-            this.txt_isIncludeDoc.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txt_isIncludeDoc.Name = "txt_isIncludeDoc";
-            this.txt_isIncludeDoc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_isIncludeDoc.Properties.Appearance.Options.UseFont = true;
-            this.txt_isIncludeDoc.Properties.Caption = "鍖呭惈鍗曟嵁瀛楀ご";
-            this.txt_isIncludeDoc.Size = new System.Drawing.Size(174, 25);
-            this.txt_isIncludeDoc.TabIndex = 231;
-            // 
-            // txt_isSpilit
-            // 
-            this.txt_isSpilit.Location = new System.Drawing.Point(329, 230);
-            this.txt_isSpilit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txt_isSpilit.Name = "txt_isSpilit";
-            this.txt_isSpilit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_isSpilit.Properties.Appearance.Options.UseFont = true;
-            this.txt_isSpilit.Properties.Caption = "搴忓彿鍓嶅姞闂撮殧绗﹀彿";
-            this.txt_isSpilit.Size = new System.Drawing.Size(174, 25);
-            this.txt_isSpilit.TabIndex = 230;
-            // 
-            // panelControl1
-            // 
-            this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveCaption;
-            this.panelControl1.Appearance.ForeColor = System.Drawing.Color.White;
-            this.panelControl1.Appearance.Options.UseBackColor = true;
-            this.panelControl1.Appearance.Options.UseForeColor = true;
-            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
-            this.panelControl1.Controls.Add(this.txxtItem5);
-            this.panelControl1.Controls.Add(this.labelControl9);
-            this.panelControl1.Controls.Add(this.labelControl1);
-            this.panelControl1.Controls.Add(this.txxtItem4);
-            this.panelControl1.Controls.Add(this.txxtItem3);
-            this.panelControl1.Controls.Add(this.txt_docFormat);
-            this.panelControl1.Controls.Add(this.txxtItem2);
-            this.panelControl1.Controls.Add(this.lblRuleFormat);
-            this.panelControl1.Controls.Add(this.txxtItem1);
-            this.panelControl1.Controls.Add(this.labelControl4);
-            this.panelControl1.Controls.Add(this.labelControl5);
-            this.panelControl1.Controls.Add(this.labelControl2);
-            this.panelControl1.Controls.Add(this.labelControl3);
-            this.panelControl1.Location = new System.Drawing.Point(81, 73);
-            this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.panelControl1.Name = "panelControl1";
-            this.panelControl1.Size = new System.Drawing.Size(780, 137);
-            this.panelControl1.TabIndex = 229;
-            // 
-            // txxtItem5
-            // 
-            this.txxtItem5.Location = new System.Drawing.Point(617, 48);
-            this.txxtItem5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txxtItem5.Name = "txxtItem5";
-            this.txxtItem5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txxtItem5.Properties.Appearance.Options.UseFont = true;
-            this.txxtItem5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txxtItem5.Properties.Items.AddRange(new object[] {
-            "<鏃�>",
-            "<搴忓彿>"});
-            this.txxtItem5.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txxtItem5.Size = new System.Drawing.Size(122, 28);
-            this.txxtItem5.TabIndex = 4;
-            // 
-            // labelControl9
-            // 
-            this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl9.Appearance.Options.UseFont = true;
-            this.labelControl9.Location = new System.Drawing.Point(632, 17);
-            this.labelControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl9.Name = "labelControl9";
-            this.labelControl9.Size = new System.Drawing.Size(60, 21);
-            this.labelControl9.TabIndex = 3;
-            this.labelControl9.Text = "鍙傛暟5锛�";
-            // 
-            // labelControl1
-            // 
-            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(110, 17);
-            this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(60, 21);
-            this.labelControl1.TabIndex = 0;
-            this.labelControl1.Text = "鍙傛暟1锛�";
-            // 
-            // txxtItem4
-            // 
-            this.txxtItem4.Location = new System.Drawing.Point(489, 48);
-            this.txxtItem4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txxtItem4.Name = "txxtItem4";
-            this.txxtItem4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txxtItem4.Properties.Appearance.Options.UseFont = true;
-            this.txxtItem4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txxtItem4.Properties.Items.AddRange(new object[] {
-            "<鏃�>",
-            "<骞村勾>",
-            "<骞村勾骞村勾>",
-            "<鏈堟湀>",
-            "<鏃ユ棩>"});
-            this.txxtItem4.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txxtItem4.Size = new System.Drawing.Size(122, 28);
-            this.txxtItem4.TabIndex = 2;
-            // 
-            // txxtItem3
-            // 
-            this.txxtItem3.Location = new System.Drawing.Point(363, 48);
-            this.txxtItem3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txxtItem3.Name = "txxtItem3";
-            this.txxtItem3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txxtItem3.Properties.Appearance.Options.UseFont = true;
-            this.txxtItem3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txxtItem3.Properties.Items.AddRange(new object[] {
-            "<鏃�>",
-            "<骞村勾>",
-            "<骞村勾骞村勾>",
-            "<鏈堟湀>",
-            "<鏃ユ棩>"});
-            this.txxtItem3.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txxtItem3.Size = new System.Drawing.Size(122, 28);
-            this.txxtItem3.TabIndex = 2;
-            // 
-            // txt_docFormat
-            // 
-            this.txt_docFormat.EditValue = "";
-            this.txt_docFormat.Location = new System.Drawing.Point(112, 91);
-            this.txt_docFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txt_docFormat.Name = "txt_docFormat";
-            this.txt_docFormat.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
-            this.txt_docFormat.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_docFormat.Properties.Appearance.Options.UseBackColor = true;
-            this.txt_docFormat.Properties.Appearance.Options.UseFont = true;
-            this.txt_docFormat.Properties.ReadOnly = true;
-            this.txt_docFormat.Size = new System.Drawing.Size(627, 28);
-            this.txt_docFormat.TabIndex = 0;
-            // 
-            // txxtItem2
-            // 
-            this.txxtItem2.Location = new System.Drawing.Point(238, 48);
-            this.txxtItem2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txxtItem2.Name = "txxtItem2";
-            this.txxtItem2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txxtItem2.Properties.Appearance.Options.UseFont = true;
-            this.txxtItem2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txxtItem2.Properties.Items.AddRange(new object[] {
-            "<鏃�>",
-            "<骞村勾>",
-            "<骞村勾骞村勾>",
-            "<鏈堟湀>",
-            "<鏃ユ棩>"});
-            this.txxtItem2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txxtItem2.Size = new System.Drawing.Size(122, 28);
-            this.txxtItem2.TabIndex = 2;
-            // 
-            // lblRuleFormat
-            // 
-            this.lblRuleFormat.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lblRuleFormat.Appearance.Options.UseFont = true;
-            this.lblRuleFormat.Location = new System.Drawing.Point(25, 91);
-            this.lblRuleFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.lblRuleFormat.Name = "lblRuleFormat";
-            this.lblRuleFormat.Size = new System.Drawing.Size(85, 21);
-            this.lblRuleFormat.TabIndex = 0;
-            this.lblRuleFormat.Text = "缂栫爜瑙勫垯锛�";
-            // 
-            // txxtItem1
-            // 
-            this.txxtItem1.Location = new System.Drawing.Point(112, 48);
-            this.txxtItem1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txxtItem1.Name = "txxtItem1";
-            this.txxtItem1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txxtItem1.Properties.Appearance.Options.UseFont = true;
-            this.txxtItem1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txxtItem1.Properties.Items.AddRange(new object[] {
-            "<鏃�>",
-            "<骞村勾>",
-            "<骞村勾骞村勾>",
-            "<鏈堟湀>",
-            "<鏃ユ棩>"});
-            this.txxtItem1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txxtItem1.Size = new System.Drawing.Size(122, 28);
-            this.txxtItem1.TabIndex = 2;
-            // 
-            // labelControl4
-            // 
-            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(25, 49);
-            this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(85, 21);
-            this.labelControl4.TabIndex = 0;
-            this.labelControl4.Text = "閰嶇疆鍙傛暟锛�";
-            // 
-            // labelControl5
-            // 
-            this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl5.Appearance.Options.UseFont = true;
-            this.labelControl5.Location = new System.Drawing.Point(488, 17);
-            this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl5.Name = "labelControl5";
-            this.labelControl5.Size = new System.Drawing.Size(60, 21);
-            this.labelControl5.TabIndex = 0;
-            this.labelControl5.Text = "鍙傛暟4锛�";
-            // 
-            // labelControl2
-            // 
-            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(238, 17);
-            this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(60, 21);
-            this.labelControl2.TabIndex = 0;
-            this.labelControl2.Text = "鍙傛暟2锛�";
-            // 
-            // labelControl3
-            // 
-            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(362, 17);
-            this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl3.Name = "labelControl3";
-            this.labelControl3.Size = new System.Drawing.Size(60, 21);
-            this.labelControl3.TabIndex = 0;
-            this.labelControl3.Text = "鍙傛暟3锛�";
-            // 
-            // lblDocCode
-            // 
-            this.lblDocCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lblDocCode.Appearance.Options.UseFont = true;
-            this.lblDocCode.Location = new System.Drawing.Point(194, -23);
-            this.lblDocCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.lblDocCode.Name = "lblDocCode";
-            this.lblDocCode.Size = new System.Drawing.Size(85, 21);
-            this.lblDocCode.TabIndex = 226;
-            this.lblDocCode.Text = "鍗曟嵁鍚嶇О锛�";
-            // 
-            // labelControl6
-            // 
-            this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl6.Appearance.Options.UseFont = true;
-            this.labelControl6.Location = new System.Drawing.Point(77, 232);
-            this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl6.Name = "labelControl6";
-            this.labelControl6.Size = new System.Drawing.Size(85, 21);
-            this.labelControl6.TabIndex = 227;
-            this.labelControl6.Text = "搴忓彿闀垮害锛�";
-            // 
-            // txt_docCode
-            // 
-            this.txt_docCode.Location = new System.Drawing.Point(166, 31);
-            this.txt_docCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.txt_docCode.Name = "txt_docCode";
-            this.txt_docCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_docCode.Properties.Appearance.Options.UseFont = true;
-            this.txt_docCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_docCode.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
-            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("docCode", "鍗曟嵁绫诲瀷", 20, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.Ascending, DevExpress.Utils.DefaultBoolean.Default)});
-            this.txt_docCode.Properties.DropDownRows = 15;
-            this.txt_docCode.Properties.NullText = "璇烽�夋嫨鍗曟嵁绫诲瀷";
-            this.txt_docCode.Size = new System.Drawing.Size(248, 28);
-            this.txt_docCode.TabIndex = 224;
-            // 
-            // labelControl11
-            // 
-            this.labelControl11.Location = new System.Drawing.Point(81, 390);
-            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl11.Name = "labelControl11";
-            this.labelControl11.Size = new System.Drawing.Size(45, 18);
-            this.labelControl11.TabIndex = 130;
-            this.labelControl11.Text = "涓婚敭锛�";
-            this.labelControl11.Visible = false;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(118, 390);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Visible = false;
-            // 
             // xtraTabPage1
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
@@ -529,7 +161,7 @@
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
@@ -542,7 +174,7 @@
             // 
             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[] {
@@ -578,7 +210,7 @@
             // 
             // gv_docCode
             // 
-            this.gv_docCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_docCode.AppearanceCell.Options.UseFont = true;
             this.gv_docCode.Caption = "鍗曟嵁绫诲瀷";
             this.gv_docCode.FieldName = "docCode";
@@ -592,7 +224,7 @@
             // 
             // gv_ruleFormat
             // 
-            this.gv_ruleFormat.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+        
             this.gv_ruleFormat.AppearanceCell.Options.UseFont = true;
             this.gv_ruleFormat.Caption = "缂栫爜瑙勫垯";
             this.gv_ruleFormat.FieldName = "docFormat";
@@ -606,7 +238,7 @@
             // 
             // gv_noLength
             // 
-            this.gv_noLength.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_noLength.AppearanceCell.Options.UseFont = true;
             this.gv_noLength.Caption = "搴忓彿闀垮害";
             this.gv_noLength.FieldName = "noLength";
@@ -620,7 +252,7 @@
             // 
             // gv_flagSpilitNo
             // 
-            this.gv_flagSpilitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true;
             this.gv_flagSpilitNo.Caption = "搴忓彿鍓嶅垎闅旂";
             this.gv_flagSpilitNo.FieldName = "isSpilit";
@@ -634,7 +266,7 @@
             // 
             // gv_resetZero
             // 
-            this.gv_resetZero.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_resetZero.AppearanceCell.Options.UseFont = true;
             this.gv_resetZero.Caption = "姣忓ぉ褰掗浂";
             this.gv_resetZero.FieldName = "resetZero";
@@ -648,7 +280,7 @@
             // 
             // gv_flagIncludeDocCode
             // 
-            this.gv_flagIncludeDocCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true;
             this.gv_flagIncludeDocCode.Caption = "鍖呭惈鍗曟嵁绫诲瀷";
             this.gv_flagIncludeDocCode.FieldName = "isIncludeDoc";
@@ -662,7 +294,7 @@
             // 
             // gv_createdBy
             // 
-            this.gv_createdBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_createdBy.AppearanceCell.Options.UseFont = true;
             this.gv_createdBy.Caption = "寤虹珛鑰�";
             this.gv_createdBy.FieldName = "createBy";
@@ -676,7 +308,7 @@
             // 
             // gv_createDate
             // 
-            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_createDate.AppearanceCell.Options.UseFont = true;
             this.gv_createDate.Caption = "寤虹珛鏃ユ湡";
             this.gv_createDate.FieldName = "createTime";
@@ -720,6 +352,374 @@
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.panel1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1072, 548);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // panel1
+            // 
+            this.panel1.BackColor = System.Drawing.Color.White;
+            this.panel1.Controls.Add(this.txt_resetZero);
+            this.panel1.Controls.Add(this.txt_noLength);
+            this.panel1.Controls.Add(this.labelControl8);
+            this.panel1.Controls.Add(this.labelControl7);
+            this.panel1.Controls.Add(this.txt_isIncludeDoc);
+            this.panel1.Controls.Add(this.txt_isSpilit);
+            this.panel1.Controls.Add(this.panelControl1);
+            this.panel1.Controls.Add(this.lblDocCode);
+            this.panel1.Controls.Add(this.labelControl6);
+            this.panel1.Controls.Add(this.txt_docCode);
+            this.panel1.Controls.Add(this.labelControl11);
+            this.panel1.Controls.Add(this.lbGuid);
+            
+            this.panel1.Location = new System.Drawing.Point(72, 33);
+            this.panel1.Name = "panel1";
+            this.panel1.Size = new System.Drawing.Size(937, 448);
+            this.panel1.TabIndex = 1;
+            // 
+            // txt_resetZero
+            // 
+            this.txt_resetZero.Location = new System.Drawing.Point(162, 268);
+            this.txt_resetZero.Name = "txt_resetZero";
+            this.txt_resetZero.Properties.Caption = "姣忓ぉ褰掗浂閲嶆柊缂栧彿";
+            this.txt_resetZero.Size = new System.Drawing.Size(153, 24);
+            this.txt_resetZero.TabIndex = 238;
+            // 
+            // txt_noLength
+            // 
+            this.txt_noLength.Location = new System.Drawing.Point(162, 228);
+            this.txt_noLength.Maximum = new decimal(new int[] {
+            10,
+            0,
+            0,
+            0});
+            this.txt_noLength.Minimum = new decimal(new int[] {
+            6,
+            0,
+            0,
+            0});
+            this.txt_noLength.Name = "txt_noLength";
+            this.txt_noLength.Size = new System.Drawing.Size(136, 28);
+            this.txt_noLength.TabIndex = 237;
+            this.txt_noLength.Value = new decimal(new int[] {
+            6,
+            0,
+            0,
+            0});
+            // 
+            // labelControl8
+            // 
+            
+            this.labelControl8.Appearance.Options.UseFont = true;
+            this.labelControl8.Location = new System.Drawing.Point(81, 35);
+            this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl8.Name = "labelControl8";
+            this.labelControl8.Size = new System.Drawing.Size(85, 21);
+            this.labelControl8.TabIndex = 236;
+            this.labelControl8.Text = "鍗曟嵁绫诲瀷锛�";
+            // 
+            // labelControl7
+            // 
+             
+            this.labelControl7.Appearance.Options.UseFont = true;
+            this.labelControl7.Location = new System.Drawing.Point(543, -23);
+            this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl7.Name = "labelControl7";
+            this.labelControl7.Size = new System.Drawing.Size(85, 21);
+            this.labelControl7.TabIndex = 232;
+            this.labelControl7.Text = "鍗曟嵁瀛楀ご锛�";
+            // 
+            // txt_isIncludeDoc
+            // 
+            this.txt_isIncludeDoc.Location = new System.Drawing.Point(329, 268);
+            this.txt_isIncludeDoc.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txt_isIncludeDoc.Name = "txt_isIncludeDoc";
+           
+            this.txt_isIncludeDoc.Properties.Appearance.Options.UseFont = true;
+            this.txt_isIncludeDoc.Properties.Caption = "鍖呭惈鍗曟嵁瀛楀ご";
+            this.txt_isIncludeDoc.Size = new System.Drawing.Size(174, 25);
+            this.txt_isIncludeDoc.TabIndex = 231;
+            // 
+            // txt_isSpilit
+            // 
+            this.txt_isSpilit.Location = new System.Drawing.Point(329, 230);
+            this.txt_isSpilit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txt_isSpilit.Name = "txt_isSpilit";
+           
+            this.txt_isSpilit.Properties.Appearance.Options.UseFont = true;
+            this.txt_isSpilit.Properties.Caption = "搴忓彿鍓嶅姞闂撮殧绗﹀彿";
+            this.txt_isSpilit.Size = new System.Drawing.Size(174, 25);
+            this.txt_isSpilit.TabIndex = 230;
+            // 
+            // panelControl1
+            // 
+            this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveCaption;
+            this.panelControl1.Appearance.ForeColor = System.Drawing.Color.White;
+            this.panelControl1.Appearance.Options.UseBackColor = true;
+            this.panelControl1.Appearance.Options.UseForeColor = true;
+            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
+            this.panelControl1.Controls.Add(this.txxtItem5);
+            this.panelControl1.Controls.Add(this.labelControl9);
+            this.panelControl1.Controls.Add(this.labelControl1);
+            this.panelControl1.Controls.Add(this.txxtItem4);
+            this.panelControl1.Controls.Add(this.txxtItem3);
+            this.panelControl1.Controls.Add(this.txt_docFormat);
+            this.panelControl1.Controls.Add(this.txxtItem2);
+            this.panelControl1.Controls.Add(this.lblRuleFormat);
+            this.panelControl1.Controls.Add(this.txxtItem1);
+            this.panelControl1.Controls.Add(this.labelControl4);
+            this.panelControl1.Controls.Add(this.labelControl5);
+            this.panelControl1.Controls.Add(this.labelControl2);
+            this.panelControl1.Controls.Add(this.labelControl3);
+            this.panelControl1.Location = new System.Drawing.Point(81, 73);
+            this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.panelControl1.Name = "panelControl1";
+            this.panelControl1.Size = new System.Drawing.Size(780, 137);
+            this.panelControl1.TabIndex = 229;
+            // 
+            // txxtItem5
+            // 
+            this.txxtItem5.Location = new System.Drawing.Point(617, 48);
+            this.txxtItem5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txxtItem5.Name = "txxtItem5";
+            
+            this.txxtItem5.Properties.Appearance.Options.UseFont = true;
+            this.txxtItem5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txxtItem5.Properties.Items.AddRange(new object[] {
+            "<鏃�>",
+            "<搴忓彿>"});
+            this.txxtItem5.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txxtItem5.Size = new System.Drawing.Size(122, 28);
+            this.txxtItem5.TabIndex = 4;
+            // 
+            // labelControl9
+            // 
+           
+            this.labelControl9.Appearance.Options.UseFont = true;
+            this.labelControl9.Location = new System.Drawing.Point(632, 17);
+            this.labelControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl9.Name = "labelControl9";
+            this.labelControl9.Size = new System.Drawing.Size(60, 21);
+            this.labelControl9.TabIndex = 3;
+            this.labelControl9.Text = "鍙傛暟5锛�";
+            // 
+            // labelControl1
+            // 
+            
+            this.labelControl1.Appearance.Options.UseFont = true;
+            this.labelControl1.Location = new System.Drawing.Point(110, 17);
+            this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl1.Name = "labelControl1";
+            this.labelControl1.Size = new System.Drawing.Size(60, 21);
+            this.labelControl1.TabIndex = 0;
+            this.labelControl1.Text = "鍙傛暟1锛�";
+            // 
+            // txxtItem4
+            // 
+            this.txxtItem4.Location = new System.Drawing.Point(489, 48);
+            this.txxtItem4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txxtItem4.Name = "txxtItem4";
+           
+            this.txxtItem4.Properties.Appearance.Options.UseFont = true;
+            this.txxtItem4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txxtItem4.Properties.Items.AddRange(new object[] {
+            "<鏃�>",
+            "<骞村勾>",
+            "<骞村勾骞村勾>",
+            "<鏈堟湀>",
+            "<鏃ユ棩>"});
+            this.txxtItem4.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txxtItem4.Size = new System.Drawing.Size(122, 28);
+            this.txxtItem4.TabIndex = 2;
+            // 
+            // txxtItem3
+            // 
+            this.txxtItem3.Location = new System.Drawing.Point(363, 48);
+            this.txxtItem3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txxtItem3.Name = "txxtItem3";
+            
+            this.txxtItem3.Properties.Appearance.Options.UseFont = true;
+            this.txxtItem3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txxtItem3.Properties.Items.AddRange(new object[] {
+            "<鏃�>",
+            "<骞村勾>",
+            "<骞村勾骞村勾>",
+            "<鏈堟湀>",
+            "<鏃ユ棩>"});
+            this.txxtItem3.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txxtItem3.Size = new System.Drawing.Size(122, 28);
+            this.txxtItem3.TabIndex = 2;
+            // 
+            // txt_docFormat
+            // 
+            this.txt_docFormat.EditValue = "";
+            this.txt_docFormat.Location = new System.Drawing.Point(112, 91);
+            this.txt_docFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txt_docFormat.Name = "txt_docFormat";
+            this.txt_docFormat.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+           
+            this.txt_docFormat.Properties.Appearance.Options.UseBackColor = true;
+            this.txt_docFormat.Properties.Appearance.Options.UseFont = true;
+            this.txt_docFormat.Properties.ReadOnly = true;
+            this.txt_docFormat.Size = new System.Drawing.Size(627, 28);
+            this.txt_docFormat.TabIndex = 0;
+            // 
+            // txxtItem2
+            // 
+            this.txxtItem2.Location = new System.Drawing.Point(238, 48);
+            this.txxtItem2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txxtItem2.Name = "txxtItem2";
+           
+            this.txxtItem2.Properties.Appearance.Options.UseFont = true;
+            this.txxtItem2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txxtItem2.Properties.Items.AddRange(new object[] {
+            "<鏃�>",
+            "<骞村勾>",
+            "<骞村勾骞村勾>",
+            "<鏈堟湀>",
+            "<鏃ユ棩>"});
+            this.txxtItem2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txxtItem2.Size = new System.Drawing.Size(122, 28);
+            this.txxtItem2.TabIndex = 2;
+            // 
+            // lblRuleFormat
+            // 
+          
+            this.lblRuleFormat.Appearance.Options.UseFont = true;
+            this.lblRuleFormat.Location = new System.Drawing.Point(25, 91);
+            this.lblRuleFormat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.lblRuleFormat.Name = "lblRuleFormat";
+            this.lblRuleFormat.Size = new System.Drawing.Size(85, 21);
+            this.lblRuleFormat.TabIndex = 0;
+            this.lblRuleFormat.Text = "缂栫爜瑙勫垯锛�";
+            // 
+            // txxtItem1
+            // 
+            this.txxtItem1.Location = new System.Drawing.Point(112, 48);
+            this.txxtItem1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txxtItem1.Name = "txxtItem1";
+           
+            this.txxtItem1.Properties.Appearance.Options.UseFont = true;
+            this.txxtItem1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txxtItem1.Properties.Items.AddRange(new object[] {
+            "<鏃�>",
+            "<骞村勾>",
+            "<骞村勾骞村勾>",
+            "<鏈堟湀>",
+            "<鏃ユ棩>"});
+            this.txxtItem1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txxtItem1.Size = new System.Drawing.Size(122, 28);
+            this.txxtItem1.TabIndex = 2;
+            // 
+            // labelControl4
+            // 
+           
+            this.labelControl4.Appearance.Options.UseFont = true;
+            this.labelControl4.Location = new System.Drawing.Point(25, 49);
+            this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl4.Name = "labelControl4";
+            this.labelControl4.Size = new System.Drawing.Size(85, 21);
+            this.labelControl4.TabIndex = 0;
+            this.labelControl4.Text = "閰嶇疆鍙傛暟锛�";
+            // 
+            // labelControl5
+            // 
+           
+            this.labelControl5.Appearance.Options.UseFont = true;
+            this.labelControl5.Location = new System.Drawing.Point(488, 17);
+            this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl5.Name = "labelControl5";
+            this.labelControl5.Size = new System.Drawing.Size(60, 21);
+            this.labelControl5.TabIndex = 0;
+            this.labelControl5.Text = "鍙傛暟4锛�";
+            // 
+            // labelControl2
+            // 
+            
+            this.labelControl2.Appearance.Options.UseFont = true;
+            this.labelControl2.Location = new System.Drawing.Point(238, 17);
+            this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl2.Name = "labelControl2";
+            this.labelControl2.Size = new System.Drawing.Size(60, 21);
+            this.labelControl2.TabIndex = 0;
+            this.labelControl2.Text = "鍙傛暟2锛�";
+            // 
+            // labelControl3
+            // 
+           
+            this.labelControl3.Appearance.Options.UseFont = true;
+            this.labelControl3.Location = new System.Drawing.Point(362, 17);
+            this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl3.Name = "labelControl3";
+            this.labelControl3.Size = new System.Drawing.Size(60, 21);
+            this.labelControl3.TabIndex = 0;
+            this.labelControl3.Text = "鍙傛暟3锛�";
+            // 
+            // lblDocCode
+            // 
+           
+            this.lblDocCode.Appearance.Options.UseFont = true;
+            this.lblDocCode.Location = new System.Drawing.Point(194, -23);
+            this.lblDocCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.lblDocCode.Name = "lblDocCode";
+            this.lblDocCode.Size = new System.Drawing.Size(85, 21);
+            this.lblDocCode.TabIndex = 226;
+            this.lblDocCode.Text = "鍗曟嵁鍚嶇О锛�";
+            // 
+            // labelControl6
+            // 
+           
+            this.labelControl6.Appearance.Options.UseFont = true;
+            this.labelControl6.Location = new System.Drawing.Point(77, 232);
+            this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl6.Name = "labelControl6";
+            this.labelControl6.Size = new System.Drawing.Size(85, 21);
+            this.labelControl6.TabIndex = 227;
+            this.labelControl6.Text = "搴忓彿闀垮害锛�";
+            // 
+            // txt_docCode
+            // 
+            this.txt_docCode.Location = new System.Drawing.Point(166, 31);
+            this.txt_docCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.txt_docCode.Name = "txt_docCode";
+            
+            this.txt_docCode.Properties.Appearance.Options.UseFont = true;
+            this.txt_docCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_docCode.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
+            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("docCode", "鍗曟嵁绫诲瀷", 20, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.Ascending, DevExpress.Utils.DefaultBoolean.Default)});
+            this.txt_docCode.Properties.DropDownRows = 15;
+            this.txt_docCode.Properties.NullText = "璇烽�夋嫨鍗曟嵁绫诲瀷";
+            this.txt_docCode.Size = new System.Drawing.Size(248, 28);
+            this.txt_docCode.TabIndex = 224;
+            // 
+            // labelControl11
+            // 
+            this.labelControl11.Location = new System.Drawing.Point(81, 390);
+            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+            this.labelControl11.Name = "labelControl11";
+            this.labelControl11.Size = new System.Drawing.Size(45, 18);
+            this.labelControl11.TabIndex = 130;
+            this.labelControl11.Text = "涓婚敭锛�";
+            this.labelControl11.Visible = false;
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.AutoSize = true;
+            this.lbGuid.Location = new System.Drawing.Point(118, 390);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(0, 21);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Visible = false;
+            // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -743,6 +743,14 @@
             this.Text = "缂栫爜瑙勫垯";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);
+            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.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             this.xtraTabPage2.ResumeLayout(false);
             this.panel1.ResumeLayout(false);
             this.panel1.PerformLayout();
@@ -760,14 +768,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txxtItem2.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txxtItem1.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_docCode.Properties)).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.gcMain1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 

--
Gitblit v1.9.3