示例#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();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PlaybackCtrl));
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.pnlControls = new System.Windows.Forms.Panel();
			this.lblStatusInfo = new System.Windows.Forms.Label();
			this.playbackControls1 = new OysterPlaybackControls.PlaybackControls();
			this.btnJump = new System.Windows.Forms.Button();
			this.btnMute = new System.Windows.Forms.Button();
			this.tbVolume = new System.Windows.Forms.TrackBar();
			this.txtTime = new FlxMaskBox.FlexMaskEditBox();
			this.pnlVideo = new System.Windows.Forms.Panel();
			this.ExitButton = new OysterPlaybackControls.ImageButton();
			this.StatusTimer = new System.Windows.Forms.Timer(this.components);
			this.groupBox1.SuspendLayout();
			this.pnlControls.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.tbVolume)).BeginInit();
			this.SuspendLayout();
			// 
			// groupBox1
			// 
			this.groupBox1.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.groupBox1.BackColor = System.Drawing.Color.Black;
			this.groupBox1.Controls.Add(this.pnlControls);
			this.groupBox1.Controls.Add(this.pnlVideo);
			this.groupBox1.ForeColor = System.Drawing.Color.Lime;
			this.groupBox1.Location = new System.Drawing.Point(1, 0);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(426, 374);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "PlaybackCtrl";
			this.groupBox1.Resize += new System.EventHandler(this.groupBox1_Resize);
			// 
			// pnlControls
			// 
			this.pnlControls.BackColor = System.Drawing.SystemColors.Control;
			this.pnlControls.Controls.Add(this.lblStatusInfo);
			this.pnlControls.Controls.Add(this.playbackControls1);
			this.pnlControls.Controls.Add(this.btnJump);
			this.pnlControls.Controls.Add(this.btnMute);
			this.pnlControls.Controls.Add(this.tbVolume);
			this.pnlControls.Controls.Add(this.txtTime);
			this.pnlControls.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.pnlControls.Location = new System.Drawing.Point(3, 281);
			this.pnlControls.Name = "pnlControls";
			this.pnlControls.Size = new System.Drawing.Size(420, 90);
			this.pnlControls.TabIndex = 0;
			this.pnlControls.SizeChanged += new System.EventHandler(this.pnlControls_SizeChanged);
			// 
			// lblStatusInfo
			// 
			this.lblStatusInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.lblStatusInfo.BackColor = System.Drawing.Color.Black;
			this.lblStatusInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblStatusInfo.ForeColor = System.Drawing.Color.Lime;
			this.lblStatusInfo.Location = new System.Drawing.Point(0, -3);
			this.lblStatusInfo.Name = "lblStatusInfo";
			this.lblStatusInfo.Size = new System.Drawing.Size(420, 27);
			this.lblStatusInfo.TabIndex = 7;
			this.lblStatusInfo.Text = "Status Information";
			this.lblStatusInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.lblStatusInfo.TextChanged += new System.EventHandler(this.lblStatusInfo_TextChanged);
			// 
			// playbackControls1
			// 
			this.playbackControls1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.playbackControls1.FastForwardVisible = true;
			this.playbackControls1.JumpBeginVisible = true;
			this.playbackControls1.JumpEndVisible = true;
			this.playbackControls1.Location = new System.Drawing.Point(0, 23);
			this.playbackControls1.Name = "playbackControls1";
			this.playbackControls1.PlayVisible = true;
			this.playbackControls1.RewindVisible = true;
			this.playbackControls1.ShowPauseOnPlayClick = false;
			this.playbackControls1.ShowPlayOnPauseClick = false;
			this.playbackControls1.Size = new System.Drawing.Size(420, 35);
			this.playbackControls1.StopVisible = true;
			this.playbackControls1.TabIndex = 0;
			this.playbackControls1.BeginRewind += new System.Windows.Forms.MouseEventHandler(this.playbackControls1_BeginRewind);
			this.playbackControls1.EndRewind += new System.Windows.Forms.MouseEventHandler(this.playbackControls1_EndRewind);
			this.playbackControls1.BeginFastForward += new System.Windows.Forms.MouseEventHandler(this.playbackControls1_BeginFastForward);
			this.playbackControls1.StopClick += new System.EventHandler(this.playbackControls1_StopClick);
			this.playbackControls1.JumpBeginClick += new System.EventHandler(this.playbackControls1_JumpBeginClick);
			this.playbackControls1.PauseClick += new System.EventHandler(this.playbackControls1_PauseClick);
			this.playbackControls1.EndFastForward += new System.Windows.Forms.MouseEventHandler(this.playbackControls1_EndFastForward);
			this.playbackControls1.PlayClick += new System.EventHandler(this.playbackControls1_PlayClick);
			this.playbackControls1.JumpEndClick += new System.EventHandler(this.playbackControls1_JumpEndClick);
			// 
			// btnJump
			// 
			this.btnJump.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.btnJump.BackColor = System.Drawing.Color.White;
			this.btnJump.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnJump.BackgroundImage")));
			this.btnJump.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.btnJump.ForeColor = System.Drawing.SystemColors.ControlText;
			this.btnJump.Location = new System.Drawing.Point(295, 65);
			this.btnJump.Name = "btnJump";
			this.btnJump.Size = new System.Drawing.Size(64, 20);
			this.btnJump.TabIndex = 6;
			this.btnJump.Text = "JUMP";
			this.btnJump.Click += new System.EventHandler(this.btnJump_Click);
			// 
			// btnMute
			// 
			this.btnMute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.btnMute.BackColor = System.Drawing.Color.White;
			this.btnMute.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMute.BackgroundImage")));
			this.btnMute.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.btnMute.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.btnMute.ForeColor = System.Drawing.SystemColors.ControlText;
			this.btnMute.Location = new System.Drawing.Point(122, 65);
			this.btnMute.Name = "btnMute";
			this.btnMute.Size = new System.Drawing.Size(65, 20);
			this.btnMute.TabIndex = 5;
			this.btnMute.Text = "MUTE";
			this.btnMute.Click += new System.EventHandler(this.btnMute_Click);
			// 
			// tbVolume
			// 
			this.tbVolume.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.tbVolume.BackColor = System.Drawing.SystemColors.Control;
			this.tbVolume.LargeChange = 25;
			this.tbVolume.Location = new System.Drawing.Point(3, 57);
			this.tbVolume.Maximum = 100;
			this.tbVolume.Name = "tbVolume";
			this.tbVolume.Size = new System.Drawing.Size(112, 45);
			this.tbVolume.SmallChange = 10;
			this.tbVolume.TabIndex = 4;
			this.tbVolume.TickFrequency = 10;
			this.tbVolume.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
			this.tbVolume.Value = 80;
			this.tbVolume.ValueChanged += new System.EventHandler(this.tbVolume_ValueChanged);
			// 
			// txtTime
			// 
			this.txtTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.txtTime.BackColor = System.Drawing.Color.LightSkyBlue;
			this.txtTime.Font = new System.Drawing.Font("Lucida Console", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtTime.ForeColor = System.Drawing.Color.DarkBlue;
			this.txtTime.Location = new System.Drawing.Point(197, 64);
			this.txtTime.Mask = "##:##:##";
			this.txtTime.Name = "txtTime";
			this.txtTime.Size = new System.Drawing.Size(96, 20);
			this.txtTime.TabIndex = 2;
			this.txtTime.Text = "000000";
			this.txtTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			this.txtTime.WordWrap = false;
			this.txtTime.TextChanged += new System.EventHandler(this.txtTime_TextChanged);
			// 
			// pnlVideo
			// 
			this.pnlVideo.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.pnlVideo.Location = new System.Drawing.Point(3, 14);
			this.pnlVideo.Name = "pnlVideo";
			this.pnlVideo.Size = new System.Drawing.Size(417, 268);
			this.pnlVideo.TabIndex = 1;
			// 
			// ExitButton
			// 
			this.ExitButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.ExitButton.DialogResult = System.Windows.Forms.DialogResult.None;
			this.ExitButton.ImageDefault = ((System.Drawing.Image)(resources.GetObject("ExitButton.ImageDefault")));
			this.ExitButton.ImageDisabled = ((System.Drawing.Image)(resources.GetObject("ExitButton.ImageDisabled")));
			this.ExitButton.ImageMouseOver = ((System.Drawing.Image)(resources.GetObject("ExitButton.ImageMouseOver")));
			this.ExitButton.ImagePressed = ((System.Drawing.Image)(resources.GetObject("ExitButton.ImagePressed")));
			this.ExitButton.Location = new System.Drawing.Point(413, 1);
			this.ExitButton.Name = "ExitButton";
			this.ExitButton.Size = new System.Drawing.Size(19, 17);
			this.ExitButton.SizeMode = OysterPlaybackControls.ImageButton.ImageButtonSizeMode.StretchImage;
			this.ExitButton.TabIndex = 2;
			this.ExitButton.Click += new OysterPlaybackControls.ClickEventHandler(this.ExitButton_Click);
			// 
			// StatusTimer
			// 
			this.StatusTimer.Enabled = true;
			this.StatusTimer.Tick += new System.EventHandler(this.StatusTimer_Tick);
			// 
			// PlaybackCtrl
			// 
			this.Controls.Add(this.ExitButton);
			this.Controls.Add(this.groupBox1);
			this.Name = "PlaybackCtrl";
			this.Size = new System.Drawing.Size(430, 376);
			this.Load += new System.EventHandler(this.PlaybackCtrl_Load);
			this.groupBox1.ResumeLayout(false);
			this.pnlControls.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.tbVolume)).EndInit();
			this.ResumeLayout(false);

		}
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.txtTime = new FlxMaskBox.FlexMaskEditBox();
     this.gbNotes = new System.Windows.Forms.GroupBox();
     this.lvAttachmentList = new System.Windows.Forms.ListView();
     this.chAdded = new System.Windows.Forms.ColumnHeader();
     this.chName = new System.Windows.Forms.ColumnHeader();
     this.btnDeleteNote = new System.Windows.Forms.Button();
     this.btnAddNote = new System.Windows.Forms.Button();
     this.txtNoteBody = new System.Windows.Forms.TextBox();
     this.lblTime = new System.Windows.Forms.Label();
     this.lblDescription = new System.Windows.Forms.Label();
     this.btnSave = new System.Windows.Forms.Button();
     this.btnSaveAndClose = new System.Windows.Forms.Button();
     this.btnClose = new System.Windows.Forms.Button();
     this.Status = new System.Windows.Forms.StatusBar();
     this.gbNotes.SuspendLayout();
     this.SuspendLayout();
     //
     // txtTime
     //
     this.txtTime.BackColor = System.Drawing.Color.LightSkyBlue;
     this.txtTime.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtTime.ForeColor = System.Drawing.Color.Black;
     this.txtTime.Location = new System.Drawing.Point(104, 13);
     this.txtTime.Mask = "##:##:##";
     this.txtTime.Name = "txtTime";
     this.txtTime.Size = new System.Drawing.Size(80, 26);
     this.txtTime.TabIndex = 2;
     this.txtTime.Text = "00:00:00";
     this.txtTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtTime.WordWrap = false;
     //
     // gbNotes
     //
     this.gbNotes.Controls.Add(this.lvAttachmentList);
     this.gbNotes.Controls.Add(this.btnDeleteNote);
     this.gbNotes.Controls.Add(this.btnAddNote);
     this.gbNotes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.gbNotes.Location = new System.Drawing.Point(8, 200);
     this.gbNotes.Name = "gbNotes";
     this.gbNotes.Size = new System.Drawing.Size(472, 144);
     this.gbNotes.TabIndex = 2;
     this.gbNotes.TabStop = false;
     this.gbNotes.Text = "Attachments";
     //
     // lvAttachmentList
     //
     this.lvAttachmentList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                        this.chAdded,
                                                                                        this.chName});
     this.lvAttachmentList.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lvAttachmentList.FullRowSelect = true;
     this.lvAttachmentList.GridLines = true;
     this.lvAttachmentList.HideSelection = false;
     this.lvAttachmentList.Location = new System.Drawing.Point(8, 16);
     this.lvAttachmentList.Name = "lvAttachmentList";
     this.lvAttachmentList.Size = new System.Drawing.Size(456, 88);
     this.lvAttachmentList.TabIndex = 0;
     this.lvAttachmentList.View = System.Windows.Forms.View.Details;
     this.lvAttachmentList.SelectedIndexChanged += new System.EventHandler(this.lvAttachmentList_SelectedIndexChanged);
     //
     // chAdded
     //
     this.chAdded.Text = "Added";
     this.chAdded.Width = 124;
     //
     // chName
     //
     this.chName.Text = "Name";
     this.chName.Width = 300;
     //
     // btnDeleteNote
     //
     this.btnDeleteNote.Enabled = false;
     this.btnDeleteNote.Location = new System.Drawing.Point(244, 112);
     this.btnDeleteNote.Name = "btnDeleteNote";
     this.btnDeleteNote.Size = new System.Drawing.Size(168, 23);
     this.btnDeleteNote.TabIndex = 0;
     this.btnDeleteNote.Text = "Delete Selected Attachment...";
     this.btnDeleteNote.Click += new System.EventHandler(this.btnDeleteNote_Click);
     //
     // btnAddNote
     //
     this.btnAddNote.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnAddNote.Location = new System.Drawing.Point(60, 112);
     this.btnAddNote.Name = "btnAddNote";
     this.btnAddNote.Size = new System.Drawing.Size(168, 23);
     this.btnAddNote.TabIndex = 2;
     this.btnAddNote.Text = "Add New Attachment...";
     this.btnAddNote.Click += new System.EventHandler(this.btnAddNote_Click);
     //
     // txtNoteBody
     //
     this.txtNoteBody.AutoSize = false;
     this.txtNoteBody.Location = new System.Drawing.Point(16, 64);
     this.txtNoteBody.MaxLength = 8000;
     this.txtNoteBody.Multiline = true;
     this.txtNoteBody.Name = "txtNoteBody";
     this.txtNoteBody.Size = new System.Drawing.Size(456, 120);
     this.txtNoteBody.TabIndex = 0;
     this.txtNoteBody.Text = "txtNoteBody";
     //
     // lblTime
     //
     this.lblTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTime.Location = new System.Drawing.Point(16, 16);
     this.lblTime.Name = "lblTime";
     this.lblTime.Size = new System.Drawing.Size(80, 23);
     this.lblTime.TabIndex = 3;
     this.lblTime.Text = "Time:";
     //
     // lblDescription
     //
     this.lblDescription.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblDescription.Location = new System.Drawing.Point(16, 40);
     this.lblDescription.Name = "lblDescription";
     this.lblDescription.Size = new System.Drawing.Size(88, 23);
     this.lblDescription.TabIndex = 4;
     this.lblDescription.Text = "Description";
     this.lblDescription.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btnSave
     //
     this.btnSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnSave.Location = new System.Drawing.Point(16, 360);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(144, 48);
     this.btnSave.TabIndex = 5;
     this.btnSave.Text = "Save and Leave Open";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // btnSaveAndClose
     //
     this.btnSaveAndClose.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnSaveAndClose.Location = new System.Drawing.Point(172, 360);
     this.btnSaveAndClose.Name = "btnSaveAndClose";
     this.btnSaveAndClose.Size = new System.Drawing.Size(144, 48);
     this.btnSaveAndClose.TabIndex = 6;
     this.btnSaveAndClose.Text = "Save and Close";
     this.btnSaveAndClose.Click += new System.EventHandler(this.btnSaveAndClose_Click);
     //
     // btnClose
     //
     this.btnClose.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(328, 360);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(144, 48);
     this.btnClose.TabIndex = 7;
     this.btnClose.Text = "Close Without Saving";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // Status
     //
     this.Status.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Status.Location = new System.Drawing.Point(0, 416);
     this.Status.Name = "Status";
     this.Status.Size = new System.Drawing.Size(488, 16);
     this.Status.TabIndex = 8;
     this.Status.Text = "Cleaning files off server. This may take a minute...";
     //
     // frmNote
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(488, 432);
     this.ControlBox = false;
     this.Controls.Add(this.Status);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnSaveAndClose);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.txtTime);
     this.Controls.Add(this.txtNoteBody);
     this.Controls.Add(this.lblDescription);
     this.Controls.Add(this.lblTime);
     this.Controls.Add(this.gbNotes);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name = "frmNote";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "frmNote";
     this.Load += new System.EventHandler(this.frmNote_Load);
     this.gbNotes.ResumeLayout(false);
     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()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PlaybackSurface));
			this.PlaybackSurfaceGroupBox = new System.Windows.Forms.GroupBox();
			this.pnlView = new System.Windows.Forms.Panel();
			this.pnlControls = new System.Windows.Forms.Panel();
			this.txtTime = new FlxMaskBox.FlexMaskEditBox();
			this.playbackControls1 = new OysterPlaybackControls.PlaybackControls();
			this.lblStatusInfo = new System.Windows.Forms.Label();
			this.btnJump = new System.Windows.Forms.Button();
			this.btnMute = new System.Windows.Forms.Button();
			this.tbVolume = new System.Windows.Forms.TrackBar();
			this.PlaybackSurfaceGroupBox.SuspendLayout();
			this.pnlControls.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.tbVolume)).BeginInit();
			this.SuspendLayout();
			// 
			// PlaybackSurfaceGroupBox
			// 
			this.PlaybackSurfaceGroupBox.Controls.Add(this.pnlView);
			this.PlaybackSurfaceGroupBox.Controls.Add(this.pnlControls);
			this.PlaybackSurfaceGroupBox.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PlaybackSurfaceGroupBox.Location = new System.Drawing.Point(0, 0);
			this.PlaybackSurfaceGroupBox.Name = "PlaybackSurfaceGroupBox";
			this.PlaybackSurfaceGroupBox.Size = new System.Drawing.Size(426, 370);
			this.PlaybackSurfaceGroupBox.TabIndex = 0;
			this.PlaybackSurfaceGroupBox.TabStop = false;
			this.PlaybackSurfaceGroupBox.Text = "Playback Surface";
			// 
			// pnlView
			// 
			this.pnlView.BackColor = System.Drawing.Color.Black;
			this.pnlView.Dock = System.Windows.Forms.DockStyle.Fill;
			this.pnlView.Location = new System.Drawing.Point(3, 16);
			this.pnlView.Name = "pnlView";
			this.pnlView.Size = new System.Drawing.Size(420, 263);
			this.pnlView.TabIndex = 1;
			// 
			// pnlControls
			// 
			this.pnlControls.Controls.Add(this.txtTime);
			this.pnlControls.Controls.Add(this.playbackControls1);
			this.pnlControls.Controls.Add(this.lblStatusInfo);
			this.pnlControls.Controls.Add(this.btnJump);
			this.pnlControls.Controls.Add(this.btnMute);
			this.pnlControls.Controls.Add(this.tbVolume);
			this.pnlControls.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.pnlControls.Location = new System.Drawing.Point(3, 279);
			this.pnlControls.Name = "pnlControls";
			this.pnlControls.Size = new System.Drawing.Size(420, 88);
			this.pnlControls.TabIndex = 0;
			// 
			// txtTime
			// 
			this.txtTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.txtTime.BackColor = System.Drawing.Color.LightSkyBlue;
			this.txtTime.Font = new System.Drawing.Font("Lucida Console", 9.75F, System.Drawing.FontStyle.Bold);
			this.txtTime.ForeColor = System.Drawing.Color.DarkBlue;
			this.txtTime.Location = new System.Drawing.Point(258, 62);
			this.txtTime.Mask = "##:##:##";
			this.txtTime.Name = "txtTime";
			this.txtTime.Size = new System.Drawing.Size(96, 20);
			this.txtTime.TabIndex = 13;
			this.txtTime.Text = "txtTime";
			this.txtTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			this.txtTime.WordWrap = false;
			// 
			// playbackControls1
			// 
			this.playbackControls1.Dock = System.Windows.Forms.DockStyle.Top;
			this.playbackControls1.FastForwardVisible = true;
			this.playbackControls1.JumpBeginVisible = true;
			this.playbackControls1.JumpEndVisible = true;
			this.playbackControls1.Location = new System.Drawing.Point(0, 20);
			this.playbackControls1.Name = "playbackControls1";
			this.playbackControls1.PlayVisible = true;
			this.playbackControls1.RewindVisible = true;
			this.playbackControls1.Size = new System.Drawing.Size(420, 35);
			this.playbackControls1.StopVisible = true;
			this.playbackControls1.TabIndex = 8;
			this.playbackControls1.StopClick += new System.EventHandler(this.playbackControls1_StopClick);
			//this.playbackControls1.RewindClick += new System.EventHandler(this.playbackControls1_RewindClick);
			this.playbackControls1.BeginRewind +=new MouseEventHandler(playbackControls1_BeginRewind);
			this.playbackControls1.EndRewind +=new MouseEventHandler(playbackControls1_EndRewind);
			this.playbackControls1.JumpBeginClick += new System.EventHandler(this.playbackControls1_JumpBeginClick);
			this.playbackControls1.PauseClick += new System.EventHandler(this.playbackControls1_PauseClick);
			//this.playbackControls1.FastForwardClick += new System.EventHandler(this.playbackControls1_FastForwardClick);
			this.playbackControls1.BeginFastForward +=new MouseEventHandler(playbackControls1_BeginFastForward);
			this.playbackControls1.EndFastForward +=new MouseEventHandler(playbackControls1_EndFastForward);
			this.playbackControls1.PlayClick += new System.EventHandler(this.playbackControls1_PlayClick);
			this.playbackControls1.JumpEndClick += new System.EventHandler(this.playbackControls1_JumpEndClick);
			// 
			// lblStatusInfo
			// 
			this.lblStatusInfo.BackColor = System.Drawing.Color.Black;
			this.lblStatusInfo.Dock = System.Windows.Forms.DockStyle.Top;
			this.lblStatusInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblStatusInfo.ForeColor = System.Drawing.Color.Lime;
			this.lblStatusInfo.Location = new System.Drawing.Point(0, 0);
			this.lblStatusInfo.Name = "lblStatusInfo";
			this.lblStatusInfo.Size = new System.Drawing.Size(420, 20);
			this.lblStatusInfo.TabIndex = 12;
			this.lblStatusInfo.Text = "Status Information";
			this.lblStatusInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// btnJump
			// 
			this.btnJump.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.btnJump.BackColor = System.Drawing.Color.White;
			this.btnJump.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnJump.BackgroundImage")));
			this.btnJump.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.btnJump.Location = new System.Drawing.Point(361, 61);
			this.btnJump.Name = "btnJump";
			this.btnJump.Size = new System.Drawing.Size(50, 20);
			this.btnJump.TabIndex = 11;
			this.btnJump.Text = "JUMP";
			this.btnJump.Click += new System.EventHandler(this.btnJump_Click);
			// 
			// btnMute
			// 
			this.btnMute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.btnMute.BackColor = System.Drawing.Color.White;
			this.btnMute.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMute.BackgroundImage")));
			this.btnMute.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.btnMute.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.btnMute.Location = new System.Drawing.Point(152, 60);
			this.btnMute.Name = "btnMute";
			this.btnMute.Size = new System.Drawing.Size(72, 20);
			this.btnMute.TabIndex = 10;
			this.btnMute.Text = "MUTE";
			this.btnMute.Click += new System.EventHandler(this.btnMute_Click);
			// 
			// tbVolume
			// 
			this.tbVolume.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.tbVolume.BackColor = System.Drawing.SystemColors.Control;
			this.tbVolume.LargeChange = 25;
			this.tbVolume.Location = new System.Drawing.Point(0, 56);
			this.tbVolume.Maximum = 100;
			this.tbVolume.Minimum = 0;
			this.tbVolume.Name = "tbVolume";
			this.tbVolume.Size = new System.Drawing.Size(132, 45);
			this.tbVolume.SmallChange = 10;
			this.tbVolume.TabIndex = 9;
			this.tbVolume.TickFrequency = 10;
			this.tbVolume.Value = 80;
			this.tbVolume.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
			this.tbVolume.ValueChanged += new System.EventHandler(this.tbVolume_ValueChanged);
			// 
			// PlaybackSurface
			// 
			this.Controls.Add(this.PlaybackSurfaceGroupBox);
			this.Name = "PlaybackSurface";
			this.Size = new System.Drawing.Size(426, 370);
			this.SizeChanged += new System.EventHandler(this.PlaybackSurface_SizeChanged);
			this.PlaybackSurfaceGroupBox.ResumeLayout(false);
			this.pnlControls.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.tbVolume)).EndInit();
			this.ResumeLayout(false);

		}