コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Nikse.SubtitleEdit.Core.Common.TimeCode timeCode1 = new Nikse.SubtitleEdit.Core.Common.TimeCode();
     Nikse.SubtitleEdit.Core.Common.TimeCode timeCode2 = new Nikse.SubtitleEdit.Core.Common.TimeCode();
     this.groupBoxCurrent     = new System.Windows.Forms.GroupBox();
     this.buttonSetText       = new System.Windows.Forms.Button();
     this.labelCurrentSize    = new System.Windows.Forms.Label();
     this.buttonExportImage   = new System.Windows.Forms.Button();
     this.buttonImportImage   = new System.Windows.Forms.Button();
     this.labelPositionComma  = new System.Windows.Forms.Label();
     this.labelEndTime        = new System.Windows.Forms.Label();
     this.labelStart          = new System.Windows.Forms.Label();
     this.numericUpDownY      = new System.Windows.Forms.NumericUpDown();
     this.numericUpDownX      = new System.Windows.Forms.NumericUpDown();
     this.checkBoxIsForced    = new System.Windows.Forms.CheckBox();
     this.timeUpDownEndTime   = new Nikse.SubtitleEdit.Controls.TimeUpDown();
     this.timeUpDownStartTime = new Nikse.SubtitleEdit.Controls.TimeUpDown();
     this.label1                       = new System.Windows.Forms.Label();
     this.groupBox2                    = new System.Windows.Forms.GroupBox();
     this.labelFrameRate               = new System.Windows.Forms.Label();
     this.comboBoxFrameRate            = new System.Windows.Forms.ComboBox();
     this.label3                       = new System.Windows.Forms.Label();
     this.label4                       = new System.Windows.Forms.Label();
     this.numericUpDownScreenHeight    = new System.Windows.Forms.NumericUpDown();
     this.numericUpDownScreenWidth     = new System.Windows.Forms.NumericUpDown();
     this.contextMenuStripListView     = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.deleteToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.insertToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.insertAfterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3          = new System.Windows.Forms.ToolStripSeparator();
     this.insertSubtitleAfterThisLineToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.adjustAllTimesForSelectedLinesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.oCRTextsforOverviewOnlyToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip1                       = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.openFileToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.saveFileAsToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1              = new System.Windows.Forms.ToolStripSeparator();
     this.importTimeCodesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2              = new System.Windows.Forms.ToolStripSeparator();
     this.closeToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.videoToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.openVideoToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.closeVideoToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.synchronizationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.adjustAllTimesToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.changeFrameRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.changeSpeedToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.saveFileDialog1                  = new System.Windows.Forms.SaveFileDialog();
     this.panel1 = new System.Windows.Forms.Panel();
     this.videoPlayerContainer1        = new Nikse.SubtitleEdit.Controls.VideoPlayerContainer();
     this.pictureBoxMovableImage       = new System.Windows.Forms.PictureBox();
     this.contextMenuStripMovableImage = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.centerToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4          = new System.Windows.Forms.ToolStripSeparator();
     this.undoChangesForThisElementToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pictureBoxScreen     = new System.Windows.Forms.PictureBox();
     this.progressBar1         = new System.Windows.Forms.ProgressBar();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.timerSubtitleOnVideo = new System.Windows.Forms.Timer(this.components);
     this.subtitleListView1    = new Nikse.SubtitleEdit.Controls.SubtitleListView();
     this.labelVideoInfo       = new System.Windows.Forms.Label();
     this.groupBoxCurrent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownX)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenHeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenWidth)).BeginInit();
     this.contextMenuStripListView.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxMovableImage)).BeginInit();
     this.contextMenuStripMovableImage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScreen)).BeginInit();
     this.SuspendLayout();
     //
     // groupBoxCurrent
     //
     this.groupBoxCurrent.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBoxCurrent.Controls.Add(this.buttonSetText);
     this.groupBoxCurrent.Controls.Add(this.labelCurrentSize);
     this.groupBoxCurrent.Controls.Add(this.buttonExportImage);
     this.groupBoxCurrent.Controls.Add(this.buttonImportImage);
     this.groupBoxCurrent.Controls.Add(this.labelPositionComma);
     this.groupBoxCurrent.Controls.Add(this.labelEndTime);
     this.groupBoxCurrent.Controls.Add(this.labelStart);
     this.groupBoxCurrent.Controls.Add(this.numericUpDownY);
     this.groupBoxCurrent.Controls.Add(this.numericUpDownX);
     this.groupBoxCurrent.Controls.Add(this.checkBoxIsForced);
     this.groupBoxCurrent.Controls.Add(this.timeUpDownEndTime);
     this.groupBoxCurrent.Controls.Add(this.timeUpDownStartTime);
     this.groupBoxCurrent.Controls.Add(this.label1);
     this.groupBoxCurrent.Location = new System.Drawing.Point(12, 405);
     this.groupBoxCurrent.Name     = "groupBoxCurrent";
     this.groupBoxCurrent.Size     = new System.Drawing.Size(493, 109);
     this.groupBoxCurrent.TabIndex = 2;
     this.groupBoxCurrent.TabStop  = false;
     this.groupBoxCurrent.Text     = "Current";
     //
     // buttonSetText
     //
     this.buttonSetText.Location = new System.Drawing.Point(376, 75);
     this.buttonSetText.Name     = "buttonSetText";
     this.buttonSetText.Size     = new System.Drawing.Size(111, 23);
     this.buttonSetText.TabIndex = 11;
     this.buttonSetText.Text     = "Set text...";
     this.buttonSetText.UseVisualStyleBackColor = true;
     this.buttonSetText.Click += new System.EventHandler(this.buttonSetText_Click);
     //
     // labelCurrentSize
     //
     this.labelCurrentSize.AutoSize = true;
     this.labelCurrentSize.Location = new System.Drawing.Point(192, 46);
     this.labelCurrentSize.Name     = "labelCurrentSize";
     this.labelCurrentSize.Size     = new System.Drawing.Size(30, 13);
     this.labelCurrentSize.TabIndex = 8;
     this.labelCurrentSize.Text     = "Size:";
     //
     // buttonExportImage
     //
     this.buttonExportImage.Location = new System.Drawing.Point(376, 17);
     this.buttonExportImage.Name     = "buttonExportImage";
     this.buttonExportImage.Size     = new System.Drawing.Size(111, 23);
     this.buttonExportImage.TabIndex = 9;
     this.buttonExportImage.Text     = "Export image...";
     this.buttonExportImage.UseVisualStyleBackColor = true;
     this.buttonExportImage.Click += new System.EventHandler(this.buttonExportImage_Click);
     //
     // buttonImportImage
     //
     this.buttonImportImage.Location = new System.Drawing.Point(376, 46);
     this.buttonImportImage.Name     = "buttonImportImage";
     this.buttonImportImage.Size     = new System.Drawing.Size(111, 23);
     this.buttonImportImage.TabIndex = 10;
     this.buttonImportImage.Text     = "Import image...";
     this.buttonImportImage.UseVisualStyleBackColor = true;
     this.buttonImportImage.Click += new System.EventHandler(this.buttonImportImage_Click);
     //
     // labelPositionComma
     //
     this.labelPositionComma.AutoSize = true;
     this.labelPositionComma.Location = new System.Drawing.Point(298, 22);
     this.labelPositionComma.Name     = "labelPositionComma";
     this.labelPositionComma.Size     = new System.Drawing.Size(10, 13);
     this.labelPositionComma.TabIndex = 6;
     this.labelPositionComma.Text     = ",";
     //
     // labelEndTime
     //
     this.labelEndTime.AutoSize = true;
     this.labelEndTime.Location = new System.Drawing.Point(16, 55);
     this.labelEndTime.Name     = "labelEndTime";
     this.labelEndTime.Size     = new System.Drawing.Size(48, 13);
     this.labelEndTime.TabIndex = 2;
     this.labelEndTime.Text     = "End time";
     //
     // labelStart
     //
     this.labelStart.AutoSize = true;
     this.labelStart.Location = new System.Drawing.Point(16, 27);
     this.labelStart.Name     = "labelStart";
     this.labelStart.Size     = new System.Drawing.Size(51, 13);
     this.labelStart.TabIndex = 0;
     this.labelStart.Text     = "Start time";
     //
     // numericUpDownY
     //
     this.numericUpDownY.Location = new System.Drawing.Point(314, 20);
     this.numericUpDownY.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownY.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownY.Name          = "numericUpDownY";
     this.numericUpDownY.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownY.TabIndex      = 7;
     this.numericUpDownY.ValueChanged += new System.EventHandler(this.numericUpDownY_ValueChanged);
     //
     // numericUpDownX
     //
     this.numericUpDownX.Location = new System.Drawing.Point(251, 20);
     this.numericUpDownX.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownX.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownX.Name          = "numericUpDownX";
     this.numericUpDownX.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownX.TabIndex      = 5;
     this.numericUpDownX.ValueChanged += new System.EventHandler(this.numericUpDownX_ValueChanged);
     //
     // checkBoxIsForced
     //
     this.checkBoxIsForced.AutoSize = true;
     this.checkBoxIsForced.Location = new System.Drawing.Point(19, 84);
     this.checkBoxIsForced.Name     = "checkBoxIsForced";
     this.checkBoxIsForced.Size     = new System.Drawing.Size(59, 17);
     this.checkBoxIsForced.TabIndex = 4;
     this.checkBoxIsForced.Text     = "Forced";
     this.checkBoxIsForced.UseVisualStyleBackColor = true;
     this.checkBoxIsForced.CheckedChanged         += new System.EventHandler(this.checkBoxIsForced_CheckedChanged);
     //
     // timeUpDownEndTime
     //
     this.timeUpDownEndTime.AutoSize     = true;
     this.timeUpDownEndTime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.timeUpDownEndTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.timeUpDownEndTime.Location     = new System.Drawing.Point(74, 50);
     this.timeUpDownEndTime.Margin       = new System.Windows.Forms.Padding(4);
     this.timeUpDownEndTime.Name         = "timeUpDownEndTime";
     this.timeUpDownEndTime.Size         = new System.Drawing.Size(111, 27);
     this.timeUpDownEndTime.TabIndex     = 3;
     timeCode1.Hours                       = 0;
     timeCode1.Milliseconds                = 0;
     timeCode1.Minutes                     = 0;
     timeCode1.Seconds                     = 0;
     timeCode1.TimeSpan                    = System.TimeSpan.Parse("00:00:00");
     timeCode1.TotalMilliseconds           = 0D;
     timeCode1.TotalSeconds                = 0D;
     this.timeUpDownEndTime.TimeCode       = timeCode1;
     this.timeUpDownEndTime.UseVideoOffset = false;
     //
     // timeUpDownStartTime
     //
     this.timeUpDownStartTime.AutoSize     = true;
     this.timeUpDownStartTime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.timeUpDownStartTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.timeUpDownStartTime.Location     = new System.Drawing.Point(74, 18);
     this.timeUpDownStartTime.Margin       = new System.Windows.Forms.Padding(4);
     this.timeUpDownStartTime.Name         = "timeUpDownStartTime";
     this.timeUpDownStartTime.Size         = new System.Drawing.Size(111, 27);
     this.timeUpDownStartTime.TabIndex     = 1;
     timeCode2.Hours                         = 0;
     timeCode2.Milliseconds                  = 0;
     timeCode2.Minutes                       = 0;
     timeCode2.Seconds                       = 0;
     timeCode2.TimeSpan                      = System.TimeSpan.Parse("00:00:00");
     timeCode2.TotalMilliseconds             = 0D;
     timeCode2.TotalSeconds                  = 0D;
     this.timeUpDownStartTime.TimeCode       = timeCode2;
     this.timeUpDownStartTime.UseVideoOffset = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(192, 22);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(44, 13);
     this.label1.TabIndex = 4;
     this.label1.Text     = "Position";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox2.Controls.Add(this.labelFrameRate);
     this.groupBox2.Controls.Add(this.comboBoxFrameRate);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.numericUpDownScreenHeight);
     this.groupBox2.Controls.Add(this.numericUpDownScreenWidth);
     this.groupBox2.Location = new System.Drawing.Point(13, 520);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(493, 51);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Global settings";
     //
     // labelFrameRate
     //
     this.labelFrameRate.AutoSize = true;
     this.labelFrameRate.Location = new System.Drawing.Point(259, 23);
     this.labelFrameRate.Name     = "labelFrameRate";
     this.labelFrameRate.Size     = new System.Drawing.Size(57, 13);
     this.labelFrameRate.TabIndex = 4;
     this.labelFrameRate.Text     = "Frame rate";
     //
     // comboBoxFrameRate
     //
     this.comboBoxFrameRate.DropDownWidth     = 200;
     this.comboBoxFrameRate.FormattingEnabled = true;
     this.comboBoxFrameRate.Location          = new System.Drawing.Point(322, 20);
     this.comboBoxFrameRate.Name                  = "comboBoxFrameRate";
     this.comboBoxFrameRate.Size                  = new System.Drawing.Size(102, 21);
     this.comboBoxFrameRate.TabIndex              = 5;
     this.comboBoxFrameRate.SelectedIndexChanged += new System.EventHandler(this.comboBoxFrameRate_SelectedIndexChanged);
     this.comboBoxFrameRate.SelectedValueChanged += new System.EventHandler(this.comboBoxFrameRate_SelectedValueChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(120, 23);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(12, 13);
     this.label3.TabIndex = 2;
     this.label3.Text     = "x";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(10, 23);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Video size";
     //
     // numericUpDownScreenHeight
     //
     this.numericUpDownScreenHeight.Location = new System.Drawing.Point(137, 21);
     this.numericUpDownScreenHeight.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownScreenHeight.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownScreenHeight.Name          = "numericUpDownScreenHeight";
     this.numericUpDownScreenHeight.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownScreenHeight.TabIndex      = 3;
     this.numericUpDownScreenHeight.ValueChanged += new System.EventHandler(this.numericUpDownScreenHeight_ValueChanged);
     //
     // numericUpDownScreenWidth
     //
     this.numericUpDownScreenWidth.Location = new System.Drawing.Point(71, 21);
     this.numericUpDownScreenWidth.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownScreenWidth.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownScreenWidth.Name          = "numericUpDownScreenWidth";
     this.numericUpDownScreenWidth.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownScreenWidth.TabIndex      = 1;
     this.numericUpDownScreenWidth.ValueChanged += new System.EventHandler(this.numericUpDownScreenWidth_ValueChanged);
     //
     // contextMenuStripListView
     //
     this.contextMenuStripListView.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.deleteToolStripMenuItem,
         this.insertToolStripMenuItem,
         this.insertAfterToolStripMenuItem,
         this.toolStripSeparator3,
         this.insertSubtitleAfterThisLineToolStripMenuItem,
         this.adjustAllTimesForSelectedLinesToolStripMenuItem,
         this.oCRTextsforOverviewOnlyToolStripMenuItem
     });
     this.contextMenuStripListView.Name     = "contextMenuStripListView";
     this.contextMenuStripListView.Size     = new System.Drawing.Size(263, 142);
     this.contextMenuStripListView.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStripListView_Opening);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.deleteToolStripMenuItem.Text   = "Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // insertToolStripMenuItem
     //
     this.insertToolStripMenuItem.Name   = "insertToolStripMenuItem";
     this.insertToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.insertToolStripMenuItem.Text   = "Insert before";
     this.insertToolStripMenuItem.Click += new System.EventHandler(this.insertToolStripMenuItem_Click);
     //
     // insertAfterToolStripMenuItem
     //
     this.insertAfterToolStripMenuItem.Name   = "insertAfterToolStripMenuItem";
     this.insertAfterToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.insertAfterToolStripMenuItem.Text   = "Insert after";
     this.insertAfterToolStripMenuItem.Click += new System.EventHandler(this.insertAfterToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(259, 6);
     //
     // insertSubtitleAfterThisLineToolStripMenuItem
     //
     this.insertSubtitleAfterThisLineToolStripMenuItem.Name   = "insertSubtitleAfterThisLineToolStripMenuItem";
     this.insertSubtitleAfterThisLineToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.insertSubtitleAfterThisLineToolStripMenuItem.Text   = "Insert subtitle after this line...";
     this.insertSubtitleAfterThisLineToolStripMenuItem.Click += new System.EventHandler(this.insertSubtitleAfterThisLineToolStripMenuItem_Click_1);
     //
     // adjustAllTimesForSelectedLinesToolStripMenuItem
     //
     this.adjustAllTimesForSelectedLinesToolStripMenuItem.Name   = "adjustAllTimesForSelectedLinesToolStripMenuItem";
     this.adjustAllTimesForSelectedLinesToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.adjustAllTimesForSelectedLinesToolStripMenuItem.Text   = "Adjust all times for selected lines...";
     this.adjustAllTimesForSelectedLinesToolStripMenuItem.Click += new System.EventHandler(this.adjustAllTimesForSelectedLinesToolStripMenuItem_Click);
     //
     // oCRTextsforOverviewOnlyToolStripMenuItem
     //
     this.oCRTextsforOverviewOnlyToolStripMenuItem.Name   = "oCRTextsforOverviewOnlyToolStripMenuItem";
     this.oCRTextsforOverviewOnlyToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.oCRTextsforOverviewOnlyToolStripMenuItem.Text   = "Quick OCR texts (for overview only)";
     this.oCRTextsforOverviewOnlyToolStripMenuItem.Click += new System.EventHandler(this.ocrTextsToolStripMenuItem_Click);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.videoToolStripMenuItem,
         this.synchronizationToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(1161, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openFileToolStripMenuItem,
         this.saveFileAsToolStripMenuItem,
         this.toolStripSeparator1,
         this.importTimeCodesToolStripMenuItem,
         this.toolStripSeparator2,
         this.closeToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // openFileToolStripMenuItem
     //
     this.openFileToolStripMenuItem.Name   = "openFileToolStripMenuItem";
     this.openFileToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.openFileToolStripMenuItem.Text   = "Open file...";
     this.openFileToolStripMenuItem.Click += new System.EventHandler(this.openFileToolStripMenuItem_Click);
     //
     // saveFileAsToolStripMenuItem
     //
     this.saveFileAsToolStripMenuItem.Name   = "saveFileAsToolStripMenuItem";
     this.saveFileAsToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.saveFileAsToolStripMenuItem.Text   = "Save file as...";
     this.saveFileAsToolStripMenuItem.Click += new System.EventHandler(this.saveFileAsToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
     //
     // importTimeCodesToolStripMenuItem
     //
     this.importTimeCodesToolStripMenuItem.Name   = "importTimeCodesToolStripMenuItem";
     this.importTimeCodesToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.importTimeCodesToolStripMenuItem.Text   = "Import time codes...";
     this.importTimeCodesToolStripMenuItem.Click += new System.EventHandler(this.importTimeCodesToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);
     //
     // closeToolStripMenuItem
     //
     this.closeToolStripMenuItem.Name   = "closeToolStripMenuItem";
     this.closeToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.closeToolStripMenuItem.Text   = "Close";
     this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click);
     //
     // videoToolStripMenuItem
     //
     this.videoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openVideoToolStripMenuItem,
         this.closeVideoToolStripMenuItem
     });
     this.videoToolStripMenuItem.Name             = "videoToolStripMenuItem";
     this.videoToolStripMenuItem.Size             = new System.Drawing.Size(49, 20);
     this.videoToolStripMenuItem.Text             = "Video";
     this.videoToolStripMenuItem.DropDownOpening += new System.EventHandler(this.videoToolStripMenuItem_DropDownOpening);
     //
     // openVideoToolStripMenuItem
     //
     this.openVideoToolStripMenuItem.Name   = "openVideoToolStripMenuItem";
     this.openVideoToolStripMenuItem.Size   = new System.Drawing.Size(144, 22);
     this.openVideoToolStripMenuItem.Text   = "Open video...";
     this.openVideoToolStripMenuItem.Click += new System.EventHandler(this.openVideoToolStripMenuItem_Click);
     //
     // closeVideoToolStripMenuItem
     //
     this.closeVideoToolStripMenuItem.Name   = "closeVideoToolStripMenuItem";
     this.closeVideoToolStripMenuItem.Size   = new System.Drawing.Size(144, 22);
     this.closeVideoToolStripMenuItem.Text   = "Close video";
     this.closeVideoToolStripMenuItem.Click += new System.EventHandler(this.closeVideoToolStripMenuItem_Click);
     //
     // synchronizationToolStripMenuItem
     //
     this.synchronizationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.adjustAllTimesToolStripMenuItem,
         this.changeFrameRateToolStripMenuItem,
         this.changeSpeedToolStripMenuItem
     });
     this.synchronizationToolStripMenuItem.Name = "synchronizationToolStripMenuItem";
     this.synchronizationToolStripMenuItem.Size = new System.Drawing.Size(104, 20);
     this.synchronizationToolStripMenuItem.Text = "Synchronization";
     //
     // adjustAllTimesToolStripMenuItem
     //
     this.adjustAllTimesToolStripMenuItem.Name   = "adjustAllTimesToolStripMenuItem";
     this.adjustAllTimesToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.adjustAllTimesToolStripMenuItem.Text   = "Adjust all times";
     this.adjustAllTimesToolStripMenuItem.Click += new System.EventHandler(this.adjustAllTimesToolStripMenuItem_Click);
     //
     // changeFrameRateToolStripMenuItem
     //
     this.changeFrameRateToolStripMenuItem.Name   = "changeFrameRateToolStripMenuItem";
     this.changeFrameRateToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.changeFrameRateToolStripMenuItem.Text   = "Change frame rate";
     this.changeFrameRateToolStripMenuItem.Click += new System.EventHandler(this.changeFrameRateToolStripMenuItem_Click);
     //
     // changeSpeedToolStripMenuItem
     //
     this.changeSpeedToolStripMenuItem.Name   = "changeSpeedToolStripMenuItem";
     this.changeSpeedToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.changeSpeedToolStripMenuItem.Text   = "Change speed";
     this.changeSpeedToolStripMenuItem.Click += new System.EventHandler(this.changeSpeedToolStripMenuItem_Click);
     //
     // panel1
     //
     this.panel1.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.panel1.Controls.Add(this.videoPlayerContainer1);
     this.panel1.Controls.Add(this.pictureBoxMovableImage);
     this.panel1.Controls.Add(this.pictureBoxScreen);
     this.panel1.Location = new System.Drawing.Point(513, 28);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(638, 543);
     this.panel1.TabIndex = 4;
     //
     // videoPlayerContainer1
     //
     this.videoPlayerContainer1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
     this.videoPlayerContainer1.Chapters             = null;
     this.videoPlayerContainer1.CurrentPosition      = 0D;
     this.videoPlayerContainer1.FontSizeFactor       = 1F;
     this.videoPlayerContainer1.LastParagraph        = null;
     this.videoPlayerContainer1.Location             = new System.Drawing.Point(31, 107);
     this.videoPlayerContainer1.Name                 = "videoPlayerContainer1";
     this.videoPlayerContainer1.ShowFullscreenButton = true;
     this.videoPlayerContainer1.ShowMuteButton       = true;
     this.videoPlayerContainer1.ShowStopButton       = true;
     this.videoPlayerContainer1.Size                 = new System.Drawing.Size(584, 333);
     this.videoPlayerContainer1.SmpteMode            = false;
     this.videoPlayerContainer1.SubtitleText         = "";
     this.videoPlayerContainer1.TabIndex             = 16;
     this.videoPlayerContainer1.TextRightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.videoPlayerContainer1.VideoHeight          = 0;
     this.videoPlayerContainer1.VideoPlayer          = null;
     this.videoPlayerContainer1.VideoWidth           = 0;
     this.videoPlayerContainer1.Volume               = 0D;
     //
     // pictureBoxMovableImage
     //
     this.pictureBoxMovableImage.ContextMenuStrip = this.contextMenuStripMovableImage;
     this.pictureBoxMovableImage.Location         = new System.Drawing.Point(31, 21);
     this.pictureBoxMovableImage.Name             = "pictureBoxMovableImage";
     this.pictureBoxMovableImage.Size             = new System.Drawing.Size(100, 50);
     this.pictureBoxMovableImage.TabIndex         = 15;
     this.pictureBoxMovableImage.TabStop          = false;
     this.pictureBoxMovableImage.MouseDown       += new System.Windows.Forms.MouseEventHandler(this.pictureBoxMovableImage_MouseDown);
     this.pictureBoxMovableImage.MouseMove       += new System.Windows.Forms.MouseEventHandler(this.pictureBoxMovableImage_MouseMove);
     //
     // contextMenuStripMovableImage
     //
     this.contextMenuStripMovableImage.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.centerToolStripMenuItem,
         this.toolStripSeparator4,
         this.undoChangesForThisElementToolStripMenuItem
     });
     this.contextMenuStripMovableImage.Name = "contextMenuStripMovableImage";
     this.contextMenuStripMovableImage.Size = new System.Drawing.Size(237, 54);
     //
     // centerToolStripMenuItem
     //
     this.centerToolStripMenuItem.Name   = "centerToolStripMenuItem";
     this.centerToolStripMenuItem.Size   = new System.Drawing.Size(236, 22);
     this.centerToolStripMenuItem.Text   = "Center horizontally";
     this.centerToolStripMenuItem.Click += new System.EventHandler(this.centerToolStripMenuItem_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(233, 6);
     //
     // undoChangesForThisElementToolStripMenuItem
     //
     this.undoChangesForThisElementToolStripMenuItem.Name   = "undoChangesForThisElementToolStripMenuItem";
     this.undoChangesForThisElementToolStripMenuItem.Size   = new System.Drawing.Size(236, 22);
     this.undoChangesForThisElementToolStripMenuItem.Text   = "Undo changes for this element";
     this.undoChangesForThisElementToolStripMenuItem.Click += new System.EventHandler(this.undoChangesForThisElementToolStripMenuItem_Click);
     //
     // pictureBoxScreen
     //
     this.pictureBoxScreen.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.pictureBoxScreen.Location = new System.Drawing.Point(3, 3);
     this.pictureBoxScreen.Name     = "pictureBoxScreen";
     this.pictureBoxScreen.Size     = new System.Drawing.Size(633, 537);
     this.pictureBoxScreen.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBoxScreen.TabIndex = 14;
     this.pictureBoxScreen.TabStop  = false;
     //
     // progressBar1
     //
     this.progressBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.progressBar1.Location = new System.Drawing.Point(12, 578);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(1139, 10);
     this.progressBar1.TabIndex = 8;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // timerSubtitleOnVideo
     //
     this.timerSubtitleOnVideo.Interval = 25;
     this.timerSubtitleOnVideo.Tick    += new System.EventHandler(this.timerSubtitleOnVideo_Tick);
     //
     // subtitleListView1
     //
     this.subtitleListView1.AllowColumnReorder = true;
     this.subtitleListView1.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.subtitleListView1.ContextMenuStrip  = this.contextMenuStripListView;
     this.subtitleListView1.FirstVisibleIndex = -1;
     this.subtitleListView1.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.subtitleListView1.FullRowSelect    = true;
     this.subtitleListView1.GridLines        = true;
     this.subtitleListView1.HeaderStyle      = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.subtitleListView1.HideSelection    = false;
     this.subtitleListView1.Location         = new System.Drawing.Point(12, 27);
     this.subtitleListView1.Name             = "subtitleListView1";
     this.subtitleListView1.OwnerDraw        = true;
     this.subtitleListView1.Size             = new System.Drawing.Size(494, 372);
     this.subtitleListView1.SubtitleFontBold = false;
     this.subtitleListView1.SubtitleFontName = "Tahoma";
     this.subtitleListView1.SubtitleFontSize = 8;
     this.subtitleListView1.TabIndex         = 1;
     this.subtitleListView1.UseCompatibleStateImageBehavior = false;
     this.subtitleListView1.UseSyntaxColoring = true;
     this.subtitleListView1.View = System.Windows.Forms.View.Details;
     this.subtitleListView1.SelectedIndexChanged += new System.EventHandler(this.subtitleListView1_SelectedIndexChanged);
     this.subtitleListView1.Click   += new System.EventHandler(this.subtitleListView1_Click);
     this.subtitleListView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.subtitleListView1_KeyDown);
     //
     // labelVideoInfo
     //
     this.labelVideoInfo.AutoSize = true;
     this.labelVideoInfo.Location = new System.Drawing.Point(513, 11);
     this.labelVideoInfo.Name     = "labelVideoInfo";
     this.labelVideoInfo.Size     = new System.Drawing.Size(54, 13);
     this.labelVideoInfo.TabIndex = 9;
     this.labelVideoInfo.Text     = "Video info";
     //
     // BinEdit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1161, 596);
     this.Controls.Add(this.labelVideoInfo);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBoxCurrent);
     this.Controls.Add(this.subtitleListView1);
     this.KeyPreview    = true;
     this.MainMenuStrip = this.menuStrip1;
     this.MinimumSize   = new System.Drawing.Size(800, 600);
     this.Name          = "BinEdit";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Edit";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.BinEdit_FormClosing);
     this.Shown        += new System.EventHandler(this.BinEdit_Shown);
     this.ResizeEnd    += new System.EventHandler(this.BinEdit_ResizeEnd);
     this.Resize       += new System.EventHandler(this.BinEdit_Resize);
     this.groupBoxCurrent.ResumeLayout(false);
     this.groupBoxCurrent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownX)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenHeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenWidth)).EndInit();
     this.contextMenuStripListView.ResumeLayout(false);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxMovableImage)).EndInit();
     this.contextMenuStripMovableImage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScreen)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Nikse.SubtitleEdit.Core.Common.TimeCode timeCode2 = new Nikse.SubtitleEdit.Core.Common.TimeCode();
     this.groupBoxStyle                   = new System.Windows.Forms.GroupBox();
     this.comboBoxProgressBarEdge         = new System.Windows.Forms.ComboBox();
     this.labelEdgeStyle                  = new System.Windows.Forms.Label();
     this.radioButtonPosTop               = new System.Windows.Forms.RadioButton();
     this.radioButtonPosBottom            = new System.Windows.Forms.RadioButton();
     this.labelHeight                     = new System.Windows.Forms.Label();
     this.numericUpDownHeight             = new System.Windows.Forms.NumericUpDown();
     this.panelSecondaryColor             = new System.Windows.Forms.Panel();
     this.buttonSecondaryColor            = new System.Windows.Forms.Button();
     this.panelPrimaryColor               = new System.Windows.Forms.Panel();
     this.buttonForeColor                 = new System.Windows.Forms.Button();
     this.labelPosition                   = new System.Windows.Forms.Label();
     this.buttonReset                     = new System.Windows.Forms.Button();
     this.buttonPickAttachmentFont        = new System.Windows.Forms.Button();
     this.comboBoxFontName                = new System.Windows.Forms.ComboBox();
     this.labelFontName                   = new System.Windows.Forms.Label();
     this.numericUpDownSplitterWidth      = new System.Windows.Forms.NumericUpDown();
     this.labelSplitterWidth              = new System.Windows.Forms.Label();
     this.numericUpDownSplitterHeight     = new System.Windows.Forms.NumericUpDown();
     this.labelSplitterHeight             = new System.Windows.Forms.Label();
     this.labelFontSize                   = new System.Windows.Forms.Label();
     this.numericUpDownFontSize           = new System.Windows.Forms.NumericUpDown();
     this.groupBoxChapters                = new System.Windows.Forms.GroupBox();
     this.buttonTakePosFromVideo          = new System.Windows.Forms.Button();
     this.labelXAdjust                    = new System.Windows.Forms.Label();
     this.numericUpDownXAdjust            = new System.Windows.Forms.NumericUpDown();
     this.comboBoxTextHorizontalAlignment = new System.Windows.Forms.ComboBox();
     this.labelTextHorizontalAlignment    = new System.Windows.Forms.Label();
     this.labelYAdjust                    = new System.Windows.Forms.Label();
     this.numericUpDownYAdjust            = new System.Windows.Forms.NumericUpDown();
     this.textBoxChapterText              = new System.Windows.Forms.TextBox();
     this.labelText           = new System.Windows.Forms.Label();
     this.timeUpDownStartTime = new Nikse.SubtitleEdit.Controls.TimeUpDown();
     this.labelStartTime      = new System.Windows.Forms.Label();
     this.panelTextColor      = new System.Windows.Forms.Panel();
     this.buttonTextColor     = new System.Windows.Forms.Button();
     this.buttonRemoveAll     = new System.Windows.Forms.Button();
     this.buttonAdd           = new System.Windows.Forms.Button();
     this.buttonRemove        = new System.Windows.Forms.Button();
     this.listViewChapters    = new System.Windows.Forms.ListView();
     this.columnHeaderName    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeaderStart   = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.buttonOK            = new System.Windows.Forms.Button();
     this.buttonCancel        = new System.Windows.Forms.Button();
     this.textBoxSource       = new System.Windows.Forms.TextBox();
     this.groupBoxStyle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownHeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSplitterWidth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSplitterHeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownFontSize)).BeginInit();
     this.groupBoxChapters.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownXAdjust)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownYAdjust)).BeginInit();
     this.SuspendLayout();
     //
     // groupBoxStyle
     //
     this.groupBoxStyle.Controls.Add(this.comboBoxProgressBarEdge);
     this.groupBoxStyle.Controls.Add(this.labelEdgeStyle);
     this.groupBoxStyle.Controls.Add(this.radioButtonPosTop);
     this.groupBoxStyle.Controls.Add(this.radioButtonPosBottom);
     this.groupBoxStyle.Controls.Add(this.labelHeight);
     this.groupBoxStyle.Controls.Add(this.numericUpDownHeight);
     this.groupBoxStyle.Controls.Add(this.panelSecondaryColor);
     this.groupBoxStyle.Controls.Add(this.buttonSecondaryColor);
     this.groupBoxStyle.Controls.Add(this.panelPrimaryColor);
     this.groupBoxStyle.Controls.Add(this.buttonForeColor);
     this.groupBoxStyle.Controls.Add(this.labelPosition);
     this.groupBoxStyle.Location = new System.Drawing.Point(12, 12);
     this.groupBoxStyle.Name     = "groupBoxStyle";
     this.groupBoxStyle.Size     = new System.Drawing.Size(383, 167);
     this.groupBoxStyle.TabIndex = 0;
     this.groupBoxStyle.TabStop  = false;
     this.groupBoxStyle.Text     = "Progress bar";
     //
     // comboBoxProgressBarEdge
     //
     this.comboBoxProgressBarEdge.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxProgressBarEdge.FormattingEnabled = true;
     this.comboBoxProgressBarEdge.Items.AddRange(new object[] {
         "Square corners",
         "Rounded corners"
     });
     this.comboBoxProgressBarEdge.Location = new System.Drawing.Point(91, 132);
     this.comboBoxProgressBarEdge.Name     = "comboBoxProgressBarEdge";
     this.comboBoxProgressBarEdge.Size     = new System.Drawing.Size(188, 21);
     this.comboBoxProgressBarEdge.TabIndex = 10;
     //
     // labelEdgeStyle
     //
     this.labelEdgeStyle.AutoSize = true;
     this.labelEdgeStyle.Location = new System.Drawing.Point(5, 135);
     this.labelEdgeStyle.Name     = "labelEdgeStyle";
     this.labelEdgeStyle.Size     = new System.Drawing.Size(30, 13);
     this.labelEdgeStyle.TabIndex = 9;
     this.labelEdgeStyle.Text     = "Style";
     //
     // radioButtonPosTop
     //
     this.radioButtonPosTop.AutoSize = true;
     this.radioButtonPosTop.Location = new System.Drawing.Point(156, 25);
     this.radioButtonPosTop.Name     = "radioButtonPosTop";
     this.radioButtonPosTop.Size     = new System.Drawing.Size(44, 17);
     this.radioButtonPosTop.TabIndex = 2;
     this.radioButtonPosTop.Text     = "Top";
     this.radioButtonPosTop.UseVisualStyleBackColor = true;
     //
     // radioButtonPosBottom
     //
     this.radioButtonPosBottom.AutoSize = true;
     this.radioButtonPosBottom.Checked  = true;
     this.radioButtonPosBottom.Location = new System.Drawing.Point(92, 25);
     this.radioButtonPosBottom.Name     = "radioButtonPosBottom";
     this.radioButtonPosBottom.Size     = new System.Drawing.Size(58, 17);
     this.radioButtonPosBottom.TabIndex = 1;
     this.radioButtonPosBottom.TabStop  = true;
     this.radioButtonPosBottom.Text     = "Bottom";
     this.radioButtonPosBottom.UseVisualStyleBackColor = true;
     //
     // labelHeight
     //
     this.labelHeight.AutoSize = true;
     this.labelHeight.Location = new System.Drawing.Point(10, 55);
     this.labelHeight.Name     = "labelHeight";
     this.labelHeight.Size     = new System.Drawing.Size(38, 13);
     this.labelHeight.TabIndex = 3;
     this.labelHeight.Text     = "Height";
     //
     // numericUpDownHeight
     //
     this.numericUpDownHeight.Location = new System.Drawing.Point(92, 48);
     this.numericUpDownHeight.Maximum  = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.numericUpDownHeight.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numericUpDownHeight.Name     = "numericUpDownHeight";
     this.numericUpDownHeight.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownHeight.TabIndex = 4;
     this.numericUpDownHeight.Value    = new decimal(new int[] {
         40,
         0,
         0,
         0
     });
     this.numericUpDownHeight.ValueChanged += new System.EventHandler(this.numericUpDownHeight_ValueChanged);
     //
     // panelSecondaryColor
     //
     this.panelSecondaryColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelSecondaryColor.Location    = new System.Drawing.Point(206, 104);
     this.panelSecondaryColor.Name        = "panelSecondaryColor";
     this.panelSecondaryColor.Size        = new System.Drawing.Size(21, 20);
     this.panelSecondaryColor.TabIndex    = 8;
     this.panelSecondaryColor.Click      += new System.EventHandler(this.panelSecondaryColor_Click);
     //
     // buttonSecondaryColor
     //
     this.buttonSecondaryColor.Location = new System.Drawing.Point(92, 103);
     this.buttonSecondaryColor.Name     = "buttonSecondaryColor";
     this.buttonSecondaryColor.Size     = new System.Drawing.Size(109, 23);
     this.buttonSecondaryColor.TabIndex = 7;
     this.buttonSecondaryColor.Text     = "Background color";
     this.buttonSecondaryColor.UseVisualStyleBackColor = true;
     this.buttonSecondaryColor.Click += new System.EventHandler(this.buttonSecondaryColor_Click);
     //
     // panelPrimaryColor
     //
     this.panelPrimaryColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelPrimaryColor.Location    = new System.Drawing.Point(207, 75);
     this.panelPrimaryColor.Name        = "panelPrimaryColor";
     this.panelPrimaryColor.Size        = new System.Drawing.Size(21, 20);
     this.panelPrimaryColor.TabIndex    = 6;
     this.panelPrimaryColor.Click      += new System.EventHandler(this.panelPrimaryColor_Click);
     //
     // buttonForeColor
     //
     this.buttonForeColor.Location = new System.Drawing.Point(92, 74);
     this.buttonForeColor.Name     = "buttonForeColor";
     this.buttonForeColor.Size     = new System.Drawing.Size(108, 23);
     this.buttonForeColor.TabIndex = 5;
     this.buttonForeColor.Text     = "Foreground color";
     this.buttonForeColor.UseVisualStyleBackColor = true;
     this.buttonForeColor.Click += new System.EventHandler(this.buttonForeColor_Click);
     //
     // labelPosition
     //
     this.labelPosition.AutoSize = true;
     this.labelPosition.Location = new System.Drawing.Point(10, 30);
     this.labelPosition.Name     = "labelPosition";
     this.labelPosition.Size     = new System.Drawing.Size(44, 13);
     this.labelPosition.TabIndex = 0;
     this.labelPosition.Text     = "Position";
     //
     // buttonReset
     //
     this.buttonReset.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonReset.Location = new System.Drawing.Point(1059, 619);
     this.buttonReset.Name     = "buttonReset";
     this.buttonReset.Size     = new System.Drawing.Size(103, 23);
     this.buttonReset.TabIndex = 2;
     this.buttonReset.Text     = "Reset";
     this.buttonReset.UseVisualStyleBackColor = true;
     this.buttonReset.Click += new System.EventHandler(this.buttonReset_Click);
     //
     // buttonPickAttachmentFont
     //
     this.buttonPickAttachmentFont.Location = new System.Drawing.Point(286, 50);
     this.buttonPickAttachmentFont.Name     = "buttonPickAttachmentFont";
     this.buttonPickAttachmentFont.Size     = new System.Drawing.Size(24, 23);
     this.buttonPickAttachmentFont.TabIndex = 6;
     this.buttonPickAttachmentFont.Text     = "...";
     this.buttonPickAttachmentFont.UseVisualStyleBackColor = true;
     this.buttonPickAttachmentFont.Click += new System.EventHandler(this.buttonPickAttachmentFont_Click);
     //
     // comboBoxFontName
     //
     this.comboBoxFontName.FormattingEnabled = true;
     this.comboBoxFontName.Location          = new System.Drawing.Point(92, 50);
     this.comboBoxFontName.Name     = "comboBoxFontName";
     this.comboBoxFontName.Size     = new System.Drawing.Size(188, 21);
     this.comboBoxFontName.TabIndex = 5;
     //
     // labelFontName
     //
     this.labelFontName.AutoSize = true;
     this.labelFontName.Location = new System.Drawing.Point(10, 53);
     this.labelFontName.Name     = "labelFontName";
     this.labelFontName.Size     = new System.Drawing.Size(57, 13);
     this.labelFontName.TabIndex = 4;
     this.labelFontName.Text     = "Font name";
     //
     // numericUpDownSplitterWidth
     //
     this.numericUpDownSplitterWidth.Location = new System.Drawing.Point(92, 24);
     this.numericUpDownSplitterWidth.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.numericUpDownSplitterWidth.Name     = "numericUpDownSplitterWidth";
     this.numericUpDownSplitterWidth.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownSplitterWidth.TabIndex = 1;
     this.numericUpDownSplitterWidth.Value    = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     //
     // labelSplitterWidth
     //
     this.labelSplitterWidth.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelSplitterWidth.AutoSize = true;
     this.labelSplitterWidth.Location = new System.Drawing.Point(10, 26);
     this.labelSplitterWidth.Name     = "labelSplitterWidth";
     this.labelSplitterWidth.Size     = new System.Drawing.Size(67, 13);
     this.labelSplitterWidth.TabIndex = 0;
     this.labelSplitterWidth.Text     = "Splitter width";
     //
     // numericUpDownSplitterHeight
     //
     this.numericUpDownSplitterHeight.Location = new System.Drawing.Point(274, 24);
     this.numericUpDownSplitterHeight.Maximum  = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.numericUpDownSplitterHeight.Name     = "numericUpDownSplitterHeight";
     this.numericUpDownSplitterHeight.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownSplitterHeight.TabIndex = 3;
     this.numericUpDownSplitterHeight.Value    = new decimal(new int[] {
         40,
         0,
         0,
         0
     });
     this.numericUpDownSplitterHeight.ValueChanged += new System.EventHandler(this.numericUpDownSplitterHeight_ValueChanged);
     //
     // labelSplitterHeight
     //
     this.labelSplitterHeight.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelSplitterHeight.AutoSize = true;
     this.labelSplitterHeight.Location = new System.Drawing.Point(192, 26);
     this.labelSplitterHeight.Name     = "labelSplitterHeight";
     this.labelSplitterHeight.Size     = new System.Drawing.Size(71, 13);
     this.labelSplitterHeight.TabIndex = 2;
     this.labelSplitterHeight.Text     = "Splitter height";
     //
     // labelFontSize
     //
     this.labelFontSize.AutoSize = true;
     this.labelFontSize.Location = new System.Drawing.Point(10, 84);
     this.labelFontSize.Name     = "labelFontSize";
     this.labelFontSize.Size     = new System.Drawing.Size(49, 13);
     this.labelFontSize.TabIndex = 7;
     this.labelFontSize.Text     = "Font size";
     //
     // numericUpDownFontSize
     //
     this.numericUpDownFontSize.Location = new System.Drawing.Point(92, 77);
     this.numericUpDownFontSize.Maximum  = new decimal(new int[] {
         500,
         0,
         0,
         0
     });
     this.numericUpDownFontSize.Minimum = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.numericUpDownFontSize.Name     = "numericUpDownFontSize";
     this.numericUpDownFontSize.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownFontSize.TabIndex = 8;
     this.numericUpDownFontSize.Value    = new decimal(new int[] {
         30,
         0,
         0,
         0
     });
     //
     // groupBoxChapters
     //
     this.groupBoxChapters.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBoxChapters.Controls.Add(this.buttonTakePosFromVideo);
     this.groupBoxChapters.Controls.Add(this.labelXAdjust);
     this.groupBoxChapters.Controls.Add(this.numericUpDownXAdjust);
     this.groupBoxChapters.Controls.Add(this.comboBoxTextHorizontalAlignment);
     this.groupBoxChapters.Controls.Add(this.labelTextHorizontalAlignment);
     this.groupBoxChapters.Controls.Add(this.labelYAdjust);
     this.groupBoxChapters.Controls.Add(this.numericUpDownYAdjust);
     this.groupBoxChapters.Controls.Add(this.textBoxChapterText);
     this.groupBoxChapters.Controls.Add(this.labelText);
     this.groupBoxChapters.Controls.Add(this.timeUpDownStartTime);
     this.groupBoxChapters.Controls.Add(this.labelStartTime);
     this.groupBoxChapters.Controls.Add(this.panelTextColor);
     this.groupBoxChapters.Controls.Add(this.buttonTextColor);
     this.groupBoxChapters.Controls.Add(this.buttonPickAttachmentFont);
     this.groupBoxChapters.Controls.Add(this.comboBoxFontName);
     this.groupBoxChapters.Controls.Add(this.buttonRemoveAll);
     this.groupBoxChapters.Controls.Add(this.labelFontName);
     this.groupBoxChapters.Controls.Add(this.buttonAdd);
     this.groupBoxChapters.Controls.Add(this.buttonRemove);
     this.groupBoxChapters.Controls.Add(this.listViewChapters);
     this.groupBoxChapters.Controls.Add(this.labelSplitterWidth);
     this.groupBoxChapters.Controls.Add(this.numericUpDownFontSize);
     this.groupBoxChapters.Controls.Add(this.numericUpDownSplitterWidth);
     this.groupBoxChapters.Controls.Add(this.labelFontSize);
     this.groupBoxChapters.Controls.Add(this.labelSplitterHeight);
     this.groupBoxChapters.Controls.Add(this.numericUpDownSplitterHeight);
     this.groupBoxChapters.Location = new System.Drawing.Point(12, 185);
     this.groupBoxChapters.Name     = "groupBoxChapters";
     this.groupBoxChapters.Size     = new System.Drawing.Size(383, 418);
     this.groupBoxChapters.TabIndex = 1;
     this.groupBoxChapters.TabStop  = false;
     this.groupBoxChapters.Text     = "Chapters";
     //
     // buttonTakePosFromVideo
     //
     this.buttonTakePosFromVideo.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonTakePosFromVideo.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.buttonTakePosFromVideo.Location = new System.Drawing.Point(181, 291);
     this.buttonTakePosFromVideo.Name     = "buttonTakePosFromVideo";
     this.buttonTakePosFromVideo.Size     = new System.Drawing.Size(145, 23);
     this.buttonTakePosFromVideo.TabIndex = 20;
     this.buttonTakePosFromVideo.Text     = "Take pos from video";
     this.buttonTakePosFromVideo.UseVisualStyleBackColor = true;
     this.buttonTakePosFromVideo.Click += new System.EventHandler(this.buttonTakePosFromVideo_Click);
     //
     // labelXAdjust
     //
     this.labelXAdjust.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelXAdjust.AutoSize = true;
     this.labelXAdjust.Location = new System.Drawing.Point(9, 134);
     this.labelXAdjust.Name     = "labelXAdjust";
     this.labelXAdjust.Size     = new System.Drawing.Size(45, 13);
     this.labelXAdjust.TabIndex = 11;
     this.labelXAdjust.Text     = "X adjust";
     //
     // numericUpDownXAdjust
     //
     this.numericUpDownXAdjust.Location = new System.Drawing.Point(92, 134);
     this.numericUpDownXAdjust.Minimum  = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownXAdjust.Name     = "numericUpDownXAdjust";
     this.numericUpDownXAdjust.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownXAdjust.TabIndex = 12;
     //
     // comboBoxTextHorizontalAlignment
     //
     this.comboBoxTextHorizontalAlignment.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxTextHorizontalAlignment.FormattingEnabled = true;
     this.comboBoxTextHorizontalAlignment.Items.AddRange(new object[] {
         "Left",
         "Center",
         "Right"
     });
     this.comboBoxTextHorizontalAlignment.Location = new System.Drawing.Point(92, 160);
     this.comboBoxTextHorizontalAlignment.Name     = "comboBoxTextHorizontalAlignment";
     this.comboBoxTextHorizontalAlignment.Size     = new System.Drawing.Size(188, 21);
     this.comboBoxTextHorizontalAlignment.TabIndex = 16;
     //
     // labelTextHorizontalAlignment
     //
     this.labelTextHorizontalAlignment.AutoSize = true;
     this.labelTextHorizontalAlignment.Location = new System.Drawing.Point(6, 163);
     this.labelTextHorizontalAlignment.Name     = "labelTextHorizontalAlignment";
     this.labelTextHorizontalAlignment.Size     = new System.Drawing.Size(76, 13);
     this.labelTextHorizontalAlignment.TabIndex = 15;
     this.labelTextHorizontalAlignment.Text     = "Text alignment";
     //
     // labelYAdjust
     //
     this.labelYAdjust.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelYAdjust.AutoSize = true;
     this.labelYAdjust.Location = new System.Drawing.Point(176, 136);
     this.labelYAdjust.Name     = "labelYAdjust";
     this.labelYAdjust.Size     = new System.Drawing.Size(45, 13);
     this.labelYAdjust.TabIndex = 13;
     this.labelYAdjust.Text     = "Y adjust";
     //
     // numericUpDownYAdjust
     //
     this.numericUpDownYAdjust.Location = new System.Drawing.Point(227, 134);
     this.numericUpDownYAdjust.Minimum  = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownYAdjust.Name     = "numericUpDownYAdjust";
     this.numericUpDownYAdjust.Size     = new System.Drawing.Size(52, 20);
     this.numericUpDownYAdjust.TabIndex = 14;
     //
     // textBoxChapterText
     //
     this.textBoxChapterText.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.textBoxChapterText.Location   = new System.Drawing.Point(63, 324);
     this.textBoxChapterText.Multiline  = true;
     this.textBoxChapterText.Name       = "textBoxChapterText";
     this.textBoxChapterText.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBoxChapterText.Size       = new System.Drawing.Size(314, 46);
     this.textBoxChapterText.TabIndex   = 21;
     //
     // labelText
     //
     this.labelText.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelText.AutoSize = true;
     this.labelText.Location = new System.Drawing.Point(6, 327);
     this.labelText.Name     = "labelText";
     this.labelText.Size     = new System.Drawing.Size(28, 13);
     this.labelText.TabIndex = 20;
     this.labelText.Text     = "Text";
     //
     // timeUpDownStartTime
     //
     this.timeUpDownStartTime.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.timeUpDownStartTime.AutoSize     = true;
     this.timeUpDownStartTime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.timeUpDownStartTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.timeUpDownStartTime.Location     = new System.Drawing.Point(63, 290);
     this.timeUpDownStartTime.Margin       = new System.Windows.Forms.Padding(4);
     this.timeUpDownStartTime.Name         = "timeUpDownStartTime";
     this.timeUpDownStartTime.Size         = new System.Drawing.Size(111, 27);
     this.timeUpDownStartTime.TabIndex     = 19;
     timeCode2.Hours                         = 0;
     timeCode2.Milliseconds                  = 0;
     timeCode2.Minutes                       = 0;
     timeCode2.Seconds                       = 0;
     timeCode2.TimeSpan                      = System.TimeSpan.Parse("00:00:00");
     timeCode2.TotalMilliseconds             = 0D;
     timeCode2.TotalSeconds                  = 0D;
     this.timeUpDownStartTime.TimeCode       = timeCode2;
     this.timeUpDownStartTime.UseVideoOffset = false;
     //
     // labelStartTime
     //
     this.labelStartTime.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelStartTime.AutoSize = true;
     this.labelStartTime.Location = new System.Drawing.Point(6, 297);
     this.labelStartTime.Name     = "labelStartTime";
     this.labelStartTime.Size     = new System.Drawing.Size(51, 13);
     this.labelStartTime.TabIndex = 18;
     this.labelStartTime.Text     = "Start time";
     //
     // panelTextColor
     //
     this.panelTextColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelTextColor.Location    = new System.Drawing.Point(207, 104);
     this.panelTextColor.Name        = "panelTextColor";
     this.panelTextColor.Size        = new System.Drawing.Size(21, 20);
     this.panelTextColor.TabIndex    = 10;
     this.panelTextColor.Click      += new System.EventHandler(this.panelTextColor_Click);
     //
     // buttonTextColor
     //
     this.buttonTextColor.Location = new System.Drawing.Point(91, 103);
     this.buttonTextColor.Name     = "buttonTextColor";
     this.buttonTextColor.Size     = new System.Drawing.Size(109, 23);
     this.buttonTextColor.TabIndex = 9;
     this.buttonTextColor.Text     = "Text color";
     this.buttonTextColor.UseVisualStyleBackColor = true;
     this.buttonTextColor.Click += new System.EventHandler(this.buttonTextColor_Click);
     //
     // buttonRemoveAll
     //
     this.buttonRemoveAll.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonRemoveAll.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.buttonRemoveAll.Location = new System.Drawing.Point(190, 386);
     this.buttonRemoveAll.Name     = "buttonRemoveAll";
     this.buttonRemoveAll.Size     = new System.Drawing.Size(92, 23);
     this.buttonRemoveAll.TabIndex = 24;
     this.buttonRemoveAll.Text     = "Remove all";
     this.buttonRemoveAll.UseVisualStyleBackColor = true;
     this.buttonRemoveAll.Click += new System.EventHandler(this.buttonRemoveAll_Click);
     //
     // buttonAdd
     //
     this.buttonAdd.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonAdd.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.buttonAdd.Location = new System.Drawing.Point(4, 386);
     this.buttonAdd.Name     = "buttonAdd";
     this.buttonAdd.Size     = new System.Drawing.Size(82, 23);
     this.buttonAdd.TabIndex = 22;
     this.buttonAdd.Text     = "New";
     this.buttonAdd.UseVisualStyleBackColor = true;
     this.buttonAdd.Click += new System.EventHandler(this.buttonAdd_Click);
     //
     // buttonRemove
     //
     this.buttonRemove.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonRemove.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.buttonRemove.Location = new System.Drawing.Point(92, 386);
     this.buttonRemove.Name     = "buttonRemove";
     this.buttonRemove.Size     = new System.Drawing.Size(92, 23);
     this.buttonRemove.TabIndex = 23;
     this.buttonRemove.Text     = "Remove";
     this.buttonRemove.UseVisualStyleBackColor = true;
     this.buttonRemove.Click += new System.EventHandler(this.buttonRemove_Click);
     //
     // listViewChapters
     //
     this.listViewChapters.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.listViewChapters.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeaderName,
         this.columnHeaderStart
     });
     this.listViewChapters.FullRowSelect = true;
     this.listViewChapters.HideSelection = false;
     this.listViewChapters.Location      = new System.Drawing.Point(6, 187);
     this.listViewChapters.MultiSelect   = false;
     this.listViewChapters.Name          = "listViewChapters";
     this.listViewChapters.Size          = new System.Drawing.Size(371, 96);
     this.listViewChapters.TabIndex      = 17;
     this.listViewChapters.UseCompatibleStateImageBehavior = false;
     this.listViewChapters.View = System.Windows.Forms.View.Details;
     this.listViewChapters.SelectedIndexChanged += new System.EventHandler(this.listViewChapters_SelectedIndexChanged);
     this.listViewChapters.DoubleClick          += new System.EventHandler(this.listViewChapters_DoubleClick);
     this.listViewChapters.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewChapters_KeyDown);
     //
     // columnHeaderName
     //
     this.columnHeaderName.Text  = "Text";
     this.columnHeaderName.Width = 210;
     //
     // columnHeaderStart
     //
     this.columnHeaderStart.Text  = "Start";
     this.columnHeaderStart.Width = 128;
     //
     // buttonOK
     //
     this.buttonOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonOK.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.buttonOK.Location = new System.Drawing.Point(1168, 619);
     this.buttonOK.Name     = "buttonOK";
     this.buttonOK.Size     = new System.Drawing.Size(75, 23);
     this.buttonOK.TabIndex = 3;
     this.buttonOK.Text     = "&OK";
     this.buttonOK.UseVisualStyleBackColor = true;
     this.buttonOK.Click += new System.EventHandler(this.buttonOK_Click);
     //
     // buttonCancel
     //
     this.buttonCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.buttonCancel.ImeMode                 = System.Windows.Forms.ImeMode.NoControl;
     this.buttonCancel.Location                = new System.Drawing.Point(1249, 619);
     this.buttonCancel.Name                    = "buttonCancel";
     this.buttonCancel.Size                    = new System.Drawing.Size(75, 23);
     this.buttonCancel.TabIndex                = 4;
     this.buttonCancel.Text                    = "C&ancel";
     this.buttonCancel.UseVisualStyleBackColor = true;
     this.buttonCancel.Click                  += new System.EventHandler(this.buttonCancel_Click);
     //
     // textBoxSource
     //
     this.textBoxSource.Location  = new System.Drawing.Point(0, 3);
     this.textBoxSource.Multiline = true;
     this.textBoxSource.Name      = "textBoxSource";
     this.textBoxSource.Size      = new System.Drawing.Size(923, 595);
     this.textBoxSource.TabIndex  = 9;
     this.textBoxSource.Visible   = false;
     //
     // AssaProgressBar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1336, 654);
     this.Controls.Add(this.buttonOK);
     this.Controls.Add(this.buttonCancel);
     this.Controls.Add(this.buttonReset);
     this.Controls.Add(this.groupBoxChapters);
     this.Controls.Add(this.groupBoxStyle);
     this.KeyPreview    = true;
     this.MinimumSize   = new System.Drawing.Size(1200, 680);
     this.Name          = "AssaProgressBar";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Generate progress bar";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.AssaProgressBar_FormClosing);
     this.Shown        += new System.EventHandler(this.AssaProgressBar_Shown);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.AssaProgressBar_KeyDown);
     this.groupBoxStyle.ResumeLayout(false);
     this.groupBoxStyle.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownHeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSplitterWidth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSplitterHeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownFontSize)).EndInit();
     this.groupBoxChapters.ResumeLayout(false);
     this.groupBoxChapters.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownXAdjust)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownYAdjust)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Nikse.SubtitleEdit.Core.Common.TimeCode timeCode1 = new Nikse.SubtitleEdit.Core.Common.TimeCode();
     Nikse.SubtitleEdit.Core.Common.TimeCode timeCode2 = new Nikse.SubtitleEdit.Core.Common.TimeCode();
     this.groupBoxCurrent                  = new System.Windows.Forms.GroupBox();
     this.labelCurrentSize                 = new System.Windows.Forms.Label();
     this.buttonExportImage                = new System.Windows.Forms.Button();
     this.buttonImportImage                = new System.Windows.Forms.Button();
     this.label2                           = new System.Windows.Forms.Label();
     this.labelEndTime                     = new System.Windows.Forms.Label();
     this.labelStart                       = new System.Windows.Forms.Label();
     this.numericUpDownY                   = new System.Windows.Forms.NumericUpDown();
     this.numericUpDownX                   = new System.Windows.Forms.NumericUpDown();
     this.checkBoxIsForced                 = new System.Windows.Forms.CheckBox();
     this.timeUpDownEndTime                = new Nikse.SubtitleEdit.Controls.TimeUpDown();
     this.timeUpDownStartTime              = new Nikse.SubtitleEdit.Controls.TimeUpDown();
     this.label1                           = new System.Windows.Forms.Label();
     this.groupBox2                        = new System.Windows.Forms.GroupBox();
     this.labelFrameRate                   = new System.Windows.Forms.Label();
     this.comboBoxFrameRate                = new System.Windows.Forms.ComboBox();
     this.label3                           = new System.Windows.Forms.Label();
     this.label4                           = new System.Windows.Forms.Label();
     this.numericUpDownScreenHeight        = new System.Windows.Forms.NumericUpDown();
     this.numericUpDownScreenWidth         = new System.Windows.Forms.NumericUpDown();
     this.contextMenuStripListView         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.deleteToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.insertToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.contextMenuStrip1                = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip1                       = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.openFileToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.saveFileAsToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1              = new System.Windows.Forms.ToolStripSeparator();
     this.importTimeCodesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2              = new System.Windows.Forms.ToolStripSeparator();
     this.closeToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.videoToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.openVideoToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.synchronizationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.adjustAllTimesToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.changeFrameRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.changeSpeedToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.saveFileDialog1                  = new System.Windows.Forms.SaveFileDialog();
     this.panel1                           = new System.Windows.Forms.Panel();
     this.pictureBoxMovableImage           = new System.Windows.Forms.PictureBox();
     this.pictureBoxScreen                 = new System.Windows.Forms.PictureBox();
     this.progressBar1                     = new System.Windows.Forms.ProgressBar();
     this.openFileDialog1                  = new System.Windows.Forms.OpenFileDialog();
     this.subtitleListView1                = new Nikse.SubtitleEdit.Controls.SubtitleListView();
     this.groupBoxCurrent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownX)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenHeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenWidth)).BeginInit();
     this.contextMenuStripListView.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxMovableImage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScreen)).BeginInit();
     this.SuspendLayout();
     //
     // groupBoxCurrent
     //
     this.groupBoxCurrent.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBoxCurrent.Controls.Add(this.labelCurrentSize);
     this.groupBoxCurrent.Controls.Add(this.buttonExportImage);
     this.groupBoxCurrent.Controls.Add(this.buttonImportImage);
     this.groupBoxCurrent.Controls.Add(this.label2);
     this.groupBoxCurrent.Controls.Add(this.labelEndTime);
     this.groupBoxCurrent.Controls.Add(this.labelStart);
     this.groupBoxCurrent.Controls.Add(this.numericUpDownY);
     this.groupBoxCurrent.Controls.Add(this.numericUpDownX);
     this.groupBoxCurrent.Controls.Add(this.checkBoxIsForced);
     this.groupBoxCurrent.Controls.Add(this.timeUpDownEndTime);
     this.groupBoxCurrent.Controls.Add(this.timeUpDownStartTime);
     this.groupBoxCurrent.Controls.Add(this.label1);
     this.groupBoxCurrent.Location = new System.Drawing.Point(12, 428);
     this.groupBoxCurrent.Name     = "groupBoxCurrent";
     this.groupBoxCurrent.Size     = new System.Drawing.Size(493, 86);
     this.groupBoxCurrent.TabIndex = 2;
     this.groupBoxCurrent.TabStop  = false;
     this.groupBoxCurrent.Text     = "Current";
     //
     // labelCurrentSize
     //
     this.labelCurrentSize.Location  = new System.Drawing.Point(257, 51);
     this.labelCurrentSize.Name      = "labelCurrentSize";
     this.labelCurrentSize.Size      = new System.Drawing.Size(99, 17);
     this.labelCurrentSize.TabIndex  = 15;
     this.labelCurrentSize.Text      = "Size:";
     this.labelCurrentSize.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // buttonExportImage
     //
     this.buttonExportImage.Location = new System.Drawing.Point(388, 12);
     this.buttonExportImage.Name     = "buttonExportImage";
     this.buttonExportImage.Size     = new System.Drawing.Size(99, 23);
     this.buttonExportImage.TabIndex = 14;
     this.buttonExportImage.Text     = "Export image...";
     this.buttonExportImage.UseVisualStyleBackColor = true;
     this.buttonExportImage.Click += new System.EventHandler(this.buttonExportImage_Click);
     //
     // buttonImportImage
     //
     this.buttonImportImage.Location = new System.Drawing.Point(388, 41);
     this.buttonImportImage.Name     = "buttonImportImage";
     this.buttonImportImage.Size     = new System.Drawing.Size(99, 23);
     this.buttonImportImage.TabIndex = 12;
     this.buttonImportImage.Text     = "Import image...";
     this.buttonImportImage.UseVisualStyleBackColor = true;
     this.buttonImportImage.Click += new System.EventHandler(this.buttonImportImage_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(298, 17);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(12, 13);
     this.label2.TabIndex = 11;
     this.label2.Text     = "x";
     //
     // labelEndTime
     //
     this.labelEndTime.AutoSize = true;
     this.labelEndTime.Location = new System.Drawing.Point(16, 50);
     this.labelEndTime.Name     = "labelEndTime";
     this.labelEndTime.Size     = new System.Drawing.Size(48, 13);
     this.labelEndTime.TabIndex = 9;
     this.labelEndTime.Text     = "End time";
     //
     // labelStart
     //
     this.labelStart.AutoSize = true;
     this.labelStart.Location = new System.Drawing.Point(16, 22);
     this.labelStart.Name     = "labelStart";
     this.labelStart.Size     = new System.Drawing.Size(51, 13);
     this.labelStart.TabIndex = 8;
     this.labelStart.Text     = "Start time";
     //
     // numericUpDownY
     //
     this.numericUpDownY.Location = new System.Drawing.Point(314, 15);
     this.numericUpDownY.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownY.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownY.Name          = "numericUpDownY";
     this.numericUpDownY.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownY.TabIndex      = 7;
     this.numericUpDownY.ValueChanged += new System.EventHandler(this.numericUpDownY_ValueChanged);
     //
     // numericUpDownX
     //
     this.numericUpDownX.Location = new System.Drawing.Point(251, 15);
     this.numericUpDownX.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownX.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownX.Name          = "numericUpDownX";
     this.numericUpDownX.Size          = new System.Drawing.Size(45, 20);
     this.numericUpDownX.TabIndex      = 6;
     this.numericUpDownX.ValueChanged += new System.EventHandler(this.numericUpDownX_ValueChanged);
     //
     // checkBoxIsForced
     //
     this.checkBoxIsForced.AutoSize = true;
     this.checkBoxIsForced.Location = new System.Drawing.Point(192, 50);
     this.checkBoxIsForced.Name     = "checkBoxIsForced";
     this.checkBoxIsForced.Size     = new System.Drawing.Size(59, 17);
     this.checkBoxIsForced.TabIndex = 4;
     this.checkBoxIsForced.Text     = "Forced";
     this.checkBoxIsForced.UseVisualStyleBackColor = true;
     this.checkBoxIsForced.CheckedChanged         += new System.EventHandler(this.checkBoxIsForced_CheckedChanged);
     //
     // timeUpDownEndTime
     //
     this.timeUpDownEndTime.AutoSize     = true;
     this.timeUpDownEndTime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.timeUpDownEndTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.timeUpDownEndTime.Location     = new System.Drawing.Point(74, 45);
     this.timeUpDownEndTime.Margin       = new System.Windows.Forms.Padding(4);
     this.timeUpDownEndTime.Name         = "timeUpDownEndTime";
     this.timeUpDownEndTime.Size         = new System.Drawing.Size(111, 27);
     this.timeUpDownEndTime.TabIndex     = 3;
     timeCode1.Hours                       = 0;
     timeCode1.Milliseconds                = 0;
     timeCode1.Minutes                     = 0;
     timeCode1.Seconds                     = 0;
     timeCode1.TimeSpan                    = System.TimeSpan.Parse("00:00:00");
     timeCode1.TotalMilliseconds           = 0D;
     timeCode1.TotalSeconds                = 0D;
     this.timeUpDownEndTime.TimeCode       = timeCode1;
     this.timeUpDownEndTime.UseVideoOffset = false;
     //
     // timeUpDownStartTime
     //
     this.timeUpDownStartTime.AutoSize     = true;
     this.timeUpDownStartTime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.timeUpDownStartTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.timeUpDownStartTime.Location     = new System.Drawing.Point(74, 13);
     this.timeUpDownStartTime.Margin       = new System.Windows.Forms.Padding(4);
     this.timeUpDownStartTime.Name         = "timeUpDownStartTime";
     this.timeUpDownStartTime.Size         = new System.Drawing.Size(111, 27);
     this.timeUpDownStartTime.TabIndex     = 2;
     timeCode2.Hours                         = 0;
     timeCode2.Milliseconds                  = 0;
     timeCode2.Minutes                       = 0;
     timeCode2.Seconds                       = 0;
     timeCode2.TimeSpan                      = System.TimeSpan.Parse("00:00:00");
     timeCode2.TotalMilliseconds             = 0D;
     timeCode2.TotalSeconds                  = 0D;
     this.timeUpDownStartTime.TimeCode       = timeCode2;
     this.timeUpDownStartTime.UseVideoOffset = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(192, 17);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(44, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Position";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox2.Controls.Add(this.labelFrameRate);
     this.groupBox2.Controls.Add(this.comboBoxFrameRate);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.numericUpDownScreenHeight);
     this.groupBox2.Controls.Add(this.numericUpDownScreenWidth);
     this.groupBox2.Location = new System.Drawing.Point(13, 520);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(493, 51);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Global settings";
     //
     // labelFrameRate
     //
     this.labelFrameRate.AutoSize = true;
     this.labelFrameRate.Location = new System.Drawing.Point(259, 23);
     this.labelFrameRate.Name     = "labelFrameRate";
     this.labelFrameRate.Size     = new System.Drawing.Size(57, 13);
     this.labelFrameRate.TabIndex = 42;
     this.labelFrameRate.Text     = "Frame rate";
     //
     // comboBoxFrameRate
     //
     this.comboBoxFrameRate.DropDownWidth     = 200;
     this.comboBoxFrameRate.FormattingEnabled = true;
     this.comboBoxFrameRate.Location          = new System.Drawing.Point(322, 20);
     this.comboBoxFrameRate.Name     = "comboBoxFrameRate";
     this.comboBoxFrameRate.Size     = new System.Drawing.Size(102, 21);
     this.comboBoxFrameRate.TabIndex = 41;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(120, 23);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(12, 13);
     this.label3.TabIndex = 15;
     this.label3.Text     = "x";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(10, 23);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Video size";
     //
     // numericUpDownScreenHeight
     //
     this.numericUpDownScreenHeight.Location = new System.Drawing.Point(138, 21);
     this.numericUpDownScreenHeight.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownScreenHeight.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownScreenHeight.Name     = "numericUpDownScreenHeight";
     this.numericUpDownScreenHeight.Size     = new System.Drawing.Size(45, 20);
     this.numericUpDownScreenHeight.TabIndex = 13;
     //
     // numericUpDownScreenWidth
     //
     this.numericUpDownScreenWidth.Location = new System.Drawing.Point(71, 21);
     this.numericUpDownScreenWidth.Maximum  = new decimal(new int[] {
         999999999,
         0,
         0,
         0
     });
     this.numericUpDownScreenWidth.Minimum = new decimal(new int[] {
         99999,
         0,
         0,
         -2147483648
     });
     this.numericUpDownScreenWidth.Name     = "numericUpDownScreenWidth";
     this.numericUpDownScreenWidth.Size     = new System.Drawing.Size(45, 20);
     this.numericUpDownScreenWidth.TabIndex = 12;
     //
     // contextMenuStripListView
     //
     this.contextMenuStripListView.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.deleteToolStripMenuItem,
         this.insertToolStripMenuItem
     });
     this.contextMenuStripListView.Name = "contextMenuStripListView";
     this.contextMenuStripListView.Size = new System.Drawing.Size(108, 48);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(107, 22);
     this.deleteToolStripMenuItem.Text   = "Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // insertToolStripMenuItem
     //
     this.insertToolStripMenuItem.Name   = "insertToolStripMenuItem";
     this.insertToolStripMenuItem.Size   = new System.Drawing.Size(107, 22);
     this.insertToolStripMenuItem.Text   = "Insert";
     this.insertToolStripMenuItem.Click += new System.EventHandler(this.insertToolStripMenuItem_Click);
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Name = "contextMenuStripListView";
     this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.videoToolStripMenuItem,
         this.synchronizationToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(1161, 24);
     this.menuStrip1.TabIndex = 5;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openFileToolStripMenuItem,
         this.saveFileAsToolStripMenuItem,
         this.toolStripSeparator1,
         this.importTimeCodesToolStripMenuItem,
         this.toolStripSeparator2,
         this.closeToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // openFileToolStripMenuItem
     //
     this.openFileToolStripMenuItem.Name   = "openFileToolStripMenuItem";
     this.openFileToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.openFileToolStripMenuItem.Text   = "Open file...";
     this.openFileToolStripMenuItem.Click += new System.EventHandler(this.openFileToolStripMenuItem_Click);
     //
     // saveFileAsToolStripMenuItem
     //
     this.saveFileAsToolStripMenuItem.Name   = "saveFileAsToolStripMenuItem";
     this.saveFileAsToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.saveFileAsToolStripMenuItem.Text   = "Save file as...";
     this.saveFileAsToolStripMenuItem.Click += new System.EventHandler(this.saveFileAsToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
     //
     // importTimeCodesToolStripMenuItem
     //
     this.importTimeCodesToolStripMenuItem.Name   = "importTimeCodesToolStripMenuItem";
     this.importTimeCodesToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.importTimeCodesToolStripMenuItem.Text   = "Import time codes...";
     this.importTimeCodesToolStripMenuItem.Click += new System.EventHandler(this.importTimeCodesToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);
     //
     // closeToolStripMenuItem
     //
     this.closeToolStripMenuItem.Name   = "closeToolStripMenuItem";
     this.closeToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.closeToolStripMenuItem.Text   = "Close";
     this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click);
     //
     // videoToolStripMenuItem
     //
     this.videoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openVideoToolStripMenuItem
     });
     this.videoToolStripMenuItem.Name    = "videoToolStripMenuItem";
     this.videoToolStripMenuItem.Size    = new System.Drawing.Size(49, 20);
     this.videoToolStripMenuItem.Text    = "Video";
     this.videoToolStripMenuItem.Visible = false;
     //
     // openVideoToolStripMenuItem
     //
     this.openVideoToolStripMenuItem.Name = "openVideoToolStripMenuItem";
     this.openVideoToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
     this.openVideoToolStripMenuItem.Text = "Open video...";
     //
     // synchronizationToolStripMenuItem
     //
     this.synchronizationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.adjustAllTimesToolStripMenuItem,
         this.changeFrameRateToolStripMenuItem,
         this.changeSpeedToolStripMenuItem
     });
     this.synchronizationToolStripMenuItem.Name = "synchronizationToolStripMenuItem";
     this.synchronizationToolStripMenuItem.Size = new System.Drawing.Size(104, 20);
     this.synchronizationToolStripMenuItem.Text = "Synchronization";
     //
     // adjustAllTimesToolStripMenuItem
     //
     this.adjustAllTimesToolStripMenuItem.Name   = "adjustAllTimesToolStripMenuItem";
     this.adjustAllTimesToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.adjustAllTimesToolStripMenuItem.Text   = "Adjust all times";
     this.adjustAllTimesToolStripMenuItem.Click += new System.EventHandler(this.adjustAllTimesToolStripMenuItem_Click);
     //
     // changeFrameRateToolStripMenuItem
     //
     this.changeFrameRateToolStripMenuItem.Name   = "changeFrameRateToolStripMenuItem";
     this.changeFrameRateToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.changeFrameRateToolStripMenuItem.Text   = "Change frame rate";
     this.changeFrameRateToolStripMenuItem.Click += new System.EventHandler(this.changeFrameRateToolStripMenuItem_Click);
     //
     // changeSpeedToolStripMenuItem
     //
     this.changeSpeedToolStripMenuItem.Name   = "changeSpeedToolStripMenuItem";
     this.changeSpeedToolStripMenuItem.Size   = new System.Drawing.Size(172, 22);
     this.changeSpeedToolStripMenuItem.Text   = "Change speed";
     this.changeSpeedToolStripMenuItem.Click += new System.EventHandler(this.changeSpeedToolStripMenuItem_Click);
     //
     // panel1
     //
     this.panel1.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.panel1.Controls.Add(this.pictureBoxMovableImage);
     this.panel1.Controls.Add(this.pictureBoxScreen);
     this.panel1.Location = new System.Drawing.Point(513, 28);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(638, 543);
     this.panel1.TabIndex = 7;
     //
     // pictureBoxMovableImage
     //
     this.pictureBoxMovableImage.Location   = new System.Drawing.Point(256, 222);
     this.pictureBoxMovableImage.Name       = "pictureBoxMovableImage";
     this.pictureBoxMovableImage.Size       = new System.Drawing.Size(100, 50);
     this.pictureBoxMovableImage.TabIndex   = 15;
     this.pictureBoxMovableImage.TabStop    = false;
     this.pictureBoxMovableImage.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBoxMovableImage_MouseDown);
     this.pictureBoxMovableImage.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBoxMovableImage_MouseMove);
     //
     // pictureBoxScreen
     //
     this.pictureBoxScreen.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.pictureBoxScreen.Location = new System.Drawing.Point(3, 3);
     this.pictureBoxScreen.Name     = "pictureBoxScreen";
     this.pictureBoxScreen.Size     = new System.Drawing.Size(633, 537);
     this.pictureBoxScreen.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBoxScreen.TabIndex = 14;
     this.pictureBoxScreen.TabStop  = false;
     //
     // progressBar1
     //
     this.progressBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.progressBar1.Location = new System.Drawing.Point(12, 578);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(1139, 10);
     this.progressBar1.TabIndex = 8;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // subtitleListView1
     //
     this.subtitleListView1.AllowColumnReorder = true;
     this.subtitleListView1.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.subtitleListView1.ContextMenuStrip  = this.contextMenuStripListView;
     this.subtitleListView1.FirstVisibleIndex = -1;
     this.subtitleListView1.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.subtitleListView1.FullRowSelect    = true;
     this.subtitleListView1.GridLines        = true;
     this.subtitleListView1.HeaderStyle      = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.subtitleListView1.HideSelection    = false;
     this.subtitleListView1.Location         = new System.Drawing.Point(12, 27);
     this.subtitleListView1.Name             = "subtitleListView1";
     this.subtitleListView1.OwnerDraw        = true;
     this.subtitleListView1.Size             = new System.Drawing.Size(494, 395);
     this.subtitleListView1.SubtitleFontBold = false;
     this.subtitleListView1.SubtitleFontName = "Tahoma";
     this.subtitleListView1.SubtitleFontSize = 8;
     this.subtitleListView1.TabIndex         = 0;
     this.subtitleListView1.UseCompatibleStateImageBehavior = false;
     this.subtitleListView1.UseSyntaxColoring = true;
     this.subtitleListView1.View = System.Windows.Forms.View.Details;
     this.subtitleListView1.SelectedIndexChanged += new System.EventHandler(this.subtitleListView1_SelectedIndexChanged);
     this.subtitleListView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.subtitleListView1_KeyDown);
     //
     // BinEdit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1161, 596);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBoxCurrent);
     this.Controls.Add(this.subtitleListView1);
     this.KeyPreview    = true;
     this.MainMenuStrip = this.menuStrip1;
     this.MinimumSize   = new System.Drawing.Size(800, 600);
     this.Name          = "BinEdit";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Edit";
     this.Shown        += new System.EventHandler(this.BinEdit_Shown);
     this.ResizeEnd    += new System.EventHandler(this.BinEdit_ResizeEnd);
     this.groupBoxCurrent.ResumeLayout(false);
     this.groupBoxCurrent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownX)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenHeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownScreenWidth)).EndInit();
     this.contextMenuStripListView.ResumeLayout(false);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxMovableImage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScreen)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }