OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
index 5a82d13..98d04d0 100644 (file)
@@ -67,6 +67,11 @@ namespace Handbrake
             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.mnu_queue = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.mnu_up = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_Down = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.mnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
@@ -74,17 +79,12 @@ namespace Handbrake
             this.panel3 = new System.Windows.Forms.Panel();\r
             this.panel2 = new System.Windows.Forms.Panel();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
-            this.mnu_queue = new System.Windows.Forms.ContextMenuStrip(this.components);\r
-            this.mnu_up = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_Down = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.mnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStrip1.SuspendLayout();\r
+            this.mnu_queue.SuspendLayout();\r
             this.statusStrip1.SuspendLayout();\r
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
             this.splitContainer1.SuspendLayout();\r
-            this.mnu_queue.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // btn_down\r
@@ -231,7 +231,7 @@ namespace Handbrake
             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.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
             this.toolStrip1.Size = new System.Drawing.Size(779, 39);\r
             this.toolStrip1.TabIndex = 71;\r
             this.toolStrip1.Text = "toolStrip1";\r
@@ -242,7 +242,7 @@ namespace Handbrake
             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.Size = new System.Drawing.Size(84, 36);\r
+            this.btn_encode.Size = new System.Drawing.Size(78, 36);\r
             this.btn_encode.Text = "Encode";\r
             this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
             // \r
@@ -253,7 +253,7 @@ namespace Handbrake
             this.btn_pause.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_pause.Name = "btn_pause";\r
             this.btn_pause.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
-            this.btn_pause.Size = new System.Drawing.Size(75, 36);\r
+            this.btn_pause.Size = new System.Drawing.Size(72, 36);\r
             this.btn_pause.Text = "Pause";\r
             this.btn_pause.Visible = false;\r
             this.btn_pause.Click += new System.EventHandler(this.btn_pause_Click);\r
@@ -275,14 +275,14 @@ namespace Handbrake
             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.Size = new System.Drawing.Size(84, 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.Size = new System.Drawing.Size(190, 22);\r
             this.mnu_batch.Text = "Generate Batch Script";\r
             this.mnu_batch.Click += new System.EventHandler(this.mnu_batch_Click);\r
             // \r
@@ -290,7 +290,7 @@ namespace Handbrake
             // \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.Size = new System.Drawing.Size(190, 22);\r
             this.mnu_import.Text = "Import Queue";\r
             this.mnu_import.Click += new System.EventHandler(this.mnu_import_Click);\r
             // \r
@@ -298,21 +298,21 @@ namespace Handbrake
             // \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.Size = new System.Drawing.Size(190, 22);\r
             this.mnu_export.Text = "Export Queue";\r
             this.mnu_export.Click += new System.EventHandler(this.mnu_export_Click);\r
             // \r
             // toolStripSeparator2\r
             // \r
             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
-            this.toolStripSeparator2.Size = new System.Drawing.Size(204, 6);\r
+            this.toolStripSeparator2.Size = new System.Drawing.Size(187, 6);\r
             // \r
             // mnu_readd\r
             // \r
             this.mnu_readd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
             this.mnu_readd.Image = global::Handbrake.Properties.Resources.AddToQueue_small;\r
             this.mnu_readd.Name = "mnu_readd";\r
-            this.mnu_readd.Size = new System.Drawing.Size(207, 22);\r
+            this.mnu_readd.Size = new System.Drawing.Size(190, 22);\r
             this.mnu_readd.Text = "Re-Add Current Job";\r
             this.mnu_readd.Click += new System.EventHandler(this.mnu_readd_Click);\r
             // \r
@@ -373,6 +373,42 @@ namespace Handbrake
             this.Audio.Text = "Audio Encoder";\r
             this.Audio.Width = 94;\r
             // \r
+            // mnu_queue\r
+            // \r
+            this.mnu_queue.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.mnu_up,\r
+            this.mnu_Down,\r
+            this.toolStripSeparator3,\r
+            this.mnu_delete});\r
+            this.mnu_queue.Name = "mnu_queue";\r
+            this.mnu_queue.Size = new System.Drawing.Size(142, 76);\r
+            // \r
+            // mnu_up\r
+            // \r
+            this.mnu_up.Name = "mnu_up";\r
+            this.mnu_up.Size = new System.Drawing.Size(141, 22);\r
+            this.mnu_up.Text = "Move Up";\r
+            this.mnu_up.Click += new System.EventHandler(this.mnu_up_Click);\r
+            // \r
+            // mnu_Down\r
+            // \r
+            this.mnu_Down.Name = "mnu_Down";\r
+            this.mnu_Down.Size = new System.Drawing.Size(141, 22);\r
+            this.mnu_Down.Text = "Move Down";\r
+            this.mnu_Down.Click += new System.EventHandler(this.mnu_Down_Click);\r
+            // \r
+            // toolStripSeparator3\r
+            // \r
+            this.toolStripSeparator3.Name = "toolStripSeparator3";\r
+            this.toolStripSeparator3.Size = new System.Drawing.Size(138, 6);\r
+            // \r
+            // mnu_delete\r
+            // \r
+            this.mnu_delete.Name = "mnu_delete";\r
+            this.mnu_delete.Size = new System.Drawing.Size(141, 22);\r
+            this.mnu_delete.Text = "Delete";\r
+            this.mnu_delete.Click += new System.EventHandler(this.mnu_delete_Click);\r
+            // \r
             // statusStrip1\r
             // \r
             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
