Esempio n. 1
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      MediaPortal.UserInterface.Controls.MPTabPage tabPage3;
      MediaPortal.UserInterface.Controls.MPGroupBox mpGroupBox3;
      MediaPortal.UserInterface.Controls.MPLabel mpLabel2;
      System.Windows.Forms.Panel panel1;
      MediaPortal.UserInterface.Controls.MPTabPage mpTabPage2;
      MediaPortal.UserInterface.Controls.MPLabel labelPlayAll;
      this.mpSubEngineCommentLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subEnginesCombo = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.advancedButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpGroupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabelSubSelectMode = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subtitlesSelectionComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.label2 = new System.Windows.Forms.Label();
      this.subPaths = new System.Windows.Forms.TextBox();
      this.mpLabel3 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subPosRelativeCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.saveAlwaysRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.saveAskRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.saveNeverRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.mpLabel6 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel5 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.delayTextBox = new MediaPortal.UserInterface.Controls.MPNumericTextBox();
      this.mpLabel4 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpGroupBox2 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.subStyleOverrideCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.opaqueBoxRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.borderOutlineRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.borderWidthUpDown = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
      this.shadowDepthUpDown = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
      this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel9 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subtitlesButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.subtitlesFontTextBox = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.mpLabel10 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
      this.fontDialog = new System.Windows.Forms.FontDialog();
      this.tabPage1 = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBoxVideoAudioDelay = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.delayVideoTextBox = new System.Windows.Forms.NumericUpDown();
      this.mpLabelAVDelayTime = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelAVDelay = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpGroupBoxComSkip = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.comSkipCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.groupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.chbKeepFoldersTogether = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.playedPercentageTB = new System.Windows.Forms.NumericUpDown();
      this.percentPlayedLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.comboBoxPlayAll = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.playedPercentageTrackBar = new System.Windows.Forms.TrackBar();
      this.checkBoxShowWatched = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.fileNameButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.folderNameTextBox = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.repeatPlaylistCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.folderNameLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.tabControl1 = new MediaPortal.UserInterface.Controls.MPTabControl();
      this.mpTabPage1 = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBox4 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      streamLAVSelectionCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpLabelOptionLAV = new MediaPortal.UserInterface.Controls.MPLabel();
      audioDefaultCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpLabel7 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.defaultAudioLanguageComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.mpLabel8 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.defaultSubtitleLanguageComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      tabPage3 = new MediaPortal.UserInterface.Controls.MPTabPage();
      mpGroupBox3 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      mpLabel2 = new MediaPortal.UserInterface.Controls.MPLabel();
      panel1 = new System.Windows.Forms.Panel();
      mpTabPage2 = new MediaPortal.UserInterface.Controls.MPTabPage();
      labelPlayAll = new MediaPortal.UserInterface.Controls.MPLabel();
      tabPage3.SuspendLayout();
      mpGroupBox3.SuspendLayout();
      this.mpGroupBox1.SuspendLayout();
      panel1.SuspendLayout();
      mpTabPage2.SuspendLayout();
      this.mpGroupBox2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.borderWidthUpDown)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.shadowDepthUpDown)).BeginInit();
      this.tabPage1.SuspendLayout();
      this.mpGroupBoxVideoAudioDelay.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.delayVideoTextBox)).BeginInit();
      this.mpGroupBoxComSkip.SuspendLayout();
      this.groupBox1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTB)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTrackBar)).BeginInit();
      this.tabControl1.SuspendLayout();
      this.mpTabPage1.SuspendLayout();
      this.mpGroupBox4.SuspendLayout();
      this.SuspendLayout();
      // 
      // tabPage3
      // 
      tabPage3.Controls.Add(mpGroupBox3);
      tabPage3.Controls.Add(this.mpGroupBox1);
      tabPage3.Location = new System.Drawing.Point(4, 22);
      tabPage3.Name = "tabPage3";
      tabPage3.Size = new System.Drawing.Size(464, 382);
      tabPage3.TabIndex = 7;
      tabPage3.Text = "Subtitle";
      tabPage3.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox3
      // 
      mpGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      mpGroupBox3.Controls.Add(this.mpSubEngineCommentLabel);
      mpGroupBox3.Controls.Add(mpLabel2);
      mpGroupBox3.Controls.Add(this.subEnginesCombo);
      mpGroupBox3.Controls.Add(this.advancedButton);
      mpGroupBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      mpGroupBox3.Location = new System.Drawing.Point(15, 12);
      mpGroupBox3.Name = "mpGroupBox3";
      mpGroupBox3.Size = new System.Drawing.Size(432, 104);
      mpGroupBox3.TabIndex = 1;
      mpGroupBox3.TabStop = false;
      mpGroupBox3.Text = "Engine";
      // 
      // mpSubEngineCommentLabel
      // 
      this.mpSubEngineCommentLabel.Location = new System.Drawing.Point(17, 74);
      this.mpSubEngineCommentLabel.Name = "mpSubEngineCommentLabel";
      this.mpSubEngineCommentLabel.Size = new System.Drawing.Size(409, 24);
      this.mpSubEngineCommentLabel.TabIndex = 16;
      this.mpSubEngineCommentLabel.Text = "* - FFDShow Tryout revision 3640 or greater needed";
      // 
      // mpLabel2
      // 
      mpLabel2.Location = new System.Drawing.Point(13, 23);
      mpLabel2.Name = "mpLabel2";
      mpLabel2.Size = new System.Drawing.Size(199, 16);
      mpLabel2.TabIndex = 10;
      mpLabel2.Text = "Select subtitles engine:";
      // 
      // subEnginesCombo
      // 
      this.subEnginesCombo.BorderColor = System.Drawing.Color.Empty;
      this.subEnginesCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.subEnginesCombo.FormattingEnabled = true;
      this.subEnginesCombo.Items.AddRange(new object[] {
            "MPC-HC",
            "DirectVobSub",
            "FFDShow",
            "XySubFilter",
            "Disabled"});
      this.subEnginesCombo.Location = new System.Drawing.Point(16, 46);
      this.subEnginesCombo.Name = "subEnginesCombo";
      this.subEnginesCombo.Size = new System.Drawing.Size(246, 21);
      this.subEnginesCombo.TabIndex = 7;
      this.subEnginesCombo.SelectedIndexChanged += new System.EventHandler(this.subEnginesCombo_SelectedIndexChanged);
      // 
      // advancedButton
      // 
      this.advancedButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.advancedButton.Location = new System.Drawing.Point(337, 46);
      this.advancedButton.Name = "advancedButton";
      this.advancedButton.Size = new System.Drawing.Size(72, 22);
      this.advancedButton.TabIndex = 6;
      this.advancedButton.Text = "Advanced";
      this.advancedButton.UseVisualStyleBackColor = true;
      this.advancedButton.Click += new System.EventHandler(this.advancedButton_Click);
      // 
      // mpGroupBox1
      // 
      this.mpGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox1.Controls.Add(this.mpLabelSubSelectMode);
      this.mpGroupBox1.Controls.Add(this.subtitlesSelectionComboBox);
      this.mpGroupBox1.Controls.Add(this.label2);
      this.mpGroupBox1.Controls.Add(this.subPaths);
      this.mpGroupBox1.Controls.Add(this.mpLabel3);
      this.mpGroupBox1.Controls.Add(this.subPosRelativeCheckBox);
      this.mpGroupBox1.Controls.Add(panel1);
      this.mpGroupBox1.Controls.Add(this.mpLabel6);
      this.mpGroupBox1.Controls.Add(this.mpLabel5);
      this.mpGroupBox1.Controls.Add(this.delayTextBox);
      this.mpGroupBox1.Controls.Add(this.mpLabel4);
      this.mpGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox1.Location = new System.Drawing.Point(15, 119);
      this.mpGroupBox1.Name = "mpGroupBox1";
      this.mpGroupBox1.Size = new System.Drawing.Size(432, 260);
      this.mpGroupBox1.TabIndex = 0;
      this.mpGroupBox1.TabStop = false;
      this.mpGroupBox1.Text = "Options";
      // 
      // mpLabelSubSelectMode
      // 
      this.mpLabelSubSelectMode.Location = new System.Drawing.Point(14, 20);
      this.mpLabelSubSelectMode.Name = "mpLabelSubSelectMode";
      this.mpLabelSubSelectMode.Size = new System.Drawing.Size(175, 16);
      this.mpLabelSubSelectMode.TabIndex = 19;
      this.mpLabelSubSelectMode.Text = "Subtitles mode selection:";
      // 
      // subtitlesSelectionComboBox
      // 
      this.subtitlesSelectionComboBox.BorderColor = System.Drawing.Color.Empty;
      this.subtitlesSelectionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.subtitlesSelectionComboBox.FormattingEnabled = true;
      this.subtitlesSelectionComboBox.Items.AddRange(new object[] {
            "Subtitles won\'t be auto loaded",
            "Subtitles will be auto loaded by language preference",
            "Subtitles will be auto loaded by first available",
            "Subtitles will only display forced subtitles *"});
      this.subtitlesSelectionComboBox.Location = new System.Drawing.Point(16, 39);
      this.subtitlesSelectionComboBox.Name = "subtitlesSelectionComboBox";
      this.subtitlesSelectionComboBox.Size = new System.Drawing.Size(393, 21);
      this.subtitlesSelectionComboBox.TabIndex = 18;
      // 
      // label2
      // 
      this.label2.AutoSize = true;
      this.label2.Location = new System.Drawing.Point(13, 92);
      this.label2.Name = "label2";
      this.label2.Size = new System.Drawing.Size(81, 13);
      this.label2.TabIndex = 17;
      this.label2.Text = "Subtitle paths: *";
      // 
      // subPaths
      // 
      this.subPaths.Location = new System.Drawing.Point(100, 89);
      this.subPaths.Name = "subPaths";
      this.subPaths.Size = new System.Drawing.Size(309, 20);
      this.subPaths.TabIndex = 16;
      // 
      // mpLabel3
      // 
      this.mpLabel3.Location = new System.Drawing.Point(13, 207);
      this.mpLabel3.Name = "mpLabel3";
      this.mpLabel3.Size = new System.Drawing.Size(396, 36);
      this.mpLabel3.TabIndex = 15;
      this.mpLabel3.Text = "* - supported by MPC-HC engine only / using forced sub option, all other subtitle" +
    "s are available for switching (except idx/sub format)";
      // 
      // subPosRelativeCheckBox
      // 
      this.subPosRelativeCheckBox.AutoSize = true;
      this.subPosRelativeCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.subPosRelativeCheckBox.Location = new System.Drawing.Point(16, 66);
      this.subPosRelativeCheckBox.Name = "subPosRelativeCheckBox";
      this.subPosRelativeCheckBox.Size = new System.Drawing.Size(193, 17);
      this.subPosRelativeCheckBox.TabIndex = 14;
      this.subPosRelativeCheckBox.Text = "Position relative to the video frame *";
      this.subPosRelativeCheckBox.UseVisualStyleBackColor = true;
      // 
      // panel1
      // 
      panel1.Controls.Add(this.saveAlwaysRadioButton);
      panel1.Controls.Add(this.saveAskRadioButton);
      panel1.Controls.Add(this.saveNeverRadioButton);
      panel1.Location = new System.Drawing.Point(16, 168);
      panel1.Name = "panel1";
      panel1.Size = new System.Drawing.Size(246, 26);
      panel1.TabIndex = 13;
      // 
      // saveAlwaysRadioButton
      // 
      this.saveAlwaysRadioButton.AutoSize = true;
      this.saveAlwaysRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveAlwaysRadioButton.Location = new System.Drawing.Point(173, 1);
      this.saveAlwaysRadioButton.Name = "saveAlwaysRadioButton";
      this.saveAlwaysRadioButton.Size = new System.Drawing.Size(57, 17);
      this.saveAlwaysRadioButton.TabIndex = 12;
      this.saveAlwaysRadioButton.Text = "Always";
      this.saveAlwaysRadioButton.UseVisualStyleBackColor = true;
      // 
      // saveAskRadioButton
      // 
      this.saveAskRadioButton.AutoSize = true;
      this.saveAskRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveAskRadioButton.Location = new System.Drawing.Point(98, 1);
      this.saveAskRadioButton.Name = "saveAskRadioButton";
      this.saveAskRadioButton.Size = new System.Drawing.Size(42, 17);
      this.saveAskRadioButton.TabIndex = 11;
      this.saveAskRadioButton.Text = "Ask";
      this.saveAskRadioButton.UseVisualStyleBackColor = true;
      // 
      // saveNeverRadioButton
      // 
      this.saveNeverRadioButton.AutoSize = true;
      this.saveNeverRadioButton.Checked = true;
      this.saveNeverRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveNeverRadioButton.Location = new System.Drawing.Point(18, 1);
      this.saveNeverRadioButton.Name = "saveNeverRadioButton";
      this.saveNeverRadioButton.Size = new System.Drawing.Size(53, 17);
      this.saveNeverRadioButton.TabIndex = 10;
      this.saveNeverRadioButton.TabStop = true;
      this.saveNeverRadioButton.Text = "Never";
      this.saveNeverRadioButton.UseVisualStyleBackColor = true;
      // 
      // mpLabel6
      // 
      this.mpLabel6.Location = new System.Drawing.Point(13, 149);
      this.mpLabel6.Name = "mpLabel6";
      this.mpLabel6.Size = new System.Drawing.Size(199, 16);
      this.mpLabel6.TabIndex = 9;
      this.mpLabel6.Text = "Autosave modified subtitles: *";
      // 
      // mpLabel5
      // 
      this.mpLabel5.Location = new System.Drawing.Point(196, 125);
      this.mpLabel5.Name = "mpLabel5";
      this.mpLabel5.Size = new System.Drawing.Size(25, 16);
      this.mpLabel5.TabIndex = 8;
      this.mpLabel5.Text = "ms";
      // 
      // delayTextBox
      // 
      this.delayTextBox.Location = new System.Drawing.Point(143, 122);
      this.delayTextBox.Name = "delayTextBox";
      this.delayTextBox.Size = new System.Drawing.Size(46, 20);
      this.delayTextBox.TabIndex = 7;
      this.delayTextBox.Text = "250";
      this.delayTextBox.Value = 250;
      // 
      // mpLabel4
      // 
      this.mpLabel4.Location = new System.Drawing.Point(13, 125);
      this.mpLabel4.Name = "mpLabel4";
      this.mpLabel4.Size = new System.Drawing.Size(107, 16);
      this.mpLabel4.TabIndex = 6;
      this.mpLabel4.Text = "Delay interval:";
      // 
      // mpTabPage2
      // 
      mpTabPage2.Controls.Add(this.mpGroupBox2);
      mpTabPage2.Location = new System.Drawing.Point(4, 22);
      mpTabPage2.Name = "mpTabPage2";
      mpTabPage2.Size = new System.Drawing.Size(464, 382);
      mpTabPage2.TabIndex = 10;
      mpTabPage2.Text = "Subtitle (cont)";
      mpTabPage2.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox2
      // 
      this.mpGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox2.Controls.Add(this.subStyleOverrideCheckBox);
      this.mpGroupBox2.Controls.Add(this.opaqueBoxRadioButton);
      this.mpGroupBox2.Controls.Add(this.borderOutlineRadioButton);
      this.mpGroupBox2.Controls.Add(this.borderWidthUpDown);
      this.mpGroupBox2.Controls.Add(this.shadowDepthUpDown);
      this.mpGroupBox2.Controls.Add(this.mpLabel1);
      this.mpGroupBox2.Controls.Add(this.mpLabel9);
      this.mpGroupBox2.Controls.Add(this.subtitlesButton);
      this.mpGroupBox2.Controls.Add(this.subtitlesFontTextBox);
      this.mpGroupBox2.Controls.Add(this.mpLabel10);
      this.mpGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox2.Location = new System.Drawing.Point(15, 12);
      this.mpGroupBox2.Name = "mpGroupBox2";
      this.mpGroupBox2.Size = new System.Drawing.Size(432, 171);
      this.mpGroupBox2.TabIndex = 1;
      this.mpGroupBox2.TabStop = false;
      this.mpGroupBox2.Text = "Style";
      // 
      // subStyleOverrideCheckBox
      // 
      this.subStyleOverrideCheckBox.AutoSize = true;
      this.subStyleOverrideCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.subStyleOverrideCheckBox.Location = new System.Drawing.Point(16, 146);
      this.subStyleOverrideCheckBox.Name = "subStyleOverrideCheckBox";
      this.subStyleOverrideCheckBox.Size = new System.Drawing.Size(160, 17);
      this.subStyleOverrideCheckBox.TabIndex = 15;
      this.subStyleOverrideCheckBox.Text = "Override ASS subtitles style *";
      this.subStyleOverrideCheckBox.UseVisualStyleBackColor = true;
      // 
      // opaqueBoxRadioButton
      // 
      this.opaqueBoxRadioButton.AutoSize = true;
      this.opaqueBoxRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.opaqueBoxRadioButton.Location = new System.Drawing.Point(24, 121);
      this.opaqueBoxRadioButton.Name = "opaqueBoxRadioButton";
      this.opaqueBoxRadioButton.RightToLeft = System.Windows.Forms.RightToLeft.No;
      this.opaqueBoxRadioButton.Size = new System.Drawing.Size(82, 17);
      this.opaqueBoxRadioButton.TabIndex = 8;
      this.opaqueBoxRadioButton.Text = "Opaque box";
      this.opaqueBoxRadioButton.UseVisualStyleBackColor = true;
      // 
      // borderOutlineRadioButton
      // 
      this.borderOutlineRadioButton.AutoSize = true;
      this.borderOutlineRadioButton.Checked = true;
      this.borderOutlineRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.borderOutlineRadioButton.Location = new System.Drawing.Point(24, 98);
      this.borderOutlineRadioButton.Name = "borderOutlineRadioButton";
      this.borderOutlineRadioButton.Size = new System.Drawing.Size(57, 17);
      this.borderOutlineRadioButton.TabIndex = 7;
      this.borderOutlineRadioButton.TabStop = true;
      this.borderOutlineRadioButton.Text = "Outline";
      this.borderOutlineRadioButton.UseVisualStyleBackColor = true;
      // 
      // borderWidthUpDown
      // 
      this.borderWidthUpDown.Location = new System.Drawing.Point(133, 78);
      this.borderWidthUpDown.Name = "borderWidthUpDown";
      this.borderWidthUpDown.Size = new System.Drawing.Size(79, 20);
      this.borderWidthUpDown.TabIndex = 12;
      this.borderWidthUpDown.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
      // 
      // shadowDepthUpDown
      // 
      this.shadowDepthUpDown.Location = new System.Drawing.Point(133, 52);
      this.shadowDepthUpDown.Name = "shadowDepthUpDown";
      this.shadowDepthUpDown.Size = new System.Drawing.Size(79, 20);
      this.shadowDepthUpDown.TabIndex = 11;
      this.shadowDepthUpDown.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
      // 
      // mpLabel1
      // 
      this.mpLabel1.AutoSize = true;
      this.mpLabel1.Location = new System.Drawing.Point(13, 54);
      this.mpLabel1.Name = "mpLabel1";
      this.mpLabel1.Size = new System.Drawing.Size(81, 13);
      this.mpLabel1.TabIndex = 10;
      this.mpLabel1.Text = "Shadow Depth:";
      // 
      // mpLabel9
      // 
      this.mpLabel9.AutoSize = true;
      this.mpLabel9.Location = new System.Drawing.Point(13, 80);
      this.mpLabel9.Name = "mpLabel9";
      this.mpLabel9.Size = new System.Drawing.Size(72, 13);
      this.mpLabel9.TabIndex = 9;
      this.mpLabel9.Text = "Border Width:";
      // 
      // subtitlesButton
      // 
      this.subtitlesButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.subtitlesButton.Location = new System.Drawing.Point(337, 18);
      this.subtitlesButton.Name = "subtitlesButton";
      this.subtitlesButton.Size = new System.Drawing.Size(72, 22);
      this.subtitlesButton.TabIndex = 6;
      this.subtitlesButton.Text = "Browse";
      this.subtitlesButton.UseVisualStyleBackColor = true;
      this.subtitlesButton.Click += new System.EventHandler(this.subtitlesButton_Click);
      // 
      // subtitlesFontTextBox
      // 
      this.subtitlesFontTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.subtitlesFontTextBox.BorderColor = System.Drawing.Color.Empty;
      this.subtitlesFontTextBox.Location = new System.Drawing.Point(129, 19);
      this.subtitlesFontTextBox.Name = "subtitlesFontTextBox";
      this.subtitlesFontTextBox.ReadOnly = true;
      this.subtitlesFontTextBox.Size = new System.Drawing.Size(200, 20);
      this.subtitlesFontTextBox.TabIndex = 5;
      // 
      // mpLabel10
      // 
      this.mpLabel10.Location = new System.Drawing.Point(13, 22);
      this.mpLabel10.Name = "mpLabel10";
      this.mpLabel10.Size = new System.Drawing.Size(107, 16);
      this.mpLabel10.TabIndex = 4;
      this.mpLabel10.Text = "Display font:";
      // 
      // labelPlayAll
      // 
      labelPlayAll.AutoSize = true;
      labelPlayAll.Location = new System.Drawing.Point(17, 208);
      labelPlayAll.Name = "labelPlayAll";
      labelPlayAll.Size = new System.Drawing.Size(191, 13);
      labelPlayAll.TabIndex = 11;
      labelPlayAll.Text = "Play all videos inside folder (play order):";
      // 
      // tabPage1
      // 
      this.tabPage1.Controls.Add(this.mpGroupBoxVideoAudioDelay);
      this.tabPage1.Controls.Add(this.mpGroupBoxComSkip);
      this.tabPage1.Controls.Add(this.groupBox1);
      this.tabPage1.Location = new System.Drawing.Point(4, 22);
      this.tabPage1.Name = "tabPage1";
      this.tabPage1.Size = new System.Drawing.Size(464, 382);
      this.tabPage1.TabIndex = 0;
      this.tabPage1.Text = "General";
      this.tabPage1.UseVisualStyleBackColor = true;
      // 
      // mpGroupBoxVideoAudioDelay
      // 
      this.mpGroupBoxVideoAudioDelay.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.delayVideoTextBox);
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.mpLabelAVDelayTime);
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.mpLabelAVDelay);
      this.mpGroupBoxVideoAudioDelay.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBoxVideoAudioDelay.Location = new System.Drawing.Point(16, 316);
      this.mpGroupBoxVideoAudioDelay.Name = "mpGroupBoxVideoAudioDelay";
      this.mpGroupBoxVideoAudioDelay.Size = new System.Drawing.Size(432, 49);
      this.mpGroupBoxVideoAudioDelay.TabIndex = 12;
      this.mpGroupBoxVideoAudioDelay.TabStop = false;
      this.mpGroupBoxVideoAudioDelay.Text = "Video/Audio Delay";
      // 
      // delayVideoTextBox
      // 
      this.delayVideoTextBox.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
      this.delayVideoTextBox.Location = new System.Drawing.Point(148, 18);
      this.delayVideoTextBox.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
      this.delayVideoTextBox.Name = "delayVideoTextBox";
      this.delayVideoTextBox.Size = new System.Drawing.Size(52, 20);
      this.delayVideoTextBox.TabIndex = 16;
      this.delayVideoTextBox.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
      // 
      // mpLabelAVDelayTime
      // 
      this.mpLabelAVDelayTime.Location = new System.Drawing.Point(200, 22);
      this.mpLabelAVDelayTime.Name = "mpLabelAVDelayTime";
      this.mpLabelAVDelayTime.Size = new System.Drawing.Size(25, 16);
      this.mpLabelAVDelayTime.TabIndex = 15;
      this.mpLabelAVDelayTime.Text = "ms";
      // 
      // mpLabelAVDelay
      // 
      this.mpLabelAVDelay.Location = new System.Drawing.Point(17, 22);
      this.mpLabelAVDelay.Name = "mpLabelAVDelay";
      this.mpLabelAVDelay.Size = new System.Drawing.Size(107, 16);
      this.mpLabelAVDelay.TabIndex = 13;
      this.mpLabelAVDelay.Text = "Delay interval:";
      // 
      // mpGroupBoxComSkip
      // 
      this.mpGroupBoxComSkip.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBoxComSkip.Controls.Add(this.comSkipCheckBox);
      this.mpGroupBoxComSkip.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBoxComSkip.Location = new System.Drawing.Point(16, 261);
      this.mpGroupBoxComSkip.Name = "mpGroupBoxComSkip";
      this.mpGroupBoxComSkip.Size = new System.Drawing.Size(432, 49);
      this.mpGroupBoxComSkip.TabIndex = 11;
      this.mpGroupBoxComSkip.TabStop = false;
      this.mpGroupBoxComSkip.Text = "Commercial skip";
      // 
      // comSkipCheckBox
      // 
      this.comSkipCheckBox.AutoSize = true;
      this.comSkipCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.comSkipCheckBox.Location = new System.Drawing.Point(19, 20);
      this.comSkipCheckBox.Name = "comSkipCheckBox";
      this.comSkipCheckBox.Size = new System.Drawing.Size(354, 17);
      this.comSkipCheckBox.TabIndex = 8;
      this.comSkipCheckBox.Text = "Automatically skip commercials for videos with ComSkip data available";
      this.comSkipCheckBox.UseVisualStyleBackColor = true;
      // 
      // groupBox1
      // 
      this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBox1.Controls.Add(this.chbKeepFoldersTogether);
      this.groupBox1.Controls.Add(this.playedPercentageTB);
      this.groupBox1.Controls.Add(this.percentPlayedLabel);
      this.groupBox1.Controls.Add(labelPlayAll);
      this.groupBox1.Controls.Add(this.comboBoxPlayAll);
      this.groupBox1.Controls.Add(this.playedPercentageTrackBar);
      this.groupBox1.Controls.Add(this.checkBoxShowWatched);
      this.groupBox1.Controls.Add(this.fileNameButton);
      this.groupBox1.Controls.Add(this.folderNameTextBox);
      this.groupBox1.Controls.Add(this.repeatPlaylistCheckBox);
      this.groupBox1.Controls.Add(this.folderNameLabel);
      this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBox1.Location = new System.Drawing.Point(16, 16);
      this.groupBox1.Name = "groupBox1";
      this.groupBox1.Size = new System.Drawing.Size(432, 239);
      this.groupBox1.TabIndex = 0;
      this.groupBox1.TabStop = false;
      this.groupBox1.Text = "Settings";
      // 
      // chbKeepFoldersTogether
      // 
      this.chbKeepFoldersTogether.AutoSize = true;
      this.chbKeepFoldersTogether.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.chbKeepFoldersTogether.Location = new System.Drawing.Point(19, 100);
      this.chbKeepFoldersTogether.Name = "chbKeepFoldersTogether";
      this.chbKeepFoldersTogether.Size = new System.Drawing.Size(209, 17);
      this.chbKeepFoldersTogether.TabIndex = 15;
      this.chbKeepFoldersTogether.Text = "Keep DVD and BluRay folders together";
      this.chbKeepFoldersTogether.UseVisualStyleBackColor = true;
      // 
      // playedPercentageTB
      // 
      this.playedPercentageTB.Enabled = false;
      this.playedPercentageTB.Location = new System.Drawing.Point(352, 154);
      this.playedPercentageTB.Name = "playedPercentageTB";
      this.playedPercentageTB.Size = new System.Drawing.Size(48, 20);
      this.playedPercentageTB.TabIndex = 14;
      this.playedPercentageTB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
      this.playedPercentageTB.Value = new decimal(new int[] {
            95,
            0,
            0,
            0});
      this.playedPercentageTB.ValueChanged += new System.EventHandler(this.playedPercentageTB_ValueChanged);
      // 
      // percentPlayedLabel
      // 
      this.percentPlayedLabel.Location = new System.Drawing.Point(34, 131);
      this.percentPlayedLabel.Name = "percentPlayedLabel";
      this.percentPlayedLabel.Size = new System.Drawing.Size(299, 18);
      this.percentPlayedLabel.TabIndex = 13;
      this.percentPlayedLabel.Text = "Played time percentage needed to mark video as watched";
      // 
      // comboBoxPlayAll
      // 
      this.comboBoxPlayAll.BorderColor = System.Drawing.Color.Empty;
      this.comboBoxPlayAll.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.comboBoxPlayAll.FormattingEnabled = true;
      this.comboBoxPlayAll.Items.AddRange(new object[] {
            "By Name",
            "By Date",
            "Shuffle",
            "Always ask"});
      this.comboBoxPlayAll.Location = new System.Drawing.Point(226, 205);
      this.comboBoxPlayAll.Name = "comboBoxPlayAll";
      this.comboBoxPlayAll.Size = new System.Drawing.Size(185, 21);
      this.comboBoxPlayAll.TabIndex = 8;
      // 
      // playedPercentageTrackBar
      // 
      this.playedPercentageTrackBar.BackColor = System.Drawing.Color.White;
      this.playedPercentageTrackBar.Enabled = false;
      this.playedPercentageTrackBar.Location = new System.Drawing.Point(26, 154);
      this.playedPercentageTrackBar.Maximum = 100;
      this.playedPercentageTrackBar.Name = "playedPercentageTrackBar";
      this.playedPercentageTrackBar.Size = new System.Drawing.Size(320, 45);
      this.playedPercentageTrackBar.TabIndex = 5;
      this.playedPercentageTrackBar.TickFrequency = 5;
      this.playedPercentageTrackBar.Value = 95;
      this.playedPercentageTrackBar.Scroll += new System.EventHandler(this.playedPercentageTrackBar_Scroll);
      // 
      // checkBoxShowWatched
      // 
      this.checkBoxShowWatched.AutoSize = true;
      this.checkBoxShowWatched.Checked = true;
      this.checkBoxShowWatched.CheckState = System.Windows.Forms.CheckState.Checked;
      this.checkBoxShowWatched.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.checkBoxShowWatched.Location = new System.Drawing.Point(19, 77);
      this.checkBoxShowWatched.Name = "checkBoxShowWatched";
      this.checkBoxShowWatched.Size = new System.Drawing.Size(381, 17);
      this.checkBoxShowWatched.TabIndex = 6;
      this.checkBoxShowWatched.Text = "Mark every already watched file (deactivate for performance with many files)";
      this.checkBoxShowWatched.UseVisualStyleBackColor = true;
      this.checkBoxShowWatched.CheckedChanged += new System.EventHandler(this.checkBoxShowWatched_CheckedChanged);
      // 
      // fileNameButton
      // 
      this.fileNameButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.fileNameButton.Location = new System.Drawing.Point(339, 28);
      this.fileNameButton.Name = "fileNameButton";
      this.fileNameButton.Size = new System.Drawing.Size(72, 22);
      this.fileNameButton.TabIndex = 4;
      this.fileNameButton.Text = "Browse";
      this.fileNameButton.UseVisualStyleBackColor = true;
      this.fileNameButton.Click += new System.EventHandler(this.fileNameButton_Click);
      // 
      // folderNameTextBox
      // 
      this.folderNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.folderNameTextBox.BorderColor = System.Drawing.Color.Empty;
      this.folderNameTextBox.Location = new System.Drawing.Point(133, 28);
      this.folderNameTextBox.Name = "folderNameTextBox";
      this.folderNameTextBox.Size = new System.Drawing.Size(200, 20);
      this.folderNameTextBox.TabIndex = 3;
      // 
      // repeatPlaylistCheckBox
      // 
      this.repeatPlaylistCheckBox.AutoSize = true;
      this.repeatPlaylistCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.repeatPlaylistCheckBox.Location = new System.Drawing.Point(19, 54);
      this.repeatPlaylistCheckBox.Name = "repeatPlaylistCheckBox";
      this.repeatPlaylistCheckBox.Size = new System.Drawing.Size(152, 17);
      this.repeatPlaylistCheckBox.TabIndex = 5;
      this.repeatPlaylistCheckBox.Text = "Repeat/loop video playlists";
      this.repeatPlaylistCheckBox.UseVisualStyleBackColor = true;
      // 
      // folderNameLabel
      // 
      this.folderNameLabel.Location = new System.Drawing.Point(16, 32);
      this.folderNameLabel.Name = "folderNameLabel";
      this.folderNameLabel.Size = new System.Drawing.Size(80, 16);
      this.folderNameLabel.TabIndex = 2;
      this.folderNameLabel.Text = "Playlist folder:";
      // 
      // tabControl1
      // 
      this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.tabControl1.Controls.Add(this.tabPage1);
      this.tabControl1.Controls.Add(tabPage3);
      this.tabControl1.Controls.Add(mpTabPage2);
      this.tabControl1.Controls.Add(this.mpTabPage1);
      this.tabControl1.Location = new System.Drawing.Point(0, 0);
      this.tabControl1.Name = "tabControl1";
      this.tabControl1.SelectedIndex = 0;
      this.tabControl1.Size = new System.Drawing.Size(472, 408);
      this.tabControl1.TabIndex = 0;
      // 
      // mpTabPage1
      // 
      this.mpTabPage1.Controls.Add(this.mpGroupBox4);
      this.mpTabPage1.Location = new System.Drawing.Point(4, 22);
      this.mpTabPage1.Name = "mpTabPage1";
      this.mpTabPage1.Size = new System.Drawing.Size(464, 382);
      this.mpTabPage1.TabIndex = 9;
      this.mpTabPage1.Text = "Language";
      this.mpTabPage1.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox4
      // 
      this.mpGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox4.Controls.Add(streamLAVSelectionCheckBox);
      this.mpGroupBox4.Controls.Add(this.mpLabelOptionLAV);
      this.mpGroupBox4.Controls.Add(audioDefaultCheckBox);
      this.mpGroupBox4.Controls.Add(this.mpLabel7);
      this.mpGroupBox4.Controls.Add(this.defaultAudioLanguageComboBox);
      this.mpGroupBox4.Controls.Add(this.mpLabel8);
      this.mpGroupBox4.Controls.Add(this.defaultSubtitleLanguageComboBox);
      this.mpGroupBox4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox4.Location = new System.Drawing.Point(14, 12);
      this.mpGroupBox4.Name = "mpGroupBox4";
      this.mpGroupBox4.Size = new System.Drawing.Size(432, 176);
      this.mpGroupBox4.TabIndex = 10;
      this.mpGroupBox4.TabStop = false;
      this.mpGroupBox4.Text = "Default Language";
      // 
      // streamLAVSelectionCheckBox
      // 
      streamLAVSelectionCheckBox.AutoSize = true;
      streamLAVSelectionCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      streamLAVSelectionCheckBox.Location = new System.Drawing.Point(16, 134);
      streamLAVSelectionCheckBox.Name = "streamLAVSelectionCheckBox";
      streamLAVSelectionCheckBox.Size = new System.Drawing.Size(360, 17);
      streamLAVSelectionCheckBox.TabIndex = 18;
      streamLAVSelectionCheckBox.Text = "Override the whole audio/subtitle use stream selection from LAV Splitter";
      streamLAVSelectionCheckBox.UseVisualStyleBackColor = true;
      streamLAVSelectionCheckBox.CheckedChanged += new System.EventHandler(this.streamLAVSelectionCheckBox_CheckedChanged);
      // 
      // mpLabelOptionLAV
      // 
      this.mpLabelOptionLAV.Location = new System.Drawing.Point(13, 83);
      this.mpLabelOptionLAV.Name = "mpLabelOptionLAV";
      this.mpLabelOptionLAV.Size = new System.Drawing.Size(238, 16);
      this.mpLabelOptionLAV.TabIndex = 17;
      this.mpLabelOptionLAV.Text = "Option working only with  LAV Splitter in use:";
      // 
      // audioDefaultCheckBox
      // 
      audioDefaultCheckBox.AutoSize = true;
      audioDefaultCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      audioDefaultCheckBox.Location = new System.Drawing.Point(16, 111);
      audioDefaultCheckBox.Name = "audioDefaultCheckBox";
      audioDefaultCheckBox.Size = new System.Drawing.Size(235, 17);
      audioDefaultCheckBox.TabIndex = 16;
      audioDefaultCheckBox.Text = "Override audio selection and use default one";
      audioDefaultCheckBox.UseVisualStyleBackColor = true;
      audioDefaultCheckBox.CheckedChanged += new System.EventHandler(this.audioDefault_CheckedChanged);
      // 
      // mpLabel7
      // 
      this.mpLabel7.Location = new System.Drawing.Point(13, 56);
      this.mpLabel7.Name = "mpLabel7";
      this.mpLabel7.Size = new System.Drawing.Size(96, 16);
      this.mpLabel7.TabIndex = 6;
      this.mpLabel7.Text = "Audio:";
      // 
      // defaultAudioLanguageComboBox
      // 
      this.defaultAudioLanguageComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.defaultAudioLanguageComboBox.BorderColor = System.Drawing.Color.Empty;
      this.defaultAudioLanguageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.defaultAudioLanguageComboBox.Location = new System.Drawing.Point(136, 51);
      this.defaultAudioLanguageComboBox.Name = "defaultAudioLanguageComboBox";
      this.defaultAudioLanguageComboBox.Size = new System.Drawing.Size(280, 21);
      this.defaultAudioLanguageComboBox.Sorted = true;
      this.defaultAudioLanguageComboBox.TabIndex = 7;
      // 
      // mpLabel8
      // 
      this.mpLabel8.Location = new System.Drawing.Point(13, 27);
      this.mpLabel8.Name = "mpLabel8";
      this.mpLabel8.Size = new System.Drawing.Size(96, 16);
      this.mpLabel8.TabIndex = 6;
      this.mpLabel8.Text = "Subtitles:";
      // 
      // defaultSubtitleLanguageComboBox
      // 
      this.defaultSubtitleLanguageComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.defaultSubtitleLanguageComboBox.BorderColor = System.Drawing.Color.Empty;
      this.defaultSubtitleLanguageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.defaultSubtitleLanguageComboBox.Location = new System.Drawing.Point(136, 24);
      this.defaultSubtitleLanguageComboBox.Name = "defaultSubtitleLanguageComboBox";
      this.defaultSubtitleLanguageComboBox.Size = new System.Drawing.Size(280, 21);
      this.defaultSubtitleLanguageComboBox.Sorted = true;
      this.defaultSubtitleLanguageComboBox.TabIndex = 7;
      // 
      // Movies
      // 
      this.Controls.Add(this.tabControl1);
      this.Name = "Movies";
      this.Size = new System.Drawing.Size(472, 408);
      tabPage3.ResumeLayout(false);
      mpGroupBox3.ResumeLayout(false);
      this.mpGroupBox1.ResumeLayout(false);
      this.mpGroupBox1.PerformLayout();
      panel1.ResumeLayout(false);
      panel1.PerformLayout();
      mpTabPage2.ResumeLayout(false);
      this.mpGroupBox2.ResumeLayout(false);
      this.mpGroupBox2.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.borderWidthUpDown)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.shadowDepthUpDown)).EndInit();
      this.tabPage1.ResumeLayout(false);
      this.mpGroupBoxVideoAudioDelay.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.delayVideoTextBox)).EndInit();
      this.mpGroupBoxComSkip.ResumeLayout(false);
      this.mpGroupBoxComSkip.PerformLayout();
      this.groupBox1.ResumeLayout(false);
      this.groupBox1.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTB)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTrackBar)).EndInit();
      this.tabControl1.ResumeLayout(false);
      this.mpTabPage1.ResumeLayout(false);
      this.mpGroupBox4.ResumeLayout(false);
      this.mpGroupBox4.PerformLayout();
      this.ResumeLayout(false);

    }
 private void InitializeComponent()
 {
   groupBoxConfiguration = new MPGroupBox();
   groupBox1 = new GroupBox();
   mpMonitorPowerState = new MPCheckBox();
   groupBoxManager = new GroupBox();
   mpLeaveFrontviewActive = new MPCheckBox();
   mpForceManagerReload = new MPCheckBox();
   mpRestartFrontview = new MPCheckBox();
   mpForceKeyBoardMode = new MPCheckBox();
   mpForceManagerRestart = new MPCheckBox();
   mpEnsureManagerStartup = new MPCheckBox();
   groupBoxHardware = new GroupBox();
   mpDelayStartup = new MPCheckBox();
   label1 = new MPLabel();
   cmbType = new MPComboBox();
   mpVFD_UseV3DLL = new MPCheckBox();
   groupBoxDisplayControl = new GroupBox();
   cmbBlankIdleTime = new MPComboBox();
   mpEnableDisplayActionTime = new MPComboBox();
   mpEnableDisplayAction = new MPCheckBox();
   mpBlankDisplayWithVideo = new MPCheckBox();
   mpBlankDisplayWhenIdle = new MPCheckBox();
   groupboxEqualizerOptions = new GroupBox();
   cmbDelayEqTime = new MPComboBox();
   groupEQstyle = new GroupBox();
   mpUseVUmeter2 = new RadioButton();
   cbVUindicators = new CheckBox();
   mpUseVUmeter = new RadioButton();
   mpUseStereoEQ = new RadioButton();
   mpNormalEQ = new RadioButton();
   cmbEqMode = new MPComboBox();
   mpLabelEQmode = new MPLabel();
   mpLabel2 = new MPLabel();
   cmbEQTitleDisplayTime = new MPComboBox();
   mpLabelEQTitleDisplay = new MPLabel();
   cmbEQTitleShowTime = new MPComboBox();
   mpEQTitleDisplay = new MPCheckBox();
   mpSmoothEQ = new MPCheckBox();
   mpEqDisplay = new MPCheckBox();
   mpRestrictEQ = new MPCheckBox();
   cmbEqRate = new MPComboBox();
   mpDelayEQ = new MPCheckBox();
   groupBoxDisplayOptions = new GroupBox();
   ckDiskIcon = new MPCheckBox();
   ckDiskMediaStatus = new MPCheckBox();
   ckDeviceMonitor = new MPCheckBox();
   mpVolumeDisplay = new MPCheckBox();
   mpProgressBar = new MPCheckBox();
   mpEditFont = new MPButton();
   mpEditIcon = new MPButton();
   mpUseCustomFont = new MPCheckBox();
   mpUseLargeIcons = new MPCheckBox();
   mpUseCustomIcons = new MPCheckBox();
   mpUseInvertedIcons = new MPCheckBox();
   btnOK = new MPButton();
   btnReset = new MPButton();
   groupBoxConfiguration.SuspendLayout();
   groupBox1.SuspendLayout();
   groupBoxManager.SuspendLayout();
   groupBoxHardware.SuspendLayout();
   groupBoxDisplayControl.SuspendLayout();
   groupboxEqualizerOptions.SuspendLayout();
   groupEQstyle.SuspendLayout();
   groupBoxDisplayOptions.SuspendLayout();
   SuspendLayout();
   // 
   // groupBoxConfiguration
   // 
   groupBoxConfiguration.Anchor = (((((AnchorStyles.Top | AnchorStyles.Bottom)
                                      | AnchorStyles.Left)
                                     | AnchorStyles.Right)));
   groupBoxConfiguration.Controls.Add(groupBox1);
   groupBoxConfiguration.Controls.Add(groupBoxManager);
   groupBoxConfiguration.Controls.Add(groupBoxHardware);
   groupBoxConfiguration.Controls.Add(groupBoxDisplayControl);
   groupBoxConfiguration.Controls.Add(groupboxEqualizerOptions);
   groupBoxConfiguration.Controls.Add(groupBoxDisplayOptions);
   groupBoxConfiguration.FlatStyle = FlatStyle.Popup;
   groupBoxConfiguration.Location = new Point(9, 6);
   groupBoxConfiguration.Name = "groupBoxConfiguration";
   groupBoxConfiguration.Size = new Size(632, 464);
   groupBoxConfiguration.TabIndex = 4;
   groupBoxConfiguration.TabStop = false;
   groupBoxConfiguration.Text = "Configuration";
   // 
   // groupBox1
   // 
   groupBox1.Controls.Add(mpMonitorPowerState);
   groupBox1.Location = new Point(321, 373);
   groupBox1.Name = "groupBox1";
   groupBox1.Size = new Size(301, 30);
   groupBox1.TabIndex = 134;
   groupBox1.TabStop = false;
   // 
   // mpMonitorPowerState
   // 
   mpMonitorPowerState.AutoSize = true;
   mpMonitorPowerState.FlatStyle = FlatStyle.Popup;
   mpMonitorPowerState.Location = new Point(13, 9);
   mpMonitorPowerState.Name = "mpMonitorPowerState";
   mpMonitorPowerState.Size = new Size(153, 17);
   mpMonitorPowerState.TabIndex = 80;
   mpMonitorPowerState.Text = "Monitor PowerState Events";
   mpMonitorPowerState.UseVisualStyleBackColor = true;
   // 
   // groupBoxManager
   // 
   groupBoxManager.Controls.Add(mpLeaveFrontviewActive);
   groupBoxManager.Controls.Add(mpForceManagerReload);
   groupBoxManager.Controls.Add(mpRestartFrontview);
   groupBoxManager.Controls.Add(mpForceKeyBoardMode);
   groupBoxManager.Controls.Add(mpForceManagerRestart);
   groupBoxManager.Controls.Add(mpEnsureManagerStartup);
   groupBoxManager.Location = new Point(9, 116);
   groupBoxManager.Name = "groupBoxManager";
   groupBoxManager.Size = new Size(306, 146);
   groupBoxManager.TabIndex = 133;
   groupBoxManager.TabStop = false;
   groupBoxManager.Text = "Antec/iMON Manager";
   // 
   // mpLeaveFrontviewActive
   // 
   mpLeaveFrontviewActive.AutoSize = true;
   mpLeaveFrontviewActive.FlatStyle = FlatStyle.Popup;
   mpLeaveFrontviewActive.Location = new Point(14, 93);
   mpLeaveFrontviewActive.Name = "mpLeaveFrontviewActive";
   mpLeaveFrontviewActive.Size = new Size(136, 17);
   mpLeaveFrontviewActive.TabIndex = 131;
   mpLeaveFrontviewActive.Text = "Leave FrontView active";
   mpLeaveFrontviewActive.UseVisualStyleBackColor = true;
   // 
   // mpForceManagerReload
   // 
   mpForceManagerReload.AutoSize = true;
   mpForceManagerReload.FlatStyle = FlatStyle.Popup;
   mpForceManagerReload.Location = new Point(14, 53);
   mpForceManagerReload.Name = "mpForceManagerReload";
   mpForceManagerReload.Size = new Size(167, 17);
   mpForceManagerReload.TabIndex = 130;
   mpForceManagerReload.Text = "Force reload during driver start";
   mpForceManagerReload.UseVisualStyleBackColor = true;
   // 
   // mpRestartFrontview
   // 
   mpRestartFrontview.AutoSize = true;
   mpRestartFrontview.FlatStyle = FlatStyle.Popup;
   mpRestartFrontview.Location = new Point(14, 73);
   mpRestartFrontview.Name = "mpRestartFrontview";
   mpRestartFrontview.Size = new Size(142, 17);
   mpRestartFrontview.TabIndex = 128;
   mpRestartFrontview.Text = "Restart FrontView on exit";
   mpRestartFrontview.UseVisualStyleBackColor = true;
   // 
   // mpForceKeyBoardMode
   // 
   mpForceKeyBoardMode.AutoSize = true;
   mpForceKeyBoardMode.FlatStyle = FlatStyle.Popup;
   mpForceKeyBoardMode.Location = new Point(14, 116);
   mpForceKeyBoardMode.Name = "mpForceKeyBoardMode";
   mpForceKeyBoardMode.Size = new Size(235, 17);
   mpForceKeyBoardMode.TabIndex = 129;
   mpForceKeyBoardMode.Text = "Force to use KeyBoard mode with iMON Pad";
   mpForceKeyBoardMode.UseVisualStyleBackColor = true;
   // 
   // mpForceManagerRestart
   // 
   mpForceManagerRestart.AutoSize = true;
   mpForceManagerRestart.FlatStyle = FlatStyle.Popup;
   mpForceManagerRestart.Location = new Point(14, 33);
   mpForceManagerRestart.Name = "mpForceManagerRestart";
   mpForceManagerRestart.Size = new Size(159, 17);
   mpForceManagerRestart.TabIndex = 127;
   mpForceManagerRestart.Text = "Force restart after driver start";
   mpForceManagerRestart.UseVisualStyleBackColor = true;
   // 
   // mpEnsureManagerStartup
   // 
   mpEnsureManagerStartup.AutoSize = true;
   mpEnsureManagerStartup.FlatStyle = FlatStyle.Popup;
   mpEnsureManagerStartup.Location = new Point(14, 13);
   mpEnsureManagerStartup.Name = "mpEnsureManagerStartup";
   mpEnsureManagerStartup.Size = new Size(190, 17);
   mpEnsureManagerStartup.TabIndex = 126;
   mpEnsureManagerStartup.Text = "Ensure is running before driver start";
   mpEnsureManagerStartup.UseVisualStyleBackColor = true;
   // 
   // groupBoxHardware
   // 
   groupBoxHardware.Controls.Add(mpDelayStartup);
   groupBoxHardware.Controls.Add(label1);
   groupBoxHardware.Controls.Add(cmbType);
   groupBoxHardware.Controls.Add(mpVFD_UseV3DLL);
   groupBoxHardware.Location = new Point(10, 15);
   groupBoxHardware.Name = "groupBoxHardware";
   groupBoxHardware.Size = new Size(306, 95);
   groupBoxHardware.TabIndex = 132;
   groupBoxHardware.TabStop = false;
   groupBoxHardware.Text = " Hardware Options ";
   // 
   // mpDelayStartup
   // 
   mpDelayStartup.AutoSize = true;
   mpDelayStartup.FlatStyle = FlatStyle.Popup;
   mpDelayStartup.Location = new Point(13, 44);
   mpDelayStartup.Name = "mpDelayStartup";
   mpDelayStartup.Size = new Size(265, 17);
   mpDelayStartup.TabIndex = 126;
   mpDelayStartup.Text = "Delay driver initialization (Problematic USB devices)";
   mpDelayStartup.UseVisualStyleBackColor = true;
   // 
   // label1
   // 
   label1.Location = new Point(16, 18);
   label1.Name = "label1";
   label1.Size = new Size(73, 23);
   label1.TabIndex = 13;
   label1.Text = "Display Type";
   label1.TextAlign = ContentAlignment.MiddleLeft;
   // 
   // cmbType
   // 
   cmbType.Anchor = ((((AnchorStyles.Top | AnchorStyles.Left)
                       | AnchorStyles.Right)));
   cmbType.BorderColor = Color.Empty;
   cmbType.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbType.Items.AddRange(new object[]
                            {
                              "AutoDetect",
                              "LCD",
                              "LCD2",
                              "VFD",
                              "LCD3R"
                            });
   cmbType.Location = new Point(95, 18);
   cmbType.Name = "cmbType";
   cmbType.Size = new Size(195, 21);
   cmbType.TabIndex = 12;
   cmbType.SelectedIndexChanged += cmbType_SelectedIndexChanged;
   // 
   // mpVFD_UseV3DLL
   // 
   mpVFD_UseV3DLL.AutoSize = true;
   mpVFD_UseV3DLL.FlatStyle = FlatStyle.Popup;
   mpVFD_UseV3DLL.Location = new Point(13, 67);
   mpVFD_UseV3DLL.Name = "mpVFD_UseV3DLL";
   mpVFD_UseV3DLL.Size = new Size(234, 17);
   mpVFD_UseV3DLL.TabIndex = 77;
   mpVFD_UseV3DLL.Text = "Use SG_VFD.dll  V3  (VFD with old firmware)";
   mpVFD_UseV3DLL.UseVisualStyleBackColor = true;
   mpVFD_UseV3DLL.CheckedChanged += mpVFD_UseV3DLL_CheckedChanged;
   // 
   // groupBoxDisplayControl
   // 
   groupBoxDisplayControl.Anchor = ((((AnchorStyles.Top | AnchorStyles.Left)
                                      | AnchorStyles.Right)));
   groupBoxDisplayControl.Controls.Add(cmbBlankIdleTime);
   groupBoxDisplayControl.Controls.Add(mpEnableDisplayActionTime);
   groupBoxDisplayControl.Controls.Add(mpEnableDisplayAction);
   groupBoxDisplayControl.Controls.Add(mpBlankDisplayWithVideo);
   groupBoxDisplayControl.Controls.Add(mpBlankDisplayWhenIdle);
   groupBoxDisplayControl.Location = new Point(322, 15);
   groupBoxDisplayControl.Name = "groupBoxDisplayControl";
   groupBoxDisplayControl.Size = new Size(300, 82);
   groupBoxDisplayControl.TabIndex = 124;
   groupBoxDisplayControl.TabStop = false;
   groupBoxDisplayControl.Text = " Display Control Options ";
   // 
   // cmbBlankIdleTime
   // 
   cmbBlankIdleTime.BorderColor = Color.Empty;
   cmbBlankIdleTime.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbBlankIdleTime.Items.AddRange(new object[]
                                     {
                                       "0",
                                       "1",
                                       "2",
                                       "3",
                                       "4",
                                       "5",
                                       "6",
                                       "7",
                                       "8",
                                       "9",
                                       "10",
                                       "11",
                                       "12",
                                       "13",
                                       "14",
                                       "15",
                                       "16",
                                       "17",
                                       "18",
                                       "19",
                                       "20",
                                       "21",
                                       "22",
                                       "23",
                                       "24",
                                       "25",
                                       "26",
                                       "27",
                                       "28",
                                       "29",
                                       "30"
                                     });
   cmbBlankIdleTime.Location = new Point(174, 55);
   cmbBlankIdleTime.Name = "cmbBlankIdleTime";
   cmbBlankIdleTime.Size = new Size(42, 21);
   cmbBlankIdleTime.TabIndex = 98;
   // 
   // mpEnableDisplayActionTime
   // 
   mpEnableDisplayActionTime.BorderColor = Color.Empty;
   mpEnableDisplayActionTime.DropDownStyle = ComboBoxStyle.DropDownList;
   mpEnableDisplayActionTime.Items.AddRange(new object[]
                                              {
                                                "0",
                                                "1",
                                                "2",
                                                "3",
                                                "4",
                                                "5",
                                                "6",
                                                "7",
                                                "8",
                                                "9",
                                                "10",
                                                "11",
                                                "12",
                                                "13",
                                                "14",
                                                "15",
                                                "16",
                                                "17",
                                                "18",
                                                "19",
                                                "20"
                                              });
   mpEnableDisplayActionTime.Location = new Point(188, 33);
   mpEnableDisplayActionTime.Name = "mpEnableDisplayActionTime";
   mpEnableDisplayActionTime.Size = new Size(42, 21);
   mpEnableDisplayActionTime.TabIndex = 96;
   // 
   // mpEnableDisplayAction
   // 
   mpEnableDisplayAction.AutoSize = true;
   mpEnableDisplayAction.FlatStyle = FlatStyle.Popup;
   mpEnableDisplayAction.Location = new Point(30, 35);
   mpEnableDisplayAction.Name = "mpEnableDisplayAction";
   mpEnableDisplayAction.Size = new Size(256, 17);
   mpEnableDisplayAction.TabIndex = 97;
   mpEnableDisplayAction.Text = "Enable Display on Action for                   Seconds";
   mpEnableDisplayAction.UseVisualStyleBackColor = true;
   mpEnableDisplayAction.CheckedChanged += mpEnableDisplayAction_CheckedChanged;
   // 
   // mpBlankDisplayWithVideo
   // 
   mpBlankDisplayWithVideo.AutoSize = true;
   mpBlankDisplayWithVideo.FlatStyle = FlatStyle.Popup;
   mpBlankDisplayWithVideo.Location = new Point(14, 14);
   mpBlankDisplayWithVideo.Name = "mpBlankDisplayWithVideo";
   mpBlankDisplayWithVideo.Size = new Size(205, 17);
   mpBlankDisplayWithVideo.TabIndex = 95;
   mpBlankDisplayWithVideo.Text = "Turn off display during Video Playback";
   mpBlankDisplayWithVideo.UseVisualStyleBackColor = true;
   mpBlankDisplayWithVideo.CheckedChanged += mpBlankDisplayWithVideo_CheckedChanged;
   // 
   // mpBlankDisplayWhenIdle
   // 
   mpBlankDisplayWhenIdle.AutoSize = true;
   mpBlankDisplayWhenIdle.FlatStyle = FlatStyle.Popup;
   mpBlankDisplayWhenIdle.Location = new Point(14, 57);
   mpBlankDisplayWhenIdle.Name = "mpBlankDisplayWhenIdle";
   mpBlankDisplayWhenIdle.Size = new Size(259, 17);
   mpBlankDisplayWhenIdle.TabIndex = 99;
   mpBlankDisplayWhenIdle.Text = "Turn off display when idle for                    seconds";
   mpBlankDisplayWhenIdle.UseVisualStyleBackColor = true;
   mpBlankDisplayWhenIdle.CheckedChanged += mpBlankDisplayWhenIdle_CheckedChanged;
   // 
   // groupboxEqualizerOptions
   // 
   groupboxEqualizerOptions.Anchor = ((((AnchorStyles.Top | AnchorStyles.Left)
                                        | AnchorStyles.Right)));
   groupboxEqualizerOptions.Controls.Add(cmbDelayEqTime);
   groupboxEqualizerOptions.Controls.Add(groupEQstyle);
   groupboxEqualizerOptions.Controls.Add(cmbEqMode);
   groupboxEqualizerOptions.Controls.Add(mpLabelEQmode);
   groupboxEqualizerOptions.Controls.Add(mpLabel2);
   groupboxEqualizerOptions.Controls.Add(cmbEQTitleDisplayTime);
   groupboxEqualizerOptions.Controls.Add(mpLabelEQTitleDisplay);
   groupboxEqualizerOptions.Controls.Add(cmbEQTitleShowTime);
   groupboxEqualizerOptions.Controls.Add(mpEQTitleDisplay);
   groupboxEqualizerOptions.Controls.Add(mpSmoothEQ);
   groupboxEqualizerOptions.Controls.Add(mpEqDisplay);
   groupboxEqualizerOptions.Controls.Add(mpRestrictEQ);
   groupboxEqualizerOptions.Controls.Add(cmbEqRate);
   groupboxEqualizerOptions.Controls.Add(mpDelayEQ);
   groupboxEqualizerOptions.Location = new Point(322, 103);
   groupboxEqualizerOptions.Name = "groupboxEqualizerOptions";
   groupboxEqualizerOptions.Size = new Size(300, 259);
   groupboxEqualizerOptions.TabIndex = 123;
   groupboxEqualizerOptions.TabStop = false;
   groupboxEqualizerOptions.Text = " Equalizer Options ";
   // 
   // cmbDelayEqTime
   // 
   cmbDelayEqTime.BorderColor = Color.Empty;
   cmbDelayEqTime.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbDelayEqTime.Items.AddRange(new object[]
                                   {
                                     "0",
                                     "1",
                                     "2",
                                     "3",
                                     "4",
                                     "5",
                                     "6",
                                     "7",
                                     "8",
                                     "9",
                                     "10",
                                     "11",
                                     "12",
                                     "13",
                                     "14",
                                     "15",
                                     "16",
                                     "17",
                                     "18",
                                     "19",
                                     "20",
                                     "21",
                                     "22",
                                     "23",
                                     "24",
                                     "25",
                                     "26",
                                     "27",
                                     "28",
                                     "29",
                                     "30"
                                   });
   cmbDelayEqTime.Location = new Point(168, 169);
   cmbDelayEqTime.Name = "cmbDelayEqTime";
   cmbDelayEqTime.Size = new Size(53, 21);
   cmbDelayEqTime.TabIndex = 124;
   // 
   // groupEQstyle
   // 
   groupEQstyle.Anchor = ((((AnchorStyles.Top | AnchorStyles.Left)
                            | AnchorStyles.Right)));
   groupEQstyle.Controls.Add(mpUseVUmeter2);
   groupEQstyle.Controls.Add(cbVUindicators);
   groupEQstyle.Controls.Add(mpUseVUmeter);
   groupEQstyle.Controls.Add(mpUseStereoEQ);
   groupEQstyle.Controls.Add(mpNormalEQ);
   groupEQstyle.Location = new Point(8, 65);
   groupEQstyle.Name = "groupEQstyle";
   groupEQstyle.Size = new Size(285, 60);
   groupEQstyle.TabIndex = 140;
   groupEQstyle.TabStop = false;
   groupEQstyle.Text = " Equalizer Style ";
   // 
   // mpUseVUmeter2
   // 
   mpUseVUmeter2.AutoSize = true;
   mpUseVUmeter2.Location = new Point(204, 17);
   mpUseVUmeter2.Name = "mpUseVUmeter2";
   mpUseVUmeter2.Size = new Size(79, 17);
   mpUseVUmeter2.TabIndex = 121;
   mpUseVUmeter2.Text = "VU Meter 2";
   mpUseVUmeter2.UseVisualStyleBackColor = true;
   mpUseVUmeter2.CheckedChanged += mpUseVUmeter2_CheckedChanged;
   // 
   // cbVUindicators
   // 
   cbVUindicators.AutoSize = true;
   cbVUindicators.Location = new Point(8, 40);
   cbVUindicators.Name = "cbVUindicators";
   cbVUindicators.Size = new Size(213, 17);
   cbVUindicators.TabIndex = 120;
   cbVUindicators.Text = "Show Channel indicators for VU Display";
   cbVUindicators.UseVisualStyleBackColor = true;
   // 
   // mpUseVUmeter
   // 
   mpUseVUmeter.AutoSize = true;
   mpUseVUmeter.Location = new Point(131, 17);
   mpUseVUmeter.Name = "mpUseVUmeter";
   mpUseVUmeter.Size = new Size(70, 17);
   mpUseVUmeter.TabIndex = 2;
   mpUseVUmeter.Text = "VU Meter";
   mpUseVUmeter.UseVisualStyleBackColor = true;
   mpUseVUmeter.CheckedChanged += mpUseVUmeter_CheckedChanged;
   // 
   // mpUseStereoEQ
   // 
   mpUseStereoEQ.AutoSize = true;
   mpUseStereoEQ.Location = new Point(73, 17);
   mpUseStereoEQ.Name = "mpUseStereoEQ";
   mpUseStereoEQ.Size = new Size(56, 17);
   mpUseStereoEQ.TabIndex = 1;
   mpUseStereoEQ.Text = "Stereo";
   mpUseStereoEQ.UseVisualStyleBackColor = true;
   mpUseStereoEQ.CheckedChanged += mpUseStereoEQ_CheckedChanged;
   // 
   // mpNormalEQ
   // 
   mpNormalEQ.AutoSize = true;
   mpNormalEQ.Checked = true;
   mpNormalEQ.Location = new Point(13, 17);
   mpNormalEQ.Name = "mpNormalEQ";
   mpNormalEQ.Size = new Size(58, 17);
   mpNormalEQ.TabIndex = 0;
   mpNormalEQ.TabStop = true;
   mpNormalEQ.Text = "Normal";
   mpNormalEQ.UseVisualStyleBackColor = true;
   mpNormalEQ.CheckedChanged += mpNormalEQ_CheckedChanged;
   // 
   // cmbEqMode
   // 
   cmbEqMode.Anchor = ((((AnchorStyles.Top | AnchorStyles.Left)
                         | AnchorStyles.Right)));
   cmbEqMode.BorderColor = Color.Empty;
   cmbEqMode.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbEqMode.Items.AddRange(new object[]
                              {
                                "Up from bottom",
                                "Down from top",
                                "Expand from middle"
                              });
   cmbEqMode.Location = new Point(134, 43);
   cmbEqMode.Name = "cmbEqMode";
   cmbEqMode.Size = new Size(97, 21);
   cmbEqMode.TabIndex = 122;
   // 
   // mpLabelEQmode
   // 
   mpLabelEQmode.Location = new Point(42, 45);
   mpLabelEQmode.Name = "mpLabelEQmode";
   mpLabelEQmode.Size = new Size(95, 17);
   mpLabelEQmode.TabIndex = 136;
   mpLabelEQmode.Text = "EQ Display Mode:";
   mpLabelEQmode.TextAlign = ContentAlignment.MiddleLeft;
   // 
   // mpLabel2
   // 
   mpLabel2.Location = new Point(108, 150);
   mpLabel2.Name = "mpLabel2";
   mpLabel2.Size = new Size(116, 17);
   mpLabel2.TabIndex = 135;
   mpLabel2.Text = "updates per Seconds";
   mpLabel2.TextAlign = ContentAlignment.MiddleLeft;
   // 
   // cmbEQTitleDisplayTime
   // 
   cmbEQTitleDisplayTime.BorderColor = Color.Empty;
   cmbEQTitleDisplayTime.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbEQTitleDisplayTime.Items.AddRange(new object[]
                                          {
                                            "0",
                                            "1",
                                            "2",
                                            "3",
                                            "4",
                                            "5",
                                            "6",
                                            "7",
                                            "8",
                                            "9",
                                            "10",
                                            "11",
                                            "12",
                                            "13",
                                            "14",
                                            "15",
                                            "16",
                                            "17",
                                            "18",
                                            "19",
                                            "20",
                                            "21",
                                            "22",
                                            "23",
                                            "24",
                                            "25",
                                            "26",
                                            "27",
                                            "28",
                                            "29",
                                            "30"
                                          });
   cmbEQTitleDisplayTime.Location = new Point(172, 232);
   cmbEQTitleDisplayTime.Name = "cmbEQTitleDisplayTime";
   cmbEQTitleDisplayTime.Size = new Size(49, 21);
   cmbEQTitleDisplayTime.TabIndex = 130;
   // 
   // mpLabelEQTitleDisplay
   // 
   mpLabelEQTitleDisplay.Location = new Point(94, 234);
   mpLabelEQTitleDisplay.Name = "mpLabelEQTitleDisplay";
   mpLabelEQTitleDisplay.Size = new Size(197, 17);
   mpLabelEQTitleDisplay.TabIndex = 134;
   mpLabelEQTitleDisplay.Text = "Seconds every                    Seconds";
   mpLabelEQTitleDisplay.TextAlign = ContentAlignment.MiddleLeft;
   // 
   // cmbEQTitleShowTime
   // 
   cmbEQTitleShowTime.BorderColor = Color.Empty;
   cmbEQTitleShowTime.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbEQTitleShowTime.Items.AddRange(new object[]
                                       {
                                         "0",
                                         "1",
                                         "2",
                                         "3",
                                         "4",
                                         "5",
                                         "6",
                                         "7",
                                         "8",
                                         "9",
                                         "10",
                                         "11",
                                         "12",
                                         "13",
                                         "14",
                                         "15",
                                         "16",
                                         "17",
                                         "18",
                                         "19",
                                         "20",
                                         "21",
                                         "22",
                                         "23",
                                         "24",
                                         "25",
                                         "26",
                                         "27",
                                         "28",
                                         "29",
                                         "30"
                                       });
   cmbEQTitleShowTime.Location = new Point(45, 232);
   cmbEQTitleShowTime.Name = "cmbEQTitleShowTime";
   cmbEQTitleShowTime.Size = new Size(49, 21);
   cmbEQTitleShowTime.TabIndex = 133;
   // 
   // mpEQTitleDisplay
   // 
   mpEQTitleDisplay.AutoSize = true;
   mpEQTitleDisplay.FlatStyle = FlatStyle.Popup;
   mpEQTitleDisplay.Location = new Point(29, 213);
   mpEQTitleDisplay.Name = "mpEQTitleDisplay";
   mpEQTitleDisplay.Size = new Size(118, 17);
   mpEQTitleDisplay.TabIndex = 132;
   mpEQTitleDisplay.Text = "Show Track Info for";
   mpEQTitleDisplay.UseVisualStyleBackColor = true;
   mpEQTitleDisplay.CheckedChanged += mpEQTitleDisplay_CheckedChanged;
   // 
   // mpSmoothEQ
   // 
   mpSmoothEQ.AutoSize = true;
   mpSmoothEQ.FlatStyle = FlatStyle.Popup;
   mpSmoothEQ.Location = new Point(29, 192);
   mpSmoothEQ.Name = "mpSmoothEQ";
   mpSmoothEQ.Size = new Size(222, 17);
   mpSmoothEQ.TabIndex = 129;
   mpSmoothEQ.Text = "Use Equalizer Smoothing (Delayed decay)";
   mpSmoothEQ.UseVisualStyleBackColor = true;
   // 
   // mpEqDisplay
   // 
   mpEqDisplay.AutoSize = true;
   mpEqDisplay.FlatStyle = FlatStyle.Popup;
   mpEqDisplay.Location = new Point(13, 24);
   mpEqDisplay.Name = "mpEqDisplay";
   mpEqDisplay.Size = new Size(124, 17);
   mpEqDisplay.TabIndex = 126;
   mpEqDisplay.Text = "Use Equalizer display";
   mpEqDisplay.UseVisualStyleBackColor = true;
   mpEqDisplay.CheckedChanged += mpEqDisplay_CheckedChanged;
   // 
   // mpRestrictEQ
   // 
   mpRestrictEQ.AutoSize = true;
   mpRestrictEQ.FlatStyle = FlatStyle.Popup;
   mpRestrictEQ.Location = new Point(29, 129);
   mpRestrictEQ.Name = "mpRestrictEQ";
   mpRestrictEQ.Size = new Size(183, 17);
   mpRestrictEQ.TabIndex = 127;
   mpRestrictEQ.Text = "Limit Equalizer display update rate";
   mpRestrictEQ.UseVisualStyleBackColor = true;
   mpRestrictEQ.CheckedChanged += mpRestrictEQ_CheckedChanged;
   // 
   // cmbEqRate
   // 
   cmbEqRate.BorderColor = Color.Empty;
   cmbEqRate.DropDownStyle = ComboBoxStyle.DropDownList;
   cmbEqRate.Items.AddRange(new object[]
                              {
                                "MAX",
                                "1",
                                "2",
                                "3",
                                "4",
                                "5",
                                "6",
                                "7",
                                "8",
                                "9",
                                "10",
                                "11",
                                "12",
                                "13",
                                "14",
                                "15",
                                "16",
                                "17",
                                "18",
                                "19",
                                "20",
                                "21",
                                "22",
                                "23",
                                "24",
                                "25",
                                "26",
                                "27",
                                "28",
                                "29",
                                "30",
                                "31",
                                "32",
                                "33",
                                "34",
                                "35",
                                "36",
                                "37",
                                "38",
                                "39",
                                "40",
                                "41",
                                "42",
                                "43",
                                "44",
                                "45",
                                "46",
                                "47",
                                "48",
                                "49",
                                "50",
                                "51",
                                "52",
                                "53",
                                "54",
                                "55",
                                "56",
                                "57",
                                "58",
                                "59",
                                "60"
                              });
   cmbEqRate.Location = new Point(45, 148);
   cmbEqRate.Name = "cmbEqRate";
   cmbEqRate.Size = new Size(57, 21);
   cmbEqRate.TabIndex = 123;
   // 
   // mpDelayEQ
   // 
   mpDelayEQ.AutoSize = true;
   mpDelayEQ.FlatStyle = FlatStyle.Popup;
   mpDelayEQ.Location = new Point(29, 171);
   mpDelayEQ.Name = "mpDelayEQ";
   mpDelayEQ.Size = new Size(247, 17);
   mpDelayEQ.TabIndex = 128;
   mpDelayEQ.Text = "Delay Equalizer Start by                       Seconds";
   mpDelayEQ.UseVisualStyleBackColor = true;
   mpDelayEQ.CheckedChanged += mpDelayEQ_CheckedChanged;
   // 
   // groupBoxDisplayOptions
   // 
   groupBoxDisplayOptions.Anchor = ((((AnchorStyles.Top | AnchorStyles.Bottom)
                                      | AnchorStyles.Left)));
   groupBoxDisplayOptions.Controls.Add(ckDiskIcon);
   groupBoxDisplayOptions.Controls.Add(ckDiskMediaStatus);
   groupBoxDisplayOptions.Controls.Add(ckDeviceMonitor);
   groupBoxDisplayOptions.Controls.Add(mpVolumeDisplay);
   groupBoxDisplayOptions.Controls.Add(mpProgressBar);
   groupBoxDisplayOptions.Controls.Add(mpEditFont);
   groupBoxDisplayOptions.Controls.Add(mpEditIcon);
   groupBoxDisplayOptions.Controls.Add(mpUseCustomFont);
   groupBoxDisplayOptions.Controls.Add(mpUseLargeIcons);
   groupBoxDisplayOptions.Controls.Add(mpUseCustomIcons);
   groupBoxDisplayOptions.Controls.Add(mpUseInvertedIcons);
   groupBoxDisplayOptions.Location = new Point(10, 268);
   groupBoxDisplayOptions.Name = "groupBoxDisplayOptions";
   groupBoxDisplayOptions.Size = new Size(306, 188);
   groupBoxDisplayOptions.TabIndex = 130;
   groupBoxDisplayOptions.TabStop = false;
   groupBoxDisplayOptions.Text = "Display Options (Valid only with LCD/LCD2 displays) ";
   // 
   // ckDiskIcon
   // 
   ckDiskIcon.AutoSize = true;
   ckDiskIcon.FlatStyle = FlatStyle.Popup;
   ckDiskIcon.Location = new Point(16, 20);
   ckDiskIcon.Name = "ckDiskIcon";
   ckDiskIcon.Size = new Size(91, 17);
   ckDiskIcon.TabIndex = 73;
   ckDiskIcon.Text = "Use Disk Icon";
   ckDiskIcon.UseVisualStyleBackColor = true;
   ckDiskIcon.CheckedChanged += ckDiskIcon_CheckedChanged;
   // 
   // ckDiskMediaStatus
   // 
   ckDiskMediaStatus.AutoSize = true;
   ckDiskMediaStatus.FlatStyle = FlatStyle.Popup;
   ckDiskMediaStatus.Location = new Point(32, 38);
   ckDiskMediaStatus.Name = "ckDiskMediaStatus";
   ckDiskMediaStatus.Size = new Size(171, 17);
   ckDiskMediaStatus.TabIndex = 73;
   ckDiskMediaStatus.Text = "Display Media Transport Status";
   ckDiskMediaStatus.UseVisualStyleBackColor = true;
   // 
   // ckDeviceMonitor
   // 
   ckDeviceMonitor.AutoSize = true;
   ckDeviceMonitor.FlatStyle = FlatStyle.Popup;
   ckDeviceMonitor.Location = new Point(32, 54);
   ckDeviceMonitor.Name = "ckDeviceMonitor";
   ckDeviceMonitor.Size = new Size(172, 17);
   ckDeviceMonitor.TabIndex = 73;
   ckDeviceMonitor.Text = "Display CD/DVD volume status";
   ckDeviceMonitor.UseVisualStyleBackColor = true;
   // 
   // mpVolumeDisplay
   // 
   mpVolumeDisplay.AutoSize = true;
   mpVolumeDisplay.FlatStyle = FlatStyle.Popup;
   mpVolumeDisplay.Location = new Point(16, 72);
   mpVolumeDisplay.Name = "mpVolumeDisplay";
   mpVolumeDisplay.Size = new Size(171, 17);
   mpVolumeDisplay.TabIndex = 75;
   mpVolumeDisplay.Text = "Use Top Bar as Volume display";
   mpVolumeDisplay.UseVisualStyleBackColor = true;
   // 
   // mpProgressBar
   // 
   mpProgressBar.AutoSize = true;
   mpProgressBar.FlatStyle = FlatStyle.Popup;
   mpProgressBar.Location = new Point(16, 90);
   mpProgressBar.Name = "mpProgressBar";
   mpProgressBar.Size = new Size(193, 17);
   mpProgressBar.TabIndex = 74;
   mpProgressBar.Text = "Use Bottom Bar as Progress Display";
   mpProgressBar.UseVisualStyleBackColor = true;
   // 
   // mpEditFont
   // 
   mpEditFont.Location = new Point(215, 105);
   mpEditFont.Name = "mpEditFont";
   mpEditFont.Size = new Size(63, 23);
   mpEditFont.TabIndex = 79;
   mpEditFont.Text = "&Edit Font";
   mpEditFont.UseVisualStyleBackColor = true;
   mpEditFont.Click += mpEditFont_Click;
   // 
   // mpEditIcon
   // 
   mpEditIcon.Location = new Point(215, 141);
   mpEditIcon.Name = "mpEditIcon";
   mpEditIcon.Size = new Size(63, 23);
   mpEditIcon.TabIndex = 78;
   mpEditIcon.Text = "&Edit Icons";
   mpEditIcon.UseVisualStyleBackColor = true;
   mpEditIcon.Click += mpEditIcon_Click;
   // 
   // mpUseCustomFont
   // 
   mpUseCustomFont.AutoSize = true;
   mpUseCustomFont.FlatStyle = FlatStyle.Popup;
   mpUseCustomFont.Location = new Point(16, 108);
   mpUseCustomFont.Name = "mpUseCustomFont";
   mpUseCustomFont.Size = new Size(105, 17);
   mpUseCustomFont.TabIndex = 77;
   mpUseCustomFont.Text = "Use Custom Font";
   mpUseCustomFont.UseVisualStyleBackColor = true;
   mpUseCustomFont.CheckedChanged += mpUseCustomFont_CheckedChanged;
   // 
   // mpUseLargeIcons
   // 
   mpUseLargeIcons.AutoSize = true;
   mpUseLargeIcons.FlatStyle = FlatStyle.Popup;
   mpUseLargeIcons.Location = new Point(16, 126);
   mpUseLargeIcons.Name = "mpUseLargeIcons";
   mpUseLargeIcons.Size = new Size(102, 17);
   mpUseLargeIcons.TabIndex = 77;
   mpUseLargeIcons.Text = "Use Large Icons";
   mpUseLargeIcons.UseVisualStyleBackColor = true;
   mpUseLargeIcons.CheckedChanged += mpUseLargeIcons_CheckedChanged;
   // 
   // mpUseCustomIcons
   // 
   mpUseCustomIcons.AutoSize = true;
   mpUseCustomIcons.FlatStyle = FlatStyle.Popup;
   mpUseCustomIcons.Location = new Point(32, 144);
   mpUseCustomIcons.Name = "mpUseCustomIcons";
   mpUseCustomIcons.Size = new Size(140, 17);
   mpUseCustomIcons.TabIndex = 77;
   mpUseCustomIcons.Text = "Use Custom Large Icons";
   mpUseCustomIcons.UseVisualStyleBackColor = true;
   mpUseCustomIcons.CheckedChanged += mpUseCustomIcons_CheckedChanged;
   // 
   // mpUseInvertedIcons
   // 
   mpUseInvertedIcons.AutoSize = true;
   mpUseInvertedIcons.FlatStyle = FlatStyle.Popup;
   mpUseInvertedIcons.Location = new Point(32, 162);
   mpUseInvertedIcons.Name = "mpUseInvertedIcons";
   mpUseInvertedIcons.Size = new Size(172, 17);
   mpUseInvertedIcons.TabIndex = 77;
   mpUseInvertedIcons.Text = "Invert (reverse) the Large Icons";
   mpUseInvertedIcons.UseVisualStyleBackColor = true;
   // 
   // btnOK
   // 
   btnOK.Anchor = (((AnchorStyles.Bottom | AnchorStyles.Right)));
   btnOK.Location = new Point(563, 476);
   btnOK.Name = "btnOK";
   btnOK.Size = new Size(78, 23);
   btnOK.TabIndex = 6;
   btnOK.Text = "&OK";
   btnOK.UseVisualStyleBackColor = true;
   btnOK.Click += btnOK_Click;
   // 
   // btnReset
   // 
   btnReset.Anchor = (((AnchorStyles.Bottom | AnchorStyles.Right)));
   btnReset.Location = new Point(479, 476);
   btnReset.Name = "btnReset";
   btnReset.Size = new Size(78, 23);
   btnReset.TabIndex = 6;
   btnReset.Text = "&RESET";
   btnReset.UseVisualStyleBackColor = true;
   btnReset.Click += btnReset_Click;
   // 
   // iMONLCDg_AdvancedSetupForm
   // 
   AutoScaleDimensions = new SizeF(6F, 13F);
   ClientSize = new Size(650, 504);
   Controls.Add(btnOK);
   Controls.Add(btnReset);
   Controls.Add(groupBoxConfiguration);
   Name = "iMONLCDg_AdvancedSetupForm";
   StartPosition = FormStartPosition.CenterParent;
   Text = "MiniDisplay - Setup - Advanced Settings";
   groupBoxConfiguration.ResumeLayout(false);
   groupBox1.ResumeLayout(false);
   groupBox1.PerformLayout();
   groupBoxManager.ResumeLayout(false);
   groupBoxManager.PerformLayout();
   groupBoxHardware.ResumeLayout(false);
   groupBoxHardware.PerformLayout();
   groupBoxDisplayControl.ResumeLayout(false);
   groupBoxDisplayControl.PerformLayout();
   groupboxEqualizerOptions.ResumeLayout(false);
   groupboxEqualizerOptions.PerformLayout();
   groupEQstyle.ResumeLayout(false);
   groupEQstyle.PerformLayout();
   groupBoxDisplayOptions.ResumeLayout(false);
   groupBoxDisplayOptions.PerformLayout();
   ResumeLayout(false);
 }