OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
index f5db97d..1e29450 100644 (file)
@@ -32,14 +32,16 @@ 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.Label1 = new System.Windows.Forms.Label();\r
             this.btn_q_encoder = 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.btn_minimise = new System.Windows.Forms.Button();\r
+            this.label1 = new System.Windows.Forms.Label();\r
+            this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
+            this.label3 = new System.Windows.Forms.Label();\r
+            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
             // btn_down\r
@@ -49,12 +51,12 @@ namespace Handbrake
             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(540, 9);\r
+            this.btn_down.Location = new System.Drawing.Point(650, 144);\r
             this.btn_down.Name = "btn_down";\r
-            this.btn_down.Size = new System.Drawing.Size(100, 22);\r
+            this.btn_down.Size = new System.Drawing.Size(64, 22);\r
             this.btn_down.TabIndex = 33;\r
             this.btn_down.TabStop = false;\r
-            this.btn_down.Text = "Move Down";\r
+            this.btn_down.Text = "Down";\r
             this.btn_down.UseVisualStyleBackColor = false;\r
             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
             // \r
@@ -65,12 +67,12 @@ namespace Handbrake
             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(434, 9);\r
+            this.btn_up.Location = new System.Drawing.Point(649, 116);\r
             this.btn_up.Name = "btn_up";\r
