BiliRanking.FormMain.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
            this.label1 = new System.Windows.Forms.Label();
            this.textBoxCookie = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.buttonAbout = new System.Windows.Forms.Button();
            this.tabControlMain = new MaterialSkin.Controls.MaterialTabControl();
            this.tabPageLogin = new System.Windows.Forms.TabPage();
            this.label11 = new System.Windows.Forms.Label();
            this.labelBuildVersion = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.buttonLogin = new MaterialSkin.Controls.MaterialFlatButton();
            this.textBoxLoginPasswd = new System.Windows.Forms.TextBox();
            this.textBoxLoginName = new System.Windows.Forms.TextBox();
            this.tabPageList = new System.Windows.Forms.TabPage();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.comboBoxTagZone = new System.Windows.Forms.ComboBox();
            this.label15 = new System.Windows.Forms.Label();
            this.textBoxTags = new System.Windows.Forms.TextBox();
            this.buttonListTagGen = new System.Windows.Forms.Button();
            this.comboBoxListNum = new System.Windows.Forms.ComboBox();
            this.groupBoxListDate = new System.Windows.Forms.GroupBox();
            this.buttonListData1wAgo = new MaterialSkin.Controls.MaterialFlatButton();
            this.buttonListData2wAgo = new MaterialSkin.Controls.MaterialFlatButton();
            this.buttonListDate2 = new MaterialSkin.Controls.MaterialFlatButton();
            this.buttonListDate1 = new MaterialSkin.Controls.MaterialFlatButton();
            this.dateTimePickerTo = new System.Windows.Forms.DateTimePicker();
            this.dateTimePickerFrom = new System.Windows.Forms.DateTimePicker();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.comboBoxListZone = new System.Windows.Forms.ComboBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.buttonListGen = new MaterialSkin.Controls.MaterialRaisedButton();
            this.label7 = new System.Windows.Forms.Label();
            this.comboBoxListSort = new System.Windows.Forms.ComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.tabPageRAW = new System.Windows.Forms.TabPage();
            this.buttonRAWInsert = new System.Windows.Forms.Button();
            this.buttonQuickCopy = new System.Windows.Forms.Button();
            this.buttonRAWReadExcel = new System.Windows.Forms.Button();
            this.label18 = new System.Windows.Forms.Label();
            this.textBoxRawProgramTo = new System.Windows.Forms.TextBox();
            this.textBoxRawProgramFrom = new System.Windows.Forms.TextBox();
            this.buttonRawProgram = new System.Windows.Forms.Button();
            this.buttonRawRead = new System.Windows.Forms.Button();
            this.buttonRawSave = new System.Windows.Forms.Button();
            this.dataGridViewRAW = new System.Windows.Forms.DataGridView();
            this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.AVNUM = new System.Windows.Forms.DataGridViewLinkColumn();
            this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.buttonExportCSV = new System.Windows.Forms.Button();
            this.buttonPic = new System.Windows.Forms.Button();
            this.buttonGen = new System.Windows.Forms.Button();
            this.textBoxOut = new System.Windows.Forms.TextBox();
            this.tabPageFubang = new System.Windows.Forms.TabPage();
            this.buttonFubang2 = new System.Windows.Forms.Button();
            this.label12 = new System.Windows.Forms.Label();
            this.textBoxFubangStart = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.buttonFubang1 = new System.Windows.Forms.Button();
            this.tabPageVideo = new System.Windows.Forms.TabPage();
            this.buttonDlMP4JJ = new System.Windows.Forms.Button();
            this.buttonFlv2Mp4 = new System.Windows.Forms.Button();
            this.buttonDlMP4 = new System.Windows.Forms.Button();
            this.pictureBoxDl = new System.Windows.Forms.PictureBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.buttonDL = new System.Windows.Forms.Button();
            this.verticalProgressBar1 = new BiliRanking.Controls.VerticalProgressBar();
            this.tabPageZhubang = new System.Windows.Forms.TabPage();
            this.label14 = new System.Windows.Forms.Label();
            this.textBoxZhubangEnd = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.buttonZhubang = new System.Windows.Forms.Button();
            this.tabPageAdvanced = new System.Windows.Forms.TabPage();
            this.buttonUpdateBeta = new System.Windows.Forms.Button();
            this.label3 = new System.Windows.Forms.Label();
            this.textBoxAV = new System.Windows.Forms.TextBox();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.buttonAVClear = new MaterialSkin.Controls.MaterialFlatButton();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.saveFileDialogGuichu = new System.Windows.Forms.SaveFileDialog();
            this.openFileDialogGuichu = new System.Windows.Forms.OpenFileDialog();
            this.contextMenuStripRAW = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.移除taToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.按视频模板复制数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.复制总分ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.复制标题和信息行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.复制数据含中文ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.进入唧唧下载MP4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openFileDialogExcel = new System.Windows.Forms.OpenFileDialog();
            this.materialTabSelector1 = new MaterialSkin.Controls.MaterialTabSelector();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.tabControlMain.SuspendLayout();
            this.tabPageLogin.SuspendLayout();
            this.tabPageList.SuspendLayout();
            this.groupBoxListDate.SuspendLayout();
            this.tabPageRAW.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridViewRAW)).BeginInit();
            this.tabPageFubang.SuspendLayout();
            this.tabPageVideo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBoxDl)).BeginInit();
            this.tabPageZhubang.SuspendLayout();
            this.tabPageAdvanced.SuspendLayout();
            this.contextMenuStripRAW.SuspendLayout();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(14, 96);
            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(64, 20);
            this.label1.TabIndex = 1;
            this.label1.Text = "Cookie:";
            // 
            // textBoxCookie
            // 
            this.textBoxCookie.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBoxCookie.Location = new System.Drawing.Point(85, 93);
            this.textBoxCookie.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxCookie.Name = "textBoxCookie";
            this.textBoxCookie.Size = new System.Drawing.Size(788, 27);
            this.textBoxCookie.TabIndex = 2;
            this.textBoxCookie.TextChanged += new System.EventHandler(this.textBoxCookie_TextChanged);
            // 
            // label2
            // 
            this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(12, 662);
            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(940, 20);
            this.label2.TabIndex = 4;
            this.label2.Text = "© 2015-2016 四季天书SkiTiSu 本软件是开源软件,请不要用于商业用途 | LGPL-3.0 | http://www.skitisu.com | " +
    "bilibili ( ゜- ゜)つロ 乾杯~";
            // 
            // buttonAbout
            // 
            this.buttonAbout.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonAbout.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonAbout.Font = new System.Drawing.Font("Microsoft YaHei UI", 5.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.buttonAbout.Location = new System.Drawing.Point(970, 661);
            this.buttonAbout.Margin = new System.Windows.Forms.Padding(4);
            this.buttonAbout.Name = "buttonAbout";
            this.buttonAbout.Size = new System.Drawing.Size(72, 22);
            this.buttonAbout.TabIndex = 5;
            this.buttonAbout.Text = "Github";
            this.buttonAbout.UseVisualStyleBackColor = true;
            this.buttonAbout.Click += new System.EventHandler(this.buttonAbout_Click);
            // 
            // tabControlMain
            // 
            this.tabControlMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControlMain.Controls.Add(this.tabPageLogin);
            this.tabControlMain.Controls.Add(this.tabPageList);
            this.tabControlMain.Controls.Add(this.tabPageRAW);
            this.tabControlMain.Controls.Add(this.tabPageFubang);
            this.tabControlMain.Controls.Add(this.tabPageVideo);
            this.tabControlMain.Controls.Add(this.tabPageZhubang);
            this.tabControlMain.Controls.Add(this.tabPageAdvanced);
            this.tabControlMain.Depth = 0;
            this.tabControlMain.Location = new System.Drawing.Point(146, 124);
            this.tabControlMain.Margin = new System.Windows.Forms.Padding(4);
            this.tabControlMain.MouseState = MaterialSkin.MouseState.HOVER;
            this.tabControlMain.Name = "tabControlMain";
            this.tabControlMain.SelectedIndex = 0;
            this.tabControlMain.Size = new System.Drawing.Size(901, 536);
            this.tabControlMain.TabIndex = 8;
            // 
            // tabPageLogin
            // 
            this.tabPageLogin.Controls.Add(this.label11);
            this.tabPageLogin.Controls.Add(this.labelBuildVersion);
            this.tabPageLogin.Controls.Add(this.label20);
            this.tabPageLogin.Controls.Add(this.buttonLogin);
            this.tabPageLogin.Controls.Add(this.textBoxLoginPasswd);
            this.tabPageLogin.Controls.Add(this.textBoxLoginName);
            this.tabPageLogin.Location = new System.Drawing.Point(4, 29);
            this.tabPageLogin.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageLogin.Name = "tabPageLogin";
            this.tabPageLogin.Size = new System.Drawing.Size(893, 503);
            this.tabPageLogin.TabIndex = 5;
            this.tabPageLogin.Text = "登录";
            this.tabPageLogin.UseVisualStyleBackColor = true;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(10, 390);
            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(99, 20);
            this.label11.TabIndex = 23;
            this.label11.Text = "仅供应急使用";
            // 
            // labelBuildVersion
            // 
            this.labelBuildVersion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.labelBuildVersion.Location = new System.Drawing.Point(670, 471);
            this.labelBuildVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.labelBuildVersion.Name = "labelBuildVersion";
            this.labelBuildVersion.Size = new System.Drawing.Size(231, 21);
            this.labelBuildVersion.TabIndex = 22;
            this.labelBuildVersion.Text = "未获取到编译版本号";
            this.labelBuildVersion.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Microsoft YaHei UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label20.Location = new System.Drawing.Point(36, 176);
            this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(852, 35);
            this.label20.TabIndex = 12;
            this.label20.Text = "过渡期间,里区视频可以通过配置文件统计并下载,有问题请联系天书";
            // 
            // buttonLogin
            // 
            this.buttonLogin.AutoSize = true;
            this.buttonLogin.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonLogin.Depth = 0;
            this.buttonLogin.Icon = null;
            this.buttonLogin.Location = new System.Drawing.Point(265, 418);
            this.buttonLogin.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
            this.buttonLogin.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonLogin.Name = "buttonLogin";
            this.buttonLogin.Primary = false;
            this.buttonLogin.Size = new System.Drawing.Size(56, 36);
            this.buttonLogin.TabIndex = 11;
            this.buttonLogin.Text = "登录";
            this.buttonLogin.UseVisualStyleBackColor = true;
            this.buttonLogin.Click += new System.EventHandler(this.buttonLogin_Click);
            // 
            // textBoxLoginPasswd
            // 
            this.textBoxLoginPasswd.Location = new System.Drawing.Point(14, 454);
            this.textBoxLoginPasswd.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxLoginPasswd.Name = "textBoxLoginPasswd";
            this.textBoxLoginPasswd.Size = new System.Drawing.Size(242, 27);
            this.textBoxLoginPasswd.TabIndex = 10;
            this.textBoxLoginPasswd.UseSystemPasswordChar = true;
            // 
            // textBoxLoginName
            // 
            this.textBoxLoginName.Location = new System.Drawing.Point(14, 418);
            this.textBoxLoginName.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxLoginName.Name = "textBoxLoginName";
            this.textBoxLoginName.Size = new System.Drawing.Size(242, 27);
            this.textBoxLoginName.TabIndex = 9;
            // 
            // tabPageList
            // 
            this.tabPageList.Controls.Add(this.label17);
            this.tabPageList.Controls.Add(this.label16);
            this.tabPageList.Controls.Add(this.comboBoxTagZone);
            this.tabPageList.Controls.Add(this.label15);
            this.tabPageList.Controls.Add(this.textBoxTags);
            this.tabPageList.Controls.Add(this.buttonListTagGen);
            this.tabPageList.Controls.Add(this.comboBoxListNum);
            this.tabPageList.Controls.Add(this.groupBoxListDate);
            this.tabPageList.Controls.Add(this.comboBoxListZone);
            this.tabPageList.Controls.Add(this.label9);
            this.tabPageList.Controls.Add(this.label8);
            this.tabPageList.Controls.Add(this.buttonListGen);
            this.tabPageList.Controls.Add(this.label7);
            this.tabPageList.Controls.Add(this.comboBoxListSort);
            this.tabPageList.Controls.Add(this.label4);
            this.tabPageList.Location = new System.Drawing.Point(4, 29);
            this.tabPageList.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageList.Name = "tabPageList";
            this.tabPageList.Padding = new System.Windows.Forms.Padding(4);
            this.tabPageList.Size = new System.Drawing.Size(893, 503);
            this.tabPageList.TabIndex = 0;
            this.tabPageList.Text = "视频排行统计";
            this.tabPageList.UseVisualStyleBackColor = true;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.ForeColor = System.Drawing.Color.Gray;
            this.label17.Location = new System.Drawing.Point(116, 162);
            this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(594, 20);
            this.label17.TabIndex = 19;
            this.label17.Text = "鬼畜刊组成员注意:请不要自己生成数据用于制作!请加载群内在特定时间统计的数据!";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(145, 419);
            this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(39, 20);
            this.label16.TabIndex = 18;
            this.label16.Text = "分区";
            // 
            // comboBoxTagZone
            // 
            this.comboBoxTagZone.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxTagZone.Enabled = false;
            this.comboBoxTagZone.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBoxTagZone.FormattingEnabled = true;
            this.comboBoxTagZone.Items.AddRange(new object[] {
            "VOCALOID·UTAU(30)"});
            this.comboBoxTagZone.Location = new System.Drawing.Point(211, 409);
            this.comboBoxTagZone.Margin = new System.Windows.Forms.Padding(4);
            this.comboBoxTagZone.Name = "comboBoxTagZone";
            this.comboBoxTagZone.Size = new System.Drawing.Size(132, 28);
            this.comboBoxTagZone.TabIndex = 17;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(52, 445);
            this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(144, 20);
            this.label15.TabIndex = 16;
            this.label15.Text = "Tag(使用\";\"间隔)";
            // 
            // textBoxTags
            // 
            this.textBoxTags.Location = new System.Drawing.Point(211, 442);
            this.textBoxTags.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxTags.Name = "textBoxTags";
            this.textBoxTags.Size = new System.Drawing.Size(132, 27);
            this.textBoxTags.TabIndex = 15;
            this.textBoxTags.Text = "UTAU中文曲";
            // 
            // buttonListTagGen
            // 
            this.buttonListTagGen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonListTagGen.Location = new System.Drawing.Point(379, 392);
            this.buttonListTagGen.Margin = new System.Windows.Forms.Padding(4);
            this.buttonListTagGen.Name = "buttonListTagGen";
            this.buttonListTagGen.Size = new System.Drawing.Size(221, 74);
            this.buttonListTagGen.TabIndex = 14;
            this.buttonListTagGen.Text = "根据Tag生成(基本完成)";
            this.buttonListTagGen.UseVisualStyleBackColor = true;
            this.buttonListTagGen.Click += new System.EventHandler(this.buttonListTagGen_Click);
            // 
            // comboBoxListNum
            // 
            this.comboBoxListNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBoxListNum.FormattingEnabled = true;
            this.comboBoxListNum.Items.AddRange(new object[] {
            "150",
            "100",
            "50",
            "30",
            "10",
            "5",
            "1"});
            this.comboBoxListNum.Location = new System.Drawing.Point(120, 80);
            this.comboBoxListNum.Margin = new System.Windows.Forms.Padding(4);
            this.comboBoxListNum.Name = "comboBoxListNum";
            this.comboBoxListNum.Size = new System.Drawing.Size(116, 28);
            this.comboBoxListNum.TabIndex = 13;
            // 
            // groupBoxListDate
            // 
            this.groupBoxListDate.Controls.Add(this.buttonListData1wAgo);
            this.groupBoxListDate.Controls.Add(this.buttonListData2wAgo);
            this.groupBoxListDate.Controls.Add(this.buttonListDate2);
            this.groupBoxListDate.Controls.Add(this.buttonListDate1);
            this.groupBoxListDate.Controls.Add(this.dateTimePickerTo);
            this.groupBoxListDate.Controls.Add(this.dateTimePickerFrom);
            this.groupBoxListDate.Controls.Add(this.label5);
            this.groupBoxListDate.Controls.Add(this.label6);
            this.groupBoxListDate.Location = new System.Drawing.Point(298, 31);
            this.groupBoxListDate.Margin = new System.Windows.Forms.Padding(4);
            this.groupBoxListDate.Name = "groupBoxListDate";
            this.groupBoxListDate.Padding = new System.Windows.Forms.Padding(4);
            this.groupBoxListDate.Size = new System.Drawing.Size(512, 115);
            this.groupBoxListDate.TabIndex = 12;
            this.groupBoxListDate.TabStop = false;
            this.groupBoxListDate.Text = "时间";
            // 
            // buttonListData1wAgo
            // 
            this.buttonListData1wAgo.AutoSize = true;
            this.buttonListData1wAgo.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonListData1wAgo.Depth = 0;
            this.buttonListData1wAgo.Icon = null;
            this.buttonListData1wAgo.Location = new System.Drawing.Point(261, 65);
            this.buttonListData1wAgo.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.buttonListData1wAgo.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonListData1wAgo.Name = "buttonListData1wAgo";
            this.buttonListData1wAgo.Primary = false;
            this.buttonListData1wAgo.Size = new System.Drawing.Size(74, 36);
            this.buttonListData1wAgo.TabIndex = 21;
            this.buttonListData1wAgo.Text = "上一周";
            this.buttonListData1wAgo.UseVisualStyleBackColor = true;
            this.buttonListData1wAgo.Click += new System.EventHandler(this.buttonListData1wAgo_Click);
            // 
            // buttonListData2wAgo
            // 
            this.buttonListData2wAgo.AutoSize = true;
            this.buttonListData2wAgo.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonListData2wAgo.Depth = 0;
            this.buttonListData2wAgo.Icon = null;
            this.buttonListData2wAgo.Location = new System.Drawing.Point(179, 65);
            this.buttonListData2wAgo.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.buttonListData2wAgo.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonListData2wAgo.Name = "buttonListData2wAgo";
            this.buttonListData2wAgo.Primary = false;
            this.buttonListData2wAgo.Size = new System.Drawing.Size(74, 36);
            this.buttonListData2wAgo.TabIndex = 20;
            this.buttonListData2wAgo.Text = "上上周";
            this.buttonListData2wAgo.UseVisualStyleBackColor = true;
            this.buttonListData2wAgo.Click += new System.EventHandler(this.buttonListData2wAgo_Click);
            // 
            // buttonListDate2
            // 
            this.buttonListDate2.AutoSize = true;
            this.buttonListDate2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonListDate2.Depth = 0;
            this.buttonListDate2.Icon = null;
            this.buttonListDate2.Location = new System.Drawing.Point(422, 65);
            this.buttonListDate2.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
            this.buttonListDate2.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonListDate2.Name = "buttonListDate2";
            this.buttonListDate2.Primary = false;
            this.buttonListDate2.Size = new System.Drawing.Size(74, 36);
            this.buttonListDate2.TabIndex = 7;
            this.buttonListDate2.Text = "上月下";
            this.buttonListDate2.UseVisualStyleBackColor = true;
            this.buttonListDate2.Click += new System.EventHandler(this.buttonListDate2_Click);
            // 
            // buttonListDate1
            // 
            this.buttonListDate1.AutoSize = true;
            this.buttonListDate1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonListDate1.Depth = 0;
            this.buttonListDate1.Icon = null;
            this.buttonListDate1.Location = new System.Drawing.Point(341, 65);
            this.buttonListDate1.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
            this.buttonListDate1.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonListDate1.Name = "buttonListDate1";
            this.buttonListDate1.Primary = false;
            this.buttonListDate1.Size = new System.Drawing.Size(74, 36);
            this.buttonListDate1.TabIndex = 6;
            this.buttonListDate1.Text = "上月上";
            this.buttonListDate1.UseVisualStyleBackColor = true;
            this.buttonListDate1.Click += new System.EventHandler(this.buttonListDate1_Click);
            // 
            // dateTimePickerTo
            // 
            this.dateTimePickerTo.Location = new System.Drawing.Point(289, 25);
            this.dateTimePickerTo.Margin = new System.Windows.Forms.Padding(4);
            this.dateTimePickerTo.Name = "dateTimePickerTo";
            this.dateTimePickerTo.Size = new System.Drawing.Size(209, 27);
            this.dateTimePickerTo.TabIndex = 3;
            // 
            // dateTimePickerFrom
            // 
            this.dateTimePickerFrom.Location = new System.Drawing.Point(40, 25);
            this.dateTimePickerFrom.Margin = new System.Windows.Forms.Padding(4);
            this.dateTimePickerFrom.Name = "dateTimePickerFrom";
            this.dateTimePickerFrom.Size = new System.Drawing.Size(209, 27);
            this.dateTimePickerFrom.TabIndex = 2;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(259, 32);
            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(24, 20);
            this.label5.TabIndex = 4;
            this.label5.Text = "到";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(9, 29);
            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(24, 20);
            this.label6.TabIndex = 5;
            this.label6.Text = "从";
            // 
            // comboBoxListZone
            // 
            this.comboBoxListZone.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxListZone.Enabled = false;
            this.comboBoxListZone.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBoxListZone.FormattingEnabled = true;
            this.comboBoxListZone.Items.AddRange(new object[] {
            "鬼畜大区(119)"});
            this.comboBoxListZone.Location = new System.Drawing.Point(120, 118);
            this.comboBoxListZone.Margin = new System.Windows.Forms.Padding(4);
            this.comboBoxListZone.Name = "comboBoxListZone";
            this.comboBoxListZone.Size = new System.Drawing.Size(116, 28);
            this.comboBoxListZone.TabIndex = 11;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(71, 121);
            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(39, 20);
            this.label9.TabIndex = 10;
            this.label9.Text = "分区";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(239, 55);
            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(0, 20);
            this.label8.TabIndex = 9;
            // 
            // buttonListGen
            // 
            this.buttonListGen.AutoSize = true;
            this.buttonListGen.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonListGen.Depth = 0;
            this.buttonListGen.Icon = null;
            this.buttonListGen.Location = new System.Drawing.Point(730, 154);
            this.buttonListGen.Margin = new System.Windows.Forms.Padding(4);
            this.buttonListGen.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonListGen.Name = "buttonListGen";
            this.buttonListGen.Primary = true;
            this.buttonListGen.Size = new System.Drawing.Size(79, 36);
            this.buttonListGen.TabIndex = 8;
            this.buttonListGen.Text = "√  生成";
            this.buttonListGen.UseVisualStyleBackColor = true;
            this.buttonListGen.Click += new System.EventHandler(this.buttonListGen_Click);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(39, 84);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(69, 20);
            this.label7.TabIndex = 7;
            this.label7.Text = "需要数量";
            // 
            // comboBoxListSort
            // 
            this.comboBoxListSort.BackColor = System.Drawing.SystemColors.Window;
            this.comboBoxListSort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxListSort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBoxListSort.FormattingEnabled = true;
            this.comboBoxListSort.Location = new System.Drawing.Point(120, 42);
            this.comboBoxListSort.Margin = new System.Windows.Forms.Padding(4);
            this.comboBoxListSort.Name = "comboBoxListSort";
            this.comboBoxListSort.Size = new System.Drawing.Size(116, 28);
            this.comboBoxListSort.TabIndex = 1;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(39, 45);
            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(69, 20);
            this.label4.TabIndex = 0;
            this.label4.Text = "排序方式";
            // 
            // tabPageRAW
            // 
            this.tabPageRAW.Controls.Add(this.buttonRAWInsert);
            this.tabPageRAW.Controls.Add(this.buttonQuickCopy);
            this.tabPageRAW.Controls.Add(this.buttonRAWReadExcel);
            this.tabPageRAW.Controls.Add(this.label18);
            this.tabPageRAW.Controls.Add(this.textBoxRawProgramTo);
            this.tabPageRAW.Controls.Add(this.textBoxRawProgramFrom);
            this.tabPageRAW.Controls.Add(this.buttonRawProgram);
            this.tabPageRAW.Controls.Add(this.buttonRawRead);
            this.tabPageRAW.Controls.Add(this.buttonRawSave);
            this.tabPageRAW.Controls.Add(this.dataGridViewRAW);
            this.tabPageRAW.Controls.Add(this.buttonExportCSV);
            this.tabPageRAW.Controls.Add(this.buttonPic);
            this.tabPageRAW.Controls.Add(this.buttonGen);
            this.tabPageRAW.Controls.Add(this.textBoxOut);
            this.tabPageRAW.Location = new System.Drawing.Point(4, 29);
            this.tabPageRAW.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageRAW.Name = "tabPageRAW";
            this.tabPageRAW.Padding = new System.Windows.Forms.Padding(4);
            this.tabPageRAW.Size = new System.Drawing.Size(893, 503);
            this.tabPageRAW.TabIndex = 1;
            this.tabPageRAW.Text = "数据生成";
            this.tabPageRAW.UseVisualStyleBackColor = true;
            // 
            // buttonRAWInsert
            // 
            this.buttonRAWInsert.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonRAWInsert.Location = new System.Drawing.Point(71, 12);
            this.buttonRAWInsert.Margin = new System.Windows.Forms.Padding(4);
            this.buttonRAWInsert.Name = "buttonRAWInsert";
            this.buttonRAWInsert.Size = new System.Drawing.Size(53, 29);
            this.buttonRAWInsert.TabIndex = 19;
            this.buttonRAWInsert.Text = "插入";
            this.buttonRAWInsert.UseVisualStyleBackColor = true;
            this.buttonRAWInsert.Click += new System.EventHandler(this.buttonRAWInsert_Click);
            // 
            // buttonQuickCopy
            // 
            this.buttonQuickCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonQuickCopy.Location = new System.Drawing.Point(438, 12);
            this.buttonQuickCopy.Margin = new System.Windows.Forms.Padding(2);
            this.buttonQuickCopy.Name = "buttonQuickCopy";
            this.buttonQuickCopy.Size = new System.Drawing.Size(85, 29);
            this.buttonQuickCopy.TabIndex = 18;
            this.buttonQuickCopy.Text = "快捷复制";
            this.buttonQuickCopy.UseVisualStyleBackColor = true;
            this.buttonQuickCopy.Click += new System.EventHandler(this.buttonQuickCopy_Click);
            // 
            // buttonRAWReadExcel
            // 
            this.buttonRAWReadExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonRAWReadExcel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonRAWReadExcel.Location = new System.Drawing.Point(532, 12);
            this.buttonRAWReadExcel.Margin = new System.Windows.Forms.Padding(2);
            this.buttonRAWReadExcel.Name = "buttonRAWReadExcel";
            this.buttonRAWReadExcel.Size = new System.Drawing.Size(129, 29);
            this.buttonRAWReadExcel.TabIndex = 17;
            this.buttonRAWReadExcel.Text = "读取Excel或csv";
            this.buttonRAWReadExcel.UseVisualStyleBackColor = true;
            this.buttonRAWReadExcel.Click += new System.EventHandler(this.buttonRAWReadExcel_Click);
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(379, 18);
            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(15, 20);
            this.label18.TabIndex = 16;
            this.label18.Text = "-";
            // 
            // textBoxRawProgramTo
            // 
            this.textBoxRawProgramTo.Location = new System.Drawing.Point(395, 12);
            this.textBoxRawProgramTo.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxRawProgramTo.Name = "textBoxRawProgramTo";
            this.textBoxRawProgramTo.Size = new System.Drawing.Size(35, 27);
            this.textBoxRawProgramTo.TabIndex = 15;
            this.textBoxRawProgramTo.Text = "20";
            this.textBoxRawProgramTo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.OnlyDigi_KeyPress);
            // 
            // textBoxRawProgramFrom
            // 
            this.textBoxRawProgramFrom.Location = new System.Drawing.Point(342, 12);
            this.textBoxRawProgramFrom.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxRawProgramFrom.Name = "textBoxRawProgramFrom";
            this.textBoxRawProgramFrom.Size = new System.Drawing.Size(35, 27);
            this.textBoxRawProgramFrom.TabIndex = 14;
            this.textBoxRawProgramFrom.Text = "1";
            this.textBoxRawProgramFrom.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.OnlyDigi_KeyPress);
            // 
            // buttonRawProgram
            // 
            this.buttonRawProgram.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonRawProgram.Location = new System.Drawing.Point(224, 12);
            this.buttonRawProgram.Margin = new System.Windows.Forms.Padding(4);
            this.buttonRawProgram.Name = "buttonRawProgram";
            this.buttonRawProgram.Size = new System.Drawing.Size(111, 29);
            this.buttonRawProgram.TabIndex = 13;
            this.buttonRawProgram.Text = "复制节目单:";
            this.buttonRawProgram.UseVisualStyleBackColor = true;
            this.buttonRawProgram.Click += new System.EventHandler(this.buttonRawProgram_Click);
            // 
            // buttonRawRead
            // 
            this.buttonRawRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonRawRead.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonRawRead.Location = new System.Drawing.Point(776, 12);
            this.buttonRawRead.Margin = new System.Windows.Forms.Padding(4);
            this.buttonRawRead.Name = "buttonRawRead";
            this.buttonRawRead.Size = new System.Drawing.Size(100, 29);
            this.buttonRawRead.TabIndex = 12;
            this.buttonRawRead.Text = "♨ 读取";
            this.buttonRawRead.UseVisualStyleBackColor = true;
            this.buttonRawRead.Click += new System.EventHandler(this.buttonRawRead_Click);
            // 
            // buttonRawSave
            // 
            this.buttonRawSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonRawSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonRawSave.Location = new System.Drawing.Point(668, 12);
            this.buttonRawSave.Margin = new System.Windows.Forms.Padding(4);
            this.buttonRawSave.Name = "buttonRawSave";
            this.buttonRawSave.Size = new System.Drawing.Size(100, 29);
            this.buttonRawSave.TabIndex = 11;
            this.buttonRawSave.Text = "↓ 保存";
            this.buttonRawSave.UseVisualStyleBackColor = true;
            this.buttonRawSave.Click += new System.EventHandler(this.buttonRawSave_Click);
            // 
            // dataGridViewRAW
            // 
            this.dataGridViewRAW.AllowUserToOrderColumns = true;
            this.dataGridViewRAW.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGridViewRAW.BackgroundColor = System.Drawing.Color.White;
            this.dataGridViewRAW.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridViewRAW.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column17,
            this.AVNUM,
            this.Column2,
            this.Column3,
            this.Column4,
            this.Column6,
            this.Column5,
            this.Column7,
            this.Column14,
            this.Column8,
            this.Column9,
            this.Column10,
            this.Column1,
            this.Column11,
            this.Column12,
            this.Column13,
            this.Column15,
            this.Column16});
            this.dataGridViewRAW.Location = new System.Drawing.Point(8, 48);
            this.dataGridViewRAW.Margin = new System.Windows.Forms.Padding(4);
            this.dataGridViewRAW.Name = "dataGridViewRAW";
            this.dataGridViewRAW.RowHeadersVisible = false;
            this.dataGridViewRAW.RowTemplate.Height = 23;
            this.dataGridViewRAW.Size = new System.Drawing.Size(868, 358);
            this.dataGridViewRAW.TabIndex = 10;
            this.dataGridViewRAW.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridViewRAW_CellClick);
            this.dataGridViewRAW.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridViewRAW_CellMouseUp);
            // 
            // Column17
            // 
            this.Column17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.Column17.DataPropertyName = "Fpaiming";
            this.Column17.HeaderText = "排名";
            this.Column17.Name = "Column17";
            this.Column17.Width = 24;
            // 
            // AVNUM
            // 
            this.AVNUM.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.AVNUM.DataPropertyName = "AVNUM";
            this.AVNUM.HeaderText = "AV号";
            this.AVNUM.Name = "AVNUM";
            this.AVNUM.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.AVNUM.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.AVNUM.Width = 24;
            // 
            // Column2
            // 
            this.Column2.DataPropertyName = "title";
            this.Column2.HeaderText = "标题";
            this.Column2.Name = "Column2";
            this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Column2.Width = 140;
            // 
            // Column3
            // 
            this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.Column3.DataPropertyName = "play";
            this.Column3.HeaderText = "播放数";
            this.Column3.Name = "Column3";
            this.Column3.Width = 24;
            // 
            // Column4
            // 
            this.Column4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.Column4.DataPropertyName = "video_review";
            this.Column4.HeaderText = "弹幕数";
            this.Column4.Name = "Column4";
            this.Column4.Width = 24;
            // 
            // Column6
            // 
            this.Column6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.Column6.DataPropertyName = "coins";
            this.Column6.HeaderText = "硬币数";
            this.Column6.Name = "Column6";
            this.Column6.Width = 24;
            // 
            // Column5
            // 
            this.Column5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
            this.Column5.DataPropertyName = "favorites";
            this.Column5.HeaderText = "收藏数";
            this.Column5.Name = "Column5";
            this.Column5.Width = 24;
            // 
            // Column7
            // 
            this.Column7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column7.DataPropertyName = "review";
            this.Column7.HeaderText = "评论数";
            this.Column7.Name = "Column7";
            this.Column7.Width = 24;
            // 
            // Column14
            // 
            this.Column14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column14.DataPropertyName = "Fdefen";
            this.Column14.HeaderText = "总分";
            this.Column14.Name = "Column14";
            this.Column14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
            this.Column14.Width = 24;
            // 
            // Column8
            // 
            this.Column8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column8.DataPropertyName = "author";
            this.Column8.HeaderText = "UP主";
            this.Column8.Name = "Column8";
            this.Column8.Width = 24;
            // 
            // Column9
            // 
            this.Column9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column9.DataPropertyName = "created_at";
            this.Column9.HeaderText = "时间";
            this.Column9.Name = "Column9";
            this.Column9.Width = 24;
            // 
            // Column10
            // 
            this.Column10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column10.DataPropertyName = "typename";
            this.Column10.HeaderText = "分区";
            this.Column10.Name = "Column10";
            this.Column10.Width = 24;
            // 
            // Column1
            // 
            this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column1.DataPropertyName = "Fplay";
            this.Column1.HeaderText = "播放得分";
            this.Column1.Name = "Column1";
            this.Column1.Width = 24;
            // 
            // Column11
            // 
            this.Column11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column11.DataPropertyName = "Ffavorites";
            this.Column11.HeaderText = "收藏得分";
            this.Column11.Name = "Column11";
            this.Column11.Width = 24;
            // 
            // Column12
            // 
            this.Column12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column12.DataPropertyName = "Fcoins";
            this.Column12.HeaderText = "硬币得分";
            this.Column12.Name = "Column12";
            this.Column12.Width = 24;
            // 
            // Column13
            // 
            this.Column13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
            this.Column13.DataPropertyName = "Freview";
            this.Column13.HeaderText = "评论得分";
            this.Column13.Name = "Column13";
            this.Column13.Width = 24;
            // 
            // Column15
            // 
            this.Column15.DataPropertyName = "description";
            this.Column15.HeaderText = "简介";
            this.Column15.Name = "Column15";
            // 
            // Column16
            // 
            this.Column16.DataPropertyName = "tag";
            this.Column16.HeaderText = "TAG";
            this.Column16.Name = "Column16";
            // 
            // buttonExportCSV
            // 
            this.buttonExportCSV.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonExportCSV.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonExportCSV.Location = new System.Drawing.Point(718, 411);
            this.buttonExportCSV.Margin = new System.Windows.Forms.Padding(4);
            this.buttonExportCSV.Name = "buttonExportCSV";
            this.buttonExportCSV.Size = new System.Drawing.Size(156, 29);
            this.buttonExportCSV.TabIndex = 8;
            this.buttonExportCSV.Text = "导出CSV";
            this.buttonExportCSV.UseVisualStyleBackColor = true;
            this.buttonExportCSV.Click += new System.EventHandler(this.buttonExport_Click);
            // 
            // buttonPic
            // 
            this.buttonPic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonPic.Location = new System.Drawing.Point(132, 12);
            this.buttonPic.Margin = new System.Windows.Forms.Padding(4);
            this.buttonPic.Name = "buttonPic";
            this.buttonPic.Size = new System.Drawing.Size(84, 29);
            this.buttonPic.TabIndex = 7;
            this.buttonPic.Text = "下载封面";
            this.buttonPic.UseVisualStyleBackColor = true;
            this.buttonPic.Click += new System.EventHandler(this.buttonPic_Click);
            // 
            // buttonGen
            // 
            this.buttonGen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonGen.Location = new System.Drawing.Point(8, 12);
            this.buttonGen.Margin = new System.Windows.Forms.Padding(4);
            this.buttonGen.Name = "buttonGen";
            this.buttonGen.Size = new System.Drawing.Size(55, 29);
            this.buttonGen.TabIndex = 6;
            this.buttonGen.Text = "生成";
            this.buttonGen.UseVisualStyleBackColor = true;
            this.buttonGen.Click += new System.EventHandler(this.buttonGen_Click);
            // 
            // textBoxOut
            // 
            this.textBoxOut.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBoxOut.Location = new System.Drawing.Point(8, 411);
            this.textBoxOut.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxOut.Multiline = true;
            this.textBoxOut.Name = "textBoxOut";
            this.textBoxOut.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBoxOut.Size = new System.Drawing.Size(868, 84);
            this.textBoxOut.TabIndex = 5;
            // 
            // tabPageFubang
            // 
            this.tabPageFubang.Controls.Add(this.buttonFubang2);
            this.tabPageFubang.Controls.Add(this.label12);
            this.tabPageFubang.Controls.Add(this.textBoxFubangStart);
            this.tabPageFubang.Controls.Add(this.label10);
            this.tabPageFubang.Controls.Add(this.buttonFubang1);
            this.tabPageFubang.Location = new System.Drawing.Point(4, 29);
            this.tabPageFubang.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageFubang.Name = "tabPageFubang";
            this.tabPageFubang.Size = new System.Drawing.Size(893, 503);
            this.tabPageFubang.TabIndex = 3;
            this.tabPageFubang.Text = "副榜生成";
            this.tabPageFubang.UseVisualStyleBackColor = true;
            // 
            // buttonFubang2
            // 
            this.buttonFubang2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("buttonFubang2.BackgroundImage")));
            this.buttonFubang2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.buttonFubang2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonFubang2.Location = new System.Drawing.Point(291, 68);
            this.buttonFubang2.Margin = new System.Windows.Forms.Padding(4);
            this.buttonFubang2.Name = "buttonFubang2";
            this.buttonFubang2.Size = new System.Drawing.Size(264, 139);
            this.buttonFubang2.TabIndex = 11;
            this.buttonFubang2.Text = "V2\r\nby kite";
            this.buttonFubang2.UseVisualStyleBackColor = true;
            this.buttonFubang2.Click += new System.EventHandler(this.buttonFubang2_Click);
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(598, 19);
            this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(84, 20);
            this.label12.TabIndex = 10;
            this.label12.Text = "副榜开始于";
            // 
            // textBoxFubangStart
            // 
            this.textBoxFubangStart.Location = new System.Drawing.Point(695, 15);
            this.textBoxFubangStart.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxFubangStart.Name = "textBoxFubangStart";
            this.textBoxFubangStart.Size = new System.Drawing.Size(132, 27);
            this.textBoxFubangStart.TabIndex = 9;
            this.textBoxFubangStart.Text = "21";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(16, 19);
            this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(359, 20);
            this.label10.TabIndex = 6;
            this.label10.Text = "请确保步骤2中数据已经成功加载~请选择副榜版本:";
            // 
            // buttonFubang1
            // 
            this.buttonFubang1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("buttonFubang1.BackgroundImage")));
            this.buttonFubang1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.buttonFubang1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonFubang1.Location = new System.Drawing.Point(19, 68);
            this.buttonFubang1.Margin = new System.Windows.Forms.Padding(4);
            this.buttonFubang1.Name = "buttonFubang1";
            this.buttonFubang1.Size = new System.Drawing.Size(264, 139);
            this.buttonFubang1.TabIndex = 5;
            this.buttonFubang1.Text = "初代\r\nby Damako";
            this.buttonFubang1.UseVisualStyleBackColor = true;
            this.buttonFubang1.Click += new System.EventHandler(this.buttonFubang1_Click);
            // 
            // tabPageVideo
            // 
            this.tabPageVideo.Controls.Add(this.buttonDlMP4JJ);
            this.tabPageVideo.Controls.Add(this.buttonFlv2Mp4);
            this.tabPageVideo.Controls.Add(this.buttonDlMP4);
            this.tabPageVideo.Controls.Add(this.pictureBoxDl);
            this.tabPageVideo.Controls.Add(this.textBox1);
            this.tabPageVideo.Controls.Add(this.buttonDL);
            this.tabPageVideo.Controls.Add(this.verticalProgressBar1);
            this.tabPageVideo.Location = new System.Drawing.Point(4, 29);
            this.tabPageVideo.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageVideo.Name = "tabPageVideo";
            this.tabPageVideo.Size = new System.Drawing.Size(893, 503);
            this.tabPageVideo.TabIndex = 2;
            this.tabPageVideo.Text = "视频批量下载";
            this.tabPageVideo.UseVisualStyleBackColor = true;
            // 
            // buttonDlMP4JJ
            // 
            this.buttonDlMP4JJ.Enabled = false;
            this.buttonDlMP4JJ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonDlMP4JJ.Location = new System.Drawing.Point(4, 398);
            this.buttonDlMP4JJ.Margin = new System.Windows.Forms.Padding(4);
            this.buttonDlMP4JJ.Name = "buttonDlMP4JJ";
            this.buttonDlMP4JJ.Size = new System.Drawing.Size(85, 120);
            this.buttonDlMP4JJ.TabIndex = 17;
            this.buttonDlMP4JJ.Text = "通过唧唧\r\n下载MP4\r\n\r\n有点困难";
            this.buttonDlMP4JJ.UseVisualStyleBackColor = true;
            this.buttonDlMP4JJ.Click += new System.EventHandler(this.buttonDlMP4JJ_Click);
            // 
            // buttonFlv2Mp4
            // 
            this.buttonFlv2Mp4.Enabled = false;
            this.buttonFlv2Mp4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonFlv2Mp4.Location = new System.Drawing.Point(4, 162);
            this.buttonFlv2Mp4.Margin = new System.Windows.Forms.Padding(2);
            this.buttonFlv2Mp4.Name = "buttonFlv2Mp4";
            this.buttonFlv2Mp4.Size = new System.Drawing.Size(85, 106);
            this.buttonFlv2Mp4.TabIndex = 16;
            this.buttonFlv2Mp4.Text = "FLV转MP4\r\n\r\n即将推出";
            this.buttonFlv2Mp4.UseVisualStyleBackColor = true;
            // 
            // buttonDlMP4
            // 
            this.buttonDlMP4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonDlMP4.Location = new System.Drawing.Point(4, 274);
            this.buttonDlMP4.Margin = new System.Windows.Forms.Padding(4);
            this.buttonDlMP4.Name = "buttonDlMP4";
            this.buttonDlMP4.Size = new System.Drawing.Size(85, 115);
            this.buttonDlMP4.TabIndex = 14;
            this.buttonDlMP4.Text = "直接下载MP4\r\n\r\n480P";
            this.buttonDlMP4.UseVisualStyleBackColor = true;
            this.buttonDlMP4.Click += new System.EventHandler(this.buttonDlMP4_Click);
            // 
            // pictureBoxDl
            // 
            this.pictureBoxDl.ImageLocation = "http://i0.hdslb.com/video/22/227c4731c33f4b6bde1258baff6efa44.jpg";
            this.pictureBoxDl.Location = new System.Drawing.Point(98, 4);
            this.pictureBoxDl.Margin = new System.Windows.Forms.Padding(4);
            this.pictureBoxDl.Name = "pictureBoxDl";
            this.pictureBoxDl.Size = new System.Drawing.Size(276, 168);
            this.pictureBoxDl.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBoxDl.TabIndex = 13;
            this.pictureBoxDl.TabStop = false;
            // 
            // textBox1
            // 
            this.textBox1.Enabled = false;
            this.textBox1.Location = new System.Drawing.Point(98, 179);
            this.textBox1.Margin = new System.Windows.Forms.Padding(4);
            this.textBox1.Multiline = true;
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(275, 338);
            this.textBox1.TabIndex = 11;
            this.textBox1.Text = "下载状态将会显示在这里";
            // 
            // buttonDL
            // 
            this.buttonDL.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonDL.Location = new System.Drawing.Point(4, 4);
            this.buttonDL.Margin = new System.Windows.Forms.Padding(4);
            this.buttonDL.Name = "buttonDL";
            this.buttonDL.Size = new System.Drawing.Size(85, 152);
            this.buttonDL.TabIndex = 9;
            this.buttonDL.Text = "开始下载FLV";
            this.buttonDL.UseVisualStyleBackColor = true;
            this.buttonDL.Click += new System.EventHandler(this.buttonDL_Click);
            // 
            // verticalProgressBar1
            // 
            this.verticalProgressBar1.BackColor = System.Drawing.SystemColors.Control;
            this.verticalProgressBar1.Location = new System.Drawing.Point(381, 4);
            this.verticalProgressBar1.Margin = new System.Windows.Forms.Padding(4);
            this.verticalProgressBar1.Name = "verticalProgressBar1";
            this.verticalProgressBar1.Size = new System.Drawing.Size(464, 514);
            this.verticalProgressBar1.TabIndex = 15;
            // 
            // tabPageZhubang
            // 
            this.tabPageZhubang.Controls.Add(this.label14);
            this.tabPageZhubang.Controls.Add(this.textBoxZhubangEnd);
            this.tabPageZhubang.Controls.Add(this.label13);
            this.tabPageZhubang.Controls.Add(this.buttonZhubang);
            this.tabPageZhubang.Location = new System.Drawing.Point(4, 29);
            this.tabPageZhubang.Margin = new System.Windows.Forms.Padding(4);
            this.tabPageZhubang.Name = "tabPageZhubang";
            this.tabPageZhubang.Size = new System.Drawing.Size(893, 503);
            this.tabPageZhubang.TabIndex = 4;
            this.tabPageZhubang.Text = "主榜生成";
            this.tabPageZhubang.UseVisualStyleBackColor = true;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(598, 19);
            this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(84, 20);
            this.label14.TabIndex = 12;
            this.label14.Text = "主榜结束于";
            // 
            // textBoxZhubangEnd
            // 
            this.textBoxZhubangEnd.Location = new System.Drawing.Point(695, 15);
            this.textBoxZhubangEnd.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxZhubangEnd.Name = "textBoxZhubangEnd";
            this.textBoxZhubangEnd.Size = new System.Drawing.Size(132, 27);
            this.textBoxZhubangEnd.TabIndex = 11;
            this.textBoxZhubangEnd.Text = "20";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(16, 19);
            this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(239, 20);
            this.label13.TabIndex = 7;
            this.label13.Text = "请确保步骤2中数据已经成功加载~";
            // 
            // buttonZhubang
            // 
            this.buttonZhubang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonZhubang.Location = new System.Drawing.Point(19, 69);
            this.buttonZhubang.Margin = new System.Windows.Forms.Padding(4);
            this.buttonZhubang.Name = "buttonZhubang";
            this.buttonZhubang.Size = new System.Drawing.Size(809, 139);
            this.buttonZhubang.TabIndex = 0;
            this.buttonZhubang.Text = "生成主榜模板";
            this.buttonZhubang.UseVisualStyleBackColor = true;
            this.buttonZhubang.Click += new System.EventHandler(this.buttonZhubang_Click);
            // 
            // tabPageAdvanced
            // 
            this.tabPageAdvanced.Controls.Add(this.textBox2);
            this.tabPageAdvanced.Controls.Add(this.buttonUpdateBeta);
            this.tabPageAdvanced.Controls.Add(this.label1);
            this.tabPageAdvanced.Controls.Add(this.textBoxCookie);
            this.tabPageAdvanced.Location = new System.Drawing.Point(4, 29);
            this.tabPageAdvanced.Margin = new System.Windows.Forms.Padding(2);
            this.tabPageAdvanced.Name = "tabPageAdvanced";
            this.tabPageAdvanced.Padding = new System.Windows.Forms.Padding(2);
            this.tabPageAdvanced.Size = new System.Drawing.Size(893, 503);
            this.tabPageAdvanced.TabIndex = 6;
            this.tabPageAdvanced.Text = "高级设置";
            this.tabPageAdvanced.UseVisualStyleBackColor = true;
            // 
            // buttonUpdateBeta
            // 
            this.buttonUpdateBeta.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonUpdateBeta.Location = new System.Drawing.Point(12, 15);
            this.buttonUpdateBeta.Margin = new System.Windows.Forms.Padding(2);
            this.buttonUpdateBeta.Name = "buttonUpdateBeta";
            this.buttonUpdateBeta.Size = new System.Drawing.Size(172, 72);
            this.buttonUpdateBeta.TabIndex = 21;
            this.buttonUpdateBeta.Text = "更新到测试版";
            this.buttonUpdateBeta.UseVisualStyleBackColor = true;
            this.buttonUpdateBeta.Click += new System.EventHandler(this.buttonUpdateBeta_Click);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(6, 131);
            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(60, 20);
            this.label3.TabIndex = 0;
            this.label3.Text = "AV号们";
            // 
            // textBoxAV
            // 
            this.textBoxAV.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.textBoxAV.Location = new System.Drawing.Point(10, 168);
            this.textBoxAV.Margin = new System.Windows.Forms.Padding(4);
            this.textBoxAV.Multiline = true;
            this.textBoxAV.Name = "textBoxAV";
            this.textBoxAV.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.textBoxAV.Size = new System.Drawing.Size(128, 492);
            this.textBoxAV.TabIndex = 9;
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.FileName = "BiliRanking.csv";
            this.saveFileDialog1.Filter = "逗号分隔符文件|*.csv";
            // 
            // buttonAVClear
            // 
            this.buttonAVClear.AutoSize = true;
            this.buttonAVClear.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.buttonAVClear.Depth = 0;
            this.buttonAVClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.buttonAVClear.Icon = null;
            this.buttonAVClear.Location = new System.Drawing.Point(82, 124);
            this.buttonAVClear.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
            this.buttonAVClear.MouseState = MaterialSkin.MouseState.HOVER;
            this.buttonAVClear.Name = "buttonAVClear";
            this.buttonAVClear.Primary = false;
            this.buttonAVClear.Size = new System.Drawing.Size(56, 36);
            this.buttonAVClear.TabIndex = 9;
            this.buttonAVClear.Text = "清空";
            this.buttonAVClear.UseVisualStyleBackColor = true;
            this.buttonAVClear.Click += new System.EventHandler(this.buttonAVClear_Click);
            // 
            // timer1
            // 
            this.timer1.Interval = 500;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.FileName = "openFileDialog1";
            this.openFileDialog1.Filter = "逗号分隔符文件|*.csv";
            // 
            // saveFileDialogGuichu
            // 
            this.saveFileDialogGuichu.Filter = "圣地亚哥数据库X|*.sdygx";
            // 
            // openFileDialogGuichu
            // 
            this.openFileDialogGuichu.Filter = "圣地亚哥数据库X|*.sdygx";
            // 
            // contextMenuStripRAW
            // 
            this.contextMenuStripRAW.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.contextMenuStripRAW.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.移除taToolStripMenuItem,
            this.按视频模板复制数据ToolStripMenuItem,
            this.复制总分ToolStripMenuItem,
            this.复制标题和信息行ToolStripMenuItem,
            this.复制数据含中文ToolStripMenuItem,
            this.进入唧唧下载MP4ToolStripMenuItem});
            this.contextMenuStripRAW.Name = "contextMenuStripRAW";
            this.contextMenuStripRAW.Size = new System.Drawing.Size(220, 160);
            // 
            // 移除taToolStripMenuItem
            // 
            this.移除taToolStripMenuItem.Name = "移除taToolStripMenuItem";
            this.移除taToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.移除taToolStripMenuItem.Text = "移除ta!";
            this.移除taToolStripMenuItem.Click += new System.EventHandler(this.移除taToolStripMenuItem_Click);
            // 
            // 按视频模板复制数据ToolStripMenuItem
            // 
            this.按视频模板复制数据ToolStripMenuItem.Name = "按视频模板复制数据ToolStripMenuItem";
            this.按视频模板复制数据ToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.按视频模板复制数据ToolStripMenuItem.Text = "按视频模板复制数据";
            this.按视频模板复制数据ToolStripMenuItem.Click += new System.EventHandler(this.按视频模板复制数据ToolStripMenuItem_Click);
            // 
            // 复制总分ToolStripMenuItem
            // 
            this.复制总分ToolStripMenuItem.Name = "复制总分ToolStripMenuItem";
            this.复制总分ToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.复制总分ToolStripMenuItem.Text = "复制总分";
            this.复制总分ToolStripMenuItem.Click += new System.EventHandler(this.复制总分ToolStripMenuItem_Click);
            // 
            // 复制标题和信息行ToolStripMenuItem
            // 
            this.复制标题和信息行ToolStripMenuItem.Name = "复制标题和信息行ToolStripMenuItem";
            this.复制标题和信息行ToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.复制标题和信息行ToolStripMenuItem.Text = "复制标题和信息行";
            this.复制标题和信息行ToolStripMenuItem.Click += new System.EventHandler(this.复制标题和信息行ToolStripMenuItem_Click);
            // 
            // 复制数据含中文ToolStripMenuItem
            // 
            this.复制数据含中文ToolStripMenuItem.Name = "复制数据含中文ToolStripMenuItem";
            this.复制数据含中文ToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.复制数据含中文ToolStripMenuItem.Text = "复制数据(含中文)";
            this.复制数据含中文ToolStripMenuItem.Click += new System.EventHandler(this.复制数据含中文ToolStripMenuItem_Click);
            // 
            // 进入唧唧下载MP4ToolStripMenuItem
            // 
            this.进入唧唧下载MP4ToolStripMenuItem.Name = "进入唧唧下载MP4ToolStripMenuItem";
            this.进入唧唧下载MP4ToolStripMenuItem.Size = new System.Drawing.Size(219, 26);
            this.进入唧唧下载MP4ToolStripMenuItem.Text = "进入唧唧下载MP4";
            this.进入唧唧下载MP4ToolStripMenuItem.Click += new System.EventHandler(this.进入唧唧下载MP4ToolStripMenuItem_Click);
            // 
            // openFileDialogExcel
            // 
            this.openFileDialogExcel.Filter = "Excel文件|*.xls;*.xlsx";
            // 
            // materialTabSelector1
            // 
            this.materialTabSelector1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.materialTabSelector1.BaseTabControl = this.tabControlMain;
            this.materialTabSelector1.Depth = 0;
            this.materialTabSelector1.Location = new System.Drawing.Point(0, 64);
            this.materialTabSelector1.Margin = new System.Windows.Forms.Padding(2);
            this.materialTabSelector1.MouseState = MaterialSkin.MouseState.HOVER;
            this.materialTabSelector1.Name = "materialTabSelector1";
            this.materialTabSelector1.Size = new System.Drawing.Size(1048, 55);
            this.materialTabSelector1.TabIndex = 10;
            this.materialTabSelector1.Text = "materialTabSelector1";
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(12, 137);
            this.textBox2.Multiline = true;
            this.textBox2.Name = "textBox2";
            this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.textBox2.Size = new System.Drawing.Size(861, 108);
            this.textBox2.TabIndex = 22;
            this.textBox2.Text = resources.GetString("textBox2.Text");
            // 
            // FormMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.ClientSize = new System.Drawing.Size(1048, 691);
            this.Controls.Add(this.materialTabSelector1);
            this.Controls.Add(this.buttonAVClear);
            this.Controls.Add(this.textBoxAV);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.tabControlMain);
            this.Controls.Add(this.buttonAbout);
            this.Controls.Add(this.label2);
            this.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Icon = global::BiliRanking.Properties.Resources.logo;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "FormMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "BiliRanking by 四季天书";
            this.Load += new System.EventHandler(this.FormMain_Load);
            this.Shown += new System.EventHandler(this.FormMain_Shown);
            this.tabControlMain.ResumeLayout(false);
            this.tabPageLogin.ResumeLayout(false);
            this.tabPageLogin.PerformLayout();
            this.tabPageList.ResumeLayout(false);
            this.tabPageList.PerformLayout();
            this.groupBoxListDate.ResumeLayout(false);
            this.groupBoxListDate.PerformLayout();
            this.tabPageRAW.ResumeLayout(false);
            this.tabPageRAW.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridViewRAW)).EndInit();
            this.tabPageFubang.ResumeLayout(false);
            this.tabPageFubang.PerformLayout();
            this.tabPageVideo.ResumeLayout(false);
            this.tabPageVideo.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBoxDl)).EndInit();
            this.tabPageZhubang.ResumeLayout(false);
            this.tabPageZhubang.PerformLayout();
            this.tabPageAdvanced.ResumeLayout(false);
            this.tabPageAdvanced.PerformLayout();
            this.contextMenuStripRAW.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }