222
schangxiang@126.com
2025-05-06 999fbe88c41daf4cb38caee673e2a3ea320bafe2
Weben_CMSרÓôúÂëÉú³ÉÆ÷/Code/MainForm.Designer.cs
@@ -64,6 +64,9 @@
            this.lbl_DataSource = new System.Windows.Forms.Label();
            this.cmb_DataSource = new System.Windows.Forms.ComboBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.tb_ValidateRepeatName = new System.Windows.Forms.TextBox();
            this.label24 = new System.Windows.Forms.Label();
            this.tb_LikeQueryAttrsName = new System.Windows.Forms.TextBox();
            this.label23 = new System.Windows.Forms.Label();
            this.tb_LikeQueryAttrs = new System.Windows.Forms.TextBox();
            this.label22 = new System.Windows.Forms.Label();
@@ -84,7 +87,8 @@
            this.label12 = new System.Windows.Forms.Label();
            this.tb_templeteFileDownName = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.tb_LikeQueryAttrsName = new System.Windows.Forms.TextBox();
            this.label25 = new System.Windows.Forms.Label();
            this.tb_DeleteAlertAttr = new System.Windows.Forms.TextBox();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
@@ -211,6 +215,7 @@
            // 
            // tb_Primary
            // 
            this.tb_Primary.Enabled = false;
            this.tb_Primary.Location = new System.Drawing.Point(338, 69);
            this.tb_Primary.Name = "tb_Primary";
            this.tb_Primary.Size = new System.Drawing.Size(145, 21);
@@ -269,6 +274,7 @@
            // 
            // tb_OrderBy
            // 
            this.tb_OrderBy.Enabled = false;
            this.tb_OrderBy.Location = new System.Drawing.Point(552, 35);
            this.tb_OrderBy.Name = "tb_OrderBy";
            this.tb_OrderBy.Size = new System.Drawing.Size(145, 21);
@@ -285,6 +291,7 @@
            // 
            // tb_PrimaryDesc
            // 
            this.tb_PrimaryDesc.Enabled = false;
            this.tb_PrimaryDesc.Location = new System.Drawing.Point(569, 69);
            this.tb_PrimaryDesc.Name = "tb_PrimaryDesc";
            this.tb_PrimaryDesc.Size = new System.Drawing.Size(145, 21);
@@ -395,6 +402,10 @@
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.tb_DeleteAlertAttr);
            this.groupBox2.Controls.Add(this.label25);
            this.groupBox2.Controls.Add(this.tb_ValidateRepeatName);
            this.groupBox2.Controls.Add(this.label24);
            this.groupBox2.Controls.Add(this.tb_LikeQueryAttrsName);
            this.groupBox2.Controls.Add(this.label23);
            this.groupBox2.Controls.Add(this.tb_LikeQueryAttrs);
@@ -442,6 +453,29 @@
            this.groupBox2.TabIndex = 46;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "自定义配置";
            //
            // tb_ValidateRepeatName
            //
            this.tb_ValidateRepeatName.Location = new System.Drawing.Point(402, 108);
            this.tb_ValidateRepeatName.Name = "tb_ValidateRepeatName";
            this.tb_ValidateRepeatName.Size = new System.Drawing.Size(145, 21);
            this.tb_ValidateRepeatName.TabIndex = 63;
            //
            // label24
            //
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(298, 114);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(95, 12);
            this.label24.TabIndex = 62;
            this.label24.Text = "重复性校验字段:";
            //
            // tb_LikeQueryAttrsName
            //
            this.tb_LikeQueryAttrsName.Location = new System.Drawing.Point(773, 234);
            this.tb_LikeQueryAttrsName.Name = "tb_LikeQueryAttrsName";
            this.tb_LikeQueryAttrsName.Size = new System.Drawing.Size(197, 21);
            this.tb_LikeQueryAttrsName.TabIndex = 61;
            // 
            // label23
            // 
@@ -529,7 +563,7 @@
            // 
            // tb_GroupName
            // 
            this.tb_GroupName.Location = new System.Drawing.Point(350, 108);
            this.tb_GroupName.Location = new System.Drawing.Point(973, 111);
            this.tb_GroupName.Name = "tb_GroupName";
            this.tb_GroupName.Size = new System.Drawing.Size(183, 21);
            this.tb_GroupName.TabIndex = 50;
@@ -537,7 +571,7 @@
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(298, 111);
            this.label16.Location = new System.Drawing.Point(920, 117);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(47, 12);
            this.label16.TabIndex = 49;
@@ -620,12 +654,21 @@
            this.label14.TabIndex = 47;
            this.label14.Text = "文件下载名字:";
            // 
            // tb_LikeQueryAttrsName
            // label25
            // 
            this.tb_LikeQueryAttrsName.Location = new System.Drawing.Point(773, 234);
            this.tb_LikeQueryAttrsName.Name = "tb_LikeQueryAttrsName";
            this.tb_LikeQueryAttrsName.Size = new System.Drawing.Size(197, 21);
            this.tb_LikeQueryAttrsName.TabIndex = 61;
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(452, 255);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(83, 12);
            this.label25.TabIndex = 64;
            this.label25.Text = "删除提示字段:";
            //
            // tb_DeleteAlertAttr
            //
            this.tb_DeleteAlertAttr.Location = new System.Drawing.Point(552, 246);
            this.tb_DeleteAlertAttr.Name = "tb_DeleteAlertAttr";
            this.tb_DeleteAlertAttr.Size = new System.Drawing.Size(145, 21);
            this.tb_DeleteAlertAttr.TabIndex = 65;
            // 
            // MainForm
            // 
@@ -713,6 +756,10 @@
        private System.Windows.Forms.TextBox tb_LikeQueryAttrs;
        private System.Windows.Forms.Label label23;
        private System.Windows.Forms.TextBox tb_LikeQueryAttrsName;
        private System.Windows.Forms.TextBox tb_ValidateRepeatName;
        private System.Windows.Forms.Label label24;
        private System.Windows.Forms.TextBox tb_DeleteAlertAttr;
        private System.Windows.Forms.Label label25;
    }
}