OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
index aa0cec4..b3bf743 100644 (file)
@@ -1,3 +1,9 @@
+/*  frmQueue.Designer.cs \r
+       \r
+          This file is part of the HandBrake source code.\r
+          Homepage: <http://handbrake.fr>.\r
+          It may be used under the terms of the GNU General Public License. */\r
+\r
 namespace Handbrake\r
 {\r
     partial class frmQueue\r
@@ -33,15 +39,7 @@ namespace Handbrake
             this.btn_down = new System.Windows.Forms.Button();\r
             this.btn_up = new System.Windows.Forms.Button();\r
             this.btn_delete = new System.Windows.Forms.Button();\r
-            this.list_queue = new System.Windows.Forms.ListBox();\r
-            this.btn_Close = new System.Windows.Forms.Button();\r
-            this.progressBar = new System.Windows.Forms.ProgressBar();\r
-            this.label2 = new System.Windows.Forms.Label();\r
-            this.lbl_progressValue = new System.Windows.Forms.Label();\r
-            this.lbl_status = new System.Windows.Forms.Label();\r
             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);\r
-            this.text_edit = new System.Windows.Forms.TextBox();\r
-            this.btn_updateQuery = new System.Windows.Forms.Button();\r
             this.label4 = new System.Windows.Forms.Label();\r
             this.lbl_chapt = new System.Windows.Forms.Label();\r
             this.lbl_title = new System.Windows.Forms.Label();\r
@@ -52,160 +50,84 @@ namespace Handbrake
             this.label1 = new System.Windows.Forms.Label();\r
             this.label3 = new System.Windows.Forms.Label();\r
             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
-            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.SaveFile = new System.Windows.Forms.SaveFileDialog();\r
             this.btn_encode = new System.Windows.Forms.ToolStripButton();\r
             this.btn_stop = new System.Windows.Forms.ToolStripButton();\r
-            this.btn_batch = new System.Windows.Forms.ToolStripButton();\r
-            this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
+            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.drop_button_queue = new System.Windows.Forms.ToolStripDropDownButton();\r
+            this.mnu_batch = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_export = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.SaveFile = new System.Windows.Forms.SaveFileDialog();\r
+            this.list_queue = new System.Windows.Forms.ListView();\r
+            this.Title = new System.Windows.Forms.ColumnHeader();\r
+            this.Chapters = new System.Windows.Forms.ColumnHeader();\r
+            this.Source = new System.Windows.Forms.ColumnHeader();\r
+            this.Destination = new System.Windows.Forms.ColumnHeader();\r
+            this.EncoderVideo = new System.Windows.Forms.ColumnHeader();\r
+            this.Audio = new System.Windows.Forms.ColumnHeader();\r
+            this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
+            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();\r
+            this.lbl_progressValue = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
+            this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.toolStrip1.SuspendLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
+            this.statusStrip1.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // btn_down\r
             // \r
             this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_down.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_down.Location = new System.Drawing.Point(74, 327);\r
+            this.btn_down.Location = new System.Drawing.Point(613, 110);\r
             this.btn_down.Name = "btn_down";\r
-            this.btn_down.Size = new System.Drawing.Size(64, 22);\r
+            this.btn_down.Size = new System.Drawing.Size(75, 22);\r
             this.btn_down.TabIndex = 33;\r
             this.btn_down.TabStop = false;\r
             this.btn_down.Text = "Down";\r
-            this.btn_down.UseVisualStyleBackColor = false;\r
+            this.toolTip1.SetToolTip(this.btn_down, "Move the selected item down 1 place in the queue");\r
+            this.btn_down.UseVisualStyleBackColor = true;\r
             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
             // \r
             // btn_up\r
             // \r
             this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_up.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_up.Location = new System.Drawing.Point(13, 327);\r
+            this.btn_up.Location = new System.Drawing.Point(543, 110);\r
             this.btn_up.Name = "btn_up";\r
-            this.btn_up.Size = new System.Drawing.Size(55, 22);\r
+            this.btn_up.Size = new System.Drawing.Size(64, 22);\r
             this.btn_up.TabIndex = 32;\r
             this.btn_up.TabStop = false;\r
             this.btn_up.Text = "Up";\r
-            this.btn_up.UseVisualStyleBackColor = false;\r
+            this.toolTip1.SetToolTip(this.btn_up, "Move the selected item up 1 place in the queue.");\r
+            this.btn_up.UseVisualStyleBackColor = true;\r
             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
             // \r
             // btn_delete\r
             // \r
             this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_delete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_delete.Location = new System.Drawing.Point(144, 327);\r