@@ -388,7 +424,7 @@ namespace Handbrake
             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, 17);\r
+            this.lbl_encodesPending.Size = new System.Drawing.Size(105, 17);\r
             this.lbl_encodesPending.Text = "0 encode(s) pending";\r
             // \r
             // OpenFile\r
@@ -454,42 +490,6 @@ namespace Handbrake
             this.panel1.Size = new System.Drawing.Size(15, 234);\r
             this.panel1.TabIndex = 75;\r
             // \r
-            // mnu_queue\r
-            // \r
-            this.mnu_queue.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.mnu_up,\r
-            this.mnu_Down,\r
-            this.toolStripSeparator3,\r
-            this.mnu_delete});\r
-            this.mnu_queue.Name = "mnu_queue";\r
-            this.mnu_queue.Size = new System.Drawing.Size(153, 98);\r
-            // \r
-            // mnu_up\r
-            // \r
-            this.mnu_up.Name = "mnu_up";\r
-            this.mnu_up.Size = new System.Drawing.Size(152, 22);\r
-            this.mnu_up.Text = "Move Up";\r
-            this.mnu_up.Click += new System.EventHandler(this.mnu_up_Click);\r
-            // \r
-            // mnu_Down\r
-            // \r
-            this.mnu_Down.Name = "mnu_Down";\r
-            this.mnu_Down.Size = new System.Drawing.Size(152, 22);\r
-            this.mnu_Down.Text = "Move Down";\r
-            this.mnu_Down.Click += new System.EventHandler(this.mnu_Down_Click);\r
-            // \r
-            // toolStripSeparator3\r
-            // \r
-            this.toolStripSeparator3.Name = "toolStripSeparator3";\r
-            this.toolStripSeparator3.Size = new System.Drawing.Size(149, 6);\r
-            // \r
-            // mnu_delete\r
-            // \r
-            this.mnu_delete.Name = "mnu_delete";\r
-            this.mnu_delete.Size = new System.Drawing.Size(152, 22);\r
-            this.mnu_delete.Text = "Delete";\r
-            this.mnu_delete.Click += new System.EventHandler(this.mnu_delete_Click);\r
-            // \r
             // frmQueue\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
@@ -506,13 +506,13 @@ namespace Handbrake
             this.Text = "Encode Queue";\r
             this.toolStrip1.ResumeLayout(false);\r
             this.toolStrip1.PerformLayout();\r
+            this.mnu_queue.ResumeLayout(false);\r
             this.statusStrip1.ResumeLayout(false);\r
             this.statusStrip1.PerformLayout();\r
             this.splitContainer1.Panel1.ResumeLayout(false);\r
             this.splitContainer1.Panel1.PerformLayout();\r
             this.splitContainer1.Panel2.ResumeLayout(false);\r
             this.splitContainer1.ResumeLayout(false);\r
-            this.mnu_queue.ResumeLayout(false);\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r