FrmFarmMain.Designer.cs
上传用户:xhd1221
上传日期:2022-05-28
资源大小:186k
文件大小:36k
源码类别:

外挂编程

开发平台:

C/C++

  1. namespace QQWinFarm
  2. {
  3.     partial class FrmFarmMain
  4.     {
  5.         /// <summary>
  6.         /// Required designer variable.
  7.         /// </summary>
  8.         private System.ComponentModel.IContainer components = null;
  9.         /// <summary>
  10.         /// Clean up any resources being used.
  11.         /// </summary>
  12.         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13.         protected override void Dispose(bool disposing)
  14.         {
  15.             if (disposing && (components != null))
  16.             {
  17.                 components.Dispose();
  18.             }
  19.             base.Dispose(disposing);
  20.         }
  21.         #region Windows Form Designer generated code
  22.         /// <summary>
  23.         /// Required method for Designer support - do not modify
  24.         /// the contents of this method with the code editor.
  25.         /// </summary>
  26.         private void InitializeComponent()
  27.         {
  28.             this.components = new System.ComponentModel.Container();
  29.             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmFarmMain));
  30.             this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  31.             this.tsslMsg = new System.Windows.Forms.ToolStripStatusLabel();
  32.             this.lbFriendsMessage = new System.Windows.Forms.ListBox();
  33.             this.label1 = new System.Windows.Forms.Label();
  34.             this.upTime = new System.Windows.Forms.TextBox();
  35.             this.timer1 = new System.Windows.Forms.Timer(this.components);
  36.             this.timer2 = new System.Windows.Forms.Timer(this.components);
  37.             this.lbInfo = new System.Windows.Forms.ListBox();
  38.             this.groupBox1 = new System.Windows.Forms.GroupBox();
  39.             this.label12 = new System.Windows.Forms.Label();
  40.             this.label11 = new System.Windows.Forms.Label();
  41.             this.label10 = new System.Windows.Forms.Label();
  42.             this.label9 = new System.Windows.Forms.Label();
  43.             this.chkDog = new System.Windows.Forms.CheckBox();
  44.             this.chbCancel = new System.Windows.Forms.CheckBox();
  45.             this.chbVerify = new System.Windows.Forms.CheckBox();
  46.             this.chbPlant = new System.Windows.Forms.CheckBox();
  47.             this.chbScarify = new System.Windows.Forms.CheckBox();
  48.             this.chbSpraying = new System.Windows.Forms.CheckBox();
  49.             this.chbWater = new System.Windows.Forms.CheckBox();
  50.             this.chbClearWeed = new System.Windows.Forms.CheckBox();
  51.             this.chbSteal = new System.Windows.Forms.CheckBox();
  52.             this.chbBag = new System.Windows.Forms.CheckBox();
  53.             this.chbSeed = new System.Windows.Forms.CheckBox();
  54.             this.lblLevel = new System.Windows.Forms.Label();
  55.             this.lblExp = new System.Windows.Forms.Label();
  56.             this.picHead = new System.Windows.Forms.PictureBox();
  57.             this.lblMoney = new System.Windows.Forms.Label();
  58.             this.lblUserName = new System.Windows.Forms.Label();
  59.             this.groupBox2 = new System.Windows.Forms.GroupBox();
  60.             this.label7 = new System.Windows.Forms.Label();
  61.             this.label6 = new System.Windows.Forms.Label();
  62.             this.label5 = new System.Windows.Forms.Label();
  63.             this.label4 = new System.Windows.Forms.Label();
  64.             this.chbUpdata = new System.Windows.Forms.CheckBox();
  65.             this.lbtnUpdata = new System.Windows.Forms.LinkLabel();
  66.             this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
  67.             this.menuScript = new System.Windows.Forms.ContextMenuStrip(this.components);
  68.             this.showMenu = new System.Windows.Forms.ToolStripMenuItem();
  69.             this.closeMenu = new System.Windows.Forms.ToolStripMenuItem();
  70.             this.button1 = new System.Windows.Forms.Button();
  71.             this.button2 = new System.Windows.Forms.Button();
  72.             this.groupBox3 = new System.Windows.Forms.GroupBox();
  73.             this.txtFriends = new System.Windows.Forms.TextBox();
  74.             this.label8 = new System.Windows.Forms.Label();
  75.             this.label3 = new System.Windows.Forms.Label();
  76.             this.txtWorkTime = new System.Windows.Forms.TextBox();
  77.             this.label2 = new System.Windows.Forms.Label();
  78.             this.txtRestTime = new System.Windows.Forms.TextBox();
  79.             this.timer3 = new System.Windows.Forms.Timer(this.components);
  80.             this.txtError = new System.Windows.Forms.TextBox();
  81.             this.panel1 = new System.Windows.Forms.Panel();
  82.             this.panel2 = new System.Windows.Forms.Panel();
  83.             this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  84.             this.操作ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85.             this.tsmResize = new System.Windows.Forms.ToolStripMenuItem();
  86.             this.tmiClose = new System.Windows.Forms.ToolStripMenuItem();
  87.             this.tsmiNewsBog = new System.Windows.Forms.ToolStripMenuItem();
  88.             this.tmiError = new System.Windows.Forms.ToolStripMenuItem();
  89.             this.label13 = new System.Windows.Forms.Label();
  90.             this.statusStrip1.SuspendLayout();
  91.             this.groupBox1.SuspendLayout();
  92.             ((System.ComponentModel.ISupportInitialize)(this.picHead)).BeginInit();
  93.             this.groupBox2.SuspendLayout();
  94.             this.menuScript.SuspendLayout();
  95.             this.groupBox3.SuspendLayout();
  96.             this.panel1.SuspendLayout();
  97.             this.panel2.SuspendLayout();
  98.             this.menuStrip1.SuspendLayout();
  99.             this.SuspendLayout();
  100.             // 
  101.             // statusStrip1
  102.             // 
  103.             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  104.             this.tsslMsg});
  105.             this.statusStrip1.Location = new System.Drawing.Point(0, 564);
  106.             this.statusStrip1.Name = "statusStrip1";
  107.             this.statusStrip1.Size = new System.Drawing.Size(875, 22);
  108.             this.statusStrip1.TabIndex = 0;
  109.             this.statusStrip1.Text = "statusStrip1";
  110.             // 
  111.             // tsslMsg
  112.             // 
  113.             this.tsslMsg.Name = "tsslMsg";
  114.             this.tsslMsg.Size = new System.Drawing.Size(41, 17);
  115.             this.tsslMsg.Text = "tssMsg";
  116.             // 
  117.             // lbFriendsMessage
  118.             // 
  119.             this.lbFriendsMessage.FormattingEnabled = true;
  120.             this.lbFriendsMessage.HorizontalScrollbar = true;
  121.             this.lbFriendsMessage.ItemHeight = 12;
  122.             this.lbFriendsMessage.Location = new System.Drawing.Point(7, 179);
  123.             this.lbFriendsMessage.Name = "lbFriendsMessage";
  124.             this.lbFriendsMessage.Size = new System.Drawing.Size(276, 376);
  125.             this.lbFriendsMessage.TabIndex = 4;
  126.             // 
  127.             // label1
  128.             // 
  129.             this.label1.AutoSize = true;
  130.             this.label1.Location = new System.Drawing.Point(8, 29);
  131.             this.label1.Name = "label1";
  132.             this.label1.Size = new System.Drawing.Size(89, 12);
  133.             this.label1.TabIndex = 6;
  134.             this.label1.Text = "间隔时间(秒):";
  135.             // 
  136.             // upTime
  137.             // 
  138.             this.upTime.Location = new System.Drawing.Point(101, 24);
  139.             this.upTime.Name = "upTime";
  140.             this.upTime.Size = new System.Drawing.Size(57, 21);
  141.             this.upTime.TabIndex = 7;
  142.             this.upTime.Text = "1";
  143.             this.upTime.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.upTime_KeyPress);
  144.             // 
  145.             // timer1
  146.             // 
  147.             this.timer1.Enabled = true;
  148.             this.timer1.Interval = 1000;
  149.             this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  150.             // 
  151.             // timer2
  152.             // 
  153.             this.timer2.Enabled = true;
  154.             this.timer2.Interval = 1000;
  155.             this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  156.             // 
  157.             // lbInfo
  158.             // 
  159.             this.lbInfo.FormattingEnabled = true;
  160.             this.lbInfo.HorizontalScrollbar = true;
  161.             this.lbInfo.ItemHeight = 12;
  162.             this.lbInfo.Location = new System.Drawing.Point(4, 191);
  163.             this.lbInfo.Name = "lbInfo";
  164.             this.lbInfo.Size = new System.Drawing.Size(278, 328);
  165.             this.lbInfo.TabIndex = 9;
  166.             // 
  167.             // groupBox1
  168.             // 
  169.             this.groupBox1.Controls.Add(this.label12);
  170.             this.groupBox1.Controls.Add(this.label11);
  171.             this.groupBox1.Controls.Add(this.label10);
  172.             this.groupBox1.Controls.Add(this.label9);
  173.             this.groupBox1.Controls.Add(this.chkDog);
  174.             this.groupBox1.Controls.Add(this.chbCancel);
  175.             this.groupBox1.Controls.Add(this.chbVerify);
  176.             this.groupBox1.Controls.Add(this.chbPlant);
  177.             this.groupBox1.Controls.Add(this.chbScarify);
  178.             this.groupBox1.Controls.Add(this.chbSpraying);
  179.             this.groupBox1.Controls.Add(this.chbWater);
  180.             this.groupBox1.Controls.Add(this.chbClearWeed);
  181.             this.groupBox1.Controls.Add(this.chbSteal);
  182.             this.groupBox1.Controls.Add(this.chbBag);
  183.             this.groupBox1.Controls.Add(this.chbSeed);
  184.             this.groupBox1.Location = new System.Drawing.Point(5, 149);
  185.             this.groupBox1.Name = "groupBox1";
  186.             this.groupBox1.Size = new System.Drawing.Size(276, 372);
  187.             this.groupBox1.TabIndex = 11;
  188.             this.groupBox1.TabStop = false;
  189.             this.groupBox1.Text = "配置自动";
  190.             // 
  191.             // label12
  192.             // 
  193.             this.label12.AutoSize = true;
  194.             this.label12.Location = new System.Drawing.Point(6, 36);
  195.             this.label12.Name = "label12";
  196.             this.label12.Size = new System.Drawing.Size(65, 12);
  197.             this.label12.TabIndex = 25;
  198.             this.label12.Text = "摘取部分:";
  199.             // 
  200.             // label11
  201.             // 
  202.             this.label11.AutoSize = true;
  203.             this.label11.Location = new System.Drawing.Point(6, 303);
  204.             this.label11.Name = "label11";
  205.             this.label11.Size = new System.Drawing.Size(77, 12);
  206.             this.label11.TabIndex = 24;
  207.             this.label11.Text = "验证码部分:";
  208.             // 
  209.             // label10
  210.             // 
  211.             this.label10.AutoSize = true;
  212.             this.label10.Location = new System.Drawing.Point(6, 222);
  213.             this.label10.Name = "label10";
  214.             this.label10.Size = new System.Drawing.Size(65, 12);
  215.             this.label10.TabIndex = 23;
  216.             this.label10.Text = "种植部分:";
  217.             // 
  218.             // label9
  219.             // 
  220.             this.label9.AutoSize = true;
  221.             this.label9.Location = new System.Drawing.Point(6, 111);
  222.             this.label9.Name = "label9";
  223.             this.label9.Size = new System.Drawing.Size(65, 12);
  224.             this.label9.TabIndex = 22;
  225.             this.label9.Text = "经验部分:";
  226.             // 
  227.             // chkDog
  228.             // 
  229.             this.chkDog.AutoSize = true;
  230.             this.chkDog.Checked = true;
  231.             this.chkDog.CheckState = System.Windows.Forms.CheckState.Checked;
  232.             this.chkDog.Location = new System.Drawing.Point(147, 62);
  233.             this.chkDog.Name = "chkDog";
  234.             this.chkDog.Size = new System.Drawing.Size(72, 16);
  235.             this.chkDog.TabIndex = 21;
  236.             this.chkDog.Text = "自动防狗";
  237.             this.chkDog.UseVisualStyleBackColor = true;
  238.             // 
  239.             // chbCancel
  240.             // 
  241.             this.chbCancel.AutoSize = true;
  242.             this.chbCancel.Checked = true;
  243.             this.chbCancel.CheckState = System.Windows.Forms.CheckState.Checked;
  244.             this.chbCancel.Location = new System.Drawing.Point(30, 182);
  245.             this.chbCancel.Name = "chbCancel";
  246.             this.chbCancel.Size = new System.Drawing.Size(150, 16);
  247.             this.chbCancel.TabIndex = 20;
  248.             this.chbCancel.Text = "无经验自动取消 除草等";
  249.             this.chbCancel.UseVisualStyleBackColor = true;
  250.             // 
  251.             // chbVerify
  252.             // 
  253.             this.chbVerify.AutoSize = true;
  254.             this.chbVerify.Location = new System.Drawing.Point(30, 324);
  255.             this.chbVerify.Name = "chbVerify";
  256.             this.chbVerify.Size = new System.Drawing.Size(72, 16);
  257.             this.chbVerify.TabIndex = 19;
  258.             this.chbVerify.Text = "弹出验证";
  259.             this.chbVerify.UseVisualStyleBackColor = true;
  260.             // 
  261.             // chbPlant
  262.             // 
  263.             this.chbPlant.AutoSize = true;
  264.             this.chbPlant.Location = new System.Drawing.Point(147, 241);
  265.             this.chbPlant.Name = "chbPlant";
  266.             this.chbPlant.Size = new System.Drawing.Size(72, 16);
  267.             this.chbPlant.TabIndex = 16;
  268.             this.chbPlant.Text = "自动种植";
  269.             this.chbPlant.UseVisualStyleBackColor = true;
  270.             // 
  271.             // chbScarify
  272.             // 
  273.             this.chbScarify.AutoSize = true;
  274.             this.chbScarify.Location = new System.Drawing.Point(30, 241);
  275.             this.chbScarify.Name = "chbScarify";
  276.             this.chbScarify.Size = new System.Drawing.Size(72, 16);
  277.             this.chbScarify.TabIndex = 15;
  278.             this.chbScarify.Text = "自动翻地";
  279.             this.chbScarify.UseVisualStyleBackColor = true;
  280.             // 
  281.             // chbSpraying
  282.             // 
  283.             this.chbSpraying.AutoSize = true;
  284.             this.chbSpraying.Location = new System.Drawing.Point(147, 134);
  285.             this.chbSpraying.Name = "chbSpraying";
  286.             this.chbSpraying.Size = new System.Drawing.Size(72, 16);
  287.             this.chbSpraying.TabIndex = 14;
  288.             this.chbSpraying.Text = "自动杀虫";
  289.             this.chbSpraying.UseVisualStyleBackColor = true;
  290.             // 
  291.             // chbWater
  292.             // 
  293.             this.chbWater.AutoSize = true;
  294.             this.chbWater.Location = new System.Drawing.Point(30, 157);
  295.             this.chbWater.Name = "chbWater";
  296.             this.chbWater.Size = new System.Drawing.Size(72, 16);
  297.             this.chbWater.TabIndex = 13;
  298.             this.chbWater.Text = "自动浇水";
  299.             this.chbWater.UseVisualStyleBackColor = true;
  300.             // 
  301.             // chbClearWeed
  302.             // 
  303.             this.chbClearWeed.AutoSize = true;
  304.             this.chbClearWeed.Location = new System.Drawing.Point(30, 134);
  305.             this.chbClearWeed.Name = "chbClearWeed";
  306.             this.chbClearWeed.Size = new System.Drawing.Size(72, 16);
  307.             this.chbClearWeed.TabIndex = 12;
  308.             this.chbClearWeed.Text = "自动除草";
  309.             this.chbClearWeed.UseVisualStyleBackColor = true;
  310.             // 
  311.             // chbSteal
  312.             // 
  313.             this.chbSteal.AutoSize = true;
  314.             this.chbSteal.Checked = true;
  315.             this.chbSteal.CheckState = System.Windows.Forms.CheckState.Checked;
  316.             this.chbSteal.Location = new System.Drawing.Point(30, 62);
  317.             this.chbSteal.Name = "chbSteal";
  318.             this.chbSteal.Size = new System.Drawing.Size(72, 16);
  319.             this.chbSteal.TabIndex = 11;
  320.             this.chbSteal.Text = "自动摘取";
  321.             this.chbSteal.UseVisualStyleBackColor = true;
  322.             // 
  323.             // chbBag
  324.             // 
  325.             this.chbBag.AutoSize = true;
  326.             this.chbBag.Location = new System.Drawing.Point(147, 267);
  327.             this.chbBag.Name = "chbBag";
  328.             this.chbBag.Size = new System.Drawing.Size(72, 16);
  329.             this.chbBag.TabIndex = 18;
  330.             this.chbBag.Text = "查看背包";
  331.             this.chbBag.UseVisualStyleBackColor = true;
  332.             // 
  333.             // chbSeed
  334.             // 
  335.             this.chbSeed.AutoSize = true;
  336.             this.chbSeed.Location = new System.Drawing.Point(30, 268);
  337.             this.chbSeed.Name = "chbSeed";
  338.             this.chbSeed.Size = new System.Drawing.Size(72, 16);
  339.             this.chbSeed.TabIndex = 17;
  340.             this.chbSeed.Text = "购买种子";
  341.             this.chbSeed.UseVisualStyleBackColor = true;
  342.             // 
  343.             // lblLevel
  344.             // 
  345.             this.lblLevel.AutoSize = true;
  346.             this.lblLevel.Location = new System.Drawing.Point(187, 87);
  347.             this.lblLevel.Name = "lblLevel";
  348.             this.lblLevel.Size = new System.Drawing.Size(17, 12);
  349.             this.lblLevel.TabIndex = 14;
  350.             this.lblLevel.Text = "..";
  351.             // 
  352.             // lblExp
  353.             // 
  354.             this.lblExp.AutoSize = true;
  355.             this.lblExp.Location = new System.Drawing.Point(188, 65);
  356.             this.lblExp.Name = "lblExp";
  357.             this.lblExp.Size = new System.Drawing.Size(17, 12);
  358.             this.lblExp.TabIndex = 16;
  359.             this.lblExp.Text = "..";
  360.             // 
  361.             // picHead
  362.             // 
  363.             this.picHead.ErrorImage = null;
  364.             this.picHead.Location = new System.Drawing.Point(30, 20);
  365.             this.picHead.Name = "picHead";
  366.             this.picHead.Size = new System.Drawing.Size(100, 100);
  367.             this.picHead.TabIndex = 12;
  368.             this.picHead.TabStop = false;
  369.             // 
  370.             // lblMoney
  371.             // 
  372.             this.lblMoney.AutoSize = true;
  373.             this.lblMoney.Location = new System.Drawing.Point(188, 46);
  374.             this.lblMoney.Name = "lblMoney";
  375.             this.lblMoney.Size = new System.Drawing.Size(17, 12);
  376.             this.lblMoney.TabIndex = 15;
  377.             this.lblMoney.Text = "..";
  378.             // 
  379.             // lblUserName
  380.             // 
  381.             this.lblUserName.AutoSize = true;
  382.             this.lblUserName.Location = new System.Drawing.Point(188, 26);
  383.             this.lblUserName.Name = "lblUserName";
  384.             this.lblUserName.Size = new System.Drawing.Size(17, 12);
  385.             this.lblUserName.TabIndex = 13;
  386.             this.lblUserName.Text = "..";
  387.             // 
  388.             // groupBox2
  389.             // 
  390.             this.groupBox2.Controls.Add(this.label7);
  391.             this.groupBox2.Controls.Add(this.label6);
  392.             this.groupBox2.Controls.Add(this.label5);
  393.             this.groupBox2.Controls.Add(this.label4);
  394.             this.groupBox2.Controls.Add(this.chbUpdata);
  395.             this.groupBox2.Controls.Add(this.lbtnUpdata);
  396.             this.groupBox2.Controls.Add(this.picHead);
  397.             this.groupBox2.Controls.Add(this.lblLevel);
  398.             this.groupBox2.Controls.Add(this.lblUserName);
  399.             this.groupBox2.Controls.Add(this.lblExp);
  400.             this.groupBox2.Controls.Add(this.lblMoney);
  401.             this.groupBox2.Location = new System.Drawing.Point(7, 30);
  402.             this.groupBox2.Name = "groupBox2";
  403.             this.groupBox2.Size = new System.Drawing.Size(276, 141);
  404.             this.groupBox2.TabIndex = 17;
  405.             this.groupBox2.TabStop = false;
  406.             this.groupBox2.Text = "用户信息";
  407.             // 
  408.             // label7
  409.             // 
  410.             this.label7.AutoSize = true;
  411.             this.label7.Location = new System.Drawing.Point(148, 86);
  412.             this.label7.Name = "label7";
  413.             this.label7.Size = new System.Drawing.Size(41, 12);
  414.             this.label7.TabIndex = 22;
  415.             this.label7.Text = "等级:";
  416.             // 
  417.             // label6
  418.             // 
  419.             this.label6.AutoSize = true;
  420.             this.label6.Location = new System.Drawing.Point(149, 66);
  421.             this.label6.Name = "label6";
  422.             this.label6.Size = new System.Drawing.Size(41, 12);
  423.             this.label6.TabIndex = 21;
  424.             this.label6.Text = "经验:";
  425.             // 
  426.             // label5
  427.             // 
  428.             this.label5.AutoSize = true;
  429.             this.label5.Location = new System.Drawing.Point(149, 46);
  430.             this.label5.Name = "label5";
  431.             this.label5.Size = new System.Drawing.Size(41, 12);
  432.             this.label5.TabIndex = 20;
  433.             this.label5.Text = "金币:";
  434.             // 
  435.             // label4
  436.             // 
  437.             this.label4.AutoSize = true;
  438.             this.label4.Location = new System.Drawing.Point(148, 25);
  439.             this.label4.Name = "label4";
  440.             this.label4.Size = new System.Drawing.Size(41, 12);
  441.             this.label4.TabIndex = 19;
  442.             this.label4.Text = "网名:";
  443.             // 
  444.             // chbUpdata
  445.             // 
  446.             this.chbUpdata.AutoSize = true;
  447.             this.chbUpdata.Location = new System.Drawing.Point(198, 107);
  448.             this.chbUpdata.Name = "chbUpdata";
  449.             this.chbUpdata.Size = new System.Drawing.Size(72, 16);
  450.             this.chbUpdata.TabIndex = 18;
  451.             this.chbUpdata.Text = "自动更新";
  452.             this.chbUpdata.UseVisualStyleBackColor = true;
  453.             // 
  454.             // lbtnUpdata
  455.             // 
  456.             this.lbtnUpdata.AutoSize = true;
  457.             this.lbtnUpdata.Location = new System.Drawing.Point(149, 108);
  458.             this.lbtnUpdata.Name = "lbtnUpdata";
  459.             this.lbtnUpdata.Size = new System.Drawing.Size(29, 12);
  460.             this.lbtnUpdata.TabIndex = 17;
  461.             this.lbtnUpdata.TabStop = true;
  462.             this.lbtnUpdata.Text = "更新";
  463.             this.lbtnUpdata.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lbtnUpdata_LinkClicked);
  464.             // 
  465.             // notifyIcon1
  466.             // 
  467.             this.notifyIcon1.ContextMenuStrip = this.menuScript;
  468.             this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
  469.             this.notifyIcon1.Text = "QQ农夫";
  470.             this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
  471.             // 
  472.             // menuScript
  473.             // 
  474.             this.menuScript.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  475.             this.showMenu,
  476.             this.closeMenu});
  477.             this.menuScript.Name = "contextMenuStrip1";
  478.             this.menuScript.Size = new System.Drawing.Size(119, 48);
  479.             // 
  480.             // showMenu
  481.             // 
  482.             this.showMenu.Name = "showMenu";
  483.             this.showMenu.Size = new System.Drawing.Size(118, 22);
  484.             this.showMenu.Text = "可视界面";
  485.             this.showMenu.Click += new System.EventHandler(this.showMenu_Click);
  486.             // 
  487.             // closeMenu
  488.             // 
  489.             this.closeMenu.Name = "closeMenu";
  490.             this.closeMenu.Size = new System.Drawing.Size(118, 22);
  491.             this.closeMenu.Text = "退出程序";
  492.             this.closeMenu.Click += new System.EventHandler(this.closeMenu_Click);
  493.             // 
  494.             // button1
  495.             // 
  496.             this.button1.Location = new System.Drawing.Point(184, 20);
  497.             this.button1.Name = "button1";
  498.             this.button1.Size = new System.Drawing.Size(75, 23);
  499.             this.button1.TabIndex = 18;
  500.             this.button1.Text = "暂停";
  501.             this.button1.UseVisualStyleBackColor = true;
  502.             this.button1.Click += new System.EventHandler(this.button1_Click);
  503.             // 
  504.             // button2
  505.             // 
  506.             this.button2.Location = new System.Drawing.Point(206, 161);
  507.             this.button2.Name = "button2";
  508.             this.button2.Size = new System.Drawing.Size(75, 23);
  509.             this.button2.TabIndex = 19;
  510.             this.button2.Text = "清空错误";
  511.             this.button2.UseVisualStyleBackColor = true;
  512.             this.button2.Click += new System.EventHandler(this.button2_Click);
  513.             // 
  514.             // groupBox3
  515.             // 
  516.             this.groupBox3.Controls.Add(this.txtFriends);
  517.             this.groupBox3.Controls.Add(this.label8);
  518.             this.groupBox3.Controls.Add(this.label3);
  519.             this.groupBox3.Controls.Add(this.txtWorkTime);
  520.             this.groupBox3.Controls.Add(this.label2);
  521.             this.groupBox3.Controls.Add(this.txtRestTime);
  522.             this.groupBox3.Controls.Add(this.label1);
  523.             this.groupBox3.Controls.Add(this.upTime);
  524.             this.groupBox3.Controls.Add(this.button1);
  525.             this.groupBox3.Location = new System.Drawing.Point(5, 1);
  526.             this.groupBox3.Name = "groupBox3";
  527.             this.groupBox3.Size = new System.Drawing.Size(276, 140);
  528.             this.groupBox3.TabIndex = 20;
  529.             this.groupBox3.TabStop = false;
  530.             this.groupBox3.Text = "时间配置";
  531.             // 
  532.             // txtFriends
  533.             // 
  534.             this.txtFriends.Location = new System.Drawing.Point(101, 52);
  535.             this.txtFriends.Name = "txtFriends";
  536.             this.txtFriends.Size = new System.Drawing.Size(57, 21);
  537.             this.txtFriends.TabIndex = 26;
  538.             this.txtFriends.Text = "120";
  539.             // 
  540.             // label8
  541.             // 
  542.             this.label8.AutoSize = true;
  543.             this.label8.Location = new System.Drawing.Point(8, 57);
  544.             this.label8.Name = "label8";
  545.             this.label8.Size = new System.Drawing.Size(89, 12);
  546.             this.label8.TabIndex = 25;
  547.             this.label8.Text = "扫描好友时间:";
  548.             // 
  549.             // label3
  550.             // 
  551.             this.label3.AutoSize = true;
  552.             this.label3.Location = new System.Drawing.Point(8, 87);
  553.             this.label3.Name = "label3";
  554.             this.label3.Size = new System.Drawing.Size(89, 12);
  555.             this.label3.TabIndex = 22;
  556.             this.label3.Text = "工作时间(秒):";
  557.             // 
  558.             // txtWorkTime
  559.             // 
  560.             this.txtWorkTime.Location = new System.Drawing.Point(101, 83);
  561.             this.txtWorkTime.Name = "txtWorkTime";
  562.             this.txtWorkTime.Size = new System.Drawing.Size(57, 21);
  563.             this.txtWorkTime.TabIndex = 23;
  564.             this.txtWorkTime.Text = "3600";
  565.             this.txtWorkTime.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.upTime_KeyPress);
  566.             // 
  567.             // label2
  568.             // 
  569.             this.label2.AutoSize = true;
  570.             this.label2.Location = new System.Drawing.Point(8, 114);
  571.             this.label2.Name = "label2";
  572.             this.label2.Size = new System.Drawing.Size(89, 12);
  573.             this.label2.TabIndex = 20;
  574.             this.label2.Text = "休息时间(秒):";
  575.             // 
  576.             // txtRestTime
  577.             // 
  578.             this.txtRestTime.Location = new System.Drawing.Point(101, 110);
  579.             this.txtRestTime.Name = "txtRestTime";
  580.             this.txtRestTime.Size = new System.Drawing.Size(57, 21);
  581.             this.txtRestTime.TabIndex = 21;
  582.             this.txtRestTime.Text = "900";
  583.             this.txtRestTime.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.upTime_KeyPress);
  584.             // 
  585.             // timer3
  586.             // 
  587.             this.timer3.Enabled = true;
  588.             this.timer3.Interval = 1000;
  589.             this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
  590.             // 
  591.             // txtError
  592.             // 
  593.             this.txtError.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  594.             this.txtError.Location = new System.Drawing.Point(3, 10);
  595.             this.txtError.Multiline = true;
  596.             this.txtError.Name = "txtError";
  597.             this.txtError.ReadOnly = true;
  598.             this.txtError.Size = new System.Drawing.Size(278, 131);
  599.             this.txtError.TabIndex = 21;
  600.             // 
  601.             // panel1
  602.             // 
  603.             this.panel1.Controls.Add(this.groupBox3);
  604.             this.panel1.Controls.Add(this.groupBox1);
  605.             this.panel1.Location = new System.Drawing.Point(291, 30);
  606.             this.panel1.Name = "panel1";
  607.             this.panel1.Size = new System.Drawing.Size(286, 528);
  608.             this.panel1.TabIndex = 22;
  609.             // 
  610.             // panel2
  611.             // 
  612.             this.panel2.Controls.Add(this.label13);
  613.             this.panel2.Controls.Add(this.txtError);
  614.             this.panel2.Controls.Add(this.lbInfo);
  615.             this.panel2.Controls.Add(this.button2);
  616.             this.panel2.Location = new System.Drawing.Point(582, 30);
  617.             this.panel2.Name = "panel2";
  618.             this.panel2.Size = new System.Drawing.Size(294, 528);
  619.             this.panel2.TabIndex = 23;
  620.             // 
  621.             // menuStrip1
  622.             // 
  623.             this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  624.             this.操作ToolStripMenuItem,
  625.             this.tsmiNewsBog,
  626.             this.tmiError});
  627.             this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  628.             this.menuStrip1.Name = "menuStrip1";
  629.             this.menuStrip1.Size = new System.Drawing.Size(875, 24);
  630.             this.menuStrip1.TabIndex = 24;
  631.             this.menuStrip1.Text = "menuStrip1";
  632.             // 
  633.             // 操作ToolStripMenuItem
  634.             // 
  635.             this.操作ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  636.             this.tsmResize,
  637.             this.tmiClose});
  638.             this.操作ToolStripMenuItem.Name = "操作ToolStripMenuItem";
  639.             this.操作ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
  640.             this.操作ToolStripMenuItem.Text = "   操 作   ";
  641.             // 
  642.             // tsmResize
  643.             // 
  644.             this.tsmResize.Name = "tsmResize";
  645.             this.tsmResize.Size = new System.Drawing.Size(106, 22);
  646.             this.tsmResize.Text = "最小化";
  647.             this.tsmResize.Click += new System.EventHandler(this.tsmResize_Click);
  648.             // 
  649.             // tmiClose
  650.             // 
  651.             this.tmiClose.Name = "tmiClose";
  652.             this.tmiClose.Size = new System.Drawing.Size(106, 22);
  653.             this.tmiClose.Text = "退  出";
  654.             this.tmiClose.Click += new System.EventHandler(this.tmiClose_Click);
  655.             // 
  656.             // tsmiNewsBog
  657.             // 
  658.             this.tsmiNewsBog.Name = "tsmiNewsBog";
  659.             this.tsmiNewsBog.Size = new System.Drawing.Size(77, 20);
  660.             this.tsmiNewsBog.Text = " 采摘结果 ";
  661.             this.tsmiNewsBog.Click += new System.EventHandler(this.tsmiNewsBog_Click);
  662.             // 
  663.             // tmiError
  664.             // 
  665.             this.tmiError.Name = "tmiError";
  666.             this.tmiError.Size = new System.Drawing.Size(77, 20);
  667.             this.tmiError.Text = " 错误日志 ";
  668.             this.tmiError.Click += new System.EventHandler(this.tmiError_Click);
  669.             // 
  670.             // label13
  671.             // 
  672.             this.label13.AutoSize = true;
  673.             this.label13.Location = new System.Drawing.Point(8, 166);
  674.             this.label13.Name = "label13";
  675.             this.label13.Size = new System.Drawing.Size(65, 12);
  676.             this.label13.TabIndex = 22;
  677.             this.label13.Text = "错误信息:";
  678.             // 
  679.             // FrmFarmMain
  680.             // 
  681.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  682.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  683.             this.ClientSize = new System.Drawing.Size(875, 586);
  684.             this.Controls.Add(this.panel2);
  685.             this.Controls.Add(this.panel1);
  686.             this.Controls.Add(this.groupBox2);
  687.             this.Controls.Add(this.lbFriendsMessage);
  688.             this.Controls.Add(this.statusStrip1);
  689.             this.Controls.Add(this.menuStrip1);
  690.             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  691.             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  692.             this.MainMenuStrip = this.menuStrip1;
  693.             this.MaximizeBox = false;
  694.             this.Name = "FrmFarmMain";
  695.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  696.             this.Text = "QQ农夫";
  697.             this.Load += new System.EventHandler(this.FrmFarmMain_Load);
  698.             this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmFarmMain_FormClosed);
  699.             this.Resize += new System.EventHandler(this.FrmFarmMain_Resize);
  700.             this.statusStrip1.ResumeLayout(false);
  701.             this.statusStrip1.PerformLayout();
  702.             this.groupBox1.ResumeLayout(false);
  703.             this.groupBox1.PerformLayout();
  704.             ((System.ComponentModel.ISupportInitialize)(this.picHead)).EndInit();
  705.             this.groupBox2.ResumeLayout(false);
  706.             this.groupBox2.PerformLayout();
  707.             this.menuScript.ResumeLayout(false);
  708.             this.groupBox3.ResumeLayout(false);
  709.             this.groupBox3.PerformLayout();
  710.             this.panel1.ResumeLayout(false);
  711.             this.panel2.ResumeLayout(false);
  712.             this.panel2.PerformLayout();
  713.             this.menuStrip1.ResumeLayout(false);
  714.             this.menuStrip1.PerformLayout();
  715.             this.ResumeLayout(false);
  716.             this.PerformLayout();
  717.         }
  718.         #endregion
  719.         private System.Windows.Forms.StatusStrip statusStrip1;
  720.         private System.Windows.Forms.ToolStripStatusLabel tsslMsg;
  721.         private System.Windows.Forms.ListBox lbFriendsMessage;
  722.         private System.Windows.Forms.Label label1;
  723.         private System.Windows.Forms.TextBox upTime;
  724.         private System.Windows.Forms.Timer timer1;
  725.         private System.Windows.Forms.Timer timer2;
  726.         private System.Windows.Forms.ListBox lbInfo;
  727.         private System.Windows.Forms.GroupBox groupBox1;
  728.         private System.Windows.Forms.CheckBox chbSeed;
  729.         private System.Windows.Forms.CheckBox chbPlant;
  730.         private System.Windows.Forms.CheckBox chbScarify;
  731.         private System.Windows.Forms.CheckBox chbSpraying;
  732.         private System.Windows.Forms.CheckBox chbWater;
  733.         private System.Windows.Forms.CheckBox chbClearWeed;
  734.         private System.Windows.Forms.CheckBox chbSteal;
  735.         private System.Windows.Forms.Label lblLevel;
  736.         private System.Windows.Forms.Label lblExp;
  737.         private System.Windows.Forms.PictureBox picHead;
  738.         private System.Windows.Forms.Label lblMoney;
  739.         private System.Windows.Forms.Label lblUserName;
  740.         private System.Windows.Forms.GroupBox groupBox2;
  741.         private System.Windows.Forms.NotifyIcon notifyIcon1;
  742.         private System.Windows.Forms.ContextMenuStrip menuScript;
  743.         private System.Windows.Forms.ToolStripMenuItem closeMenu;
  744.         private System.Windows.Forms.ToolStripMenuItem showMenu;
  745.         private System.Windows.Forms.Button button1;
  746.         private System.Windows.Forms.Button button2;
  747.         private System.Windows.Forms.CheckBox chbBag;
  748.         private System.Windows.Forms.GroupBox groupBox3;
  749.         private System.Windows.Forms.Label label3;
  750.         private System.Windows.Forms.TextBox txtWorkTime;
  751.         private System.Windows.Forms.Label label2;
  752.         private System.Windows.Forms.TextBox txtRestTime;
  753.         private System.Windows.Forms.Timer timer3;
  754.         private System.Windows.Forms.LinkLabel lbtnUpdata;
  755.         private System.Windows.Forms.CheckBox chbUpdata;
  756.         private System.Windows.Forms.Label label4;
  757.         private System.Windows.Forms.Label label7;
  758.         private System.Windows.Forms.Label label6;
  759.         private System.Windows.Forms.Label label5;
  760.         private System.Windows.Forms.CheckBox chbVerify;
  761.         private System.Windows.Forms.CheckBox chbCancel;
  762.         private System.Windows.Forms.TextBox txtError;
  763.         private System.Windows.Forms.Label label8;
  764.         private System.Windows.Forms.TextBox txtFriends;
  765.         private System.Windows.Forms.CheckBox chkDog;
  766.         private System.Windows.Forms.Label label9;
  767.         private System.Windows.Forms.Label label10;
  768.         private System.Windows.Forms.Label label11;
  769.         private System.Windows.Forms.Label label12;
  770.         private System.Windows.Forms.Panel panel1;
  771.         private System.Windows.Forms.Panel panel2;
  772.         private System.Windows.Forms.MenuStrip menuStrip1;
  773.         private System.Windows.Forms.ToolStripMenuItem 操作ToolStripMenuItem;
  774.         private System.Windows.Forms.ToolStripMenuItem tsmResize;
  775.         private System.Windows.Forms.ToolStripMenuItem tmiClose;
  776.         private System.Windows.Forms.ToolStripMenuItem tmiError;
  777.         private System.Windows.Forms.ToolStripMenuItem tsmiNewsBog;
  778.         private System.Windows.Forms.Label label13;
  779.     }
  780. }