+            this.btn_delete.Location = new System.Drawing.Point(695, 110);\r
             this.btn_delete.Name = "btn_delete";\r
-            this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
+            this.btn_delete.Size = new System.Drawing.Size(75, 22);\r
             this.btn_delete.TabIndex = 31;\r
             this.btn_delete.TabStop = false;\r
             this.btn_delete.Text = "Delete";\r
-            this.btn_delete.UseVisualStyleBackColor = false;\r
+            this.toolTip1.SetToolTip(this.btn_delete, "Remove the selected item from the queue");\r
+            this.btn_delete.UseVisualStyleBackColor = true;\r
             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
             // \r
-            // list_queue\r
-            // \r
-            this.list_queue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.list_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.list_queue.HorizontalScrollbar = true;\r
-            this.list_queue.Location = new System.Drawing.Point(12, 176);\r
-            this.list_queue.Name = "list_queue";\r
-            this.list_queue.Size = new System.Drawing.Size(701, 145);\r
-            this.list_queue.TabIndex = 28;\r
-            this.list_queue.SelectedIndexChanged += new System.EventHandler(this.list_queue_SelectedIndexChanged);\r
-            // \r
-            // btn_Close\r
-            // \r
-            this.btn_Close.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_Close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_Close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_Close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_Close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_Close.Location = new System.Drawing.Point(605, 12);\r
-            this.btn_Close.Name = "btn_Close";\r
-            this.btn_Close.Size = new System.Drawing.Size(108, 22);\r
-            this.btn_Close.TabIndex = 27;\r
-            this.btn_Close.TabStop = false;\r
-            this.btn_Close.Text = "Close Window";\r
-            this.btn_Close.UseVisualStyleBackColor = false;\r
-            this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click);\r
-            // \r
-            // progressBar\r
-            // \r
-            this.progressBar.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.progressBar.Location = new System.Drawing.Point(67, 360);\r
-            this.progressBar.Name = "progressBar";\r
-            this.progressBar.Size = new System.Drawing.Size(616, 23);\r
-            this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;\r
-            this.progressBar.TabIndex = 34;\r
-            // \r
-            // label2\r
-            // \r
-            this.label2.AutoSize = true;\r
-            this.label2.Location = new System.Drawing.Point(10, 366);\r
-            this.label2.Name = "label2";\r
-            this.label2.Size = new System.Drawing.Size(51, 13);\r
-            this.label2.TabIndex = 35;\r
-            this.label2.Text = "Progress:";\r
-            // \r
-            // lbl_progressValue\r
-            // \r
-            this.lbl_progressValue.AutoSize = true;\r
-            this.lbl_progressValue.Location = new System.Drawing.Point(689, 366);\r
-            this.lbl_progressValue.Name = "lbl_progressValue";\r
-            this.lbl_progressValue.Size = new System.Drawing.Size(24, 13);\r
-            this.lbl_progressValue.TabIndex = 36;\r
-            this.lbl_progressValue.Text = "0 %";\r
-            // \r
-            // lbl_status\r
-            // \r
-            this.lbl_status.AutoSize = true;\r
-            this.lbl_status.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_status.Location = new System.Drawing.Point(274, 366);\r
-            this.lbl_status.Name = "lbl_status";\r
-            this.lbl_status.Size = new System.Drawing.Size(176, 13);\r
-            this.lbl_status.TabIndex = 42;\r
-            this.lbl_status.Text = "Encode Queue Completed!";\r
-            this.lbl_status.Visible = false;\r
-            // \r
-            // text_edit\r
-            // \r
-            this.text_edit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_edit.Location = new System.Drawing.Point(214, 328);\r
-            this.text_edit.Name = "text_edit";\r
-            this.text_edit.Size = new System.Drawing.Size(430, 20);\r
-            this.text_edit.TabIndex = 43;\r
-            this.toolTip1.SetToolTip(this.text_edit, "Avoid using this feature when the encoder is about to start a new task. You may o" +\r
-                    "verwrite the wrong job");\r
-            // \r
-            // btn_updateQuery\r
-            // \r
-            this.btn_updateQuery.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_updateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_updateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_updateQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_updateQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_updateQuery.Location = new System.Drawing.Point(649, 325);\r
-            this.btn_updateQuery.Name = "btn_updateQuery";\r
-            this.btn_updateQuery.Size = new System.Drawing.Size(64, 23);\r
-            this.btn_updateQuery.TabIndex = 46;\r
-            this.btn_updateQuery.TabStop = false;\r
-            this.btn_updateQuery.Text = "Update";\r
-            this.btn_updateQuery.UseVisualStyleBackColor = false;\r
-            this.btn_updateQuery.Click += new System.EventHandler(this.btn_updateQuery_Click);\r
-            // \r
             // label4\r
             // \r
             this.label4.AutoSize = true;\r
             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label4.Location = new System.Drawing.Point(232, 125);\r
