OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmPreview.Designer.cs
index 2816e00..7756303 100644 (file)
@@ -41,7 +41,6 @@
             this.btn_playVLC = new System.Windows.Forms.ToolStripButton();\r
             this.QTControl = new AxQTOControlLib.AxQTControl();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
-            this.lbl_status = new System.Windows.Forms.Label();\r
             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
             this.ProgressBarStatus = new System.Windows.Forms.ToolStripProgressBar();\r
             this.lbl_encodeStatus = new System.Windows.Forms.ToolStripLabel();\r
             // \r
             // panel1\r
             // \r
-            this.panel1.Controls.Add(this.lbl_status);\r
             this.panel1.Controls.Add(this.QTControl);\r
             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.panel1.Location = new System.Drawing.Point(0, 25);\r
             this.panel1.Size = new System.Drawing.Size(772, 481);\r
             this.panel1.TabIndex = 40;\r
             // \r
-            // lbl_status\r
-            // \r
-            this.lbl_status.AutoSize = true;\r
-            this.lbl_status.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_status.Dock = System.Windows.Forms.DockStyle.Top;\r
-            this.lbl_status.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_status.ForeColor = System.Drawing.Color.White;\r
-            this.lbl_status.Location = new System.Drawing.Point(0, 0);\r
-            this.lbl_status.Name = "lbl_status";\r
-            this.lbl_status.Size = new System.Drawing.Size(51, 25);\r
-            this.lbl_status.TabIndex = 40;\r
-            this.lbl_status.Text = "{0}";\r
-            this.lbl_status.Visible = false;\r
-            // \r
             // toolStripSeparator1\r
             // \r
             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
             this.toolBar.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.QTControl)).EndInit();\r
             this.panel1.ResumeLayout(false);\r
-            this.panel1.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
         private System.Windows.Forms.ToolStripComboBox cb_duration;\r
         private System.Windows.Forms.ToolStripButton btn_playVLC;\r
         private System.Windows.Forms.Panel panel1;\r
-        private System.Windows.Forms.Label lbl_status;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
         private System.Windows.Forms.ToolStripProgressBar ProgressBarStatus;\r
         private System.Windows.Forms.ToolStripLabel lbl_encodeStatus;\r