| | |
| | | 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.labelControl9 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lblPreview = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txxtItem4 = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | |
| | | ((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.txxtItem4.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem3.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_docFormat.Properties)).BeginInit(); |
| | |
| | | this.gv_createdBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createdBy.Caption = "建立者"; |
| | | this.gv_createdBy.FieldName = "createBy"; |
| | | this.gv_createdBy.MinWidth = 50; |
| | | this.gv_createdBy.MinWidth = 10; |
| | | this.gv_createdBy.Name = "gv_createdBy"; |
| | | this.gv_createdBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createdBy.Tag = "query_check_by"; |
| | | this.gv_createdBy.Visible = true; |
| | | this.gv_createdBy.VisibleIndex = 8; |
| | | this.gv_createdBy.VisibleIndex = 7; |
| | | this.gv_createdBy.Width = 94; |
| | | // |
| | | // gv_createDate |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "建立日期"; |
| | | this.gv_createDate.FieldName = "createTime"; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.MinWidth = 10; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_check_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.VisibleIndex = 8; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gv_flagIncludeDocCode |
| | |
| | | this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_flagIncludeDocCode.Caption = "包含单据类型"; |
| | | this.gv_flagIncludeDocCode.FieldName = "isIncludeDoc"; |
| | | this.gv_flagIncludeDocCode.MinWidth = 50; |
| | | this.gv_flagIncludeDocCode.MinWidth = 10; |
| | | this.gv_flagIncludeDocCode.Name = "gv_flagIncludeDocCode"; |
| | | this.gv_flagIncludeDocCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_flagIncludeDocCode.Tag = "query_IS_INCLUDE_DOC"; |
| | | this.gv_flagIncludeDocCode.Visible = true; |
| | | this.gv_flagIncludeDocCode.VisibleIndex = 5; |
| | | this.gv_flagIncludeDocCode.VisibleIndex = 6; |
| | | this.gv_flagIncludeDocCode.Width = 94; |
| | | // |
| | | // gv_flagSpilitNo |
| | |
| | | this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_flagSpilitNo.Caption = "序号前分隔符"; |
| | | this.gv_flagSpilitNo.FieldName = "isSpilit"; |
| | | this.gv_flagSpilitNo.MinWidth = 50; |
| | | this.gv_flagSpilitNo.MinWidth = 10; |
| | | this.gv_flagSpilitNo.Name = "gv_flagSpilitNo"; |
| | | this.gv_flagSpilitNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_flagSpilitNo.Tag = "query_IS_SPILIT"; |
| | |
| | | this.gv_resetZero.AppearanceCell.Options.UseFont = true; |
| | | this.gv_resetZero.Caption = "每天归零"; |
| | | this.gv_resetZero.FieldName = "resetZero"; |
| | | this.gv_resetZero.MinWidth = 25; |
| | | this.gv_resetZero.MinWidth = 10; |
| | | this.gv_resetZero.Name = "gv_resetZero"; |
| | | this.gv_resetZero.OptionsColumn.AllowEdit = false; |
| | | this.gv_resetZero.Tag = "query_RESET_ZERO"; |
| | | this.gv_resetZero.Visible = true; |
| | | this.gv_resetZero.VisibleIndex = 5; |
| | | this.gv_resetZero.Width = 94; |
| | | // |
| | | // gv_noLength |
| | |
| | | this.gv_noLength.AppearanceCell.Options.UseFont = true; |
| | | this.gv_noLength.Caption = "序号长度"; |
| | | this.gv_noLength.FieldName = "noLength"; |
| | | this.gv_noLength.MinWidth = 50; |
| | | this.gv_noLength.MinWidth = 10; |
| | | this.gv_noLength.Name = "gv_noLength"; |
| | | this.gv_noLength.OptionsColumn.AllowEdit = false; |
| | | this.gv_noLength.Tag = "query_NO_LENGTH"; |
| | |
| | | this.gv_ruleFormat.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ruleFormat.Caption = "编码规则"; |
| | | this.gv_ruleFormat.FieldName = "docFormat"; |
| | | this.gv_ruleFormat.MinWidth = 300; |
| | | this.gv_ruleFormat.MinWidth = 10; |
| | | this.gv_ruleFormat.Name = "gv_ruleFormat"; |
| | | this.gv_ruleFormat.OptionsColumn.AllowEdit = false; |
| | | this.gv_ruleFormat.Tag = "query_DOC_FORMAT"; |
| | |
| | | this.gv_docCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_docCode.Caption = "单据类型"; |
| | | this.gv_docCode.FieldName = "docCode"; |
| | | this.gv_docCode.MinWidth = 150; |
| | | this.gv_docCode.MinWidth = 10; |
| | | this.gv_docCode.Name = "gv_docCode"; |
| | | this.gv_docCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_docCode.Tag = "query_DOC_CODE"; |
| | |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(949, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1074, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | |
| | | this.gv_flagSpilitNo, |
| | | this.gv_resetZero, |
| | | this.gv_flagIncludeDocCode, |
| | | this.gv_createDate, |
| | | this.gv_createdBy}); |
| | | this.gv_createdBy, |
| | | this.gv_createDate}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(949, 580); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1074, 580); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(947, 548); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1072, 548); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | |
| | | 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(797, 448); |
| | | this.panel1.Size = new System.Drawing.Size(937, 448); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_resetZero |
| | |
| | | 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.labelControl9); |
| | | this.panelControl1.Controls.Add(this.labelControl1); |
| | | this.panelControl1.Controls.Add(this.lblPreview); |
| | | this.panelControl1.Controls.Add(this.txxtItem4); |
| | |
| | | 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(661, 188); |
| | | this.panelControl1.Size = new System.Drawing.Size(780, 188); |
| | | this.panelControl1.TabIndex = 229; |
| | | // |
| | | // comboBoxEdit1 |
| | | // |
| | | 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[] { |
| | | 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; |
| | | // |
| | | // 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.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(112, 140); |
| | | 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); |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem4.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<公司编号>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem3.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<公司编号>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | 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(499, 28); |
| | | this.txt_docFormat.Size = new System.Drawing.Size(627, 28); |
| | | this.txt_docFormat.TabIndex = 0; |
| | | // |
| | | // txxtItem2 |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem2.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<公司编号>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem1.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<公司编号>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(949, 660); |
| | | this.ClientSize = new System.Drawing.Size(1074, 660); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.panelControl1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem4.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem3.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_docFormat.Properties)).EndInit(); |
| | |
| | | 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; |
| | | } |
| | | } |