+            this.label4.Location = new System.Drawing.Point(225, 98);\r
             this.label4.Name = "label4";\r
             this.label4.Size = new System.Drawing.Size(47, 26);\r
             this.label4.TabIndex = 70;\r
@@ -214,9 +136,9 @@ namespace Handbrake
             // lbl_chapt\r
             // \r
             this.lbl_chapt.AutoSize = true;\r
-            this.lbl_chapt.Location = new System.Drawing.Point(175, 137);\r
+            this.lbl_chapt.Location = new System.Drawing.Point(158, 110);\r
             this.lbl_chapt.Name = "lbl_chapt";\r
-            this.lbl_chapt.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_chapt.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_chapt.TabIndex = 69;\r
             this.lbl_chapt.Text = "-";\r
             // \r
@@ -224,36 +146,36 @@ namespace Handbrake
             // \r
             this.lbl_title.AccessibleRole = System.Windows.Forms.AccessibleRole.None;\r
             this.lbl_title.AutoSize = true;\r
-            this.lbl_title.Location = new System.Drawing.Point(175, 124);\r
+            this.lbl_title.Location = new System.Drawing.Point(158, 97);\r
             this.lbl_title.Name = "lbl_title";\r
-            this.lbl_title.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_title.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_title.TabIndex = 68;\r
             this.lbl_title.Text = "-";\r
             // \r
             // lbl_aEnc\r
             // \r
             this.lbl_aEnc.AutoSize = true;\r
-            this.lbl_aEnc.Location = new System.Drawing.Point(285, 138);\r
+            this.lbl_aEnc.Location = new System.Drawing.Point(286, 111);\r
             this.lbl_aEnc.Name = "lbl_aEnc";\r
-            this.lbl_aEnc.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_aEnc.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_aEnc.TabIndex = 67;\r
             this.lbl_aEnc.Text = "-";\r
             // \r
             // lbl_vEnc\r
             // \r
             this.lbl_vEnc.AutoSize = true;\r
-            this.lbl_vEnc.Location = new System.Drawing.Point(285, 125);\r
+            this.lbl_vEnc.Location = new System.Drawing.Point(286, 98);\r
             this.lbl_vEnc.Name = "lbl_vEnc";\r
-            this.lbl_vEnc.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_vEnc.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_vEnc.TabIndex = 66;\r
             this.lbl_vEnc.Text = "-";\r
             // \r
             // lbl_dest\r
             // \r
             this.lbl_dest.AutoSize = true;\r
-            this.lbl_dest.Location = new System.Drawing.Point(175, 112);\r
+            this.lbl_dest.Location = new System.Drawing.Point(158, 85);\r
             this.lbl_dest.Name = "lbl_dest";\r
-            this.lbl_dest.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_dest.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_dest.TabIndex = 65;\r
             this.lbl_dest.Text = "-";\r
             this.lbl_dest.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
@@ -261,9 +183,9 @@ namespace Handbrake
             // lbl_source\r
             // \r
             this.lbl_source.AutoSize = true;\r
-            this.lbl_source.Location = new System.Drawing.Point(175, 99);\r
+            this.lbl_source.Location = new System.Drawing.Point(158, 72);\r
             this.lbl_source.Name = "lbl_source";\r
-            this.lbl_source.Size = new System.Drawing.Size(10, 13);\r
+            this.lbl_source.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_source.TabIndex = 64;\r
             this.lbl_source.Text = "-";\r
             // \r
@@ -271,7 +193,7 @@ namespace Handbrake
             // \r
             this.label1.AutoSize = true;\r
             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label1.Location = new System.Drawing.Point(50, 99);\r
+            this.label1.Location = new System.Drawing.Point(12, 72);\r
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(99, 52);\r
             this.label1.TabIndex = 63;\r
@@ -281,7 +203,7 @@ namespace Handbrake
             // \r
             this.label3.AutoSize = true;\r
             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label3.Location = new System.Drawing.Point(50, 77);\r
