OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
index 8375119..d7b522e 100644 (file)
@@ -158,6 +158,7 @@ namespace Handbrake
             this.lbl_source = new System.Windows.Forms.Label();\r
             this.label4 = new System.Windows.Forms.Label();\r
             this.groupBox_output = new System.Windows.Forms.Label();\r
+            this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
             this.Filters = new Handbrake.Controls.Filters();\r
             this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
@@ -793,6 +794,7 @@ namespace Handbrake
             // Label47\r
             // \r
             this.Label47.AutoSize = true;\r
+            this.Label47.BackColor = System.Drawing.Color.Transparent;\r
             this.Label47.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label47.ForeColor = System.Drawing.Color.Black;\r
             this.Label47.Location = new System.Drawing.Point(13, 39);\r
@@ -859,17 +861,19 @@ namespace Handbrake
             // radio_cq\r
             // \r
             this.radio_cq.AutoSize = true;\r
+            this.radio_cq.BackColor = System.Drawing.Color.Transparent;\r
             this.radio_cq.Location = new System.Drawing.Point(336, 97);\r
             this.radio_cq.Name = "radio_cq";\r
             this.radio_cq.Size = new System.Drawing.Size(125, 17);\r
             this.radio_cq.TabIndex = 18;\r
             this.radio_cq.Text = "Constant Quality:";\r
-            this.radio_cq.UseVisualStyleBackColor = true;\r
+            this.radio_cq.UseVisualStyleBackColor = false;\r
             this.radio_cq.CheckedChanged += new System.EventHandler(this.radio_cq_CheckedChanged);\r
             // \r
             // radio_avgBitrate\r
             // \r
             this.radio_avgBitrate.AutoSize = true;\r
+            this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent;\r
             this.radio_avgBitrate.Checked = true;\r
             this.radio_avgBitrate.Location = new System.Drawing.Point(336, 64);\r
             this.radio_avgBitrate.Name = "radio_avgBitrate";\r
@@ -877,18 +881,19 @@ namespace Handbrake
             this.radio_avgBitrate.TabIndex = 17;\r
             this.radio_avgBitrate.TabStop = true;\r
             this.radio_avgBitrate.Text = "Avg Bitrate (kbps):";\r
-            this.radio_avgBitrate.UseVisualStyleBackColor = true;\r
+            this.radio_avgBitrate.UseVisualStyleBackColor = false;\r
             this.radio_avgBitrate.CheckedChanged += new System.EventHandler(this.radio_avgBitrate_CheckedChanged);\r
             // \r
             // radio_targetFilesize\r
             // \r
             this.radio_targetFilesize.AutoSize = true;\r
+            this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent;\r
             this.radio_targetFilesize.Location = new System.Drawing.Point(336, 37);\r
             this.radio_targetFilesize.Name = "radio_targetFilesize";\r
             this.radio_targetFilesize.Size = new System.Drawing.Size(126, 17);\r
             this.radio_targetFilesize.TabIndex = 16;\r
             this.radio_targetFilesize.Text = "Target Size (MB):";\r
-            this.radio_targetFilesize.UseVisualStyleBackColor = true;\r
+            this.radio_targetFilesize.UseVisualStyleBackColor = false;\r
             this.radio_targetFilesize.CheckedChanged += new System.EventHandler(this.radio_targetFilesize_CheckedChanged);\r
             // \r
             // label25\r
@@ -1370,10 +1375,12 @@ namespace Handbrake
             // StatusStrip\r
             // \r
             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.lbl_encode});\r
+            this.lbl_encode,\r
+            this.lbl_updateCheck});\r
             this.StatusStrip.Location = new System.Drawing.Point(0, 599);\r
             this.StatusStrip.Name = "StatusStrip";\r
             this.StatusStrip.Size = new System.Drawing.Size(1000, 22);\r
+            this.StatusStrip.SizingGrip = false;\r
             this.StatusStrip.TabIndex = 7;\r
             this.StatusStrip.Text = "statusStrip1";\r
             // \r
@@ -1434,6 +1441,16 @@ namespace Handbrake
             this.groupBox_output.TabIndex = 47;\r
             this.groupBox_output.Text = "Output Settings: (Preset: None)";\r
             // \r
+            // lbl_updateCheck\r
+            // \r
+            this.lbl_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_updateCheck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.lbl_updateCheck.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_updateCheck.Name = "lbl_updateCheck";\r
+            this.lbl_updateCheck.Size = new System.Drawing.Size(139, 17);\r
+            this.lbl_updateCheck.Text = "Checking for Updates ...";\r
+            this.lbl_updateCheck.Visible = false;\r
+            // \r
             // PictureSettings\r
             // \r
             this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
@@ -1468,6 +1485,7 @@ namespace Handbrake
             // \r
             // x264Panel\r
             // \r
+            this.x264Panel.BackColor = System.Drawing.Color.Transparent;\r
             this.x264Panel.Location = new System.Drawing.Point(0, 0);\r
             this.x264Panel.Name = "x264Panel";\r
             this.x264Panel.Size = new System.Drawing.Size(720, 306);\r
@@ -1509,7 +1527,9 @@ namespace Handbrake
             this.Controls.Add(this.frmMainMenu);\r
             this.Controls.Add(this.StatusStrip);\r
             this.DoubleBuffered = true;\r
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
             this.Name = "frmMain";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "HandBrake";\r
@@ -1668,6 +1688,7 @@ namespace Handbrake
         internal Label lbl_source;\r
         private Label label4;\r
         internal Label groupBox_output;\r
+        private ToolStripStatusLabel lbl_updateCheck;\r
 \r
  \r
     }\r