this.label30 = new System.Windows.Forms.Label();\r
this.check_disablePresetNotification = new System.Windows.Forms.CheckBox();\r
this.label28 = new System.Windows.Forms.Label();\r
- this.tab_debug = new System.Windows.Forms.TabPage();\r
- this.check_disableResCalc = new System.Windows.Forms.CheckBox();\r
this.label8 = new System.Windows.Forms.Label();\r
this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
this.label26 = new System.Windows.Forms.Label();\r
this.label27 = new System.Windows.Forms.Label();\r
this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
- this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();\r
+ this.panel1 = new System.Windows.Forms.Panel();\r
+ this.panel2 = new System.Windows.Forms.Panel();\r
this.tab_options.SuspendLayout();\r
this.tab_general.SuspendLayout();\r
this.tab_picture.SuspendLayout();\r
this.tab_audio_sub.SuspendLayout();\r
this.tab_cli.SuspendLayout();\r
this.tab_advanced.SuspendLayout();\r
- this.tab_debug.SuspendLayout();\r
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
- this.tableLayoutPanel5.SuspendLayout();\r
+ this.panel1.SuspendLayout();\r
this.SuspendLayout();\r
// \r
// btn_close\r
// \r
- this.btn_close.Anchor = System.Windows.Forms.AnchorStyles.Right;\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.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(519, 404);\r
+ this.btn_close.Location = new System.Drawing.Point(528, 440);\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
// \r
// tab_options\r
// \r
- this.tableLayoutPanel5.SetColumnSpan(this.tab_options, 2);\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
this.tab_options.Controls.Add(this.tab_cli);\r
this.tab_options.Controls.Add(this.tab_advanced);\r
- this.tab_options.Controls.Add(this.tab_debug);\r
- this.tab_options.Dock = System.Windows.Forms.DockStyle.Fill;\r
- this.tab_options.Location = new System.Drawing.Point(3, 38);\r
+ 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.label28.TabIndex = 85;\r
this.label28.Text = "x264:";\r
// \r
- // tab_debug\r
- // \r
- this.tab_debug.Controls.Add(this.check_disableResCalc);\r
- this.tab_debug.Location = new System.Drawing.Point(4, 22);\r
- this.tab_debug.Name = "tab_debug";\r
- this.tab_debug.Padding = new System.Windows.Forms.Padding(3);\r
- this.tab_debug.Size = new System.Drawing.Size(580, 334);\r
- this.tab_debug.TabIndex = 7;\r
- this.tab_debug.Text = "Debug";\r
- this.tab_debug.UseVisualStyleBackColor = true;\r
- // \r
- // check_disableResCalc\r
- // \r
- this.check_disableResCalc.AutoSize = true;\r
- this.check_disableResCalc.Location = new System.Drawing.Point(13, 15);\r
- this.check_disableResCalc.Name = "check_disableResCalc";\r
- this.check_disableResCalc.Size = new System.Drawing.Size(327, 17);\r
- this.check_disableResCalc.TabIndex = 0;\r
- this.check_disableResCalc.Text = "Disable Resolution Calculation for \"None\" and \"Custom\" modes.";\r
- this.ToolTip.SetToolTip(this.check_disableResCalc, resources.GetString("check_disableResCalc.ToolTip"));\r
- this.check_disableResCalc.UseVisualStyleBackColor = true;\r
- this.check_disableResCalc.CheckedChanged += new System.EventHandler(this.check_disableResCalc_CheckedChanged);\r
- // \r
// label8\r
// \r
- this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
this.label8.AutoSize = true;\r
this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
- this.label8.Location = new System.Drawing.Point(41, 11);\r
+ this.label8.Location = new System.Drawing.Point(51, 19);\r
this.label8.Name = "label8";\r
this.label8.Size = new System.Drawing.Size(115, 13);\r
this.label8.TabIndex = 61;\r
// pictureBox2\r
// \r
this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
- this.pictureBox2.Location = new System.Drawing.Point(3, 0);\r
+ this.pictureBox2.Location = new System.Drawing.Point(12, 9);\r
this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3);\r
this.pictureBox2.Name = "pictureBox2";\r
this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
this.openFile_vlc.DefaultExt = "exe";\r
this.openFile_vlc.Filter = "exe|*.exe";\r
// \r
- // tableLayoutPanel5\r
- // \r
- this.tableLayoutPanel5.AutoSize = true;\r
- this.tableLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
- this.tableLayoutPanel5.ColumnCount = 2;\r
- this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
- this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
- this.tableLayoutPanel5.Controls.Add(this.pictureBox2, 0, 0);\r
- this.tableLayoutPanel5.Controls.Add(this.btn_close, 1, 2);\r
- this.tableLayoutPanel5.Controls.Add(this.label8, 1, 0);\r
- this.tableLayoutPanel5.Controls.Add(this.tab_options, 0, 1);\r
- this.tableLayoutPanel5.Location = new System.Drawing.Point(12, 12);\r
- this.tableLayoutPanel5.Name = "tableLayoutPanel5";\r
- this.tableLayoutPanel5.RowCount = 3;\r
- this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 429);\r
- this.tableLayoutPanel5.TabIndex = 62;\r
+ // panel1\r
+ // \r
+ this.panel1.BackColor = System.Drawing.Color.White;\r
+ this.panel1.Controls.Add(this.panel2);\r
+ this.panel1.Controls.Add(this.label8);\r
+ this.panel1.Controls.Add(this.pictureBox2);\r
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;\r
+ this.panel1.Location = new System.Drawing.Point(0, 0);\r
+ this.panel1.Margin = new System.Windows.Forms.Padding(0, 0, 0, 0);\r
+ this.panel1.Name = "panel1";\r
+ this.panel1.Size = new System.Drawing.Size(615, 65);\r
+ this.panel1.TabIndex = 62;\r
+ // \r
+ // panel2\r
+ // \r
+ this.panel2.BackColor = System.Drawing.SystemColors.Control;\r
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;\r
+ this.panel2.Location = new System.Drawing.Point(0, 55);\r
+ this.panel2.MaximumSize = new System.Drawing.Size(0, 10);\r
+ this.panel2.MinimumSize = new System.Drawing.Size(0, 10);\r
+ this.panel2.Name = "panel2";\r
+ this.panel2.Size = new System.Drawing.Size(615, 10);\r
+ this.panel2.TabIndex = 59;\r
// \r
// frmOptions\r
// \r
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(627, 456);\r
- this.Controls.Add(this.tableLayoutPanel5);\r
+ this.ClientSize = new System.Drawing.Size(615, 472);\r
+ this.Controls.Add(this.panel1);\r
+ this.Controls.Add(this.btn_close);\r
+ this.Controls.Add(this.tab_options);\r
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
this.MaximizeBox = false;\r
this.MinimizeBox = false;\r
this.Name = "frmOptions";\r
- this.Padding = new System.Windows.Forms.Padding(12);\r
this.ShowIcon = false;\r
this.ShowInTaskbar = false;\r
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
this.tab_cli.PerformLayout();\r
this.tab_advanced.ResumeLayout(false);\r
this.tab_advanced.PerformLayout();\r
- this.tab_debug.ResumeLayout(false);\r
- this.tab_debug.PerformLayout();\r
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
- this.tableLayoutPanel5.ResumeLayout(false);\r
- this.tableLayoutPanel5.PerformLayout();\r
+ this.panel1.ResumeLayout(false);\r
+ this.panel1.PerformLayout();\r
this.ResumeLayout(false);\r
- this.PerformLayout();\r
\r
}\r
\r
internal System.Windows.Forms.ComboBox drop_updateCheckDays;\r
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
internal System.Windows.Forms.ComboBox drp_Priority;\r
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;\r
private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries;\r
private System.Windows.Forms.TabPage tab_audio_sub;\r
internal System.Windows.Forms.ComboBox drop_preferredLang;\r
private System.Windows.Forms.RadioButton radio_dub;\r
private System.Windows.Forms.Label label15;\r
internal System.Windows.Forms.Button btn_browse;\r
- private System.Windows.Forms.TabPage tab_debug;\r
- private System.Windows.Forms.CheckBox check_disableResCalc;\r
internal System.Windows.Forms.CheckBox check_growlEncode;\r
internal System.Windows.Forms.CheckBox check_GrowlQueue;\r
internal System.Windows.Forms.ComboBox drop_previewScanCount;\r
internal System.Windows.Forms.CheckBox check_removeUnderscores;\r
internal System.Windows.Forms.CheckBox check_preventSleep;\r
private System.Windows.Forms.Label label11;\r
+ private System.Windows.Forms.Panel panel1;\r
+ private System.Windows.Forms.Panel panel2;\r
}\r
}
\ No newline at end of file