+            this.label3.Location = new System.Drawing.Point(12, 50);\r
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(82, 13);\r
             this.label3.TabIndex = 62;\r
@@ -294,32 +216,21 @@ namespace Handbrake
             this.btn_encode,\r
             this.btn_stop,\r
             this.toolStripSeparator1,\r
-            this.btn_batch});\r
-            this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;\r
+            this.drop_button_queue});\r
             this.toolStrip1.Location = new System.Drawing.Point(0, 0);\r
             this.toolStrip1.Name = "toolStrip1";\r
             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;\r
-            this.toolStrip1.Size = new System.Drawing.Size(729, 49);\r
+            this.toolStrip1.Size = new System.Drawing.Size(779, 39);\r
             this.toolStrip1.TabIndex = 71;\r
             this.toolStrip1.Text = "toolStrip1";\r
             // \r
-            // toolStripSeparator1\r
-            // \r
-            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 49);\r
-            // \r
-            // SaveFile\r
-            // \r
-            this.SaveFile.Filter = "Batch|.bat";\r
-            // \r
             // btn_encode\r
             // \r
             this.btn_encode.Image = global::Handbrake.Properties.Resources.Play;\r
             this.btn_encode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_encode.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_encode.Name = "btn_encode";\r
-            this.btn_encode.Padding = new System.Windows.Forms.Padding(5);\r
-            this.btn_encode.Size = new System.Drawing.Size(88, 46);\r
+            this.btn_encode.Size = new System.Drawing.Size(84, 36);\r
             this.btn_encode.Text = "Encode";\r
             this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
             // \r
@@ -329,66 +240,185 @@ namespace Handbrake
             this.btn_stop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_stop.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_stop.Name = "btn_stop";\r
-            this.btn_stop.Size = new System.Drawing.Size(72, 46);\r
+            this.btn_stop.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
+            this.btn_stop.Size = new System.Drawing.Size(75, 36);\r
             this.btn_stop.Text = "Pause";\r
             this.btn_stop.Visible = false;\r
             this.btn_stop.Click += new System.EventHandler(this.btn_stop_Click);\r
             // \r
-            // btn_batch\r
+            // toolStripSeparator1\r
+            // \r
+            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
+            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);\r
+            // \r
+            // drop_button_queue\r
+            // \r
+            this.drop_button_queue.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.mnu_batch,\r
+            this.mnu_import,\r
+            this.mnu_export});\r
+            this.drop_button_queue.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
+            this.drop_button_queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.drop_button_queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.drop_button_queue.Name = "drop_button_queue";\r
+            this.drop_button_queue.Size = new System.Drawing.Size(89, 36);\r
+            this.drop_button_queue.Text = "Queue";\r
+            // \r
+            // mnu_batch\r
+            // \r
+            this.mnu_batch.Image = global::Handbrake.Properties.Resources.Output_Small;\r
+            this.mnu_batch.Name = "mnu_batch";\r
+            this.mnu_batch.Size = new System.Drawing.Size(207, 22);\r
+            this.mnu_batch.Text = "Generate Batch Script";\r
+            this.mnu_batch.Click += new System.EventHandler(this.mnu_batch_Click);\r
             // \r
-            this.btn_batch.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
-            this.btn_batch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
-            this.btn_batch.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.btn_batch.Name = "btn_batch";\r
-            this.btn_batch.Size = new System.Drawing.Size(100, 46);\r
-            this.btn_batch.Text = "Batch Script";\r
-            this.btn_batch.Click += new System.EventHandler(this.btn_batch_Click);\r
+            // mnu_import\r
             // \r
-            // pictureBox1\r
+            this.mnu_import.Image = global::Handbrake.Properties.Resources.folder;\r
+            this.mnu_import.Name = "mnu_import";\r
+            this.mnu_import.Size = new System.Drawing.Size(207, 22);\r
+            this.mnu_import.Text = "Import Queue";\r
+            this.mnu_import.Click += new System.EventHandler(this.mnu_import_Click);\r
+            // \r
+            // mnu_export\r
+            // \r
+            this.mnu_export.Image = global::Handbrake.Properties.Resources.save;\r
+            this.mnu_export.Name = "mnu_export";\r
+            this.mnu_export.Size = new System.Drawing.Size(207, 22);\r
+            this.mnu_export.Text = "Export Queue";\r
+            this.mnu_export.Click += new System.EventHandler(this.mnu_export_Click);\r
+            // \r
+            // SaveFile\r
+            // \r
+            this.SaveFile.Filter = "Batch|.bat";\r
+            // \r
+            // list_queue\r
+            // \r
+            this.list_queue.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
+            this.Title,\r
+            this.Chapters,\r
+            this.Source,\r
+            this.Destination,\r
+            this.EncoderVideo,\r
+            this.Audio});\r
+            this.list_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.list_queue.FullRowSelect = true;\r
+            this.list_queue.GridLines = true;\r
+            this.list_queue.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
+            this.list_queue.Location = new System.Drawing.Point(15, 138);\r
+            this.list_queue.MultiSelect = false;\r
+            this.list_queue.Name = "list_queue";\r
+            this.list_queue.Size = new System.Drawing.Size(755, 202);\r
+            this.list_queue.TabIndex = 72;\r
+            this.list_queue.UseCompatibleStateImageBehavior = false;\r
+            this.list_queue.View = System.Windows.Forms.View.Details;\r
+            this.list_queue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.list_queue_deleteKey);\r
             // \r
