namespace AVPlayerExample
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <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();
this.leftFramePanel = new System.Windows.Forms.Panel();
this.speedPanel = new System.Windows.Forms.Panel();
this.speedSlider = new System.Windows.Forms.TrackBar();
this.sliderMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.sliderMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.sliderMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.sliderMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.repeatPanel = new System.Windows.Forms.Panel();
this.endPositionMediaTextBox = new System.Windows.Forms.MaskedTextBox();
this.startPositionMediaTextBox = new System.Windows.Forms.MaskedTextBox();
this.endPositionTextBox = new System.Windows.Forms.MaskedTextBox();
this.startPositionTextBox = new System.Windows.Forms.MaskedTextBox();
this.displayModePanel = new System.Windows.Forms.Panel();
this.displayOverlayMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.overlayModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.videoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.displayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.overlayHoldMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.messageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.scribbleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.bouncingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PiPMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tilesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.MP3CoverMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.subTitlesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.overlayOffMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.displayOverlayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fullScreenModeMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.fullScreenFormToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fullScreenParentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fullScreenDisplayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.fullScreenOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.fullScreenModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.displayModeMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.displayModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.playPanel = new System.Windows.Forms.Panel();
this.stopButton = new System.Windows.Forms.Button();
this.pauseButton = new System.Windows.Forms.Button();
this.playMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.playListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.newPlayListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.openPlayListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.addPlayListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.savePlayListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.addMediaFilesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.menuSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.playDisplayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.volumeSlider = new System.Windows.Forms.TrackBar();
this.balanceSlider = new System.Windows.Forms.TrackBar();
this.moveDownButton = new System.Windows.Forms.Button();
this.moveRightButton = new System.Windows.Forms.Button();
this.moveLeftButton = new System.Windows.Forms.Button();
this.moveUpButton = new System.Windows.Forms.Button();
this.zoomOutButton = new System.Windows.Forms.Button();
this.zoomInButton = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.screenCopyMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.copyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.copyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.copyModeMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.videoCopyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.displayCopyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.parentCopyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.formCopyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.screenCopyModeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.openCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.openWithCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.clearCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.screencopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.shuttleSlider = new System.Windows.Forms.TrackBar();
this.positionLabel2 = new System.Windows.Forms.Label();
this.positionSliderMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.sliderAlwaysVisibleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sliderShowsProgressMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sliderSeekLiveUpdateMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
this.markStartPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.markEndPositionMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.startRepeatMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
this.mark1MenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.goToMark1MenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
this.goToStartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.positionSlider = new System.Windows.Forms.TrackBar();
this.positionLabel1 = new System.Windows.Forms.Label();
this.displayPanel = new System.Windows.Forms.Panel();
this.displayMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.pauseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.stopMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.zoomMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.zoomInMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.zoomOutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveUpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveLeftMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveRightMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveDownMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.aboutDisplayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.displayParentPanel = new System.Windows.Forms.Panel();
this.positionSliderPanel = new System.Windows.Forms.Panel();
this.rightFramePanel = new System.Windows.Forms.Panel();
this.shuttlePanel = new System.Windows.Forms.Panel();
this.sceencopyPanel = new System.Windows.Forms.Panel();
this.zoomPanel = new System.Windows.Forms.Panel();
this.audioPanel = new System.Windows.Forms.Panel();
this.playSubMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.playMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.removeFromListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.sortListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.shuttleLabel = new AVPlayerExample.HeadLabel();
this.copyLabelPanel = new AVPlayerExample.CustomPanel();
this.copyModeLabel = new System.Windows.Forms.Label();
this.copyModeLabelText = new System.Windows.Forms.Label();
this.moveLabel = new AVPlayerExample.HeadLabel();
this.zoomLabel = new AVPlayerExample.HeadLabel();
this.balanceLabelPanel = new AVPlayerExample.CustomPanel();
this.audioBalanceLabel = new System.Windows.Forms.Label();
this.audioBalanceLabelText = new System.Windows.Forms.Label();
this.volumeLabelPanel = new AVPlayerExample.CustomPanel();
this.audioVolumeLabel = new System.Windows.Forms.Label();
this.audioVolumeLabelText = new System.Windows.Forms.Label();
this.speedLabelPanel = new AVPlayerExample.CustomPanel();
this.speedLabelText = new System.Windows.Forms.Label();
this.speedLabel = new System.Windows.Forms.Label();
this.currentFromLabel = new AVPlayerExample.HeadLabel();
this.nextFromLabel = new AVPlayerExample.HeadLabel();
this.repeatLabelPanel = new AVPlayerExample.CustomPanel();
this.repeatCheckBox = new System.Windows.Forms.CheckBox();
this.overlayLight = new AVPlayerExample.LightPanel();
this.displayOverlayButton = new AVPlayerExample.DropDownButton();
this.displayOverlayLabel = new AVPlayerExample.HeadLabel();
this.fullScreenLight = new AVPlayerExample.LightPanel();
this.fullScreenModeButton = new AVPlayerExample.DropDownButton();
this.fullScreenModeLabel = new AVPlayerExample.HeadLabel();
this.displayModeLight = new AVPlayerExample.LightPanel();
this.displayModeButton = new AVPlayerExample.DropDownButton();
this.displayModeLabel = new AVPlayerExample.HeadLabel();
this.pauseButtonLight = new AVPlayerExample.LightPanel();
this.playButtonLight = new AVPlayerExample.LightPanel();
this.playButton = new AVPlayerExample.DropDownButton();
this.titlePanel = new AVPlayerExample.CustomPanel();
this.webSiteLabel = new System.Windows.Forms.Label();
this.nameLabel = new System.Windows.Forms.Label();
this.leftFramePanel.SuspendLayout();
this.speedPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.speedSlider)).BeginInit();
this.sliderMenu.SuspendLayout();
this.repeatPanel.SuspendLayout();
this.displayModePanel.SuspendLayout();
this.displayOverlayMenu.SuspendLayout();
this.fullScreenModeMenu.SuspendLayout();
this.playPanel.SuspendLayout();
this.playMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.volumeSlider)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.balanceSlider)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.screenCopyMenu.SuspendLayout();
this.copyModeMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.shuttleSlider)).BeginInit();
this.positionSliderMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.positionSlider)).BeginInit();
this.displayMenu.SuspendLayout();
this.displayParentPanel.SuspendLayout();
this.positionSliderPanel.SuspendLayout();
this.rightFramePanel.SuspendLayout();
this.shuttlePanel.SuspendLayout();
this.sceencopyPanel.SuspendLayout();
this.zoomPanel.SuspendLayout();
this.audioPanel.SuspendLayout();
this.playSubMenu.SuspendLayout();
this.copyLabelPanel.SuspendLayout();
this.balanceLabelPanel.SuspendLayout();
this.volumeLabelPanel.SuspendLayout();
this.speedLabelPanel.SuspendLayout();
this.repeatLabelPanel.SuspendLayout();
this.titlePanel.SuspendLayout();
this.SuspendLayout();
//
// leftFramePanel
//
this.leftFramePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.leftFramePanel.BackColor = System.Drawing.Color.Black;
this.leftFramePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.leftFramePanel.Controls.Add(this.speedPanel);
this.leftFramePanel.Controls.Add(this.repeatPanel);
this.leftFramePanel.Controls.Add(this.displayModePanel);
this.leftFramePanel.Controls.Add(this.playPanel);
this.leftFramePanel.Controls.Add(this.titlePanel);
this.leftFramePanel.Location = new System.Drawing.Point(7, 8);
this.leftFramePanel.Name = "leftFramePanel";
this.leftFramePanel.Size = new System.Drawing.Size(154, 503);
this.leftFramePanel.TabIndex = 0;
//
// speedPanel
//
this.speedPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.speedPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.speedPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.speedPanel.Controls.Add(this.speedSlider);
this.speedPanel.Controls.Add(this.speedLabelPanel);
this.speedPanel.Location = new System.Drawing.Point(6, 415);
this.speedPanel.Name = "speedPanel";
this.speedPanel.Size = new System.Drawing.Size(140, 80);
this.speedPanel.TabIndex = 4;
//
// speedSlider
//
this.speedSlider.AutoSize = false;
this.speedSlider.ContextMenuStrip = this.sliderMenu;
this.speedSlider.Location = new System.Drawing.Point(3, 31);
this.speedSlider.Name = "speedSlider";
this.speedSlider.Size = new System.Drawing.Size(132, 45);
this.speedSlider.TabIndex = 1;
this.speedSlider.TickStyle = System.Windows.Forms.TickStyle.Both;
this.toolTip1.SetToolTip(this.speedSlider, "Player.SpeedSlider - sets the player\'s media playback speed.");
//
// sliderMenu
//
this.sliderMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.sliderMenuItem1,
this.sliderMenuItem2,
this.sliderMenuItem3});
this.sliderMenu.Name = "sliderMenu";
this.sliderMenu.ShowImageMargin = false;
this.sliderMenu.Size = new System.Drawing.Size(56, 70);
this.sliderMenu.Opening += new System.ComponentModel.CancelEventHandler(this.sliderMenu_Opening);
//
// sliderMenuItem1
//
this.sliderMenuItem1.Name = "sliderMenuItem1";
this.sliderMenuItem1.Size = new System.Drawing.Size(55, 22);
this.sliderMenuItem1.Text = "1";
this.sliderMenuItem1.Click += new System.EventHandler(this.sliderMenuItem1_Click);
//
// sliderMenuItem2
//
this.sliderMenuItem2.Name = "sliderMenuItem2";
this.sliderMenuItem2.Size = new System.Drawing.Size(55, 22);
this.sliderMenuItem2.Text = "2";
this.sliderMenuItem2.Click += new System.EventHandler(this.sliderMenuItem2_Click);
//
// sliderMenuItem3
//
this.sliderMenuItem3.Name = "sliderMenuItem3";
this.sliderMenuItem3.Size = new System.Drawing.Size(55, 22);
this.sliderMenuItem3.Text = "3";
this.sliderMenuItem3.Click += new System.EventHandler(this.sliderMenuItem3_Click);
//
// repeatPanel
//
this.repeatPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.repeatPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.repeatPanel.Controls.Add(this.endPositionMediaTextBox);
this.repeatPanel.Controls.Add(this.startPositionMediaTextBox);
this.repeatPanel.Controls.Add(this.currentFromLabel);
this.repeatPanel.Controls.Add(this.endPositionTextBox);
this.repeatPanel.Controls.Add(this.startPositionTextBox);
this.repeatPanel.Controls.Add(this.nextFromLabel);
this.repeatPanel.Controls.Add(this.repeatLabelPanel);
this.repeatPanel.Location = new System.Drawing.Point(6, 282);
this.repeatPanel.Name = "repeatPanel";
this.repeatPanel.Size = new System.Drawing.Size(140, 128);
this.repeatPanel.TabIndex = 3;
//
// endPositionMediaTextBox
//
this.endPositionMediaTextBox.Enabled = false;
this.endPositionMediaTextBox.Location = new System.Drawing.Point(69, 97);
this.endPositionMediaTextBox.Mask = "00:00:00";
this.endPositionMediaTextBox.Name = "endPositionMediaTextBox";
this.endPositionMediaTextBox.Size = new System.Drawing.Size(61, 20);
this.endPositionMediaTextBox.TabIndex = 6;
this.endPositionMediaTextBox.Text = "000000";
this.endPositionMediaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.endPositionMediaTextBox, "Player.EndPositionMedia - the end position of the playing media.");
this.endPositionMediaTextBox.Validated += new System.EventHandler(this.endPositionMediaTextBox_Validated);
//
// startPositionMediaTextBox
//
this.startPositionMediaTextBox.Enabled = false;
this.startPositionMediaTextBox.Location = new System.Drawing.Point(9, 97);
this.startPositionMediaTextBox.Mask = "00:00:00";
this.startPositionMediaTextBox.Name = "startPositionMediaTextBox";
this.startPositionMediaTextBox.Size = new System.Drawing.Size(61, 20);
this.startPositionMediaTextBox.TabIndex = 5;
this.startPositionMediaTextBox.Text = "000000";
this.startPositionMediaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.startPositionMediaTextBox, "Player.StartPositionMedia - the start position of the playing media.");
this.startPositionMediaTextBox.Validated += new System.EventHandler(this.startPositionMediaTextBox_Validated);
//
// endPositionTextBox
//
this.endPositionTextBox.Location = new System.Drawing.Point(69, 54);
this.endPositionTextBox.Mask = "00:00:00";
this.endPositionTextBox.Name = "endPositionTextBox";
this.endPositionTextBox.Size = new System.Drawing.Size(61, 20);
this.endPositionTextBox.TabIndex = 3;
this.endPositionTextBox.Text = "000000";
this.endPositionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.endPositionTextBox, "Player.EndPosition - the end position of the next media to play.");
this.endPositionTextBox.Validated += new System.EventHandler(this.endPositionTextBox_Validated);
//
// startPositionTextBox
//
this.startPositionTextBox.Location = new System.Drawing.Point(9, 54);
this.startPositionTextBox.Mask = "00:00:00";
this.startPositionTextBox.Name = "startPositionTextBox";
this.startPositionTextBox.Size = new System.Drawing.Size(61, 20);
this.startPositionTextBox.TabIndex = 2;
this.startPositionTextBox.Text = "000000";
this.startPositionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.startPositionTextBox, "Player.StartPosition - the start position of the next media to play.");
this.startPositionTextBox.Validated += new System.EventHandler(this.startPositionTextBox_Validated);
//
// displayModePanel
//
this.displayModePanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.displayModePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.displayModePanel.Controls.Add(this.overlayLight);
this.displayModePanel.Controls.Add(this.displayOverlayButton);
this.displayModePanel.Controls.Add(this.displayOverlayLabel);
this.displayModePanel.Controls.Add(this.fullScreenLight);
this.displayModePanel.Controls.Add(this.fullScreenModeButton);
this.displayModePanel.Controls.Add(this.fullScreenModeLabel);
this.displayModePanel.Controls.Add(this.displayModeLight);
this.displayModePanel.Controls.Add(this.displayModeButton);
this.displayModePanel.Controls.Add(this.displayModeLabel);
this.displayModePanel.Location = new System.Drawing.Point(6, 129);
this.displayModePanel.Name = "displayModePanel";
this.displayModePanel.Size = new System.Drawing.Size(140, 148);
this.displayModePanel.TabIndex = 2;
//
// displayOverlayMenu
//
this.displayOverlayMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.overlayModeToolStripMenuItem,
this.overlayHoldMenuItem,
this.toolStripSeparator5,
this.messageMenuItem,
this.scribbleMenuItem,
this.bouncingMenuItem,
this.PiPMenuItem,
this.tilesMenuItem,
this.MP3CoverMenuItem,
this.subTitlesMenuItem,
this.toolStripSeparator6,
this.overlayOffMenuItem});
this.displayOverlayMenu.Name = "displayOverlayMenu";
this.displayOverlayMenu.OwnerItem = this.displayOverlayMenuItem;
this.displayOverlayMenu.ShowItemToolTips = false;
this.displayOverlayMenu.Size = new System.Drawing.Size(190, 236);
//
// overlayModeToolStripMenuItem
//
this.overlayModeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.videoMenuItem,
this.displayMenuItem});
this.overlayModeToolStripMenuItem.Name = "overlayModeToolStripMenuItem";
this.overlayModeToolStripMenuItem.Size = new System.Drawing.Size(189, 22);
this.overlayModeToolStripMenuItem.Text = "Overlay Mode";
//
// videoMenuItem
//
this.videoMenuItem.Checked = true;
this.videoMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.videoMenuItem.Name = "videoMenuItem";
this.videoMenuItem.Size = new System.Drawing.Size(112, 22);
this.videoMenuItem.Text = "Video";
this.videoMenuItem.Click += new System.EventHandler(this.videoMenuItem_Click);
//
// displayMenuItem
//
this.displayMenuItem.Name = "displayMenuItem";
this.displayMenuItem.Size = new System.Drawing.Size(112, 22);
this.displayMenuItem.Text = "Display";
this.displayMenuItem.Click += new System.EventHandler(this.displayMenuItem_Click);
//
// overlayHoldMenuItem
//
this.overlayHoldMenuItem.Name = "overlayHoldMenuItem";
this.overlayHoldMenuItem.Size = new System.Drawing.Size(189, 22);
this.overlayHoldMenuItem.Text = "Overlay Hold";
this.overlayHoldMenuItem.Click += new System.EventHandler(this.overlayHoldMenuItem_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(186, 6);
//
// messageMenuItem
//
this.messageMenuItem.Name = "messageMenuItem";
this.messageMenuItem.Size = new System.Drawing.Size(189, 22);
this.messageMenuItem.Text = "Example \"Message\"";
this.messageMenuItem.Click += new System.EventHandler(this.messageMenuItem_Click);
//
// scribbleMenuItem
//
this.scribbleMenuItem.Name = "scribbleMenuItem";
this.scribbleMenuItem.Size = new System.Drawing.Size(189, 22);
this.scribbleMenuItem.Text = "Example \"Scribble\"";
this.scribbleMenuItem.Click += new System.EventHandler(this.scribbleMenuItem_Click);
//
// bouncingMenuItem
//
this.bouncingMenuItem.Name = "bouncingMenuItem";
this.bouncingMenuItem.Size = new System.Drawing.Size(189, 22);
this.bouncingMenuItem.Text = "Example \"Bouncing\"";
this.bouncingMenuItem.Click += new System.EventHandler(this.bouncingMenuItem_Click);
//
// PiPMenuItem
//
this.PiPMenuItem.Name = "PiPMenuItem";
this.PiPMenuItem.Size = new System.Drawing.Size(189, 22);
this.PiPMenuItem.Text = "Example \"PiP\"";
this.PiPMenuItem.Click += new System.EventHandler(this.PiPMenuItem_Click);
//
// tilesMenuItem
//
this.tilesMenuItem.Name = "tilesMenuItem";
this.tilesMenuItem.Size = new System.Drawing.Size(189, 22);
this.tilesMenuItem.Text = "Example \"Tiles\"";
this.tilesMenuItem.Click += new System.EventHandler(this.tilesMenuItem_Click);
//
// MP3CoverMenuItem
//
this.MP3CoverMenuItem.Name = "MP3CoverMenuItem";
this.MP3CoverMenuItem.Size = new System.Drawing.Size(189, 22);
this.MP3CoverMenuItem.Text = "Example \"MP3 Cover\"";
this.MP3CoverMenuItem.Click += new System.EventHandler(this.MP3CoverMenuItem_Click);
//
// subTitlesMenuItem
//
this.subTitlesMenuItem.Name = "subTitlesMenuItem";
this.subTitlesMenuItem.Size = new System.Drawing.Size(189, 22);
this.subTitlesMenuItem.Text = "Example \"SubTitles\"";
this.subTitlesMenuItem.Click += new System.EventHandler(this.subTitlesMenuItem_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(186, 6);
//
// overlayOffMenuItem
//
this.overlayOffMenuItem.Checked = true;
this.overlayOffMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.overlayOffMenuItem.Name = "overlayOffMenuItem";
this.overlayOffMenuItem.Size = new System.Drawing.Size(189, 22);
this.overlayOffMenuItem.Text = "Overlay Off";
this.overlayOffMenuItem.Click += new System.EventHandler(this.overlayOffMenuItem_Click);
//
// displayOverlayMenuItem
//
this.displayOverlayMenuItem.DropDown = this.displayOverlayMenu;
this.displayOverlayMenuItem.Name = "displayOverlayMenuItem";
this.displayOverlayMenuItem.Size = new System.Drawing.Size(164, 22);
this.displayOverlayMenuItem.Text = "Display Overlay";
//
// fullScreenModeMenu
//
this.fullScreenModeMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fullScreenFormToolStripMenuItem,
this.fullScreenParentToolStripMenuItem,
this.fullScreenDisplayMenuItem,
this.toolStripSeparator3,
this.fullScreenOffToolStripMenuItem});
this.fullScreenModeMenu.Name = "fullScreenModeMenu";
this.fullScreenModeMenu.OwnerItem = this.fullScreenModeMenuItem;
this.fullScreenModeMenu.Size = new System.Drawing.Size(170, 98);
this.fullScreenModeMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.fullScreenModeMenu_ItemClicked);
//
// fullScreenFormToolStripMenuItem
//
this.fullScreenFormToolStripMenuItem.Name = "fullScreenFormToolStripMenuItem";
this.fullScreenFormToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.fullScreenFormToolStripMenuItem.Text = "FullScreen Form";
//
// fullScreenParentToolStripMenuItem
//
this.fullScreenParentToolStripMenuItem.Name = "fullScreenParentToolStripMenuItem";
this.fullScreenParentToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.fullScreenParentToolStripMenuItem.Text = "FullScreen Parent";
//
// fullScreenDisplayMenuItem
//
this.fullScreenDisplayMenuItem.Name = "fullScreenDisplayMenuItem";
this.fullScreenDisplayMenuItem.Size = new System.Drawing.Size(169, 22);
this.fullScreenDisplayMenuItem.Text = "FullScreen Display";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(166, 6);
//
// fullScreenOffToolStripMenuItem
//
this.fullScreenOffToolStripMenuItem.Checked = true;
this.fullScreenOffToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.fullScreenOffToolStripMenuItem.Name = "fullScreenOffToolStripMenuItem";
this.fullScreenOffToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.fullScreenOffToolStripMenuItem.Text = "FullScreen Off";
//
// fullScreenModeMenuItem
//
this.fullScreenModeMenuItem.DropDown = this.fullScreenModeMenu;
this.fullScreenModeMenuItem.Name = "fullScreenModeMenuItem";
this.fullScreenModeMenuItem.Size = new System.Drawing.Size(164, 22);
this.fullScreenModeMenuItem.Text = "FullScreenMode";
//
// displayModeMenu
//
this.displayModeMenu.Name = "displayModeMenu";
this.displayModeMenu.OwnerItem = this.displayModeMenuItem;
this.displayModeMenu.ShowItemToolTips = false;
this.displayModeMenu.Size = new System.Drawing.Size(61, 4);
this.displayModeMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.displayModeMenu_ItemClicked);
//
// displayModeMenuItem
//
this.displayModeMenuItem.DropDown = this.displayModeMenu;
this.displayModeMenuItem.Name = "displayModeMenuItem";
this.displayModeMenuItem.Size = new System.Drawing.Size(164, 22);
this.displayModeMenuItem.Text = "DisplayMode";
//
// playPanel
//
this.playPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.playPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.playPanel.Controls.Add(this.stopButton);
this.playPanel.Controls.Add(this.pauseButtonLight);
this.playPanel.Controls.Add(this.pauseButton);
this.playPanel.Controls.Add(this.playButtonLight);
this.playPanel.Controls.Add(this.playButton);
this.playPanel.Location = new System.Drawing.Point(6, 63);
this.playPanel.Name = "playPanel";
this.playPanel.Size = new System.Drawing.Size(140, 61);
this.playPanel.TabIndex = 1;
//
// stopButton
//
this.stopButton.Location = new System.Drawing.Point(69, 29);
this.stopButton.Name = "stopButton";
this.stopButton.Size = new System.Drawing.Size(62, 23);
this.stopButton.TabIndex = 4;
this.stopButton.Text = "Stop";
this.toolTip1.SetToolTip(this.stopButton, "Player.Stop - stops playing media.");
this.stopButton.UseVisualStyleBackColor = true;
this.stopButton.Click += new System.EventHandler(this.stopButton_Click);
//
// pauseButton
//
this.pauseButton.Location = new System.Drawing.Point(8, 29);
this.pauseButton.Name = "pauseButton";
this.pauseButton.Size = new System.Drawing.Size(62, 23);
this.pauseButton.TabIndex = 2;
this.pauseButton.Text = " Pause";
this.pauseButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.pauseButton, "Player.Pause - pauses playing media / Player.Resume - resumes paused media.");
this.pauseButton.UseVisualStyleBackColor = true;
this.pauseButton.Click += new System.EventHandler(this.pauseButton_Click);
//
// playMenu
//
this.playMenu.AllowDrop = true;
this.playMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.playListMenuItem,
this.addMediaFilesMenuItem,
this.menuSeparator1});
this.playMenu.Name = "playMenu";
this.playMenu.OwnerItem = this.playDisplayMenuItem;
this.playMenu.ShowImageMargin = false;
this.playMenu.ShowItemToolTips = false;
this.playMenu.Size = new System.Drawing.Size(140, 54);
this.playMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.playMenu_ItemClicked);
this.playMenu.DragDrop += new System.Windows.Forms.DragEventHandler(this.playMenu_DragDrop);
this.playMenu.DragOver += new System.Windows.Forms.DragEventHandler(this.playMenu_DragOver);
this.playMenu.MouseClick += new System.Windows.Forms.MouseEventHandler(this.playMenu_MouseClick);
//
// playListMenuItem
//
this.playListMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.newPlayListMenuItem,
this.toolStripSeparator2,
this.openPlayListMenuItem,
this.addPlayListMenuItem,
this.toolStripSeparator4,
this.savePlayListMenuItem});
this.playListMenuItem.Name = "playListMenuItem";
this.playListMenuItem.Size = new System.Drawing.Size(139, 22);
this.playListMenuItem.Text = "PlayLists";
//
// newPlayListMenuItem
//
this.newPlayListMenuItem.Enabled = false;
this.newPlayListMenuItem.Name = "newPlayListMenuItem";
this.newPlayListMenuItem.Size = new System.Drawing.Size(166, 22);
this.newPlayListMenuItem.Text = "New PlayList";
this.newPlayListMenuItem.Click += new System.EventHandler(this.newPlayListMenuItem_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(163, 6);
//
// openPlayListMenuItem
//
this.openPlayListMenuItem.Name = "openPlayListMenuItem";
this.openPlayListMenuItem.Size = new System.Drawing.Size(166, 22);
this.openPlayListMenuItem.Text = "Open PlayList…";
this.openPlayListMenuItem.Click += new System.EventHandler(this.openPlayListMenuItem_Click);
//
// addPlayListMenuItem
//
this.addPlayListMenuItem.Enabled = false;
this.addPlayListMenuItem.Name = "addPlayListMenuItem";
this.addPlayListMenuItem.Size = new System.Drawing.Size(166, 22);
this.addPlayListMenuItem.Text = "Add PlayList…";
this.addPlayListMenuItem.Click += new System.EventHandler(this.addPlayListMenuItem_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(163, 6);
//
// savePlayListMenuItem
//
this.savePlayListMenuItem.Enabled = false;
this.savePlayListMenuItem.Name = "savePlayListMenuItem";
this.savePlayListMenuItem.Size = new System.Drawing.Size(166, 22);
this.savePlayListMenuItem.Text = "Save PlayList As…";
this.savePlayListMenuItem.Click += new System.EventHandler(this.savePlayListMenuItem_Click);
//
// addMediaFilesMenuItem
//
this.addMediaFilesMenuItem.Name = "addMediaFilesMenuItem";
this.addMediaFilesMenuItem.Size = new System.Drawing.Size(139, 22);
this.addMediaFilesMenuItem.Text = "Add MediaFiles…";
//
// menuSeparator1
//
this.menuSeparator1.Name = "menuSeparator1";
this.menuSeparator1.Size = new System.Drawing.Size(136, 6);
//
// playDisplayMenuItem
//
this.playDisplayMenuItem.DropDown = this.playMenu;
this.playDisplayMenuItem.Name = "playDisplayMenuItem";
this.playDisplayMenuItem.Size = new System.Drawing.Size(164, 22);
this.playDisplayMenuItem.Text = "Play";
//
// toolTip1
//
this.toolTip1.Active = false;
//
// volumeSlider
//
this.volumeSlider.AutoSize = false;
this.volumeSlider.ContextMenuStrip = this.sliderMenu;
this.volumeSlider.Location = new System.Drawing.Point(3, 31);
this.volumeSlider.Name = "volumeSlider";
this.volumeSlider.Size = new System.Drawing.Size(132, 45);
this.volumeSlider.TabIndex = 2;
this.volumeSlider.TickStyle = System.Windows.Forms.TickStyle.Both;
this.toolTip1.SetToolTip(this.volumeSlider, "Player.AudioVolumeSlider - sets the player\'s audio volume.");
//
// balanceSlider
//
this.balanceSlider.AutoSize = false;
this.balanceSlider.ContextMenuStrip = this.sliderMenu;
this.balanceSlider.Location = new System.Drawing.Point(3, 96);
this.balanceSlider.Name = "balanceSlider";
this.balanceSlider.Size = new System.Drawing.Size(132, 45);
this.balanceSlider.TabIndex = 4;
this.balanceSlider.TickStyle = System.Windows.Forms.TickStyle.Both;
this.toolTip1.SetToolTip(this.balanceSlider, "Player.AudioBalanceSlider - sets the player\'s audio balance.");
//
// moveDownButton
//
this.moveDownButton.Location = new System.Drawing.Point(8, 115);
this.moveDownButton.Name = "moveDownButton";
this.moveDownButton.Size = new System.Drawing.Size(123, 23);
this.moveDownButton.TabIndex = 7;
this.moveDownButton.Text = "Down";
this.toolTip1.SetToolTip(this.moveDownButton, "Player.VideoMove - moves the video inside the player\'s display.");
this.moveDownButton.UseVisualStyleBackColor = true;
this.moveDownButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.moveDownButton_MouseDown);
//
// moveRightButton
//
this.moveRightButton.Location = new System.Drawing.Point(69, 93);
this.moveRightButton.Name = "moveRightButton";
this.moveRightButton.Size = new System.Drawing.Size(62, 23);
this.moveRightButton.TabIndex = 6;
this.moveRightButton.Text = "Right";
this.toolTip1.SetToolTip(this.moveRightButton, "Player.VideoMove - moves the video inside the player\'s display.");
this.moveRightButton.UseVisualStyleBackColor = true;
this.moveRightButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.moveRightButton_MouseDown);
//
// moveLeftButton
//
this.moveLeftButton.Location = new System.Drawing.Point(8, 93);
this.moveLeftButton.Name = "moveLeftButton";
this.moveLeftButton.Size = new System.Drawing.Size(62, 23);
this.moveLeftButton.TabIndex = 5;
this.moveLeftButton.Text = "Left";
this.toolTip1.SetToolTip(this.moveLeftButton, "Player.VideoMove - moves the video inside the player\'s display.");
this.moveLeftButton.UseVisualStyleBackColor = true;
this.moveLeftButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.moveLeftButton_MouseDown);
//
// moveUpButton
//
this.moveUpButton.Location = new System.Drawing.Point(8, 71);
this.moveUpButton.Name = "moveUpButton";
this.moveUpButton.Size = new System.Drawing.Size(123, 23);
this.moveUpButton.TabIndex = 4;
this.moveUpButton.Text = "Up";
this.toolTip1.SetToolTip(this.moveUpButton, "Player.VideoMove - moves the video inside the player\'s display.");
this.moveUpButton.UseVisualStyleBackColor = true;
this.moveUpButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.moveUpButton_MouseDown);
//
// zoomOutButton
//
this.zoomOutButton.Location = new System.Drawing.Point(69, 27);
this.zoomOutButton.Name = "zoomOutButton";
this.zoomOutButton.Size = new System.Drawing.Size(62, 23);
this.zoomOutButton.TabIndex = 2;
this.zoomOutButton.Text = "Out";
this.toolTip1.SetToolTip(this.zoomOutButton, "Player.VideoZoom - changes the size of the video inside the player\'s display.");
this.zoomOutButton.UseVisualStyleBackColor = true;
this.zoomOutButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.zoomOutButton_MouseDown);
//
// zoomInButton
//
this.zoomInButton.Location = new System.Drawing.Point(8, 27);
this.zoomInButton.Name = "zoomInButton";
this.zoomInButton.Size = new System.Drawing.Size(62, 23);
this.zoomInButton.TabIndex = 1;
this.zoomInButton.Text = "In";
this.toolTip1.SetToolTip(this.zoomInButton, "Player.VideoZoom - changes the size of the video inside the player\'s display.");
this.zoomInButton.UseVisualStyleBackColor = true;
this.zoomInButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.zoomInButton_MouseDown);
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Black;
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.ContextMenuStrip = this.screenCopyMenu;
this.pictureBox1.Location = new System.Drawing.Point(9, 29);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(121, 61);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox1, "Player.ScreenCopy - copies (part of) the screen.");
this.pictureBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox_MouseDown);
//
// screenCopyMenu
//
this.screenCopyMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.copyMenuItem,
this.copyModeMenuItem,
this.toolStripSeparator1,
this.openCopyMenuItem,
this.openWithCopyMenuItem,
this.toolStripSeparator12,
this.clearCopyMenuItem});
this.screenCopyMenu.Name = "screenCopyMenu";
this.screenCopyMenu.OwnerItem = this.screencopyMenuItem;
this.screenCopyMenu.ShowImageMargin = false;
this.screenCopyMenu.Size = new System.Drawing.Size(116, 126);
this.screenCopyMenu.Opening += new System.ComponentModel.CancelEventHandler(this.screenCopyMenu_Opening);
//
// copyMenuItem
//
this.copyMenuItem.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
this.copyMenuItem.Name = "copyMenuItem";
this.copyMenuItem.Size = new System.Drawing.Size(115, 22);
this.copyMenuItem.Text = "Copy";
this.copyMenuItem.Click += new System.EventHandler(this.copyMenuItem_Click);
//
// copyModeMenuItem
//
this.copyModeMenuItem.DropDown = this.copyModeMenu;
this.copyModeMenuItem.Name = "copyModeMenuItem";
this.copyModeMenuItem.Size = new System.Drawing.Size(115, 22);
this.copyModeMenuItem.Text = "CopyMode";
//
// copyModeMenu
//
this.copyModeMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.videoCopyModeMenuItem,
this.displayCopyModeMenuItem,
this.parentCopyModeMenuItem,
this.formCopyModeMenuItem,
this.screenCopyModeMenuItem});
this.copyModeMenu.Name = "copyModeMenu";
this.copyModeMenu.OwnerItem = this.copyModeMenuItem;
this.copyModeMenu.Size = new System.Drawing.Size(113, 114);
this.copyModeMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.copyModeMenu_ItemClicked);
//
// videoCopyModeMenuItem
//
this.videoCopyModeMenuItem.Checked = true;
this.videoCopyModeMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.videoCopyModeMenuItem.Name = "videoCopyModeMenuItem";
this.videoCopyModeMenuItem.Size = new System.Drawing.Size(112, 22);
this.videoCopyModeMenuItem.Text = "Video";
//
// displayCopyModeMenuItem
//
this.displayCopyModeMenuItem.Name = "displayCopyModeMenuItem";
this.displayCopyModeMenuItem.Size = new System.Drawing.Size(112, 22);
this.displayCopyModeMenuItem.Text = "Display";
//
// parentCopyModeMenuItem
//
this.parentCopyModeMenuItem.Name = "parentCopyModeMenuItem";
this.parentCopyModeMenuItem.Size = new System.Drawing.Size(112, 22);
this.parentCopyModeMenuItem.Text = "Parent";
//
// formCopyModeMenuItem
//
this.formCopyModeMenuItem.Name = "formCopyModeMenuItem";
this.formCopyModeMenuItem.Size = new System.Drawing.Size(112, 22);
this.formCopyModeMenuItem.Text = "Form";
//
// screenCopyModeMenuItem
//
this.screenCopyModeMenuItem.Name = "screenCopyModeMenuItem";
this.screenCopyModeMenuItem.Size = new System.Drawing.Size(112, 22);
this.screenCopyModeMenuItem.Text = "Screen";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(112, 6);
//
// openCopyMenuItem
//
this.openCopyMenuItem.Name = "openCopyMenuItem";
this.openCopyMenuItem.Size = new System.Drawing.Size(115, 22);
this.openCopyMenuItem.Text = "Open";
this.openCopyMenuItem.Click += new System.EventHandler(this.openCopyMenuItem_Click);
//
// openWithCopyMenuItem
//
this.openWithCopyMenuItem.Name = "openWithCopyMenuItem";
this.openWithCopyMenuItem.Size = new System.Drawing.Size(115, 22);
this.openWithCopyMenuItem.Text = "Open With…";
this.openWithCopyMenuItem.Click += new System.EventHandler(this.openWithMenuItem_Click);
//
// toolStripSeparator12
//
this.toolStripSeparator12.Name = "toolStripSeparator12";
this.toolStripSeparator12.Size = new System.Drawing.Size(112, 6);
//
// clearCopyMenuItem
//
this.clearCopyMenuItem.Name = "clearCopyMenuItem";
this.clearCopyMenuItem.Size = new System.Drawing.Size(115, 22);
this.clearCopyMenuItem.Text = "Clear";
this.clearCopyMenuItem.Click += new System.EventHandler(this.clearCopyMenuItem_Click);
//
// screencopyMenuItem
//
this.screencopyMenuItem.DropDown = this.screenCopyMenu;
this.screencopyMenuItem.Name = "screencopyMenuItem";
this.screencopyMenuItem.Size = new System.Drawing.Size(164, 22);
this.screencopyMenuItem.Text = "Screencopy";
//
// shuttleSlider
//
this.shuttleSlider.AutoSize = false;
this.shuttleSlider.Location = new System.Drawing.Point(3, 31);
this.shuttleSlider.Name = "shuttleSlider";
this.shuttleSlider.Size = new System.Drawing.Size(132, 45);
this.shuttleSlider.TabIndex = 2;
this.shuttleSlider.TickStyle = System.Windows.Forms.TickStyle.Both;
this.toolTip1.SetToolTip(this.shuttleSlider, "Player.ShuttleSlider - changes the media playback position by (video) frames.");
//
// positionLabel2
//
this.positionLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.positionLabel2.ContextMenuStrip = this.positionSliderMenu;
this.positionLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.positionLabel2.ForeColor = System.Drawing.Color.Goldenrod;
this.positionLabel2.Location = new System.Drawing.Point(592, 3);
this.positionLabel2.Name = "positionLabel2";
this.positionLabel2.Size = new System.Drawing.Size(56, 16);
this.positionLabel2.TabIndex = 2;
this.positionLabel2.Text = "00:00:00";
this.toolTip1.SetToolTip(this.positionLabel2, "Player.Position - duration to end of media or to \'EndPosition\'.");
//
// positionSliderMenu
//
this.positionSliderMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.sliderAlwaysVisibleMenuItem,
this.sliderShowsProgressMenuItem,
this.sliderSeekLiveUpdateMenuItem,
this.toolStripSeparator13,
this.markStartPositionMenuItem,
this.markEndPositionMenuItem,
this.startRepeatMenuItem,
this.toolStripSeparator14,
this.mark1MenuItem,
this.goToMark1MenuItem,
this.toolStripSeparator15,
this.goToStartMenuItem});
this.positionSliderMenu.Name = "positionSliderMenu";
this.positionSliderMenu.Size = new System.Drawing.Size(196, 220);
//
// sliderAlwaysVisibleMenuItem
//
this.sliderAlwaysVisibleMenuItem.Checked = true;
this.sliderAlwaysVisibleMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.sliderAlwaysVisibleMenuItem.Name = "sliderAlwaysVisibleMenuItem";
this.sliderAlwaysVisibleMenuItem.Size = new System.Drawing.Size(195, 22);
this.sliderAlwaysVisibleMenuItem.Text = "Slider Always Visible";
this.sliderAlwaysVisibleMenuItem.Click += new System.EventHandler(this.sliderAlwayVisibleMenuItem_Click);
//
// sliderShowsProgressMenuItem
//
this.sliderShowsProgressMenuItem.Name = "sliderShowsProgressMenuItem";
this.sliderShowsProgressMenuItem.Size = new System.Drawing.Size(195, 22);
this.sliderShowsProgressMenuItem.Text = "Slider Shows Progress";
this.sliderShowsProgressMenuItem.Click += new System.EventHandler(this.sliderShowsProgressMenuItem_Click);
//
// sliderSeekLiveUpdateMenuItem
//
this.sliderSeekLiveUpdateMenuItem.Checked = true;
this.sliderSeekLiveUpdateMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.sliderSeekLiveUpdateMenuItem.Name = "sliderSeekLiveUpdateMenuItem";
this.sliderSeekLiveUpdateMenuItem.Size = new System.Drawing.Size(195, 22);
this.sliderSeekLiveUpdateMenuItem.Text = "Slider Seek Live Update";
this.sliderSeekLiveUpdateMenuItem.Click += new System.EventHandler(this.sliderSeekLiveUpdateMenuItem_Click);
//
// toolStripSeparator13
//
this.toolStripSeparator13.Name = "toolStripSeparator13";
this.toolStripSeparator13.Size = new System.Drawing.Size(192, 6);
//
// markStartPositionMenuItem
//
this.markStartPositionMenuItem.Enabled = false;
this.markStartPositionMenuItem.Name = "markStartPositionMenuItem";
this.markStartPositionMenuItem.Size = new System.Drawing.Size(195, 22);
this.markStartPositionMenuItem.Text = "Mark Start Position";
this.markStartPositionMenuItem.Click += new System.EventHandler(this.markStartPositionMenuItem_Click);
//
// markEndPositionMenuItem
//
this.markEndPositionMenuItem.Enabled = false;
this.markEndPositionMenuItem.Name = "markEndPositionMenuItem";
this.markEndPositionMenuItem.Size = new System.Drawing.Size(195, 22);
this.markEndPositionMenuItem.Text = "Mark End Position";
this.markEndPositionMenuItem.Click += new System.EventHandler(this.markEndPositionMenuItem_Click);
//
// startRepeatMenuItem
//
this.startRepeatMenuItem.Enabled = false;
this.startRepeatMenuItem.Name = "startRepeatMenuItem";
this.startRepeatMenuItem.Size = new System.Drawing.Size(195, 22);
this.startRepeatMenuItem.Text = "Start Repeat";
this.startRepeatMenuItem.Click += new System.EventHandler(this.startRepeatMenuItem_Click);
//
// toolStripSeparator14
//
this.toolStripSeparator14.Name = "toolStripSeparator14";
this.toolStripSeparator14.Size = new System.Drawing.Size(192, 6);
//
// mark1MenuItem
//
this.mark1MenuItem.Enabled = false;
this.mark1MenuItem.Name = "mark1MenuItem";
this.mark1MenuItem.Size = new System.Drawing.Size(195, 22);
this.mark1MenuItem.Text = "Mark #1";
this.mark1MenuItem.Click += new System.EventHandler(this.mark1MenuItem_Click);
//
// goToMark1MenuItem
//
this.goToMark1MenuItem.Enabled = false;
this.goToMark1MenuItem.Name = "goToMark1MenuItem";
this.goToMark1MenuItem.Size = new System.Drawing.Size(195, 22);
this.goToMark1MenuItem.Text = "Go To Mark #1";
this.goToMark1MenuItem.Click += new System.EventHandler(this.goToMark1MenuItem_Click);
//
// toolStripSeparator15
//
this.toolStripSeparator15.Name = "toolStripSeparator15";
this.toolStripSeparator15.Size = new System.Drawing.Size(192, 6);
//
// goToStartMenuItem
//
this.goToStartMenuItem.Enabled = false;
this.goToStartMenuItem.Name = "goToStartMenuItem";
this.goToStartMenuItem.Size = new System.Drawing.Size(195, 22);
this.goToStartMenuItem.Text = "Go To Start";
this.goToStartMenuItem.Click += new System.EventHandler(this.goToStartMenuItem_Click);
//
// positionSlider
//
this.positionSlider.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.positionSlider.ContextMenuStrip = this.positionSliderMenu;
this.positionSlider.Location = new System.Drawing.Point(57, 1);
this.positionSlider.Name = "positionSlider";
this.positionSlider.Size = new System.Drawing.Size(536, 45);
this.positionSlider.TabIndex = 1;
this.positionSlider.TabStop = false;
this.positionSlider.TickStyle = System.Windows.Forms.TickStyle.None;
this.toolTip1.SetToolTip(this.positionSlider, "Player.PositionSlider - shows and allows changing of the playback position of med" +
"ia.");
this.positionSlider.MouseLeave += new System.EventHandler(this.positionSliderPanel_MouseLeave);
//
// positionLabel1
//
this.positionLabel1.ContextMenuStrip = this.positionSliderMenu;
this.positionLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.positionLabel1.ForeColor = System.Drawing.Color.Goldenrod;
this.positionLabel1.Location = new System.Drawing.Point(4, 3);
this.positionLabel1.Name = "positionLabel1";
this.positionLabel1.Size = new System.Drawing.Size(56, 16);
this.positionLabel1.TabIndex = 0;
this.positionLabel1.Text = "00:00:00";
this.toolTip1.SetToolTip(this.positionLabel1, "Player.Position - duration from beginning of media or from \'StartPosition\'.");
//
// displayPanel
//
this.displayPanel.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.displayPanel.ContextMenuStrip = this.displayMenu;
this.displayPanel.Location = new System.Drawing.Point(0, 0);
this.displayPanel.Name = "displayPanel";
this.displayPanel.Size = new System.Drawing.Size(652, 477);
this.displayPanel.TabIndex = 0;
this.toolTip1.SetToolTip(this.displayPanel, "Player.Display - used for displaying video and display overlays.");
//
// displayMenu
//
this.displayMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.playDisplayMenuItem,
this.pauseMenuItem,
this.stopMenuItem,
this.toolStripSeparator8,
this.displayModeMenuItem,
this.fullScreenModeMenuItem,
this.displayOverlayMenuItem,
this.toolStripSeparator9,
this.zoomMenuItem,
this.moveMenuItem,
this.toolStripSeparator10,
this.screencopyMenuItem,
this.toolStripSeparator11,
this.aboutDisplayMenuItem});
this.displayMenu.Name = "displayMenu";
this.displayMenu.ShowImageMargin = false;
this.displayMenu.Size = new System.Drawing.Size(165, 248);
//
// pauseMenuItem
//
this.pauseMenuItem.Name = "pauseMenuItem";
this.pauseMenuItem.Size = new System.Drawing.Size(164, 22);
this.pauseMenuItem.Text = "Pause";
this.pauseMenuItem.Click += new System.EventHandler(this.pauseButton_Click);
//
// stopMenuItem
//
this.stopMenuItem.Name = "stopMenuItem";
this.stopMenuItem.Size = new System.Drawing.Size(164, 22);
this.stopMenuItem.Text = "Stop";
this.stopMenuItem.Click += new System.EventHandler(this.stopButton_Click);
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(161, 6);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(161, 6);
//
// zoomMenuItem
//
this.zoomMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.zoomInMenuItem,
this.zoomOutMenuItem});
this.zoomMenuItem.Name = "zoomMenuItem";
this.zoomMenuItem.Size = new System.Drawing.Size(164, 22);
this.zoomMenuItem.Text = "Zoom Video";
//
// zoomInMenuItem
//
this.zoomInMenuItem.Name = "zoomInMenuItem";
this.zoomInMenuItem.Size = new System.Drawing.Size(129, 22);
this.zoomInMenuItem.Text = "Zoom In";
this.zoomInMenuItem.Click += new System.EventHandler(this.zoomInMenuItem_Click);
//
// zoomOutMenuItem
//
this.zoomOutMenuItem.Name = "zoomOutMenuItem";
this.zoomOutMenuItem.Size = new System.Drawing.Size(129, 22);
this.zoomOutMenuItem.Text = "Zoom Out";
this.zoomOutMenuItem.Click += new System.EventHandler(this.zoomOutMenuItem_Click);
//
// moveMenuItem
//
this.moveMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.moveUpMenuItem,
this.moveLeftMenuItem,
this.moveRightMenuItem,
this.moveDownMenuItem});
this.moveMenuItem.Name = "moveMenuItem";
this.moveMenuItem.Size = new System.Drawing.Size(164, 22);
this.moveMenuItem.Text = "Move Video";
//
// moveUpMenuItem
//
this.moveUpMenuItem.Name = "moveUpMenuItem";
this.moveUpMenuItem.Size = new System.Drawing.Size(138, 22);
this.moveUpMenuItem.Text = "Move Up";
this.moveUpMenuItem.Click += new System.EventHandler(this.moveUpMenuItem_Click);
//
// moveLeftMenuItem
//
this.moveLeftMenuItem.Name = "moveLeftMenuItem";
this.moveLeftMenuItem.Size = new System.Drawing.Size(138, 22);
this.moveLeftMenuItem.Text = "Move Left";
this.moveLeftMenuItem.Click += new System.EventHandler(this.moveLeftMenuItem_Click);
//
// moveRightMenuItem
//
this.moveRightMenuItem.Name = "moveRightMenuItem";
this.moveRightMenuItem.Size = new System.Drawing.Size(138, 22);
this.moveRightMenuItem.Text = "Move Right";
this.moveRightMenuItem.Click += new System.EventHandler(this.moveRightMenuItem_Click);
//
// moveDownMenuItem
//
this.moveDownMenuItem.Name = "moveDownMenuItem";
this.moveDownMenuItem.Size = new System.Drawing.Size(138, 22);
this.moveDownMenuItem.Text = "Move Down";
this.moveDownMenuItem.Click += new System.EventHandler(this.moveDownMenuItem_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(161, 6);
//
// toolStripSeparator11
//
this.toolStripSeparator11.Name = "toolStripSeparator11";
this.toolStripSeparator11.Size = new System.Drawing.Size(161, 6);
//
// aboutDisplayMenuItem
//
this.aboutDisplayMenuItem.Name = "aboutDisplayMenuItem";
this.aboutDisplayMenuItem.Size = new System.Drawing.Size(164, 22);
this.aboutDisplayMenuItem.Text = "About PVS.AVPlayer…";
this.aboutDisplayMenuItem.Click += new System.EventHandler(this.nameLabel_Click);
//
// displayParentPanel
//
this.displayParentPanel.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.displayParentPanel.BackColor = System.Drawing.Color.Black;
this.displayParentPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.displayParentPanel.Controls.Add(this.positionSliderPanel);
this.displayParentPanel.Controls.Add(this.displayPanel);
this.displayParentPanel.Location = new System.Drawing.Point(165, 8);
this.displayParentPanel.Name = "displayParentPanel";
this.displayParentPanel.Size = new System.Drawing.Size(654, 503);
this.displayParentPanel.TabIndex = 1;
//
// positionSliderPanel
//
this.positionSliderPanel.Controls.Add(this.positionSlider);
this.positionSliderPanel.Controls.Add(this.positionLabel2);
this.positionSliderPanel.Controls.Add(this.positionLabel1);
this.positionSliderPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.positionSliderPanel.Location = new System.Drawing.Point(0, 477);
this.positionSliderPanel.Name = "positionSliderPanel";
this.positionSliderPanel.Size = new System.Drawing.Size(652, 24);
this.positionSliderPanel.TabIndex = 1;
this.positionSliderPanel.MouseEnter += new System.EventHandler(this.positionSliderPanel_MouseEnter);
this.positionSliderPanel.MouseLeave += new System.EventHandler(this.positionSliderPanel_MouseLeave);
//
// rightFramePanel
//
this.rightFramePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.rightFramePanel.BackColor = System.Drawing.Color.Black;
this.rightFramePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.rightFramePanel.Controls.Add(this.shuttlePanel);
this.rightFramePanel.Controls.Add(this.sceencopyPanel);
this.rightFramePanel.Controls.Add(this.zoomPanel);
this.rightFramePanel.Controls.Add(this.audioPanel);
this.rightFramePanel.Location = new System.Drawing.Point(823, 8);
this.rightFramePanel.Name = "rightFramePanel";
this.rightFramePanel.Size = new System.Drawing.Size(154, 503);
this.rightFramePanel.TabIndex = 2;
//
// shuttlePanel
//
this.shuttlePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.shuttlePanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.shuttlePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.shuttlePanel.Controls.Add(this.shuttleSlider);
this.shuttlePanel.Controls.Add(this.shuttleLabel);
this.shuttlePanel.Location = new System.Drawing.Point(6, 415);
this.shuttlePanel.Name = "shuttlePanel";
this.shuttlePanel.Size = new System.Drawing.Size(140, 80);
this.shuttlePanel.TabIndex = 3;
//
// sceencopyPanel
//
this.sceencopyPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.sceencopyPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.sceencopyPanel.Controls.Add(this.pictureBox1);
this.sceencopyPanel.Controls.Add(this.copyLabelPanel);
this.sceencopyPanel.Location = new System.Drawing.Point(6, 309);
this.sceencopyPanel.Name = "sceencopyPanel";
this.sceencopyPanel.Size = new System.Drawing.Size(140, 101);
this.sceencopyPanel.TabIndex = 2;
//
// zoomPanel
//
this.zoomPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.zoomPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.zoomPanel.Controls.Add(this.moveDownButton);
this.zoomPanel.Controls.Add(this.moveRightButton);
this.zoomPanel.Controls.Add(this.moveLeftButton);
this.zoomPanel.Controls.Add(this.moveUpButton);
this.zoomPanel.Controls.Add(this.moveLabel);
this.zoomPanel.Controls.Add(this.zoomOutButton);
this.zoomPanel.Controls.Add(this.zoomInButton);
this.zoomPanel.Controls.Add(this.zoomLabel);
this.zoomPanel.Location = new System.Drawing.Point(6, 156);
this.zoomPanel.Name = "zoomPanel";
this.zoomPanel.Size = new System.Drawing.Size(140, 148);
this.zoomPanel.TabIndex = 1;
//
// audioPanel
//
this.audioPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
this.audioPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.audioPanel.Controls.Add(this.balanceSlider);
this.audioPanel.Controls.Add(this.balanceLabelPanel);
this.audioPanel.Controls.Add(this.volumeSlider);
this.audioPanel.Controls.Add(this.volumeLabelPanel);
this.audioPanel.Location = new System.Drawing.Point(6, 6);
this.audioPanel.Name = "audioPanel";
this.audioPanel.Size = new System.Drawing.Size(140, 145);
this.audioPanel.TabIndex = 0;
//
// playSubMenu
//
this.playSubMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.playMenuItem,
this.removeFromListMenuItem,
this.toolStripSeparator7,
this.sortListMenuItem});
this.playSubMenu.Name = "playSubMenu";
this.playSubMenu.ShowImageMargin = false;
this.playSubMenu.Size = new System.Drawing.Size(143, 76);
this.playSubMenu.Closed += new System.Windows.Forms.ToolStripDropDownClosedEventHandler(this.playSubMenu_Closed);
this.playSubMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.playSubMenu_ItemClicked);
this.playSubMenu.MouseLeave += new System.EventHandler(this.playSubMenu_MouseLeave);
//
// playMenuItem
//
this.playMenuItem.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
this.playMenuItem.Name = "playMenuItem";
this.playMenuItem.Size = new System.Drawing.Size(142, 22);
this.playMenuItem.Text = "Play";
//
// removeFromListMenuItem
//
this.removeFromListMenuItem.Name = "removeFromListMenuItem";
this.removeFromListMenuItem.Size = new System.Drawing.Size(142, 22);
this.removeFromListMenuItem.Text = "Remove from List";
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(139, 6);
//
// sortListMenuItem
//
this.sortListMenuItem.Name = "sortListMenuItem";
this.sortListMenuItem.Size = new System.Drawing.Size(142, 22);
this.sortListMenuItem.Text = "Sort List";
//
// shuttleLabel
//
this.shuttleLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.shuttleLabel.Location = new System.Drawing.Point(9, 9);
this.shuttleLabel.Name = "shuttleLabel";
this.shuttleLabel.Size = new System.Drawing.Size(121, 19);
this.shuttleLabel.TabIndex = 0;
this.shuttleLabel.Text = "PlayBack Shuttle";
this.shuttleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// copyLabelPanel
//
this.copyLabelPanel.Controls.Add(this.copyModeLabel);
this.copyLabelPanel.Controls.Add(this.copyModeLabelText);
this.copyLabelPanel.Location = new System.Drawing.Point(9, 9);
this.copyLabelPanel.Name = "copyLabelPanel";
this.copyLabelPanel.Size = new System.Drawing.Size(121, 22);
this.copyLabelPanel.TabIndex = 0;
//
// copyModeLabel
//
this.copyModeLabel.BackColor = System.Drawing.Color.Transparent;
this.copyModeLabel.ContextMenuStrip = this.copyModeMenu;
this.copyModeLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.copyModeLabel.Location = new System.Drawing.Point(68, 3);
this.copyModeLabel.Name = "copyModeLabel";
this.copyModeLabel.Size = new System.Drawing.Size(51, 13);
this.copyModeLabel.TabIndex = 2;
this.copyModeLabel.Text = "Video";
this.copyModeLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// copyModeLabelText
//
this.copyModeLabelText.AutoSize = true;
this.copyModeLabelText.BackColor = System.Drawing.Color.Transparent;
this.copyModeLabelText.ForeColor = System.Drawing.Color.Goldenrod;
this.copyModeLabelText.Location = new System.Drawing.Point(3, 3);
this.copyModeLabelText.Name = "copyModeLabelText";
this.copyModeLabelText.Size = new System.Drawing.Size(64, 13);
this.copyModeLabelText.TabIndex = 0;
this.copyModeLabelText.Text = "Screencopy";
//
// moveLabel
//
this.moveLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.moveLabel.Location = new System.Drawing.Point(9, 53);
this.moveLabel.Name = "moveLabel";
this.moveLabel.Size = new System.Drawing.Size(121, 19);
this.moveLabel.TabIndex = 3;
this.moveLabel.Text = "Move Video";
this.moveLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// zoomLabel
//
this.zoomLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.zoomLabel.Location = new System.Drawing.Point(9, 9);
this.zoomLabel.Name = "zoomLabel";
this.zoomLabel.Size = new System.Drawing.Size(121, 19);
this.zoomLabel.TabIndex = 0;
this.zoomLabel.Text = "Zoom Center Display";
this.zoomLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// balanceLabelPanel
//
this.balanceLabelPanel.Controls.Add(this.audioBalanceLabel);
this.balanceLabelPanel.Controls.Add(this.audioBalanceLabelText);
this.balanceLabelPanel.Location = new System.Drawing.Point(9, 74);
this.balanceLabelPanel.Name = "balanceLabelPanel";
this.balanceLabelPanel.Size = new System.Drawing.Size(121, 22);
this.balanceLabelPanel.TabIndex = 3;
//
// audioBalanceLabel
//
this.audioBalanceLabel.BackColor = System.Drawing.Color.Transparent;
this.audioBalanceLabel.ContextMenuStrip = this.sliderMenu;
this.audioBalanceLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.audioBalanceLabel.Location = new System.Drawing.Point(60, 3);
this.audioBalanceLabel.Name = "audioBalanceLabel";
this.audioBalanceLabel.Size = new System.Drawing.Size(59, 13);
this.audioBalanceLabel.TabIndex = 1;
this.audioBalanceLabel.Text = "Center";
this.audioBalanceLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// audioBalanceLabelText
//
this.audioBalanceLabelText.AutoSize = true;
this.audioBalanceLabelText.BackColor = System.Drawing.Color.Transparent;
this.audioBalanceLabelText.ForeColor = System.Drawing.Color.Goldenrod;
this.audioBalanceLabelText.Location = new System.Drawing.Point(3, 3);
this.audioBalanceLabelText.Name = "audioBalanceLabelText";
this.audioBalanceLabelText.Size = new System.Drawing.Size(46, 13);
this.audioBalanceLabelText.TabIndex = 0;
this.audioBalanceLabelText.Text = "Balance";
//
// volumeLabelPanel
//
this.volumeLabelPanel.Controls.Add(this.audioVolumeLabel);
this.volumeLabelPanel.Controls.Add(this.audioVolumeLabelText);
this.volumeLabelPanel.Location = new System.Drawing.Point(9, 9);
this.volumeLabelPanel.Name = "volumeLabelPanel";
this.volumeLabelPanel.Size = new System.Drawing.Size(121, 22);
this.volumeLabelPanel.TabIndex = 0;
//
// audioVolumeLabel
//
this.audioVolumeLabel.BackColor = System.Drawing.Color.Transparent;
this.audioVolumeLabel.ContextMenuStrip = this.sliderMenu;
this.audioVolumeLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.audioVolumeLabel.Location = new System.Drawing.Point(73, 3);
this.audioVolumeLabel.Name = "audioVolumeLabel";
this.audioVolumeLabel.Size = new System.Drawing.Size(46, 13);
this.audioVolumeLabel.TabIndex = 1;
this.audioVolumeLabel.Text = "Max";
this.audioVolumeLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// audioVolumeLabelText
//
this.audioVolumeLabelText.AutoSize = true;
this.audioVolumeLabelText.BackColor = System.Drawing.Color.Transparent;
this.audioVolumeLabelText.ForeColor = System.Drawing.Color.Goldenrod;
this.audioVolumeLabelText.Location = new System.Drawing.Point(3, 3);
this.audioVolumeLabelText.Name = "audioVolumeLabelText";
this.audioVolumeLabelText.Size = new System.Drawing.Size(72, 13);
this.audioVolumeLabelText.TabIndex = 0;
this.audioVolumeLabelText.Text = "Audio Volume";
//
// speedLabelPanel
//
this.speedLabelPanel.Controls.Add(this.speedLabelText);
this.speedLabelPanel.Controls.Add(this.speedLabel);
this.speedLabelPanel.Location = new System.Drawing.Point(9, 9);
this.speedLabelPanel.Name = "speedLabelPanel";
this.speedLabelPanel.Size = new System.Drawing.Size(121, 22);
this.speedLabelPanel.TabIndex = 0;
//
// speedLabelText
//
this.speedLabelText.AutoSize = true;
this.speedLabelText.BackColor = System.Drawing.Color.Transparent;
this.speedLabelText.ForeColor = System.Drawing.Color.Goldenrod;
this.speedLabelText.Location = new System.Drawing.Point(3, 3);
this.speedLabelText.Name = "speedLabelText";
this.speedLabelText.Size = new System.Drawing.Size(86, 13);
this.speedLabelText.TabIndex = 0;
this.speedLabelText.Text = "PlayBack Speed";
//
// speedLabel
//
this.speedLabel.BackColor = System.Drawing.Color.Transparent;
this.speedLabel.ContextMenuStrip = this.sliderMenu;
this.speedLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.speedLabel.Location = new System.Drawing.Point(86, 3);
this.speedLabel.Name = "speedLabel";
this.speedLabel.Size = new System.Drawing.Size(32, 13);
this.speedLabel.TabIndex = 1;
this.speedLabel.Text = "1.0";
this.speedLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// currentFromLabel
//
this.currentFromLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.currentFromLabel.Location = new System.Drawing.Point(9, 78);
this.currentFromLabel.Name = "currentFromLabel";
this.currentFromLabel.Size = new System.Drawing.Size(121, 19);
this.currentFromLabel.TabIndex = 4;
this.currentFromLabel.Text = "Play Current From - To";
this.currentFromLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// nextFromLabel
//
this.nextFromLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.nextFromLabel.Location = new System.Drawing.Point(9, 35);
this.nextFromLabel.Name = "nextFromLabel";
this.nextFromLabel.Size = new System.Drawing.Size(121, 19);
this.nextFromLabel.TabIndex = 1;
this.nextFromLabel.Text = "Play Next From - To";
this.nextFromLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// repeatLabelPanel
//
this.repeatLabelPanel.Controls.Add(this.repeatCheckBox);
this.repeatLabelPanel.Location = new System.Drawing.Point(9, 9);
this.repeatLabelPanel.Name = "repeatLabelPanel";
this.repeatLabelPanel.Size = new System.Drawing.Size(121, 22);
this.repeatLabelPanel.TabIndex = 0;
//
// repeatCheckBox
//
this.repeatCheckBox.BackColor = System.Drawing.Color.Transparent;
this.repeatCheckBox.ForeColor = System.Drawing.Color.Goldenrod;
this.repeatCheckBox.Location = new System.Drawing.Point(5, 3);
this.repeatCheckBox.Name = "repeatCheckBox";
this.repeatCheckBox.Size = new System.Drawing.Size(115, 17);
this.repeatCheckBox.TabIndex = 0;
this.repeatCheckBox.Text = "PlayBack Repeat";
this.repeatCheckBox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.repeatCheckBox, "Player.Repeat - repeats media playback from \'StartPosition\' to \'EndPosition\'.");
this.repeatCheckBox.UseVisualStyleBackColor = false;
this.repeatCheckBox.CheckedChanged += new System.EventHandler(this.repeatCheckBox_CheckedChanged);
//
// overlayLight
//
this.overlayLight.BackColor = System.Drawing.Color.White;
this.overlayLight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.overlayLight.ForeColor = System.Drawing.Color.Lime;
this.overlayLight.Location = new System.Drawing.Point(14, 122);
this.overlayLight.Name = "overlayLight";
this.overlayLight.Size = new System.Drawing.Size(9, 10);
this.overlayLight.TabIndex = 8;
//
// displayOverlayButton
//
this.displayOverlayButton.Appearance = System.Windows.Forms.Appearance.Button;
this.displayOverlayButton.DropDown = this.displayOverlayMenu;
this.displayOverlayButton.Location = new System.Drawing.Point(7, 115);
this.displayOverlayButton.Name = "displayOverlayButton";
this.displayOverlayButton.Size = new System.Drawing.Size(123, 23);
this.displayOverlayButton.TabIndex = 7;
this.displayOverlayButton.Text = "Overlay Off";
this.displayOverlayButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.displayOverlayButton, "Player.Overlay - shows or hides a player\'s display overlay.");
this.displayOverlayButton.UseVisualStyleBackColor = true;
//
// displayOverlayLabel
//
this.displayOverlayLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.displayOverlayLabel.Location = new System.Drawing.Point(8, 97);
this.displayOverlayLabel.Name = "displayOverlayLabel";
this.displayOverlayLabel.Size = new System.Drawing.Size(121, 19);
this.displayOverlayLabel.TabIndex = 6;
this.displayOverlayLabel.Text = "Display Overlay";
this.displayOverlayLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// fullScreenLight
//
this.fullScreenLight.BackColor = System.Drawing.Color.White;
this.fullScreenLight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.fullScreenLight.ForeColor = System.Drawing.Color.Lime;
this.fullScreenLight.Location = new System.Drawing.Point(14, 78);
this.fullScreenLight.Name = "fullScreenLight";
this.fullScreenLight.Size = new System.Drawing.Size(9, 10);
this.fullScreenLight.TabIndex = 5;
//
// fullScreenModeButton
//
this.fullScreenModeButton.Appearance = System.Windows.Forms.Appearance.Button;
this.fullScreenModeButton.DropDown = this.fullScreenModeMenu;
this.fullScreenModeButton.Location = new System.Drawing.Point(8, 71);
this.fullScreenModeButton.Name = "fullScreenModeButton";
this.fullScreenModeButton.Size = new System.Drawing.Size(123, 23);
this.fullScreenModeButton.TabIndex = 4;
this.fullScreenModeButton.Text = "FullScreen Off";
this.fullScreenModeButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.fullScreenModeButton, "Player.FullScreen / Player.FullScreenMode - shows the player\'s display full scree" +
"n.");
this.fullScreenModeButton.UseVisualStyleBackColor = true;
//
// fullScreenModeLabel
//
this.fullScreenModeLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.fullScreenModeLabel.Location = new System.Drawing.Point(9, 53);
this.fullScreenModeLabel.Name = "fullScreenModeLabel";
this.fullScreenModeLabel.Size = new System.Drawing.Size(121, 19);
this.fullScreenModeLabel.TabIndex = 3;
this.fullScreenModeLabel.Text = "FullScreenMode";
this.fullScreenModeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// displayModeLight
//
this.displayModeLight.BackColor = System.Drawing.Color.White;
this.displayModeLight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.displayModeLight.ForeColor = System.Drawing.Color.Red;
this.displayModeLight.Location = new System.Drawing.Point(15, 34);
this.displayModeLight.Name = "displayModeLight";
this.displayModeLight.Size = new System.Drawing.Size(9, 10);
this.displayModeLight.TabIndex = 2;
//
// displayModeButton
//
this.displayModeButton.Appearance = System.Windows.Forms.Appearance.Button;
this.displayModeButton.DropDown = this.displayModeMenu;
this.displayModeButton.Location = new System.Drawing.Point(8, 27);
this.displayModeButton.Name = "displayModeButton";
this.displayModeButton.Size = new System.Drawing.Size(123, 23);
this.displayModeButton.TabIndex = 1;
this.displayModeButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.displayModeButton, "Player.DisplayMode - sets the size and position of the video inside the player\'s " +
"display.");
this.displayModeButton.UseVisualStyleBackColor = true;
//
// displayModeLabel
//
this.displayModeLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.displayModeLabel.Location = new System.Drawing.Point(9, 9);
this.displayModeLabel.Name = "displayModeLabel";
this.displayModeLabel.Size = new System.Drawing.Size(121, 19);
this.displayModeLabel.TabIndex = 0;
this.displayModeLabel.Text = "DisplayMode";
this.displayModeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pauseButtonLight
//
this.pauseButtonLight.BackColor = System.Drawing.Color.White;
this.pauseButtonLight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pauseButtonLight.ForeColor = System.Drawing.Color.Red;
this.pauseButtonLight.Location = new System.Drawing.Point(14, 36);
this.pauseButtonLight.Name = "pauseButtonLight";
this.pauseButtonLight.Size = new System.Drawing.Size(9, 10);
this.pauseButtonLight.TabIndex = 3;
//
// playButtonLight
//
this.playButtonLight.BackColor = System.Drawing.Color.White;
this.playButtonLight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.playButtonLight.ForeColor = System.Drawing.Color.Lime;
this.playButtonLight.Location = new System.Drawing.Point(14, 14);
this.playButtonLight.Name = "playButtonLight";
this.playButtonLight.Size = new System.Drawing.Size(9, 10);
this.playButtonLight.TabIndex = 1;
//
// playButton
//
this.playButton.Appearance = System.Windows.Forms.Appearance.Button;
this.playButton.DropDown = this.playMenu;
this.playButton.Location = new System.Drawing.Point(8, 7);
this.playButton.Name = "playButton";
this.playButton.Size = new System.Drawing.Size(123, 23);
this.playButton.TabIndex = 0;
this.playButton.Text = "Play";
this.playButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.toolTip1.SetToolTip(this.playButton, "Player.Play - plays media.");
this.playButton.UseVisualStyleBackColor = true;
//
// titlePanel
//
this.titlePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.titlePanel.Controls.Add(this.webSiteLabel);
this.titlePanel.Controls.Add(this.nameLabel);
this.titlePanel.Location = new System.Drawing.Point(6, 6);
this.titlePanel.Name = "titlePanel";
this.titlePanel.Size = new System.Drawing.Size(140, 52);
this.titlePanel.TabIndex = 0;
//
// webSiteLabel
//
this.webSiteLabel.AutoSize = true;
this.webSiteLabel.BackColor = System.Drawing.Color.Transparent;
this.webSiteLabel.Cursor = System.Windows.Forms.Cursors.Hand;
this.webSiteLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.webSiteLabel.Location = new System.Drawing.Point(13, 26);
this.webSiteLabel.Name = "webSiteLabel";
this.webSiteLabel.Size = new System.Drawing.Size(113, 13);
this.webSiteLabel.TabIndex = 1;
this.webSiteLabel.Text = "www.codeproject.com";
this.toolTip1.SetToolTip(this.webSiteLabel, "Open The Code Project® website...");
this.webSiteLabel.Click += new System.EventHandler(this.webSiteLabel_Click);
//
// nameLabel
//
this.nameLabel.AutoSize = true;
this.nameLabel.BackColor = System.Drawing.Color.Transparent;
this.nameLabel.Cursor = System.Windows.Forms.Cursors.Help;
this.nameLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.nameLabel.ForeColor = System.Drawing.Color.Goldenrod;
this.nameLabel.Location = new System.Drawing.Point(22, 9);
this.nameLabel.Name = "nameLabel";
this.nameLabel.Size = new System.Drawing.Size(95, 16);
this.nameLabel.TabIndex = 0;
this.nameLabel.Text = "PVS.AVPlayer";
this.toolTip1.SetToolTip(this.nameLabel, "About PVS.AVPlayer...");
this.nameLabel.Click += new System.EventHandler(this.nameLabel_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ClientSize = new System.Drawing.Size(984, 517);
this.Controls.Add(this.rightFramePanel);
this.Controls.Add(this.displayParentPanel);
this.Controls.Add(this.leftFramePanel);
this.DoubleBuffered = true;
this.MinimumSize = new System.Drawing.Size(557, 555);
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Form1";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Shown += new System.EventHandler(this.Form1_Shown);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
this.leftFramePanel.ResumeLayout(false);
this.speedPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.speedSlider)).EndInit();
this.sliderMenu.ResumeLayout(false);
this.repeatPanel.ResumeLayout(false);
this.repeatPanel.PerformLayout();
this.displayModePanel.ResumeLayout(false);
this.displayOverlayMenu.ResumeLayout(false);
this.fullScreenModeMenu.ResumeLayout(false);
this.playPanel.ResumeLayout(false);
this.playMenu.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.volumeSlider)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.balanceSlider)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.screenCopyMenu.ResumeLayout(false);
this.copyModeMenu.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.shuttleSlider)).EndInit();
this.positionSliderMenu.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.positionSlider)).EndInit();
this.displayMenu.ResumeLayout(false);
this.displayParentPanel.ResumeLayout(false);
this.positionSliderPanel.ResumeLayout(false);
this.positionSliderPanel.PerformLayout();
this.rightFramePanel.ResumeLayout(false);
this.shuttlePanel.ResumeLayout(false);
this.sceencopyPanel.ResumeLayout(false);
this.zoomPanel.ResumeLayout(false);
this.audioPanel.ResumeLayout(false);
this.playSubMenu.ResumeLayout(false);
this.copyLabelPanel.ResumeLayout(false);
this.copyLabelPanel.PerformLayout();
this.balanceLabelPanel.ResumeLayout(false);
this.balanceLabelPanel.PerformLayout();
this.volumeLabelPanel.ResumeLayout(false);
this.volumeLabelPanel.PerformLayout();
this.speedLabelPanel.ResumeLayout(false);
this.speedLabelPanel.PerformLayout();
this.repeatLabelPanel.ResumeLayout(false);
this.titlePanel.ResumeLayout(false);
this.titlePanel.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel leftFramePanel;
private CustomPanel titlePanel;
private System.Windows.Forms.Label webSiteLabel;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Label nameLabel;
private System.Windows.Forms.Panel playPanel;
private System.Windows.Forms.Button stopButton;
private LightPanel pauseButtonLight;
private System.Windows.Forms.Button pauseButton;
private LightPanel playButtonLight;
private DropDownButton playButton;
private System.Windows.Forms.Panel displayModePanel;
private DropDownButton displayModeButton;
private HeadLabel displayModeLabel;
private LightPanel fullScreenLight;
private DropDownButton fullScreenModeButton;
private HeadLabel fullScreenModeLabel;
private LightPanel displayModeLight;
private DropDownButton displayOverlayButton;
private HeadLabel displayOverlayLabel;
private LightPanel overlayLight;
private System.Windows.Forms.Panel repeatPanel;
private CustomPanel repeatLabelPanel;
private System.Windows.Forms.CheckBox repeatCheckBox;
private System.Windows.Forms.MaskedTextBox endPositionTextBox;
private System.Windows.Forms.MaskedTextBox startPositionTextBox;
private HeadLabel nextFromLabel;
private System.Windows.Forms.MaskedTextBox endPositionMediaTextBox;
private System.Windows.Forms.MaskedTextBox startPositionMediaTextBox;
private HeadLabel currentFromLabel;
private System.Windows.Forms.Panel speedPanel;
private System.Windows.Forms.TrackBar speedSlider;
private CustomPanel speedLabelPanel;
private System.Windows.Forms.Label speedLabel;
private System.Windows.Forms.Label speedLabelText;
private System.Windows.Forms.Panel displayParentPanel;
private System.Windows.Forms.Panel positionSliderPanel;
private System.Windows.Forms.Label positionLabel2;
private System.Windows.Forms.TrackBar positionSlider;
private System.Windows.Forms.Label positionLabel1;
private System.Windows.Forms.Panel displayPanel;
private System.Windows.Forms.Panel rightFramePanel;
private System.Windows.Forms.Panel audioPanel;
private CustomPanel volumeLabelPanel;
private System.Windows.Forms.Label audioVolumeLabel;
private System.Windows.Forms.Label audioVolumeLabelText;
private System.Windows.Forms.TrackBar volumeSlider;
private System.Windows.Forms.TrackBar balanceSlider;
private CustomPanel balanceLabelPanel;
private System.Windows.Forms.Label audioBalanceLabel;
private System.Windows.Forms.Label audioBalanceLabelText;
private System.Windows.Forms.Panel zoomPanel;
private HeadLabel moveLabel;
private System.Windows.Forms.Button zoomOutButton;
private System.Windows.Forms.Button zoomInButton;
private HeadLabel zoomLabel;
private System.Windows.Forms.Button moveDownButton;
private System.Windows.Forms.Button moveRightButton;
private System.Windows.Forms.Button moveLeftButton;
private System.Windows.Forms.Button moveUpButton;
private System.Windows.Forms.Panel sceencopyPanel;
private CustomPanel copyLabelPanel;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label copyModeLabel;
private System.Windows.Forms.Label copyModeLabelText;
private System.Windows.Forms.Panel shuttlePanel;
private System.Windows.Forms.TrackBar shuttleSlider;
private HeadLabel shuttleLabel;
private System.Windows.Forms.ToolStripMenuItem playListMenuItem;
private System.Windows.Forms.ToolStripMenuItem addMediaFilesMenuItem;
private System.Windows.Forms.ToolStripSeparator menuSeparator1;
private System.Windows.Forms.ContextMenuStrip displayModeMenu;
private System.Windows.Forms.ContextMenuStrip fullScreenModeMenu;
private System.Windows.Forms.ToolStripMenuItem fullScreenFormToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fullScreenParentToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fullScreenDisplayMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripMenuItem fullScreenOffToolStripMenuItem;
private System.Windows.Forms.ContextMenuStrip displayOverlayMenu;
private System.Windows.Forms.ToolStripMenuItem overlayModeToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem videoMenuItem;
private System.Windows.Forms.ToolStripMenuItem displayMenuItem;
private System.Windows.Forms.ToolStripMenuItem overlayHoldMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripMenuItem messageMenuItem;
private System.Windows.Forms.ToolStripMenuItem scribbleMenuItem;
private System.Windows.Forms.ToolStripMenuItem bouncingMenuItem;
private System.Windows.Forms.ToolStripMenuItem PiPMenuItem;
private System.Windows.Forms.ToolStripMenuItem tilesMenuItem;
private System.Windows.Forms.ToolStripMenuItem MP3CoverMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripMenuItem overlayOffMenuItem;
private System.Windows.Forms.ContextMenuStrip playSubMenu;
private System.Windows.Forms.ToolStripMenuItem playMenuItem;
private System.Windows.Forms.ToolStripMenuItem removeFromListMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripMenuItem sortListMenuItem;
private System.Windows.Forms.ContextMenuStrip displayMenu;
private System.Windows.Forms.ToolStripMenuItem playDisplayMenuItem;
private System.Windows.Forms.ToolStripMenuItem pauseMenuItem;
private System.Windows.Forms.ToolStripMenuItem stopMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripMenuItem displayModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem fullScreenModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem displayOverlayMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripMenuItem zoomMenuItem;
private System.Windows.Forms.ToolStripMenuItem zoomInMenuItem;
private System.Windows.Forms.ToolStripMenuItem zoomOutMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveUpMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveLeftMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveRightMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveDownMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
private System.Windows.Forms.ToolStripMenuItem screencopyMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
private System.Windows.Forms.ToolStripMenuItem aboutDisplayMenuItem;
private System.Windows.Forms.ToolStripMenuItem newPlayListMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem openPlayListMenuItem;
private System.Windows.Forms.ToolStripMenuItem addPlayListMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripMenuItem savePlayListMenuItem;
private System.Windows.Forms.ContextMenuStrip screenCopyMenu;
private System.Windows.Forms.ToolStripMenuItem copyMenuItem;
private System.Windows.Forms.ToolStripMenuItem copyModeMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem openCopyMenuItem;
private System.Windows.Forms.ToolStripMenuItem openWithCopyMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
private System.Windows.Forms.ToolStripMenuItem clearCopyMenuItem;
private System.Windows.Forms.ContextMenuStrip positionSliderMenu;
private System.Windows.Forms.ToolStripMenuItem sliderAlwaysVisibleMenuItem;
private System.Windows.Forms.ToolStripMenuItem sliderShowsProgressMenuItem;
private System.Windows.Forms.ToolStripMenuItem sliderSeekLiveUpdateMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
private System.Windows.Forms.ToolStripMenuItem markStartPositionMenuItem;
private System.Windows.Forms.ToolStripMenuItem markEndPositionMenuItem;
private System.Windows.Forms.ToolStripMenuItem startRepeatMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
private System.Windows.Forms.ToolStripMenuItem mark1MenuItem;
private System.Windows.Forms.ToolStripMenuItem goToMark1MenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
private System.Windows.Forms.ToolStripMenuItem goToStartMenuItem;
private System.Windows.Forms.ContextMenuStrip sliderMenu;
private System.Windows.Forms.ToolStripMenuItem sliderMenuItem1;
private System.Windows.Forms.ToolStripMenuItem sliderMenuItem2;
private System.Windows.Forms.ToolStripMenuItem sliderMenuItem3;
private System.Windows.Forms.ToolStripMenuItem subTitlesMenuItem;
private System.Windows.Forms.ContextMenuStrip copyModeMenu;
private System.Windows.Forms.ToolStripMenuItem videoCopyModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem displayCopyModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem parentCopyModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem formCopyModeMenuItem;
private System.Windows.Forms.ToolStripMenuItem screenCopyModeMenuItem;
internal System.Windows.Forms.ContextMenuStrip playMenu;
}
}