FormHTMLMODEL.Designer.cs
上传用户:zhangkuixh
上传日期:2013-09-30
资源大小:5473k
文件大小:36k
- namespace XunLong.HTMLMODEL.TEST
- {
- partial class FormHTMLMODEL
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.textBox9 = new System.Windows.Forms.TextBox();
- this.button4 = new System.Windows.Forms.Button();
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.button9 = new System.Windows.Forms.Button();
- this.textBox_s = new System.Windows.Forms.TextBox();
- this.label8 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.textBox_h = new System.Windows.Forms.TextBox();
- this.label14 = new System.Windows.Forms.Label();
- this.textBox_t = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.textBox_a = new System.Windows.Forms.TextBox();
- this.textBox_e = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.textBox_b = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.textBox_c = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.textBox_d = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.label11 = new System.Windows.Forms.Label();
- this.button8 = new System.Windows.Forms.Button();
- this.button7 = new System.Windows.Forms.Button();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.textBox16 = new System.Windows.Forms.TextBox();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.textBox12 = new System.Windows.Forms.TextBox();
- this.textBox8 = new System.Windows.Forms.TextBox();
- this.button3 = new System.Windows.Forms.Button();
- this.textBox6 = new System.Windows.Forms.TextBox();
- this.textBox7 = new System.Windows.Forms.TextBox();
- this.textBox14 = new System.Windows.Forms.TextBox();
- this.label12 = new System.Windows.Forms.Label();
- this.button5 = new System.Windows.Forms.Button();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.button6 = new System.Windows.Forms.Button();
- this.webBrowser1 = new System.Windows.Forms.WebBrowser();
- this.textBox13 = new System.Windows.Forms.TextBox();
- this.listBox2 = new System.Windows.Forms.ListBox();
- this.listBox1 = new System.Windows.Forms.ListBox();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.label13 = new System.Windows.Forms.Label();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.button10 = new System.Windows.Forms.Button();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tabPage4.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.SuspendLayout();
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(811, 24);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 23);
- this.button1.TabIndex = 6;
- this.button1.Text = "读取模板";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(457, 12);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(75, 23);
- this.button2.TabIndex = 7;
- this.button2.Text = "读取数据";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(87, 12);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(364, 21);
- this.textBox4.TabIndex = 8;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(10, 17);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(71, 12);
- this.label5.TabIndex = 11;
- this.label5.Text = "InternetURL";
- //
- // textBox9
- //
- this.textBox9.BackColor = System.Drawing.SystemColors.InactiveBorder;
- this.textBox9.Location = new System.Drawing.Point(29, 122);
- this.textBox9.Multiline = true;
- this.textBox9.Name = "textBox9";
- this.textBox9.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.textBox9.Size = new System.Drawing.Size(401, 75);
- this.textBox9.TabIndex = 15;
- //
- // button4
- //
- this.button4.Enabled = false;
- this.button4.Location = new System.Drawing.Point(730, 24);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(75, 23);
- this.button4.TabIndex = 20;
- this.button4.Text = "保存";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // openFileDialog1
- //
- this.openFileDialog1.FileName = "openFileDialog1";
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Controls.Add(this.tabPage4);
- this.tabControl1.Controls.Add(this.tabPage3);
- this.tabControl1.Location = new System.Drawing.Point(12, 12);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(921, 533);
- this.tabControl1.TabIndex = 23;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.button10);
- this.tabPage1.Controls.Add(this.button9);
- this.tabPage1.Controls.Add(this.textBox_s);
- this.tabPage1.Controls.Add(this.label8);
- this.tabPage1.Controls.Add(this.textBox1);
- this.tabPage1.Controls.Add(this.label6);
- this.tabPage1.Controls.Add(this.textBox_h);
- this.tabPage1.Controls.Add(this.label14);
- this.tabPage1.Controls.Add(this.textBox_t);
- this.tabPage1.Controls.Add(this.label10);
- this.tabPage1.Controls.Add(this.textBox_a);
- this.tabPage1.Controls.Add(this.button1);
- this.tabPage1.Controls.Add(this.button4);
- this.tabPage1.Controls.Add(this.textBox_e);
- this.tabPage1.Controls.Add(this.label1);
- this.tabPage1.Controls.Add(this.label9);
- this.tabPage1.Controls.Add(this.textBox_b);
- this.tabPage1.Controls.Add(this.label2);
- this.tabPage1.Controls.Add(this.textBox_c);
- this.tabPage1.Controls.Add(this.label3);
- this.tabPage1.Controls.Add(this.textBox_d);
- this.tabPage1.Controls.Add(this.label4);
- this.tabPage1.Location = new System.Drawing.Point(4, 21);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(913, 508);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "编辑模板";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // button9
- //
- this.button9.Location = new System.Drawing.Point(622, 25);
- this.button9.Name = "button9";
- this.button9.Size = new System.Drawing.Size(80, 21);
- this.button9.TabIndex = 58;
- this.button9.Text = "删除模板";
- this.button9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- this.button9.UseVisualStyleBackColor = true;
- this.button9.Click += new System.EventHandler(this.button9_Click);
- //
- // textBox_s
- //
- this.textBox_s.Location = new System.Drawing.Point(17, 305);
- this.textBox_s.Multiline = true;
- this.textBox_s.Name = "textBox_s";
- this.textBox_s.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_s.Size = new System.Drawing.Size(276, 65);
- this.textBox_s.TabIndex = 57;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(27, 291);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(41, 12);
- this.label8.TabIndex = 56;
- this.label8.Text = "s 摘要";
- //
- // textBox1
- //
- this.textBox1.BackColor = System.Drawing.SystemColors.Info;
- this.textBox1.Location = new System.Drawing.Point(616, 85);
- this.textBox1.Multiline = true;
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(278, 140);
- this.textBox1.TabIndex = 39;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(614, 64);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(65, 12);
- this.label6.TabIndex = 37;
- this.label6.Text = "主类别参考";
- //
- // textBox_h
- //
- this.textBox_h.Location = new System.Drawing.Point(299, 398);
- this.textBox_h.Multiline = true;
- this.textBox_h.Name = "textBox_h";
- this.textBox_h.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_h.Size = new System.Drawing.Size(307, 104);
- this.textBox_h.TabIndex = 36;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(297, 382);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(53, 12);
- this.label14.TabIndex = 35;
- this.label14.Text = "h HTML块";
- //
- // textBox_t
- //
- this.textBox_t.Location = new System.Drawing.Point(613, 329);
- this.textBox_t.Name = "textBox_t";
- this.textBox_t.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_t.Size = new System.Drawing.Size(282, 21);
- this.textBox_t.TabIndex = 34;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(614, 314);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(41, 12);
- this.label10.TabIndex = 33;
- this.label10.Text = "t 标题";
- //
- // textBox_a
- //
- this.textBox_a.Location = new System.Drawing.Point(17, 26);
- this.textBox_a.Multiline = true;
- this.textBox_a.Name = "textBox_a";
- this.textBox_a.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_a.Size = new System.Drawing.Size(276, 262);
- this.textBox_a.TabIndex = 26;
- //
- // textBox_e
- //
- this.textBox_e.Location = new System.Drawing.Point(612, 382);
- this.textBox_e.Multiline = true;
- this.textBox_e.Name = "textBox_e";
- this.textBox_e.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_e.Size = new System.Drawing.Size(282, 104);
- this.textBox_e.TabIndex = 32;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(15, 11);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(41, 12);
- this.label1.TabIndex = 23;
- this.label1.Text = "a 数据";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(610, 358);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(77, 12);
- this.label9.TabIndex = 31;
- this.label9.Text = "e 采样源列表";
- //
- // textBox_b
- //
- this.textBox_b.Location = new System.Drawing.Point(302, 24);
- this.textBox_b.Multiline = true;
- this.textBox_b.Name = "textBox_b";
- this.textBox_b.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_b.Size = new System.Drawing.Size(304, 346);
- this.textBox_b.TabIndex = 27;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(280, 11);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 12);
- this.label2.TabIndex = 24;
- this.label2.Text = "b 类聚";
- //
- // textBox_c
- //
- this.textBox_c.Location = new System.Drawing.Point(615, 247);
- this.textBox_c.Multiline = true;
- this.textBox_c.Name = "textBox_c";
- this.textBox_c.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_c.Size = new System.Drawing.Size(279, 57);
- this.textBox_c.TabIndex = 28;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(614, 228);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(65, 12);
- this.label3.TabIndex = 25;
- this.label3.Text = "c 相关模板";
- //
- // textBox_d
- //
- this.textBox_d.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
- this.textBox_d.Location = new System.Drawing.Point(8, 398);
- this.textBox_d.Multiline = true;
- this.textBox_d.Name = "textBox_d";
- this.textBox_d.ReadOnly = true;
- this.textBox_d.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox_d.Size = new System.Drawing.Size(285, 104);
- this.textBox_d.TabIndex = 29;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(15, 382);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(53, 12);
- this.label4.TabIndex = 30;
- this.label4.Text = "d 滤波器";
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.textBox3);
- this.tabPage2.Controls.Add(this.label11);
- this.tabPage2.Controls.Add(this.button8);
- this.tabPage2.Controls.Add(this.button7);
- this.tabPage2.Controls.Add(this.textBox2);
- this.tabPage2.Controls.Add(this.label7);
- this.tabPage2.Controls.Add(this.textBox16);
- this.tabPage2.Controls.Add(this.label15);
- this.tabPage2.Controls.Add(this.label16);
- this.tabPage2.Controls.Add(this.label17);
- this.tabPage2.Controls.Add(this.label18);
- this.tabPage2.Controls.Add(this.label19);
- this.tabPage2.Controls.Add(this.textBox12);
- this.tabPage2.Controls.Add(this.textBox8);
- this.tabPage2.Controls.Add(this.button3);
- this.tabPage2.Controls.Add(this.textBox6);
- this.tabPage2.Controls.Add(this.textBox7);
- this.tabPage2.Controls.Add(this.textBox14);
- this.tabPage2.Controls.Add(this.label12);
- this.tabPage2.Controls.Add(this.button5);
- this.tabPage2.Controls.Add(this.label5);
- this.tabPage2.Controls.Add(this.textBox4);
- this.tabPage2.Controls.Add(this.button2);
- this.tabPage2.Controls.Add(this.textBox9);
- this.tabPage2.Location = new System.Drawing.Point(4, 21);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(913, 508);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "得到HTML数据";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(549, 171);
- this.textBox3.Multiline = true;
- this.textBox3.Name = "textBox3";
- this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox3.Size = new System.Drawing.Size(349, 65);
- this.textBox3.TabIndex = 58;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(565, 156);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(41, 12);
- this.label11.TabIndex = 57;
- this.label11.Text = "s 摘要";
- //
- // button8
- //
- this.button8.Location = new System.Drawing.Point(447, 122);
- this.button8.Name = "button8";
- this.button8.Size = new System.Drawing.Size(75, 75);
- this.button8.TabIndex = 56;
- this.button8.Text = "Get Url";
- this.button8.UseVisualStyleBackColor = true;
- this.button8.Click += new System.EventHandler(this.button8_Click);
- //
- // button7
- //
- this.button7.Location = new System.Drawing.Point(458, 78);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(75, 23);
- this.button7.TabIndex = 55;
- this.button7.Text = "读取数据";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(71, 78);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(380, 21);
- this.textBox2.TabIndex = 54;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(24, 54);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(29, 12);
- this.label7.TabIndex = 53;
- this.label7.Text = "本地";
- //
- // textBox16
- //
- this.textBox16.Location = new System.Drawing.Point(30, 371);
- this.textBox16.Multiline = true;
- this.textBox16.Name = "textBox16";
- this.textBox16.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox16.Size = new System.Drawing.Size(387, 119);
- this.textBox16.TabIndex = 52;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(25, 356);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(53, 12);
- this.label15.TabIndex = 51;
- this.label15.Text = "h HTML块";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(22, 246);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(41, 12);
- this.label16.TabIndex = 50;
- this.label16.Text = "t 标题";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(565, 17);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(41, 12);
- this.label17.TabIndex = 47;
- this.label17.Text = "a 数据";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(565, 244);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(41, 12);
- this.label18.TabIndex = 48;
- this.label18.Text = "b 类聚";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(22, 301);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(65, 12);
- this.label19.TabIndex = 49;
- this.label19.Text = "c 相关模板";
- //
- // textBox12
- //
- this.textBox12.Location = new System.Drawing.Point(27, 266);
- this.textBox12.Multiline = true;
- this.textBox12.Name = "textBox12";
- this.textBox12.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox12.Size = new System.Drawing.Size(503, 32);
- this.textBox12.TabIndex = 46;
- //
- // textBox8
- //
- this.textBox8.Location = new System.Drawing.Point(549, 39);
- this.textBox8.Multiline = true;
- this.textBox8.Name = "textBox8";
- this.textBox8.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox8.Size = new System.Drawing.Size(349, 111);
- this.textBox8.TabIndex = 42;
- //
- // button3
- //
- this.button3.Location = new System.Drawing.Point(423, 371);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(112, 119);
- this.button3.TabIndex = 45;
- this.button3.Text = "数据过滤";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click_1);
- //
- // textBox6
- //
- this.textBox6.Location = new System.Drawing.Point(27, 316);
- this.textBox6.Multiline = true;
- this.textBox6.Name = "textBox6";
- this.textBox6.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox6.Size = new System.Drawing.Size(506, 37);
- this.textBox6.TabIndex = 44;
- //
- // textBox7
- //
- this.textBox7.Location = new System.Drawing.Point(549, 270);
- this.textBox7.Multiline = true;
- this.textBox7.Name = "textBox7";
- this.textBox7.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox7.Size = new System.Drawing.Size(349, 210);
- this.textBox7.TabIndex = 43;
- //
- // textBox14
- //
- this.textBox14.Location = new System.Drawing.Point(107, 215);
- this.textBox14.Name = "textBox14";
- this.textBox14.Size = new System.Drawing.Size(323, 21);
- this.textBox14.TabIndex = 19;
- this.textBox14.Text = "D:\XunLong\XunLong.BIN\Spider\WEB";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(24, 218);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(77, 12);
- this.label12.TabIndex = 18;
- this.label12.Text = "文件系统地址";
- //
- // button5
- //
- this.button5.Location = new System.Drawing.Point(71, 49);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(114, 23);
- this.button5.TabIndex = 17;
- this.button5.Text = "读取文件系统";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // tabPage4
- //
- this.tabPage4.Controls.Add(this.button6);
- this.tabPage4.Controls.Add(this.webBrowser1);
- this.tabPage4.Controls.Add(this.textBox13);
- this.tabPage4.Controls.Add(this.listBox2);
- this.tabPage4.Controls.Add(this.listBox1);
- this.tabPage4.Location = new System.Drawing.Point(4, 21);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage4.Size = new System.Drawing.Size(913, 508);
- this.tabPage4.TabIndex = 3;
- this.tabPage4.Text = "调试列表";
- this.tabPage4.UseVisualStyleBackColor = true;
- this.tabPage4.Click += new System.EventHandler(this.tabPage4_Click);
- //
- // button6
- //
- this.button6.Location = new System.Drawing.Point(290, 10);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(220, 23);
- this.button6.TabIndex = 5;
- this.button6.Text = "获得参考数据";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // webBrowser1
- //
- this.webBrowser1.Location = new System.Drawing.Point(278, 39);
- this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
- this.webBrowser1.Name = "webBrowser1";
- this.webBrowser1.Size = new System.Drawing.Size(629, 454);
- this.webBrowser1.TabIndex = 3;
- //
- // textBox13
- //
- this.textBox13.Location = new System.Drawing.Point(6, 10);
- this.textBox13.Multiline = true;
- this.textBox13.Name = "textBox13";
- this.textBox13.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.textBox13.Size = new System.Drawing.Size(266, 121);
- this.textBox13.TabIndex = 2;
- //
- // listBox2
- //
- this.listBox2.FormattingEnabled = true;
- this.listBox2.ItemHeight = 12;
- this.listBox2.Location = new System.Drawing.Point(6, 141);
- this.listBox2.Name = "listBox2";
- this.listBox2.Size = new System.Drawing.Size(266, 292);
- this.listBox2.TabIndex = 1;
- this.listBox2.SelectedIndexChanged += new System.EventHandler(this.listBox2_SelectedIndexChanged);
- //
- // listBox1
- //
- this.listBox1.FormattingEnabled = true;
- this.listBox1.ItemHeight = 12;
- this.listBox1.Location = new System.Drawing.Point(6, 441);
- this.listBox1.Name = "listBox1";
- this.listBox1.Size = new System.Drawing.Size(266, 52);
- this.listBox1.TabIndex = 0;
- this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
- //
- // tabPage3
- //
- this.tabPage3.Controls.Add(this.label13);
- this.tabPage3.Controls.Add(this.textBox5);
- this.tabPage3.Location = new System.Drawing.Point(4, 21);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage3.Size = new System.Drawing.Size(913, 508);
- this.tabPage3.TabIndex = 4;
- this.tabPage3.Text = "CONFIG";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(155, 83);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(53, 12);
- this.label13.TabIndex = 1;
- this.label13.Text = "配置文件";
- //
- // textBox5
- //
- this.textBox5.Location = new System.Drawing.Point(214, 95);
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(100, 21);
- this.textBox5.TabIndex = 0;
- //
- // button10
- //
- this.button10.Location = new System.Drawing.Point(844, 64);
- this.button10.Name = "button10";
- this.button10.Size = new System.Drawing.Size(50, 20);
- this.button10.TabIndex = 59;
- this.button10.Text = "save";
- this.button10.UseVisualStyleBackColor = true;
- this.button10.Click += new System.EventHandler(this.button10_Click);
- //
- // FormHTMLMODEL
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(945, 557);
- this.Controls.Add(this.tabControl1);
- this.Name = "FormHTMLMODEL";
- this.Text = "模板设计测试";
- this.Load += new System.EventHandler(this.FormHTMLMODEL_Load);
- this.tabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage1.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- this.tabPage4.ResumeLayout(false);
- this.tabPage4.PerformLayout();
- this.tabPage3.ResumeLayout(false);
- this.tabPage3.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox textBox9;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.OpenFileDialog openFileDialog1;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TabPage tabPage4;
- private System.Windows.Forms.TextBox textBox_a;
- private System.Windows.Forms.TextBox textBox_e;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox textBox_b;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox textBox_c;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox textBox_d;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.ListBox listBox2;
- private System.Windows.Forms.TextBox textBox_t;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox textBox13;
- private System.Windows.Forms.ListBox listBox1;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.TextBox textBox14;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.TextBox textBox_h;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.WebBrowser webBrowser1;
- private System.Windows.Forms.TextBox textBox16;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.TextBox textBox12;
- private System.Windows.Forms.TextBox textBox8;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.TextBox textBox6;
- private System.Windows.Forms.TextBox textBox7;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Button button8;
- private System.Windows.Forms.TextBox textBox_s;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.Button button9;
- private System.Windows.Forms.Button button10;
- }
- }