-            this.pictureBox1.Image = global::Handbrake.Properties.Resources.Queue;\r
-            this.pictureBox1.Location = new System.Drawing.Point(12, 65);\r
-            this.pictureBox1.Name = "pictureBox1";\r
-            this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
-            this.pictureBox1.TabIndex = 61;\r
-            this.pictureBox1.TabStop = false;\r
+            // Title\r
+            // \r
+            this.Title.Text = "Title";\r
+            this.Title.Width = 39;\r
+            // \r
+            // Chapters\r
+            // \r
+            this.Chapters.Text = "Chapters";\r
+            this.Chapters.Width = 71;\r
+            // \r
+            // Source\r
+            // \r
+            this.Source.Text = "Source";\r
+            this.Source.Width = 219;\r
+            // \r
+            // Destination\r
+            // \r
+            this.Destination.Text = "Destination";\r
+            this.Destination.Width = 215;\r
+            // \r
+            // EncoderVideo\r
+            // \r
+            this.EncoderVideo.Text = "Video Encoder";\r
+            this.EncoderVideo.Width = 110;\r
+            // \r
+            // Audio\r
+            // \r
+            this.Audio.Text = "Audio Encoder";\r
+            this.Audio.Width = 94;\r
+            // \r
+            // statusStrip1\r
+            // \r
+            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.lbl_encodesPending,\r
+            this.toolStripStatusLabel1,\r
+            this.progressBar,\r
+            this.lbl_progressValue});\r
+            this.statusStrip1.Location = new System.Drawing.Point(0, 359);\r
+            this.statusStrip1.Name = "statusStrip1";\r
+            this.statusStrip1.Size = new System.Drawing.Size(779, 31);\r
+            this.statusStrip1.TabIndex = 73;\r
+            this.statusStrip1.Text = "statusStrip1";\r
+            // \r
+            // toolStripStatusLabel1\r
+            // \r
+            this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";\r
+            this.toolStripStatusLabel1.Size = new System.Drawing.Size(57, 26);\r
+            this.toolStripStatusLabel1.Text = "Progress:";\r
+            // \r
+            // progressBar\r
+            // \r
+            this.progressBar.Name = "progressBar";\r
+            this.progressBar.Size = new System.Drawing.Size(500, 25);\r
+            this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;\r
+            // \r
+            // lbl_progressValue\r
+            // \r
+            this.lbl_progressValue.Name = "lbl_progressValue";\r
+            this.lbl_progressValue.Size = new System.Drawing.Size(34, 26);\r
+            this.lbl_progressValue.Text = " 0 %";\r
+            // \r
+            // OpenFile\r
+            // \r
+            this.OpenFile.Filter = "HandBrake Queue|*.queue";\r
+            // \r
+            // lbl_encodesPending\r
+            // \r
+            this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
+            this.lbl_encodesPending.Name = "lbl_encodesPending";\r
+            this.lbl_encodesPending.Size = new System.Drawing.Size(122, 26);\r
+            this.lbl_encodesPending.Text = "0 encode(s) pending";\r
             // \r
             // frmQueue\r
             // \r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.ClientSize = new System.Drawing.Size(729, 400);\r
+            this.ClientSize = new System.Drawing.Size(779, 390);\r
+            this.Controls.Add(this.statusStrip1);\r
+            this.Controls.Add(this.list_queue);\r
+            this.Controls.Add(this.btn_down);\r
+            this.Controls.Add(this.btn_up);\r
             this.Controls.Add(this.toolStrip1);\r
             this.Controls.Add(this.label4);\r
