OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
index de9bb6f..0349812 100644 (file)
@@ -63,6 +63,8 @@ namespace Handbrake
             this.btn_vlcPath = new System.Windows.Forms.Button();\r
             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
             this.tab_audio_sub = new System.Windows.Forms.TabPage();\r
+            this.radio_preferredAudioAndSubs = new System.Windows.Forms.RadioButton();\r
+            this.check_AddCCTracks = new System.Windows.Forms.CheckBox();\r
             this.label31 = new System.Windows.Forms.Label();\r
             this.label15 = new System.Windows.Forms.Label();\r
             this.radio_foreignAndSubs = new System.Windows.Forms.RadioButton();\r
@@ -135,8 +137,7 @@ namespace Handbrake
             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
             this.panel2 = new System.Windows.Forms.Panel();\r
-            this.check_AddCCTracks = new System.Windows.Forms.CheckBox();\r
-            this.radio_preferredAudioAndSubs = new System.Windows.Forms.RadioButton();\r
+            this.label34 = new System.Windows.Forms.Label();\r
             this.tab_options.SuspendLayout();\r
             this.tab_general.SuspendLayout();\r
             this.tab_picture.SuspendLayout();\r
@@ -150,14 +151,12 @@ namespace Handbrake
             // \r
             // btn_close\r
             // \r
-            this.btn_close.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
-                        | System.Windows.Forms.AnchorStyles.Left)\r
-                        | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btn_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\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(528, 440);\r
+            this.btn_close.Location = new System.Drawing.Point(528, 463);\r
             this.btn_close.Name = "btn_close";\r
             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
             this.btn_close.TabIndex = 53;\r
@@ -167,7 +166,6 @@ namespace Handbrake
             // \r
             // drp_completeOption\r
             // \r
-            this.drp_completeOption.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.drp_completeOption.FormattingEnabled = true;\r
             this.drp_completeOption.Items.AddRange(new object[] {\r
@@ -187,9 +185,6 @@ namespace Handbrake
             // \r
             // tab_options\r
             // \r
-            this.tab_options.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
-                        | System.Windows.Forms.AnchorStyles.Left)\r
-                        | System.Windows.Forms.AnchorStyles.Right)));\r
             this.tab_options.Controls.Add(this.tab_general);\r
             this.tab_options.Controls.Add(this.tab_picture);\r
             this.tab_options.Controls.Add(this.tab_audio_sub);\r
@@ -198,11 +193,12 @@ namespace Handbrake
             this.tab_options.Location = new System.Drawing.Point(12, 74);\r
             this.tab_options.Name = "tab_options";\r
             this.tab_options.SelectedIndex = 0;\r
-            this.tab_options.Size = new System.Drawing.Size(588, 360);\r
+            this.tab_options.Size = new System.Drawing.Size(588, 383);\r
             this.tab_options.TabIndex = 58;\r
             // \r
             // tab_general\r
             // \r
+            this.tab_general.Controls.Add(this.label34);\r
             this.tab_general.Controls.Add(this.check_TitleCase);\r
             this.tab_general.Controls.Add(this.check_removeUnderscores);\r
             this.tab_general.Controls.Add(this.check_growlEncode);\r
@@ -225,16 +221,15 @@ namespace Handbrake
             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
             this.tab_general.Name = "tab_general";\r
             this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
-            this.tab_general.Size = new System.Drawing.Size(580, 334);\r
+            this.tab_general.Size = new System.Drawing.Size(580, 357);\r
             this.tab_general.TabIndex = 3;\r
             this.tab_general.Text = "General";\r
             this.tab_general.UseVisualStyleBackColor = true;\r
             // \r
             // check_TitleCase\r
             // \r
-            this.check_TitleCase.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_TitleCase.AutoSize = true;\r
-            this.check_TitleCase.Location = new System.Drawing.Point(297, 279);\r
+            this.check_TitleCase.Location = new System.Drawing.Point(297, 297);\r
             this.check_TitleCase.Name = "check_TitleCase";\r
             this.check_TitleCase.Size = new System.Drawing.Size(151, 17);\r
             this.check_TitleCase.TabIndex = 101;\r
@@ -246,9 +241,8 @@ namespace Handbrake
             // \r
             // check_removeUnderscores\r
             // \r