-            this.btn_up.Size = new System.Drawing.Size(100, 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 = "Move Up";\r
+            this.btn_up.Text = "Up";\r
             this.btn_up.UseVisualStyleBackColor = false;\r
             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
             // \r
@@ -81,24 +83,15 @@ namespace Handbrake
             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(140, 374);\r
+            this.btn_delete.Location = new System.Drawing.Point(650, 190);\r
             this.btn_delete.Name = "btn_delete";\r
-            this.btn_delete.Size = new System.Drawing.Size(124, 22);\r
+            this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
             this.btn_delete.TabIndex = 31;\r
             this.btn_delete.TabStop = false;\r
-            this.btn_delete.Text = "Delete Item";\r
+            this.btn_delete.Text = "Delete";\r
             this.btn_delete.UseVisualStyleBackColor = false;\r
             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
             // \r
-            // Label1\r
-            // \r
-            this.Label1.AutoSize = true;\r
-            this.Label1.Location = new System.Drawing.Point(10, 14);\r
-            this.Label1.Name = "Label1";\r
-            this.Label1.Size = new System.Drawing.Size(110, 13);\r
-            this.Label1.TabIndex = 30;\r
-            this.Label1.Text = "Videos on the Queue:";\r
-            // \r
             // btn_q_encoder\r
             // \r
             this.btn_q_encoder.BackColor = System.Drawing.SystemColors.ControlLight;\r
@@ -106,7 +99,7 @@ namespace Handbrake
             this.btn_q_encoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_q_encoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_q_encoder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_q_encoder.Location = new System.Drawing.Point(10, 374);\r
+            this.btn_q_encoder.Location = new System.Drawing.Point(13, 302);\r
             this.btn_q_encoder.Name = "btn_q_encoder";\r
             this.btn_q_encoder.Size = new System.Drawing.Size(124, 22);\r
             this.btn_q_encoder.TabIndex = 29;\r
@@ -120,9 +113,9 @@ namespace Handbrake
             this.list_queue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.list_queue.FormattingEnabled = true;\r
             this.list_queue.HorizontalScrollbar = true;\r
-            this.list_queue.Location = new System.Drawing.Point(10, 37);\r
+            this.list_queue.Location = new System.Drawing.Point(13, 72);\r
             this.list_queue.Name = "list_queue";\r
-            this.list_queue.Size = new System.Drawing.Size(630, 288);\r
+            this.list_queue.Size = new System.Drawing.Size(630, 184);\r
             this.list_queue.TabIndex = 28;\r
             // \r
             // btn_Close\r
@@ -132,7 +125,7 @@ namespace Handbrake
             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(532, 374);\r
+            this.btn_Close.Location = new System.Drawing.Point(606, 305);\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
@@ -144,15 +137,16 @@ namespace Handbrake
             // progressBar\r
             // \r
             this.progressBar.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.progressBar.Location = new System.Drawing.Point(74, 331);\r
+            this.progressBar.Location = new System.Drawing.Point(67, 264);\r
             this.progressBar.Name = "progressBar";\r
-            this.progressBar.Size = new System.Drawing.Size(513, 23);\r
+            this.progressBar.Size = new System.Drawing.Size(576, 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(7, 337);\r
+            this.label2.Location = new System.Drawing.Point(10, 270);\r
             this.label2.Name = "label2";\r
             this.label2.Size = new System.Drawing.Size(51, 13);\r
             this.label2.TabIndex = 35;\r
@@ -161,53 +155,64 @@ namespace Handbrake
             // lbl_progressValue\r
             // \r
             this.lbl_progressValue.AutoSize = true;\r
-            this.lbl_progressValue.Location = new System.Drawing.Point(605, 337);\r
+            this.lbl_progressValue.Location = new System.Drawing.Point(646, 270);\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
-            // btn_minimise\r
-            // \r
-            this.btn_minimise.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.btn_minimise.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_minimise.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_minimise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_minimise.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_minimise.Location = new System.Drawing.Point(389, 374);\r
-            this.btn_minimise.Name = "btn_minimise";\r
-            this.btn_minimise.Size = new System.Drawing.Size(137, 22);\r
-            this.btn_minimise.TabIndex = 37;\r
-            this.btn_minimise.TabStop = false;\r
-            this.btn_minimise.Text = "Minimize Window";\r
-            this.btn_minimise.UseVisualStyleBackColor = false;\r
-            this.btn_minimise.Click += new System.EventHandler(this.btn_minimise_Click);\r
+            // label1\r
+            // \r
+            this.label1.AutoSize = true;\r
+            this.label1.Location = new System.Drawing.Point(51, 43);\r
+            this.label1.Name = "label1";\r
+            this.label1.Size = new System.Drawing.Size(166, 13);\r
+            this.label1.TabIndex = 40;\r
+            this.label1.Text = "List of items ready to be encoded:";\r
+            // \r
+            // pictureBox1\r
+            // \r
+            this.pictureBox1.Image = global::Handbrake.Properties.Resources.Queue;\r
+            this.pictureBox1.Location = new System.Drawing.Point(13, 13);\r
+            this.pictureBox1.Name = "pictureBox1";\r
+            this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
+            this.pictureBox1.TabIndex = 38;\r
+            this.pictureBox1.TabStop = false;\r
+            // \r
+            // label3\r
+            // \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(51, 25);\r
+            this.label3.Name = "label3";\r
+            this.label3.Size = new System.Drawing.Size(48, 13);\r
+            this.label3.TabIndex = 39;\r
+            this.label3.Text = "Queue";\r
             // \r
             // frmQueue\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.ClientSize = new System.Drawing.Size(657, 406);\r
-            this.Controls.Add(this.btn_minimise);\r
+            this.ClientSize = new System.Drawing.Size(723, 332);\r
+            this.Controls.Add(this.label1);\r
+            this.Controls.Add(this.label3);\r
+            this.Controls.Add(this.pictureBox1);\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_down);\r
             this.Controls.Add(this.btn_up);\r
             this.Controls.Add(this.btn_delete);\r
-            this.Controls.Add(this.Label1);\r
             this.Controls.Add(this.btn_q_encoder);\r
             this.Controls.Add(this.list_queue);\r
             this.Controls.Add(this.btn_Close);\r
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximizeBox = false;\r
-            this.MaximumSize = new System.Drawing.Size(663, 431);\r
-            this.MinimumSize = new System.Drawing.Size(663, 431);\r
             this.Name = "frmQueue";\r
-            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
-            this.Text = "Queue";\r
+            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
+            this.Text = "Encode Queue";\r
+            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -218,13 +223,14 @@ 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.Label Label1;\r
         internal System.Windows.Forms.Button btn_q_encoder;\r
         internal System.Windows.Forms.ListBox list_queue;\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
-        internal System.Windows.Forms.Button btn_minimise;\r
+        private System.Windows.Forms.PictureBox pictureBox1;\r
+        private System.Windows.Forms.Label label1;\r
+        private System.Windows.Forms.Label label3;\r
     }\r
 }
\ No newline at end of file