-            this.Controls.Add(this.lbl_chapt);\r
-            this.Controls.Add(this.lbl_title);\r
-            this.Controls.Add(this.lbl_aEnc);\r
-            this.Controls.Add(this.lbl_vEnc);\r
             this.Controls.Add(this.lbl_dest);\r
+            this.Controls.Add(this.btn_delete);\r
+            this.Controls.Add(this.lbl_vEnc);\r
+            this.Controls.Add(this.lbl_chapt);\r
             this.Controls.Add(this.lbl_source);\r
-            this.Controls.Add(this.label1);\r
             this.Controls.Add(this.label3);\r
-            this.Controls.Add(this.pictureBox1);\r
-            this.Controls.Add(this.list_queue);\r
-            this.Controls.Add(this.btn_updateQuery);\r
-            this.Controls.Add(this.btn_delete);\r
-            this.Controls.Add(this.lbl_status);\r
-            this.Controls.Add(this.btn_up);\r
-            this.Controls.Add(this.text_edit);\r
-            this.Controls.Add(this.btn_down);\r
-            this.Controls.Add(this.lbl_progressValue);\r
-            this.Controls.Add(this.label2);\r
-            this.Controls.Add(this.progressBar);\r
-            this.Controls.Add(this.btn_Close);\r
+            this.Controls.Add(this.lbl_aEnc);\r
+            this.Controls.Add(this.lbl_title);\r
+            this.Controls.Add(this.label1);\r
+            this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximizeBox = false;\r
+            this.MinimumSize = new System.Drawing.Size(787, 417);\r
             this.Name = "frmQueue";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "Encode Queue";\r
             this.toolStrip1.ResumeLayout(false);\r
             this.toolStrip1.PerformLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
+            this.statusStrip1.ResumeLayout(false);\r
+            this.statusStrip1.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -399,15 +429,7 @@ namespace Handbrake
         internal System.Windows.Forms.Button btn_down;\r
         internal System.Windows.Forms.Button btn_up;\r
         internal System.Windows.Forms.Button btn_delete;\r
-        internal System.Windows.Forms.Button btn_Close;\r
-        private System.Windows.Forms.ProgressBar progressBar;\r
-        private System.Windows.Forms.Label label2;\r
-        private System.Windows.Forms.Label lbl_progressValue;\r
-        private System.Windows.Forms.Label lbl_status;\r
         private System.Windows.Forms.ToolTip toolTip1;\r
-        public System.Windows.Forms.ListBox list_queue;\r
-        private System.Windows.Forms.TextBox text_edit;\r
-        internal System.Windows.Forms.Button btn_updateQuery;\r
         private System.Windows.Forms.Label label4;\r
         private System.Windows.Forms.Label lbl_chapt;\r
         private System.Windows.Forms.Label lbl_title;\r
@@ -417,12 +439,27 @@ namespace Handbrake
         private System.Windows.Forms.Label lbl_source;\r
         private System.Windows.Forms.Label label1;\r
         private System.Windows.Forms.Label label3;\r
-        private System.Windows.Forms.PictureBox pictureBox1;\r
         private System.Windows.Forms.ToolStrip toolStrip1;\r
         private System.Windows.Forms.ToolStripButton btn_encode;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
         private System.Windows.Forms.ToolStripButton btn_stop;\r
-        private System.Windows.Forms.ToolStripButton btn_batch;\r
         private System.Windows.Forms.SaveFileDialog SaveFile;\r
+        private System.Windows.Forms.ListView list_queue;\r
+        private System.Windows.Forms.ColumnHeader Title;\r
+        private System.Windows.Forms.ColumnHeader Chapters;\r
+        private System.Windows.Forms.ColumnHeader Source;\r
+        private System.Windows.Forms.ColumnHeader Destination;\r
+        private System.Windows.Forms.ColumnHeader EncoderVideo;\r
+        private System.Windows.Forms.ColumnHeader Audio;\r
+        private System.Windows.Forms.StatusStrip statusStrip1;\r
+        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;\r
+        private System.Windows.Forms.ToolStripProgressBar progressBar;\r
+        private System.Windows.Forms.ToolStripStatusLabel lbl_progressValue;\r
+        private System.Windows.Forms.ToolStripDropDownButton drop_button_queue;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_batch;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_import;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_export;\r
+        private System.Windows.Forms.OpenFileDialog OpenFile;\r
+        private System.Windows.Forms.ToolStripStatusLabel lbl_encodesPending;\r
     }\r
 }
\ No newline at end of file