-            this.check_removeUnderscores.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_removeUnderscores.AutoSize = true;\r
-            this.check_removeUnderscores.Location = new System.Drawing.Point(108, 279);\r
+            this.check_removeUnderscores.Location = new System.Drawing.Point(108, 297);\r
             this.check_removeUnderscores.Name = "check_removeUnderscores";\r
             this.check_removeUnderscores.Size = new System.Drawing.Size(183, 17);\r
             this.check_removeUnderscores.TabIndex = 100;\r
@@ -259,7 +253,6 @@ namespace Handbrake
             // \r
             // check_growlEncode\r
             // \r
-            this.check_growlEncode.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_growlEncode.AutoSize = true;\r
             this.check_growlEncode.BackColor = System.Drawing.Color.Transparent;\r
             this.check_growlEncode.Location = new System.Drawing.Point(282, 122);\r
@@ -274,7 +267,6 @@ namespace Handbrake
             // \r
             // check_GrowlQueue\r
             // \r
-            this.check_GrowlQueue.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_GrowlQueue.AutoSize = true;\r
             this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent;\r
             this.check_GrowlQueue.Location = new System.Drawing.Point(108, 122);\r
@@ -289,9 +281,8 @@ namespace Handbrake
             // \r
             // check_m4v\r
             // \r
-            this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_m4v.AutoSize = true;\r
-            this.check_m4v.Location = new System.Drawing.Point(108, 303);\r
+            this.check_m4v.Location = new System.Drawing.Point(108, 321);\r
             this.check_m4v.Name = "check_m4v";\r
             this.check_m4v.Size = new System.Drawing.Size(319, 17);\r
             this.check_m4v.TabIndex = 82;\r
@@ -302,7 +293,6 @@ namespace Handbrake
             // \r
             // label1\r
             // \r
-            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
             this.label1.AutoSize = true;\r
             this.label1.BackColor = System.Drawing.Color.Transparent;\r
             this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -315,9 +305,8 @@ namespace Handbrake
             // \r
             // label7\r
             // \r
-            this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.label7.AutoSize = true;\r
-            this.label7.Location = new System.Drawing.Point(179, 260);\r
+            this.label7.Location = new System.Drawing.Point(179, 278);\r
             this.label7.Margin = new System.Windows.Forms.Padding(3);\r
             this.label7.Name = "label7";\r
             this.label7.Size = new System.Drawing.Size(225, 13);\r
@@ -326,7 +315,6 @@ namespace Handbrake
             // \r
             // drop_updateCheckDays\r
             // \r
