| | |
| | | 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_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(); |
| | |
| | | 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.groupBox1.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | | this.groupBox3.SuspendLayout(); |
| | |
| | | // |
| | | // 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); |
| | |
| | | // |
| | | // 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); |
| | |
| | | // |
| | | // 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); |
| | |
| | | this.groupBox2.TabIndex = 46; |
| | | this.groupBox2.TabStop = false; |
| | | this.groupBox2.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 |
| | | // |
| | |
| | | this.label14.Size = new System.Drawing.Size(83, 12); |
| | | this.label14.TabIndex = 47; |
| | | this.label14.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; |
| | | // |
| | | // MainForm |
| | | // |