lu
2025-02-13 c0aa9538d0c080a0ede4fe80b61bb3901db82621
DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -53,10 +53,9 @@
            this.txt_isIncludeDoc = new DevExpress.XtraEditors.CheckEdit();
            this.txt_isSpilit = new DevExpress.XtraEditors.CheckEdit();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txxtItem5 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.lblPreview = new DevExpress.XtraEditors.LabelControl();
            this.txxtItem4 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txxtItem3 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_docFormat = new DevExpress.XtraEditors.TextEdit();
@@ -73,6 +72,8 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -86,7 +87,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_isSpilit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_docFormat.Properties)).BeginInit();
@@ -230,7 +231,7 @@
            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(947, 510);
            this.gcMain.Size = new System.Drawing.Size(1072, 510);
            this.gcMain.TabIndex = 1;
            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -251,7 +252,9 @@
            this.gv_resetZero,
            this.gv_flagIncludeDocCode,
            this.gv_createdBy,
            this.gv_createDate});
            this.gv_createDate,
            this.gridColumn1,
            this.gridColumn2});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -288,7 +291,7 @@
            this.xtraTabPage1.Controls.Add(this.gcMain);
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(947, 548);
            this.xtraTabPage1.Size = new System.Drawing.Size(1072, 548);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
@@ -299,7 +302,7 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(947, 38);
            this.pageBar1.Size = new System.Drawing.Size(1072, 38);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
            // 
@@ -333,30 +336,30 @@
            // 
            // txt_resetZero
            // 
            this.txt_resetZero.Location = new System.Drawing.Point(166, 336);
            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(159, 24);
            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(166, 285);
            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[] {
            3,
            6,
            0,
            0,
            0});
            this.txt_noLength.Name = "txt_noLength";
            this.txt_noLength.Size = new System.Drawing.Size(159, 28);
            this.txt_noLength.Size = new System.Drawing.Size(136, 28);
            this.txt_noLength.TabIndex = 237;
            this.txt_noLength.Value = new decimal(new int[] {
            3,
            6,
            0,
            0,
            0});
@@ -385,7 +388,7 @@
            // 
            // txt_isIncludeDoc
            // 
            this.txt_isIncludeDoc.Location = new System.Drawing.Point(372, 336);
            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);
@@ -396,7 +399,7 @@
            // 
            // txt_isSpilit
            // 
            this.txt_isSpilit.Location = new System.Drawing.Point(372, 287);
            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);
@@ -412,10 +415,9 @@
            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.comboBoxEdit1);
            this.panelControl1.Controls.Add(this.txxtItem5);
            this.panelControl1.Controls.Add(this.labelControl9);
            this.panelControl1.Controls.Add(this.labelControl1);
            this.panelControl1.Controls.Add(this.lblPreview);
            this.panelControl1.Controls.Add(this.txxtItem4);
            this.panelControl1.Controls.Add(this.txxtItem3);
            this.panelControl1.Controls.Add(this.txt_docFormat);
@@ -429,24 +431,24 @@
            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, 188);
            this.panelControl1.Size = new System.Drawing.Size(780, 137);
            this.panelControl1.TabIndex = 229;
            // 
            // comboBoxEdit1
            // txxtItem5
            // 
            this.comboBoxEdit1.EditValue = "序号";
            this.comboBoxEdit1.Location = new System.Drawing.Point(617, 48);
            this.comboBoxEdit1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.comboBoxEdit1.Name = "comboBoxEdit1";
            this.comboBoxEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.comboBoxEdit1.Properties.Appearance.Options.UseFont = true;
            this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            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.comboBoxEdit1.Properties.Items.AddRange(new object[] {
            "序号"});
            this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.comboBoxEdit1.Size = new System.Drawing.Size(122, 28);
            this.comboBoxEdit1.TabIndex = 4;
            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
            // 
@@ -469,19 +471,6 @@
            this.labelControl1.Size = new System.Drawing.Size(60, 21);
            this.labelControl1.TabIndex = 0;
            this.labelControl1.Text = "参数1:";
            //
            // lblPreview
            //
            this.lblPreview.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            this.lblPreview.Appearance.ForeColor = System.Drawing.Color.White;
            this.lblPreview.Appearance.Options.UseFont = true;
            this.lblPreview.Appearance.Options.UseForeColor = true;
            this.lblPreview.Location = new System.Drawing.Point(50, 139);
            this.lblPreview.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.lblPreview.Name = "lblPreview";
            this.lblPreview.Size = new System.Drawing.Size(269, 24);
            this.lblPreview.TabIndex = 0;
            this.lblPreview.Text = "样例:XX20150506-00001";
            // 
            // txxtItem4
            // 
@@ -647,7 +636,7 @@
            // 
            this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl6.Appearance.Options.UseFont = true;
            this.labelControl6.Location = new System.Drawing.Point(81, 289);
            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);
@@ -663,7 +652,10 @@
            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.NullText = "";
            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;
            // 
@@ -697,6 +689,26 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn1
            //
            this.gridColumn1.Caption = "审核者";
            this.gridColumn1.FieldName = "checkBy";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 9;
            this.gridColumn1.Width = 94;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "审核日期";
            this.gridColumn2.FieldName = "checkDate";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 10;
            this.gridColumn2.Width = 94;
            //
            // DocNoRule
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -722,7 +734,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txxtItem3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_docFormat.Properties)).EndInit();
@@ -757,7 +769,6 @@
        private DevExpress.XtraEditors.CheckEdit txt_isSpilit;
        private DevExpress.XtraEditors.PanelControl panelControl1;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.LabelControl lblPreview;
        private DevExpress.XtraEditors.ComboBoxEdit txxtItem4;
        private DevExpress.XtraEditors.ComboBoxEdit txxtItem3;
        private DevExpress.XtraEditors.TextEdit txt_docFormat;
@@ -776,7 +787,9 @@
        private DevExpress.XtraEditors.CheckEdit txt_resetZero;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkStatus;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1;
        private DevExpress.XtraEditors.LabelControl labelControl9;
        private DevExpress.XtraEditors.ComboBoxEdit txxtItem5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
    }
}