-            this.drop_updateCheckDays.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.drop_updateCheckDays.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.drop_updateCheckDays.FormattingEnabled = true;\r
             this.drop_updateCheckDays.Items.AddRange(new object[] {\r
@@ -342,7 +330,6 @@ namespace Handbrake
             // \r
             // check_autoNaming\r
             // \r
-            this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_autoNaming.AutoSize = true;\r
             this.check_autoNaming.Location = new System.Drawing.Point(108, 174);\r
             this.check_autoNaming.Name = "check_autoNaming";\r
@@ -355,8 +342,7 @@ namespace Handbrake
             // \r
             // txt_autoNameFormat\r
             // \r
-            this.txt_autoNameFormat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.txt_autoNameFormat.Location = new System.Drawing.Point(182, 233);\r
+            this.txt_autoNameFormat.Location = new System.Drawing.Point(182, 251);\r
             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
             this.txt_autoNameFormat.Size = new System.Drawing.Size(349, 21);\r
             this.txt_autoNameFormat.TabIndex = 79;\r
@@ -367,7 +353,6 @@ namespace Handbrake
             // \r
             // check_tooltip\r
             // \r
-            this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_tooltip.AutoSize = true;\r
             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
             this.check_tooltip.Location = new System.Drawing.Point(108, 62);\r
@@ -381,9 +366,8 @@ namespace Handbrake
             // \r
             // label5\r
             // \r
-            this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.label5.AutoSize = true;\r
-            this.label5.Location = new System.Drawing.Point(105, 236);\r
+            this.label5.Location = new System.Drawing.Point(105, 254);\r
             this.label5.Name = "label5";\r
             this.label5.Size = new System.Drawing.Size(45, 13);\r
             this.label5.TabIndex = 80;\r
@@ -391,7 +375,6 @@ namespace Handbrake
             // \r
             // check_updateCheck\r
             // \r
-            this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_updateCheck.AutoSize = true;\r
             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
             this.check_updateCheck.Location = new System.Drawing.Point(108, 14);\r
@@ -406,7 +389,6 @@ namespace Handbrake
             // \r
             // label10\r
             // \r
-            this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.label10.AutoSize = true;\r
             this.label10.Location = new System.Drawing.Point(105, 209);\r
             this.label10.Name = "label10";\r
@@ -416,7 +398,6 @@ namespace Handbrake
             // \r
             // btn_browse\r
             // \r
-            this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
@@ -430,7 +411,6 @@ namespace Handbrake
             // \r
             // label2\r
             // \r
-            this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
             this.label2.AutoSize = true;\r
             this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label2.Location = new System.Drawing.Point(7, 98);\r
@@ -441,7 +421,6 @@ namespace Handbrake
             // \r
             // label13\r
             // \r
-            this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
             this.label13.AutoSize = true;\r
             this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label13.Location = new System.Drawing.Point(4, 164);\r
@@ -453,7 +432,6 @@ namespace Handbrake
             // \r
             // text_an_path\r
             // \r
-            this.text_an_path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
             this.text_an_path.Location = new System.Drawing.Point(182, 206);\r
             this.text_an_path.Name = "text_an_path";\r
             this.text_an_path.Size = new System.Drawing.Size(253, 21);\r
@@ -468,7 +446,7 @@ namespace Handbrake
             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
             this.tab_picture.Name = "tab_picture";\r
             this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
-            this.tab_picture.Size = new System.Drawing.Size(580, 334);\r
+            this.tab_picture.Size = new System.Drawing.Size(580, 357);\r
             this.tab_picture.TabIndex = 5;\r
             this.tab_picture.Text = "Picture";\r
             this.tab_picture.UseVisualStyleBackColor = true;\r
@@ -543,11 +521,36 @@ namespace Handbrake
             this.tab_audio_sub.Location = new System.Drawing.Point(4, 22);\r
             this.tab_audio_sub.Name = "tab_audio_sub";\r
             this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3);\r
-            this.tab_audio_sub.Size = new System.Drawing.Size(580, 334);\r
+            this.tab_audio_sub.Size = new System.Drawing.Size(580, 357);\r
             this.tab_audio_sub.TabIndex = 6;\r
             this.tab_audio_sub.Text = "Audio / Subtitles";\r
             this.tab_audio_sub.UseVisualStyleBackColor = true;\r
             // \r
+            // radio_preferredAudioAndSubs\r
+            // \r
+            this.radio_preferredAudioAndSubs.AutoSize = true;\r
+            this.radio_preferredAudioAndSubs.Location = new System.Drawing.Point(200, 99);\r
+            this.radio_preferredAudioAndSubs.Name = "radio_preferredAudioAndSubs";\r
+            this.radio_preferredAudioAndSubs.Size = new System.Drawing.Size(254, 17);\r
+            this.radio_preferredAudioAndSubs.TabIndex = 93;\r
+            this.radio_preferredAudioAndSubs.TabStop = true;\r
+            this.radio_preferredAudioAndSubs.Text = "Use Preferred Language for Audio and Subtitles";\r
+            this.ToolTip.SetToolTip(this.radio_preferredAudioAndSubs, "Use Preferred Language for Audio and Subtitle.");\r
+            this.radio_preferredAudioAndSubs.UseVisualStyleBackColor = true;\r
+            this.radio_preferredAudioAndSubs.CheckedChanged += new System.EventHandler(this.radio_preferredAudioAndSubs_CheckedChanged);\r
+            // \r
+            // check_AddCCTracks\r
+            // \r
+            this.check_AddCCTracks.AutoSize = true;\r
+            this.check_AddCCTracks.Location = new System.Drawing.Point(200, 131);\r
+            this.check_AddCCTracks.Name = "check_AddCCTracks";\r
+            this.check_AddCCTracks.Size = new System.Drawing.Size(199, 17);\r
+            this.check_AddCCTracks.TabIndex = 92;\r
+            this.check_AddCCTracks.Text = "Add Closed Captions when available";\r
+            this.ToolTip.SetToolTip(this.check_AddCCTracks, "Add any CC tracks if they exist");\r
+            this.check_AddCCTracks.UseVisualStyleBackColor = true;\r
+            this.check_AddCCTracks.CheckedChanged += new System.EventHandler(this.check_AddCCTracks_CheckedChanged);\r
+            // \r
             // label31\r
             // \r
             this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
@@ -629,7 +632,7 @@ namespace Handbrake
             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
             this.tab_cli.Name = "tab_cli";\r
             this.tab_cli.Padding = new System.Windows.Forms.Padding(10);\r
-            this.tab_cli.Size = new System.Drawing.Size(580, 334);\r
+            this.tab_cli.Size = new System.Drawing.Size(580, 357);\r
             this.tab_cli.TabIndex = 2;\r
             this.tab_cli.Text = "CLI / System / Logging";\r
             this.tab_cli.UseVisualStyleBackColor = true;\r
@@ -860,7 +863,7 @@ namespace Handbrake
             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
             this.tab_advanced.Name = "tab_advanced";\r
             this.tab_advanced.Padding = new System.Windows.Forms.Padding(10);\r
-            this.tab_advanced.Size = new System.Drawing.Size(580, 334);\r
+            this.tab_advanced.Size = new System.Drawing.Size(580, 357);\r
             this.tab_advanced.TabIndex = 4;\r
             this.tab_advanced.Text = "Advanced / Other";\r
             this.tab_advanced.UseVisualStyleBackColor = true;\r
@@ -1436,30 +1439,16 @@ namespace Handbrake
             this.panel2.Size = new System.Drawing.Size(615, 10);\r
             this.panel2.TabIndex = 59;\r
             // \r
-            // check_AddCCTracks\r
-            // \r
-            this.check_AddCCTracks.AutoSize = true;\r
-            this.check_AddCCTracks.Location = new System.Drawing.Point(200, 131);\r
-            this.check_AddCCTracks.Name = "check_AddCCTracks";\r
-            this.check_AddCCTracks.Size = new System.Drawing.Size(199, 17);\r
-            this.check_AddCCTracks.TabIndex = 92;\r
-            this.check_AddCCTracks.Text = "Add Closed Captions when available";\r
-            this.ToolTip.SetToolTip(this.check_AddCCTracks, "Add any CC tracks if they exist");\r
-            this.check_AddCCTracks.UseVisualStyleBackColor = true;\r
-            this.check_AddCCTracks.CheckedChanged += new System.EventHandler(this.check_AddCCTracks_CheckedChanged);\r
-            // \r
-            // radio_preferredAudioAndSubs\r
+            // label34\r
             // \r
-            this.radio_preferredAudioAndSubs.AutoSize = true;\r
-            this.radio_preferredAudioAndSubs.Location = new System.Drawing.Point(200, 99);\r
-            this.radio_preferredAudioAndSubs.Name = "radio_preferredAudioAndSubs";\r
-            this.radio_preferredAudioAndSubs.Size = new System.Drawing.Size(254, 17);\r
-            this.radio_preferredAudioAndSubs.TabIndex = 93;\r
-            this.radio_preferredAudioAndSubs.TabStop = true;\r
-            this.radio_preferredAudioAndSubs.Text = "Use Preferred Language for Audio and Subtitles";\r
-            this.ToolTip.SetToolTip(this.radio_preferredAudioAndSubs, "Use Preferred Language for Audio and Subtitle.");\r
-            this.radio_preferredAudioAndSubs.UseVisualStyleBackColor = true;\r
-            this.radio_preferredAudioAndSubs.CheckedChanged += new System.EventHandler(this.radio_preferredAudioAndSubs_CheckedChanged);\r
+            this.label34.AutoSize = true;\r
+            this.label34.Location = new System.Drawing.Point(179, 233);\r
+            this.label34.Margin = new System.Windows.Forms.Padding(3);\r
+            this.label34.Name = "label34";\r
+            this.label34.Size = new System.Drawing.Size(139, 13);\r
+            this.label34.TabIndex = 102;\r
+            this.label34.Text = "Available Options: {source}";\r
+            this.ToolTip.SetToolTip(this.label34, "{source} = Use the same directory as the source is in.");\r
             // \r
             // frmOptions\r
             // \r
@@ -1467,7 +1456,7 @@ namespace Handbrake
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
             this.AutoSize = true;\r
             this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
-            this.ClientSize = new System.Drawing.Size(615, 472);\r
+            this.ClientSize = new System.Drawing.Size(615, 495);\r
             this.Controls.Add(this.panel1);\r
             this.Controls.Add(this.btn_close);\r
             this.Controls.Add(this.tab_options);\r
@@ -1605,5 +1594,6 @@ namespace Handbrake
         private System.Windows.Forms.Panel panel2;\r
         private System.Windows.Forms.RadioButton radio_preferredAudioAndSubs;\r
         private System.Windows.Forms.CheckBox check_AddCCTracks;\r
+        private System.Windows.Forms.Label label34;\r
     }\r
 }
\ No newline at end of file