/// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            BrightIdeasSoftware.CellStyle cellStyle1 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle2 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle3 = new BrightIdeasSoftware.CellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SearchForm));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.addThisStoryToQueueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.hyperlinkStyle1 = new BrightIdeasSoftware.HyperlinkStyle();
            this.miniToolStrip = new System.Windows.Forms.StatusStrip();
            this.lvLastestUpdates = new BrightIdeasSoftware.ObjectListView();
            this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.panel1 = new System.Windows.Forms.Panel();
            this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle();
            this.label2 = new System.Windows.Forms.Label();
            this.btnOnlineSearch = new System.Windows.Forms.Button();
            this.bntCacheSearch = new System.Windows.Forms.Button();
            this.txtKeyword = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.lblStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lvLastestUpdates)).BeginInit();
            this.panel1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItem1,
            this.toolStripSeparator1,
            this.addThisStoryToQueueToolStripMenuItem,
            this.toolStripMenuItem2});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(142, 76);
            this.contextMenuStrip1.Closed += new System.Windows.Forms.ToolStripDropDownClosedEventHandler(this.contextMenuStrip1_Closed);
            this.contextMenuStrip1.Opened += new System.EventHandler(this.contextMenuStrip1_Opened);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Image = global::ComicDownloader.Properties.Resources._1365319718_Globe1;
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(141, 22);
            this.toolStripMenuItem1.Text = "Browse";
            this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(138, 6);
            // 
            // addThisStoryToQueueToolStripMenuItem
            // 
            this.addThisStoryToQueueToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364410878_Add;
            this.addThisStoryToQueueToolStripMenuItem.Name = "addThisStoryToQueueToolStripMenuItem";
            this.addThisStoryToQueueToolStripMenuItem.Size = new System.Drawing.Size(141, 22);
            this.addThisStoryToQueueToolStripMenuItem.Text = "Add to Queue";
            this.addThisStoryToQueueToolStripMenuItem.Click += new System.EventHandler(this.addThisStoryToQueueToolStripMenuItem_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Image = global::ComicDownloader.Properties.Resources._1363942937_ark2;
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(141, 22);
            this.toolStripMenuItem2.Text = "Download";
            this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
            // 
            // hyperlinkStyle1
            // 
            cellStyle1.Font = null;
            cellStyle1.ForeColor = System.Drawing.Color.Blue;
            this.hyperlinkStyle1.Normal = cellStyle1;
            cellStyle2.Font = null;
            cellStyle2.FontStyle = System.Drawing.FontStyle.Underline;
            this.hyperlinkStyle1.Over = cellStyle2;
            this.hyperlinkStyle1.OverCursor = System.Windows.Forms.Cursors.Hand;
            cellStyle3.Font = null;
            cellStyle3.ForeColor = System.Drawing.Color.Purple;
            this.hyperlinkStyle1.Visited = cellStyle3;
            // 
            // miniToolStrip
            // 
            this.miniToolStrip.AutoSize = false;
            this.miniToolStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.miniToolStrip.Location = new System.Drawing.Point(103, 0);
            this.miniToolStrip.Name = "miniToolStrip";
            this.miniToolStrip.Size = new System.Drawing.Size(561, 20);
            this.miniToolStrip.TabIndex = 1;
            // 
            // lvLastestUpdates
            // 
            this.lvLastestUpdates.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn1,
            this.olvColumn2,
            this.olvColumn4});
            this.lvLastestUpdates.ContextMenuStrip = this.contextMenuStrip1;
            this.lvLastestUpdates.Cursor = System.Windows.Forms.Cursors.Default;
            this.lvLastestUpdates.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lvLastestUpdates.EmptyListMsg = "Searching will take few minutes to complete";
            this.lvLastestUpdates.FullRowSelect = true;
            this.lvLastestUpdates.GridLines = true;
            this.lvLastestUpdates.HeaderUsesThemes = false;
            this.lvLastestUpdates.Location = new System.Drawing.Point(0, 48);
            this.lvLastestUpdates.Name = "lvLastestUpdates";
            this.lvLastestUpdates.SelectColumnsOnRightClickBehaviour = BrightIdeasSoftware.ObjectListView.ColumnSelectBehaviour.Submenu;
            this.lvLastestUpdates.ShowCommandMenuOnRightClick = true;
            this.lvLastestUpdates.Size = new System.Drawing.Size(692, 251);
            this.lvLastestUpdates.TabIndex = 0;
            this.lvLastestUpdates.UseCompatibleStateImageBehavior = false;
            this.lvLastestUpdates.UseFilterIndicator = true;
            this.lvLastestUpdates.UseFiltering = true;
            this.lvLastestUpdates.UseHotItem = true;
            this.lvLastestUpdates.UseHyperlinks = true;
            this.lvLastestUpdates.View = System.Windows.Forms.View.Details;
            this.lvLastestUpdates.SelectedIndexChanged += new System.EventHandler(this.lvLastestUpdates_SelectedIndexChanged);
            // 
            // olvColumn1
            // 
            this.olvColumn1.AspectName = "Provider";
            this.olvColumn1.CellPadding = null;
            this.olvColumn1.Text = "Site";
            this.olvColumn1.Width = 167;
            // 
            // olvColumn2
            // 
            this.olvColumn2.AspectName = "StoryName";
            this.olvColumn2.CellPadding = null;
            this.olvColumn2.Text = "Story name";
            this.olvColumn2.Width = 189;
            // 
            // olvColumn4
            // 
            this.olvColumn4.AspectName = "StoryUrl";
            this.olvColumn4.CellPadding = null;
            this.olvColumn4.Groupable = false;
            this.olvColumn4.Hyperlink = true;
            this.olvColumn4.Text = "Url";
            this.olvColumn4.Width = 251;
            // 
            // olvColumn3
            // 
            this.olvColumn3.CellPadding = null;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.loadingCircle1);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.btnOnlineSearch);
            this.panel1.Controls.Add(this.bntCacheSearch);
            this.panel1.Controls.Add(this.txtKeyword);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(692, 48);
            this.panel1.TabIndex = 2;
            // 
            // loadingCircle1
            // 
            this.loadingCircle1.Active = false;
            this.loadingCircle1.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle1.InnerCircleRadius = 6;
            this.loadingCircle1.Location = new System.Drawing.Point(591, 13);
            this.loadingCircle1.Name = "loadingCircle1";
            this.loadingCircle1.NumberSpoke = 9;
            this.loadingCircle1.OuterCircleRadius = 7;
            this.loadingCircle1.RotationSpeed = 100;
            this.loadingCircle1.Size = new System.Drawing.Size(75, 23);
            this.loadingCircle1.SpokeThickness = 4;
            this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.Firefox;
            this.loadingCircle1.TabIndex = 5;
            this.loadingCircle1.Text = "loadingCircle1";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(55, 29);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(151, 13);
            this.label2.TabIndex = 4;
            this.label2.Text = "(Ex: Dragon Ball, One Piece...)";
            // 
            // btnOnlineSearch
            // 
            this.btnOnlineSearch.Location = new System.Drawing.Point(384, 4);
            this.btnOnlineSearch.Name = "btnOnlineSearch";
            this.btnOnlineSearch.Size = new System.Drawing.Size(119, 23);
            this.btnOnlineSearch.TabIndex = 3;
            this.btnOnlineSearch.Text = "Search Online";
            this.btnOnlineSearch.UseVisualStyleBackColor = true;
            this.btnOnlineSearch.Click += new System.EventHandler(this.btnOnlineSearch_Click);
            // 
            // bntCacheSearch
            // 
            this.bntCacheSearch.Location = new System.Drawing.Point(259, 4);
            this.bntCacheSearch.Name = "bntCacheSearch";
            this.bntCacheSearch.Size = new System.Drawing.Size(119, 23);
            this.bntCacheSearch.TabIndex = 2;
            this.bntCacheSearch.Text = "Search On Cache";
            this.bntCacheSearch.UseVisualStyleBackColor = true;
            this.bntCacheSearch.Click += new System.EventHandler(this.bntCacheSearch_Click);
            // 
            // txtKeyword
            // 
            this.txtKeyword.Location = new System.Drawing.Point(55, 5);
            this.txtKeyword.Name = "txtKeyword";
            this.txtKeyword.Size = new System.Drawing.Size(179, 20);
            this.txtKeyword.TabIndex = 1;
            this.txtKeyword.Text = "Dragon Ball";
            this.txtKeyword.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.txtKeyword_PreviewKeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(13, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(35, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Name";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lblStatus,
            this.progressBar});
            this.statusStrip1.Location = new System.Drawing.Point(0, 277);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(692, 22);
            this.statusStrip1.TabIndex = 3;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // lblStatus
            // 
            this.lblStatus.Name = "lblStatus";
            this.lblStatus.Size = new System.Drawing.Size(0, 17);
            // 
            // progressBar
            // 
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(400, 16);
            this.progressBar.Click += new System.EventHandler(this.progressBar_Click);
            // 
            // SearchForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(692, 299);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.lvLastestUpdates);
            this.Controls.Add(this.panel1);
            this.Cursor = System.Windows.Forms.Cursors.Default;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "SearchForm";
            this.Text = "Search";
            this.Load += new System.EventHandler(this.LastestChapterUpdateForm_Load);
            this.Resize += new System.EventHandler(this.LastestChapterUpdateForm_Resize);
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lvLastestUpdates)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            BrightIdeasSoftware.CellStyle cellStyle1 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle2 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle3 = new BrightIdeasSoftware.CellStyle();
            this.lvLastestUpdates = new BrightIdeasSoftware.FastObjectListView();
            this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.readThisChapterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.downloadThisChapterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.downloadAllChapterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.addChapterToQueueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.addThisStoryToQueueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.addAllChapterUpdatesToQueueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();
            this.hyperlinkStyle1 = new BrightIdeasSoftware.HyperlinkStyle();
            ((System.ComponentModel.ISupportInitialize)(this.lvLastestUpdates)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // lvLastestUpdates
            // 
            this.lvLastestUpdates.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn1,
            this.olvColumn2,
            this.olvColumn3,
            this.olvColumn4});
            this.lvLastestUpdates.ContextMenuStrip = this.contextMenuStrip1;
            this.lvLastestUpdates.Cursor = System.Windows.Forms.Cursors.Default;
            this.lvLastestUpdates.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lvLastestUpdates.EmptyListMsg = "please waiting in a couple of second to system update lastest chapter from provid" +
                "ers";
            this.lvLastestUpdates.FullRowSelect = true;
            this.lvLastestUpdates.GridLines = true;
            this.lvLastestUpdates.HeaderUsesThemes = false;
            this.lvLastestUpdates.Location = new System.Drawing.Point(3, 3);
            this.lvLastestUpdates.Name = "lvLastestUpdates";
            this.lvLastestUpdates.SelectColumnsOnRightClickBehaviour = BrightIdeasSoftware.ObjectListView.ColumnSelectBehaviour.Submenu;
            this.lvLastestUpdates.ShowCommandMenuOnRightClick = true;
            this.lvLastestUpdates.Size = new System.Drawing.Size(863, 318);
            this.lvLastestUpdates.TabIndex = 0;
            this.lvLastestUpdates.UseCompatibleStateImageBehavior = false;
            this.lvLastestUpdates.UseFilterIndicator = true;
            this.lvLastestUpdates.UseFiltering = true;
            this.lvLastestUpdates.UseHotItem = true;
            this.lvLastestUpdates.UseHyperlinks = true;
            this.lvLastestUpdates.View = System.Windows.Forms.View.Details;
            // 
            // olvColumn1
            // 
            this.olvColumn1.AspectName = "Provider";
            this.olvColumn1.CellPadding = null;
            this.olvColumn1.Text = "Site";
            this.olvColumn1.Width = 167;
            // 
            // olvColumn2
            // 
            this.olvColumn2.AspectName = "StoryName";
            this.olvColumn2.CellPadding = null;
            this.olvColumn2.Text = "Story name";
            this.olvColumn2.Width = 189;
            // 
            // olvColumn3
            // 
            this.olvColumn3.AspectName = "ChapterName";
            this.olvColumn3.CellPadding = null;
            this.olvColumn3.Text = "Chapter Name";
            this.olvColumn3.Width = 208;
            // 
            // olvColumn4
            // 
            this.olvColumn4.AspectName = "ChapterUrl";
            this.olvColumn4.CellPadding = null;
            this.olvColumn4.Groupable = false;
            this.olvColumn4.Hyperlink = true;
            this.olvColumn4.Text = "ChapterUrl";
            this.olvColumn4.Width = 251;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.readThisChapterToolStripMenuItem,
            this.toolStripMenuItem1,
            this.toolStripSeparator1,
            this.downloadThisChapterToolStripMenuItem,
            this.downloadAllChapterToolStripMenuItem,
            this.toolStripSeparator2,
            this.addChapterToQueueToolStripMenuItem,
            this.addThisStoryToQueueToolStripMenuItem,
            this.addAllChapterUpdatesToQueueToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(245, 192);
            // 
            // readThisChapterToolStripMenuItem
            // 
            this.readThisChapterToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364392872_slideshow;
            this.readThisChapterToolStripMenuItem.Name = "readThisChapterToolStripMenuItem";
            this.readThisChapterToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.readThisChapterToolStripMenuItem.Text = "Read this chapter";
            this.readThisChapterToolStripMenuItem.Click += new System.EventHandler(this.readThisChapterToolStripMenuItem_Click);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Image = global::ComicDownloader.Properties.Resources._1365319718_Globe1;
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(244, 22);
            this.toolStripMenuItem1.Text = "Browse";
            this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(241, 6);
            // 
            // downloadThisChapterToolStripMenuItem
            // 
            this.downloadThisChapterToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364671000_10;
            this.downloadThisChapterToolStripMenuItem.Name = "downloadThisChapterToolStripMenuItem";
            this.downloadThisChapterToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.downloadThisChapterToolStripMenuItem.Text = "Download this chapter only";
            // 
            // downloadAllChapterToolStripMenuItem
            // 
            this.downloadAllChapterToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364561047_wheel;
            this.downloadAllChapterToolStripMenuItem.Name = "downloadAllChapterToolStripMenuItem";
            this.downloadAllChapterToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.downloadAllChapterToolStripMenuItem.Text = "Download all chapter in select story";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(241, 6);
            // 
            // addChapterToQueueToolStripMenuItem
            // 
            this.addChapterToQueueToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364410881_plus_32;
            this.addChapterToQueueToolStripMenuItem.Name = "addChapterToQueueToolStripMenuItem";
            this.addChapterToQueueToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.addChapterToQueueToolStripMenuItem.Text = "Add this chapter to Queue";
            this.addChapterToQueueToolStripMenuItem.Click += new System.EventHandler(this.addChapterToQueueToolStripMenuItem_Click);
            // 
            // addThisStoryToQueueToolStripMenuItem
            // 
            this.addThisStoryToQueueToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364410878_Add;
            this.addThisStoryToQueueToolStripMenuItem.Name = "addThisStoryToQueueToolStripMenuItem";
            this.addThisStoryToQueueToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.addThisStoryToQueueToolStripMenuItem.Text = "Add this story to Queue";
            // 
            // addAllChapterUpdatesToQueueToolStripMenuItem
            // 
            this.addAllChapterUpdatesToQueueToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364647756_sheduled_task;
            this.addAllChapterUpdatesToQueueToolStripMenuItem.Name = "addAllChapterUpdatesToQueueToolStripMenuItem";
            this.addAllChapterUpdatesToQueueToolStripMenuItem.Size = new System.Drawing.Size(244, 22);
            this.addAllChapterUpdatesToQueueToolStripMenuItem.Text = "Add all chapter updates to Queue";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.lvLastestUpdates, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.statusStrip1, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 89.47369F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(869, 344);
            this.tableLayoutPanel1.TabIndex = 1;
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.progressBar});
            this.statusStrip1.Location = new System.Drawing.Point(0, 324);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(869, 20);
            this.statusStrip1.TabIndex = 1;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // progressBar
            // 
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(100, 14);
            // 
            // hyperlinkStyle1
            // 
            cellStyle1.Font = null;
            cellStyle1.ForeColor = System.Drawing.Color.Blue;
            this.hyperlinkStyle1.Normal = cellStyle1;
            cellStyle2.Font = null;
            cellStyle2.FontStyle = System.Drawing.FontStyle.Underline;
            this.hyperlinkStyle1.Over = cellStyle2;
            this.hyperlinkStyle1.OverCursor = System.Windows.Forms.Cursors.Hand;
            cellStyle3.Font = null;
            cellStyle3.ForeColor = System.Drawing.Color.Purple;
            this.hyperlinkStyle1.Visited = cellStyle3;
            // 
            // LastestChapterUpdateForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(869, 344);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "LastestChapterUpdateForm";
            this.Text = "Lastest Updates";
            this.Load += new System.EventHandler(this.LastestChapterUpdateForm_Load);
            this.Resize += new System.EventHandler(this.LastestChapterUpdateForm_Resize);
            ((System.ComponentModel.ISupportInitialize)(this.lvLastestUpdates)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            BrightIdeasSoftware.CellStyle cellStyle1 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle2 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle3 = new BrightIdeasSoftware.CellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HostProviderSupportForm));
            this.dataListView1 = new BrightIdeasSoftware.ObjectListView();
            this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn5 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.batchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.allProvidersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.SelectedProviderHaventCachedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();
            this.hyperlinkStyle1 = new BrightIdeasSoftware.HyperlinkStyle();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.dataListView1)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dataListView1
            // 
            this.dataListView1.AlternateRowBackColor = System.Drawing.Color.Gray;
            this.dataListView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn3,
            this.olvColumn1,
            this.olvColumn2,
            this.olvColumn4,
            this.olvColumn5});
            this.dataListView1.ContextMenuStrip = this.contextMenuStrip1;
            
            this.dataListView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataListView1.FullRowSelect = true;
            this.dataListView1.GridLines = true;
            this.dataListView1.GroupWithItemCountFormat = "{0} ({1} providers)";
            this.dataListView1.GroupWithItemCountSingularFormat = "{0} ({1} provider)";
            this.dataListView1.Location = new System.Drawing.Point(0, 0);
            this.dataListView1.Name = "dataListView1";
            this.dataListView1.ShowItemCountOnGroups = true;
            this.dataListView1.Size = new System.Drawing.Size(520, 273);
            this.dataListView1.TabIndex = 1;
            this.dataListView1.UseCompatibleStateImageBehavior = false;
            this.dataListView1.View = System.Windows.Forms.View.Details;
            // 
            // olvColumn3
            // 
            this.olvColumn3.AspectName = "Language";
            this.olvColumn3.CellPadding = null;
            this.olvColumn3.Text = "Language";
            this.olvColumn3.Width = 120;
            // 
            // olvColumn1
            // 
            this.olvColumn1.AspectName = "Name";
            this.olvColumn1.CellPadding = null;
            this.olvColumn1.Text = "Name";
            this.olvColumn1.Width = 120;
            // 
            // olvColumn2
            // 
            this.olvColumn2.AspectName = "HostUrl";
            this.olvColumn2.CellPadding = null;
            this.olvColumn2.Hyperlink = true;
            this.olvColumn2.Text = "Url";
            this.olvColumn2.Width = 200;
            // 
            // olvColumn4
            // 
            this.olvColumn4.AspectName = "Stories";
            this.olvColumn4.CellPadding = null;
            this.olvColumn4.Text = "Stories";
            this.olvColumn4.Width = 100;
            // 
            // olvColumn5
            // 
            this.olvColumn5.AspectName = "Status";
            this.olvColumn5.CellPadding = null;
            this.olvColumn5.Hyperlink = true;
            this.olvColumn5.Text = "Status";
            this.olvColumn5.Width = 150;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.batchToolStripMenuItem,
            this.openToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(153, 70);
            // 
            // batchToolStripMenuItem
            // 
            this.batchToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.allProvidersToolStripMenuItem,
            this.SelectedProviderHaventCachedToolStripMenuItem});
            this.batchToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1365535653_Process_Accept;
            this.batchToolStripMenuItem.Name = "batchToolStripMenuItem";
            this.batchToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.batchToolStripMenuItem.Text = "Batch";
            // 
            // allProvidersToolStripMenuItem
            // 
            this.allProvidersToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1365535542_reload;
            this.allProvidersToolStripMenuItem.Name = "allProvidersToolStripMenuItem";
            this.allProvidersToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
            this.allProvidersToolStripMenuItem.Text = "All Providers";
            this.allProvidersToolStripMenuItem.Click += new System.EventHandler(this.allProvidersToolStripMenuItem_Click);
            // 
            // SelectedProviderHaventCachedToolStripMenuItem
            // 
            this.SelectedProviderHaventCachedToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1365535741_select_by_adding_to_selection;
            this.SelectedProviderHaventCachedToolStripMenuItem.Name = "SelectedProviderHaventCachedToolStripMenuItem";
            this.SelectedProviderHaventCachedToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
            this.SelectedProviderHaventCachedToolStripMenuItem.Text = "Selection";
            this.SelectedProviderHaventCachedToolStripMenuItem.Click += new System.EventHandler(this.SelectedProviderMenuItem_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.progressBar});
            this.statusStrip1.Location = new System.Drawing.Point(0, 251);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(520, 22);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // progressBar
            // 
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(500, 16);
            this.progressBar.Paint += new System.Windows.Forms.PaintEventHandler(this.progressBar_Paint);
            // 
            // hyperlinkStyle1
            // 
            cellStyle1.Font = null;
            cellStyle1.ForeColor = System.Drawing.Color.Blue;
            this.hyperlinkStyle1.Normal = cellStyle1;
            cellStyle2.Font = null;
            cellStyle2.FontStyle = System.Drawing.FontStyle.Underline;
            this.hyperlinkStyle1.Over = cellStyle2;
            this.hyperlinkStyle1.OverCursor = System.Windows.Forms.Cursors.Hand;
            cellStyle3.Font = null;
            cellStyle3.ForeColor = System.Drawing.Color.Purple;
            this.hyperlinkStyle1.Visited = cellStyle3;
            // 
            // openToolStripMenuItem
            // 
            this.openToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1365319718_Globe1;
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            this.openToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.openToolStripMenuItem.Text = "Open";
            this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
            // 
            // HostProviderSupportForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(520, 273);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.dataListView1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "HostProviderSupportForm";
            this.Text = "We currently support list providers below";
            this.Load += new System.EventHandler(this.HostProviderSupportForm_Load);
            this.Resize += new System.EventHandler(this.HostProviderSupportForm_Resize);
            ((System.ComponentModel.ISupportInitialize)(this.dataListView1)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            BrightIdeasSoftware.CellStyle cellStyle1 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle2 = new BrightIdeasSoftware.CellStyle();
            BrightIdeasSoftware.CellStyle cellStyle3 = new BrightIdeasSoftware.CellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QueueDownloadForm));
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.viewPDFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.readChapterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.exploreChapterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openDestinationFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuRemovAll = new System.Windows.Forms.ToolStripMenuItem();
            this.allCompletedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuRemoveSelection = new System.Windows.Forms.ToolStripMenuItem();
            this.moveTopToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.moveBottomToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.moveUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.moveDownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.downloadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lowestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.normalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.highToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.highestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.superToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lsvItems = new BrightIdeasSoftware.DataListView();
            this.olvProviderName = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvStoryName = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvChapterName = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvChapterUrl = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvStatus = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvSize = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvProgress = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.heightRenderer = new BrightIdeasSoftware.BarRenderer();
            this.olvIdentify = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvPages = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.lblStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.barRenderer1 = new BrightIdeasSoftware.BarRenderer();
            this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.hyperlinkStyle1 = new BrightIdeasSoftware.HyperlinkStyle();
            this.mnuForceDownload = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lsvItems)).BeginInit();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItem1,
            this.toolStripSeparator1,
            this.mnuRemovAll,
            this.mnuRemoveSelection,
            this.moveTopToolStripMenuItem,
            this.moveBottomToolStripMenuItem,
            this.moveUpToolStripMenuItem,
            this.moveDownToolStripMenuItem,
            this.toolStripSeparator3,
            this.mnuForceDownload,
            this.downloadToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(160, 236);
            this.contextMenuStrip1.Closed += new System.Windows.Forms.ToolStripDropDownClosedEventHandler(this.contextMenuStrip1_Closed);
            this.contextMenuStrip1.Opened += new System.EventHandler(this.contextMenuStrip1_Opened);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.viewPDFToolStripMenuItem,
            this.readChapterToolStripMenuItem,
            this.toolStripSeparator2,
            this.exploreChapterToolStripMenuItem,
            this.openDestinationFolderToolStripMenuItem});
            this.toolStripMenuItem1.Image = global::ComicDownloader.Properties.Resources._1364729000_old_edit_find;
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(159, 22);
            this.toolStripMenuItem1.Text = "View";
            // 
            // viewPDFToolStripMenuItem
            // 
            this.viewPDFToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364728988_file_extension_pdf;
            this.viewPDFToolStripMenuItem.Name = "viewPDFToolStripMenuItem";
            this.viewPDFToolStripMenuItem.Size = new System.Drawing.Size(190, 22);
            this.viewPDFToolStripMenuItem.Text = "View Chapter PDF";
            this.viewPDFToolStripMenuItem.Click += new System.EventHandler(this.viewPDFToolStripMenuItem_Click);
            // 
            // readChapterToolStripMenuItem
            // 
            this.readChapterToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364729045_Gnome_Mail_Mark_Read_32;
            this.readChapterToolStripMenuItem.Name = "readChapterToolStripMenuItem";
            this.readChapterToolStripMenuItem.Size = new System.Drawing.Size(190, 22);
            this.readChapterToolStripMenuItem.Text = "Chapter Reader";
            this.readChapterToolStripMenuItem.Click += new System.EventHandler(this.readChapterToolStripMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(187, 6);
            // 
            // exploreChapterToolStripMenuItem
            // 
            this.exploreChapterToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364738251_folder_explore;
            this.exploreChapterToolStripMenuItem.Name = "exploreChapterToolStripMenuItem";
            this.exploreChapterToolStripMenuItem.Size = new System.Drawing.Size(190, 22);
            this.exploreChapterToolStripMenuItem.Text = "Chapter Explorer";
            this.exploreChapterToolStripMenuItem.Click += new System.EventHandler(this.exploreChapterToolStripMenuItem_Click);
            // 
            // openDestinationFolderToolStripMenuItem
            // 
            this.openDestinationFolderToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364729079_folderopen1;
            this.openDestinationFolderToolStripMenuItem.Name = "openDestinationFolderToolStripMenuItem";
            this.openDestinationFolderToolStripMenuItem.Size = new System.Drawing.Size(190, 22);
            this.openDestinationFolderToolStripMenuItem.Text = "Open Destination Folder";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(156, 6);
            // 
            // mnuRemovAll
            // 
            this.mnuRemovAll.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.allCompletedToolStripMenuItem});
            this.mnuRemovAll.Image = global::ComicDownloader.Properties.Resources._1364717902_list_remove;
            this.mnuRemovAll.Name = "mnuRemovAll";
            this.mnuRemovAll.Size = new System.Drawing.Size(159, 22);
            this.mnuRemovAll.Text = "Remove All";
            this.mnuRemovAll.Click += new System.EventHandler(this.mnuRemovAll_Click);
            // 
            // allCompletedToolStripMenuItem
            // 
            this.allCompletedToolStripMenuItem.Name = "allCompletedToolStripMenuItem";
            this.allCompletedToolStripMenuItem.Size = new System.Drawing.Size(139, 22);
            this.allCompletedToolStripMenuItem.Text = "All Completed";
            this.allCompletedToolStripMenuItem.Click += new System.EventHandler(this.allCompletedToolStripMenuItem_Click);
            // 
            // mnuRemoveSelection
            // 
            this.mnuRemoveSelection.Image = global::ComicDownloader.Properties.Resources._1364717999_delete;
            this.mnuRemoveSelection.Name = "mnuRemoveSelection";
            this.mnuRemoveSelection.Size = new System.Drawing.Size(159, 22);
            this.mnuRemoveSelection.Text = "Remove Selection";
            // 
            // moveTopToolStripMenuItem
            // 
            this.moveTopToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364718270_go_top;
            this.moveTopToolStripMenuItem.Name = "moveTopToolStripMenuItem";
            this.moveTopToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.moveTopToolStripMenuItem.Text = "Move Top";
            // 
            // moveBottomToolStripMenuItem
            // 
            this.moveBottomToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364718320_go_bottom;
            this.moveBottomToolStripMenuItem.Name = "moveBottomToolStripMenuItem";
            this.moveBottomToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.moveBottomToolStripMenuItem.Text = "Move Bottom";
            // 
            // moveUpToolStripMenuItem
            // 
            this.moveUpToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364718266_up;
            this.moveUpToolStripMenuItem.Name = "moveUpToolStripMenuItem";
            this.moveUpToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.moveUpToolStripMenuItem.Text = "Move Up";
            // 
            // moveDownToolStripMenuItem
            // 
            this.moveDownToolStripMenuItem.Image = global::ComicDownloader.Properties.Resources._1364718322_emblem_downloads;
            this.moveDownToolStripMenuItem.Name = "moveDownToolStripMenuItem";
            this.moveDownToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.moveDownToolStripMenuItem.Text = "Move Down";
            // 
            // downloadToolStripMenuItem
            // 
            this.downloadToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lowestToolStripMenuItem,
            this.lowToolStripMenuItem,
            this.normalToolStripMenuItem,
            this.highToolStripMenuItem,
            this.highestToolStripMenuItem,
            this.superToolStripMenuItem});
            this.downloadToolStripMenuItem.Name = "downloadToolStripMenuItem";
            this.downloadToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.downloadToolStripMenuItem.Text = "Priority";
            // 
            // lowestToolStripMenuItem
            // 
            this.lowestToolStripMenuItem.Name = "lowestToolStripMenuItem";
            this.lowestToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.lowestToolStripMenuItem.Tag = "1";
            this.lowestToolStripMenuItem.Text = "Lowest";
            this.lowestToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // lowToolStripMenuItem
            // 
            this.lowToolStripMenuItem.Name = "lowToolStripMenuItem";
            this.lowToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.lowToolStripMenuItem.Tag = "2";
            this.lowToolStripMenuItem.Text = "Low";
            this.lowToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // normalToolStripMenuItem
            // 
            this.normalToolStripMenuItem.Name = "normalToolStripMenuItem";
            this.normalToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.normalToolStripMenuItem.Tag = "3";
            this.normalToolStripMenuItem.Text = "Normal";
            this.normalToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // highToolStripMenuItem
            // 
            this.highToolStripMenuItem.Name = "highToolStripMenuItem";
            this.highToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.highToolStripMenuItem.Tag = "4";
            this.highToolStripMenuItem.Text = "High";
            this.highToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // highestToolStripMenuItem
            // 
            this.highestToolStripMenuItem.Name = "highestToolStripMenuItem";
            this.highestToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.highestToolStripMenuItem.Tag = "5";
            this.highestToolStripMenuItem.Text = "Highest";
            this.highestToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // superToolStripMenuItem
            // 
            this.superToolStripMenuItem.Name = "superToolStripMenuItem";
            this.superToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.superToolStripMenuItem.Tag = "6";
            this.superToolStripMenuItem.Text = "Super ";
            this.superToolStripMenuItem.Click += new System.EventHandler(this.mnuPriorityChange);
            // 
            // lsvItems
            // 
            this.lsvItems.AllowColumnReorder = true;
            this.lsvItems.AlternateRowBackColor = System.Drawing.Color.Silver;
            this.lsvItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvProviderName,
            this.olvStoryName,
            this.olvChapterName,
            this.olvChapterUrl,
            this.olvStatus,
            this.olvSize,
            this.olvProgress,
            this.olvIdentify,
            this.olvPages});
            this.lsvItems.ContextMenuStrip = this.contextMenuStrip1;
            this.lsvItems.Cursor = System.Windows.Forms.Cursors.Default;
            this.lsvItems.DataSource = null;
            this.lsvItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lsvItems.EmptyListMsg = "There is no item";
            this.lsvItems.EmptyListMsgFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lsvItems.FullRowSelect = true;
            this.lsvItems.GridLines = true;
            this.lsvItems.Location = new System.Drawing.Point(0, 0);
            this.lsvItems.Name = "lsvItems";
            this.lsvItems.OverlayText.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.lsvItems.OverlayText.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lsvItems.OverlayText.Font = new System.Drawing.Font("Segoe UI Semibold", 54F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lsvItems.OverlayText.Rotation = 35;
            this.lsvItems.OverlayText.Text = "Comic Downloader v1.0";
            this.lsvItems.OverlayText.TextColor = System.Drawing.Color.MidnightBlue;
            this.lsvItems.OverlayText.Transparency = 40;
            this.lsvItems.Size = new System.Drawing.Size(866, 251);
            this.lsvItems.TabIndex = 2;
            this.lsvItems.UseCompatibleStateImageBehavior = false;
            this.lsvItems.UseExplorerTheme = true;
            this.lsvItems.UseHyperlinks = true;
            this.lsvItems.View = System.Windows.Forms.View.Details;
            // 
            // olvProviderName
            // 
            this.olvProviderName.AspectName = "ProviderName";
            this.olvProviderName.CellPadding = null;
            this.olvProviderName.IsTileViewColumn = true;
            this.olvProviderName.Text = "Provider Name";
            this.olvProviderName.Width = 120;
            // 
            // olvStoryName
            // 
            this.olvStoryName.AspectName = "StoryName";
            this.olvStoryName.CellPadding = null;
            this.olvStoryName.IsTileViewColumn = true;
            this.olvStoryName.Text = "Story Name";
            this.olvStoryName.Width = 120;
            // 
            // olvChapterName
            // 
            this.olvChapterName.AspectName = "ChapterName";
            this.olvChapterName.CellPadding = null;
            this.olvChapterName.IsTileViewColumn = true;
            this.olvChapterName.Text = "Chapter name";
            this.olvChapterName.Width = 80;
            // 
            // olvChapterUrl
            // 
            this.olvChapterUrl.AspectName = "ChapterUrl";
            this.olvChapterUrl.CellPadding = null;
            this.olvChapterUrl.Groupable = false;
            this.olvChapterUrl.Hyperlink = true;
            this.olvChapterUrl.IsTileViewColumn = true;
            this.olvChapterUrl.Text = "Chapter URL";
            this.olvChapterUrl.Width = 150;
            // 
            // olvStatus
            // 
            this.olvStatus.AspectName = "Status";
            this.olvStatus.CellPadding = null;
            this.olvStatus.Groupable = false;
            this.olvStatus.IsTileViewColumn = true;
            this.olvStatus.Text = "Status";
            this.olvStatus.Width = 100;
            // 
            // olvSize
            // 
            this.olvSize.AspectName = "Size";
            this.olvSize.CellPadding = null;
            this.olvSize.Groupable = false;
            this.olvSize.IsTileViewColumn = true;
            this.olvSize.Text = "Size";
            this.olvSize.Width = 100;
            // 
            // olvProgress
            // 
            this.olvProgress.AspectName = "Progress";
            this.olvProgress.CellPadding = null;
            this.olvProgress.Groupable = false;
            this.olvProgress.Renderer = this.heightRenderer;
            this.olvProgress.Searchable = false;
            this.olvProgress.Sortable = false;
            this.olvProgress.Text = "Progress";
            // 
            // heightRenderer
            // 
            this.heightRenderer.BackgroundColor = System.Drawing.Color.Green;
            this.heightRenderer.UseStandardBar = false;
            // 
            // olvIdentify
            // 
            this.olvIdentify.AspectName = "Identify";
            this.olvIdentify.CellPadding = null;
            this.olvIdentify.Groupable = false;
            this.olvIdentify.IsVisible = false;
            this.olvIdentify.Searchable = false;
            this.olvIdentify.Sortable = false;
            this.olvIdentify.Text = "Identify";
            this.olvIdentify.Width = 0;
            // 
            // olvPages
            // 
            this.olvPages.AspectName = "Pages";
            this.olvPages.CellPadding = null;
            this.olvPages.Groupable = false;
            this.olvPages.Searchable = false;
            this.olvPages.Sortable = false;
            this.olvPages.Text = "Pages";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lblStatus});
            this.statusStrip1.Location = new System.Drawing.Point(0, 251);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(866, 22);
            this.statusStrip1.TabIndex = 1;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // lblStatus
            // 
            this.lblStatus.Name = "lblStatus";
            this.lblStatus.Size = new System.Drawing.Size(0, 17);
            // 
            // barRenderer1
            // 
            this.barRenderer1.UseStandardBar = false;
            // 
            // olvColumn1
            // 
            this.olvColumn1.AspectName = "StoryName";
            this.olvColumn1.CellPadding = null;
            this.olvColumn1.DisplayIndex = 0;
            // 
            // olvColumn2
            // 
            this.olvColumn2.AspectName = "StoryUrl";
            this.olvColumn2.CellPadding = null;
            this.olvColumn2.DisplayIndex = 1;
            // 
            // hyperlinkStyle1
            // 
            cellStyle1.Font = null;
            cellStyle1.ForeColor = System.Drawing.Color.Blue;
            this.hyperlinkStyle1.Normal = cellStyle1;
            cellStyle2.Font = null;
            cellStyle2.FontStyle = System.Drawing.FontStyle.Underline;
            this.hyperlinkStyle1.Over = cellStyle2;
            this.hyperlinkStyle1.OverCursor = System.Windows.Forms.Cursors.Hand;
            cellStyle3.Font = null;
            cellStyle3.ForeColor = System.Drawing.Color.Purple;
            this.hyperlinkStyle1.Visited = cellStyle3;
            // 
            // mnuForceDownload
            // 
            this.mnuForceDownload.Image = global::ComicDownloader.Properties.Resources._1364718151_stopwatch_start;
            this.mnuForceDownload.Name = "mnuForceDownload";
            this.mnuForceDownload.Size = new System.Drawing.Size(159, 22);
            this.mnuForceDownload.Text = "Force Download";
            this.mnuForceDownload.Click += new System.EventHandler(this.mnuForceDownload_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(156, 6);
            // 
            // QueueDownloadForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(866, 273);
            this.ContextMenuStrip = this.contextMenuStrip1;
            this.Controls.Add(this.lsvItems);
            this.Controls.Add(this.statusStrip1);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "QueueDownloadForm";
            this.Text = "Queue Download";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.QueueDownloadForm_FormClosing);
            this.Load += new System.EventHandler(this.QueueDownloadForm_Load);
            this.MdiChildActivate += new System.EventHandler(this.QueueDownloadForm_MdiChildActivate);
            this.Enter += new System.EventHandler(this.QueueDownloadForm_Enter);
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lsvItems)).EndInit();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }