From bd3cbc63848586e591366d5b8568309380bde35d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 17 三月 2025 15:24:36 +0800
Subject: [PATCH] ipqc
---
DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs | 183 +++++++++++++++++++++++++++++----------------
1 files changed, 116 insertions(+), 67 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index 1d0aebf..8578480 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -41,6 +41,8 @@
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -53,8 +55,9 @@
this.txt_isIncludeDoc = new DevExpress.XtraEditors.CheckEdit();
this.txt_isSpilit = new DevExpress.XtraEditors.CheckEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
+ 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();
@@ -84,6 +87,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_isSpilit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
+ ((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();
@@ -99,12 +103,12 @@
this.gv_createdBy.AppearanceCell.Options.UseFont = true;
this.gv_createdBy.Caption = "寤虹珛鑰�";
this.gv_createdBy.FieldName = "createBy";
- this.gv_createdBy.MinWidth = 25;
+ 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
@@ -113,13 +117,13 @@
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "寤虹珛鏃ユ湡";
this.gv_createDate.FieldName = "createTime";
- this.gv_createDate.MinWidth = 25;
+ 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.Width = 94;
+ this.gv_createDate.VisibleIndex = 8;
+ this.gv_createDate.Width = 180;
//
// gv_flagIncludeDocCode
//
@@ -127,12 +131,12 @@
this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true;
this.gv_flagIncludeDocCode.Caption = "鍖呭惈鍗曟嵁绫诲瀷";
this.gv_flagIncludeDocCode.FieldName = "isIncludeDoc";
- this.gv_flagIncludeDocCode.MinWidth = 25;
+ 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
@@ -141,12 +145,12 @@
this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true;
this.gv_flagSpilitNo.Caption = "搴忓彿鍓嶅垎闅旂";
this.gv_flagSpilitNo.FieldName = "isSpilit";
- this.gv_flagSpilitNo.MinWidth = 25;
+ 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_flagSpilitNo.Visible = true;
- this.gv_flagSpilitNo.VisibleIndex = 3;
+ this.gv_flagSpilitNo.VisibleIndex = 4;
this.gv_flagSpilitNo.Width = 94;
//
// gv_resetZero
@@ -155,12 +159,12 @@
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 = 4;
+ this.gv_resetZero.VisibleIndex = 5;
this.gv_resetZero.Width = 94;
//
// gv_noLength
@@ -169,12 +173,12 @@
this.gv_noLength.AppearanceCell.Options.UseFont = true;
this.gv_noLength.Caption = "搴忓彿闀垮害";
this.gv_noLength.FieldName = "noLength";
- this.gv_noLength.MinWidth = 25;
+ 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_noLength.Visible = true;
- this.gv_noLength.VisibleIndex = 2;
+ this.gv_noLength.VisibleIndex = 3;
this.gv_noLength.Width = 94;
//
// gv_ruleFormat
@@ -183,13 +187,13 @@
this.gv_ruleFormat.AppearanceCell.Options.UseFont = true;
this.gv_ruleFormat.Caption = "缂栫爜瑙勫垯";
this.gv_ruleFormat.FieldName = "docFormat";
- this.gv_ruleFormat.MinWidth = 150;
+ 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_ruleFormat.Visible = true;
- this.gv_ruleFormat.VisibleIndex = 1;
- this.gv_ruleFormat.Width = 150;
+ this.gv_ruleFormat.VisibleIndex = 2;
+ this.gv_ruleFormat.Width = 300;
//
// gv_docCode
//
@@ -197,24 +201,25 @@
this.gv_docCode.AppearanceCell.Options.UseFont = true;
this.gv_docCode.Caption = "鍗曟嵁绫诲瀷";
this.gv_docCode.FieldName = "docCode";
- this.gv_docCode.MinWidth = 25;
+ 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.gv_docCode.Visible = true;
- this.gv_docCode.VisibleIndex = 0;
- this.gv_docCode.Width = 94;
+ this.gv_docCode.VisibleIndex = 1;
+ this.gv_docCode.Width = 150;
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "SYS_DOC_RULE,check_date,check_status,check_by";
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
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;
@@ -226,25 +231,30 @@
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});
//
// 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[] {
+ this.gv_checkStatus,
this.gv_docCode,
this.gv_ruleFormat,
this.gv_noLength,
this.gv_flagSpilitNo,
this.gv_resetZero,
this.gv_flagIncludeDocCode,
- this.gv_checkStatus,
+ this.gv_createdBy,
this.gv_createDate,
- this.gv_createdBy});
+ this.gridColumn1,
+ this.gridColumn2});
this.gridView1.GridControl = this.gcMain;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -255,13 +265,34 @@
//
this.gv_checkStatus.Caption = "瀹℃牳";
this.gv_checkStatus.FieldName = "checkStatus";
- this.gv_checkStatus.MinWidth = 25;
+ this.gv_checkStatus.MaxWidth = 50;
+ this.gv_checkStatus.MinWidth = 50;
this.gv_checkStatus.Name = "gv_checkStatus";
this.gv_checkStatus.OptionsColumn.AllowEdit = false;
this.gv_checkStatus.Tag = "query_check_status";
this.gv_checkStatus.Visible = true;
- this.gv_checkStatus.VisibleIndex = 6;
- this.gv_checkStatus.Width = 94;
+ this.gv_checkStatus.VisibleIndex = 0;
+ this.gv_checkStatus.Width = 50;
+ //
+ // 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;
//
// xtraTabControl1
//
@@ -269,7 +300,7 @@
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,
@@ -280,8 +311,8 @@
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.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1072, 548);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -291,7 +322,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;
//
@@ -299,9 +330,8 @@
//
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
- this.xtraTabPage2.Size = new System.Drawing.Size(947, 548);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1072, 548);
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// panel1
//
@@ -321,35 +351,35 @@
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.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});
@@ -378,7 +408,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);
@@ -389,7 +419,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);
@@ -405,8 +435,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.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);
@@ -420,8 +451,35 @@
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, 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
//
@@ -434,19 +492,6 @@
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(112, 140);
- 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 = "鏍蜂緥锛歑X20150506-00001";
- //
// txxtItem4
//
this.txxtItem4.Location = new System.Drawing.Point(489, 48);
@@ -458,7 +503,6 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txxtItem4.Properties.Items.AddRange(new object[] {
"<鏃�>",
- "<鍏徃缂栧彿>",
"<骞村勾>",
"<骞村勾骞村勾>",
"<鏈堟湀>",
@@ -478,7 +522,6 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txxtItem3.Properties.Items.AddRange(new object[] {
"<鏃�>",
- "<鍏徃缂栧彿>",
"<骞村勾>",
"<骞村勾骞村勾>",
"<鏈堟湀>",
@@ -498,7 +541,7 @@
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
@@ -512,7 +555,6 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txxtItem2.Properties.Items.AddRange(new object[] {
"<鏃�>",
- "<鍏徃缂栧彿>",
"<骞村勾>",
"<骞村勾骞村勾>",
"<鏈堟湀>",
@@ -543,7 +585,6 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txxtItem1.Properties.Items.AddRange(new object[] {
"<鏃�>",
- "<鍏徃缂栧彿>",
"<骞村勾>",
"<骞村勾骞村勾>",
"<鏈堟湀>",
@@ -611,7 +652,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);
@@ -627,7 +668,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;
//
@@ -665,11 +709,12 @@
//
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);
this.Name = "DocNoRule";
+ this.Text = "缂栫爜瑙勫垯";
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -685,6 +730,7 @@
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
+ ((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();
@@ -719,7 +765,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;
@@ -738,5 +783,9 @@
private DevExpress.XtraEditors.CheckEdit txt_resetZero;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkStatus;
private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraEditors.LabelControl labelControl9;
+ private DevExpress.XtraEditors.ComboBoxEdit txxtItem5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
}
}
\ No newline at end of file
--
Gitblit v1.9.3