| | |
| | | this.label19 = new System.Windows.Forms.Label(); |
| | | this.label18 = new System.Windows.Forms.Label(); |
| | | this.tb_EnumList = new System.Windows.Forms.TextBox(); |
| | | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
| | | this.tb_importExcelCategroy = new System.Windows.Forms.TextBox(); |
| | | this.ck_IsShowImport = new System.Windows.Forms.CheckBox(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.tb_templeteFileDownName = new System.Windows.Forms.TextBox(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.tb_FilePath = new System.Windows.Forms.TextBox(); |
| | | this.btn_SelectFile = new System.Windows.Forms.Button(); |
| | | this.button1 = new System.Windows.Forms.Button(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | | this.groupBox3.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // btnPath |
| | |
| | | this.groupBox2.Controls.Add(this.label19); |
| | | this.groupBox2.Controls.Add(this.label18); |
| | | this.groupBox2.Controls.Add(this.tb_EnumList); |
| | | this.groupBox2.Controls.Add(this.groupBox3); |
| | | this.groupBox2.Controls.Add(this.lblds); |
| | | this.groupBox2.Controls.Add(this.tb_VueRootFolerName); |
| | | this.groupBox2.Controls.Add(this.tb_TableName); |
| | |
| | | this.tb_EnumList.Size = new System.Drawing.Size(369, 104); |
| | | this.tb_EnumList.TabIndex = 51; |
| | | // |
| | | // groupBox3 |
| | | // |
| | | this.groupBox3.Controls.Add(this.tb_importExcelCategroy); |
| | | this.groupBox3.Controls.Add(this.ck_IsShowImport); |
| | | this.groupBox3.Controls.Add(this.label12); |
| | | this.groupBox3.Controls.Add(this.tb_templeteFileDownName); |
| | | this.groupBox3.Controls.Add(this.label14); |
| | | this.groupBox3.Location = new System.Drawing.Point(28, 316); |
| | | this.groupBox3.Margin = new System.Windows.Forms.Padding(2); |
| | | this.groupBox3.Name = "groupBox3"; |
| | | this.groupBox3.Padding = new System.Windows.Forms.Padding(2); |
| | | this.groupBox3.Size = new System.Drawing.Size(272, 118); |
| | | this.groupBox3.TabIndex = 46; |
| | | this.groupBox3.TabStop = false; |
| | | this.groupBox3.Text = "导å
¥åè½"; |
| | | // |
| | | // tb_importExcelCategroy |
| | | // |
| | | this.tb_importExcelCategroy.Location = new System.Drawing.Point(143, 86); |
| | | this.tb_importExcelCategroy.Name = "tb_importExcelCategroy"; |
| | | this.tb_importExcelCategroy.Size = new System.Drawing.Size(113, 21); |
| | | this.tb_importExcelCategroy.TabIndex = 50; |
| | | // |
| | | // ck_IsShowImport |
| | | // |
| | | this.ck_IsShowImport.AutoSize = true; |
| | | this.ck_IsShowImport.Location = new System.Drawing.Point(21, 30); |
| | | this.ck_IsShowImport.Margin = new System.Windows.Forms.Padding(2); |
| | | this.ck_IsShowImport.Name = "ck_IsShowImport"; |
| | | this.ck_IsShowImport.Size = new System.Drawing.Size(108, 16); |
| | | this.ck_IsShowImport.TabIndex = 45; |
| | | this.ck_IsShowImport.Text = "æ¯å¦æå¯¼å
¥åè½"; |
| | | this.ck_IsShowImport.UseVisualStyleBackColor = true; |
| | | this.ck_IsShowImport.Visible = false; |
| | | this.ck_IsShowImport.CheckedChanged += new System.EventHandler(this.ck_IsShowImport_CheckedChanged); |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Location = new System.Drawing.Point(9, 94); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(119, 12); |
| | | this.label12.TabIndex = 49; |
| | | this.label12.Text = "ä¸ä¼ æä»¶ç请æ±åç±»:"; |
| | | // |
| | | // tb_templeteFileDownName |
| | | // |
| | | this.tb_templeteFileDownName.Location = new System.Drawing.Point(143, 58); |
| | | this.tb_templeteFileDownName.Name = "tb_templeteFileDownName"; |
| | | this.tb_templeteFileDownName.Size = new System.Drawing.Size(113, 21); |
| | | this.tb_templeteFileDownName.TabIndex = 48; |
| | | // |
| | | // label14 |
| | | // |
| | | this.label14.AutoSize = true; |
| | | this.label14.Location = new System.Drawing.Point(10, 60); |
| | | this.label14.Name = "label14"; |
| | | this.label14.Size = new System.Drawing.Size(83, 12); |
| | | this.label14.TabIndex = 47; |
| | | this.label14.Text = "æä»¶ä¸è½½åå:"; |
| | | // |
| | | // tb_FilePath |
| | | // |
| | | this.tb_FilePath.Enabled = false; |
| | |
| | | this.groupBox1.PerformLayout(); |
| | | this.groupBox2.ResumeLayout(false); |
| | | this.groupBox2.PerformLayout(); |
| | | this.groupBox3.ResumeLayout(false); |
| | | this.groupBox3.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | |
| | | private System.Windows.Forms.Label lbl_DataSource; |
| | | private System.Windows.Forms.ComboBox cmb_DataSource; |
| | | private System.Windows.Forms.GroupBox groupBox2; |
| | | private System.Windows.Forms.CheckBox ck_IsShowImport; |
| | | private System.Windows.Forms.GroupBox groupBox3; |
| | | private System.Windows.Forms.TextBox tb_importExcelCategroy; |
| | | private System.Windows.Forms.Label label12; |
| | | private System.Windows.Forms.TextBox tb_templeteFileDownName; |
| | | private System.Windows.Forms.Label label14; |
| | | private System.Windows.Forms.ComboBox cmb_DataBase; |
| | | private System.Windows.Forms.Label label17; |
| | | private System.Windows.Forms.Label label18; |