| | |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.tb_templeteFileDownName = new System.Windows.Forms.TextBox(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.label25 = new System.Windows.Forms.Label(); |
| | | this.tb_DeleteAlertAttr = new System.Windows.Forms.TextBox(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | | this.groupBox3.SuspendLayout(); |
| | |
| | | // |
| | | // 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.label14.TabIndex = 47; |
| | | this.label14.Text = "鏂囦欢涓嬭浇鍚嶅瓧:"; |
| | | // |
| | | // label25 |
| | | // |
| | | 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(553, 246); |
| | | this.tb_DeleteAlertAttr.Name = "tb_DeleteAlertAttr"; |
| | | this.tb_DeleteAlertAttr.Size = new System.Drawing.Size(145, 21); |
| | | this.tb_DeleteAlertAttr.TabIndex = 65; |
| | | // |
| | | // MainForm |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | |
| | | 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; |
| | | } |
| | | } |
| | | |