this.lbDuration = new System.Windows.Forms.Label();\r
this.lbEndTC = new System.Windows.Forms.Label();\r
this.controlsPanel = new System.Windows.Forms.TableLayoutPanel();\r
+ this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
+ this.playSpeed = new DxPlay.Controls.VideoSpeedTrackbar();\r
+ this.lblPlaySpeed = new System.Windows.Forms.Label();\r
+ this.logoPanel = new System.Windows.Forms.Panel();\r
this.buttonsPanel = new System.Windows.Forms.FlowLayoutPanel();\r
this.btnPlay = new MaestroShared.Controls.NoFocusCueButton();\r
this.btnRewind = new MaestroShared.Controls.NoFocusCueButton();\r
this.btnStop = new MaestroShared.Controls.NoFocusCueButton();\r
this.btnStepForward = new MaestroShared.Controls.NoFocusCueButton();\r
this.btnForward = new MaestroShared.Controls.NoFocusCueButton();\r
- this.lblPlaySpeed = new System.Windows.Forms.Label();\r
- this.playSpeed = new DxPlay.Controls.VideoSpeedTrackbar();\r
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
this.audioLabel = new System.Windows.Forms.Label();\r
this.audioTracks = new System.Windows.Forms.ComboBox();\r
- this.logoPanel = new System.Windows.Forms.Panel();\r
this.mainPanel.SuspendLayout();\r
this.timecodePanel.SuspendLayout();\r
this.controlsPanel.SuspendLayout();\r
- this.buttonsPanel.SuspendLayout();\r
+ this.tableLayoutPanel2.SuspendLayout();\r
((System.ComponentModel.ISupportInitialize)(this.playSpeed)).BeginInit();\r
+ this.buttonsPanel.SuspendLayout();\r
+ this.tableLayoutPanel1.SuspendLayout();\r
this.SuspendLayout();\r
// \r
// mainPanel\r
this.mainPanel.RowCount = 3;\r
this.mainPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
this.mainPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.mainPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));\r
- this.mainPanel.Size = new System.Drawing.Size(1113, 203);\r
+ this.mainPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 65F));\r
+ this.mainPanel.Size = new System.Drawing.Size(835, 165);\r
this.mainPanel.TabIndex = 0;\r
// \r
// trackBar\r
this.trackBar.ElapsedInnerColor = System.Drawing.Color.Black;\r
this.trackBar.ElapsedOuterColor = System.Drawing.Color.DarkGray;\r
this.trackBar.LargeChange = ((uint)(0u));\r
- this.trackBar.Location = new System.Drawing.Point(4, 53);\r
- this.trackBar.Margin = new System.Windows.Forms.Padding(4);\r
+ this.trackBar.Location = new System.Drawing.Point(3, 43);\r
this.trackBar.Maximum = 1;\r
this.trackBar.Name = "trackBar";\r
- this.trackBar.Size = new System.Drawing.Size(1105, 12);\r
+ this.trackBar.Size = new System.Drawing.Size(829, 10);\r
this.trackBar.SmallChange = ((uint)(1u));\r
this.trackBar.TabIndex = 19;\r
this.trackBar.Text = "colorSlider1";\r
this.timecodePanel.RowCount = 2;\r
this.timecodePanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
this.timecodePanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.timecodePanel.Size = new System.Drawing.Size(1113, 49);\r
+ this.timecodePanel.Size = new System.Drawing.Size(835, 40);\r
this.timecodePanel.TabIndex = 0;\r
// \r
// lbCurrentTC\r
| System.Windows.Forms.AnchorStyles.Right)));\r
this.lbCurrentTC.BackColor = System.Drawing.Color.Transparent;\r
this.lbCurrentTC.Font = new System.Drawing.Font("Calibri", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
- this.lbCurrentTC.Location = new System.Drawing.Point(297, 16);\r
- this.lbCurrentTC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbCurrentTC.Location = new System.Drawing.Point(223, 13);\r
this.lbCurrentTC.Name = "lbCurrentTC";\r
- this.lbCurrentTC.Size = new System.Drawing.Size(511, 33);\r
+ this.lbCurrentTC.Size = new System.Drawing.Size(383, 27);\r
this.lbCurrentTC.TabIndex = 25;\r
this.lbCurrentTC.Text = "00:00:00.00";\r
this.lbCurrentTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
this.lbStartTC.Dock = System.Windows.Forms.DockStyle.Top;\r
this.lbStartTC.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
this.lbStartTC.ForeColor = System.Drawing.SystemColors.WindowText;\r
- this.lbStartTC.Location = new System.Drawing.Point(4, 16);\r
- this.lbStartTC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbStartTC.Location = new System.Drawing.Point(3, 13);\r
this.lbStartTC.Name = "lbStartTC";\r
- this.lbStartTC.Size = new System.Drawing.Size(285, 21);\r
+ this.lbStartTC.Size = new System.Drawing.Size(214, 17);\r
this.lbStartTC.TabIndex = 23;\r
this.lbStartTC.Text = "00:00:00.00";\r
// \r
this.lbStart.BackColor = System.Drawing.Color.Transparent;\r
this.lbStart.Dock = System.Windows.Forms.DockStyle.Top;\r
this.lbStart.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
- this.lbStart.Location = new System.Drawing.Point(4, 0);\r
- this.lbStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbStart.Location = new System.Drawing.Point(3, 0);\r
this.lbStart.Name = "lbStart";\r
- this.lbStart.Size = new System.Drawing.Size(285, 16);\r
+ this.lbStart.Size = new System.Drawing.Size(214, 13);\r
this.lbStart.TabIndex = 19;\r
this.lbStart.Text = "START";\r
this.lbStart.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
this.lbStatus.BackColor = System.Drawing.Color.Transparent;\r
this.lbStatus.Dock = System.Windows.Forms.DockStyle.Top;\r
this.lbStatus.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
- this.lbStatus.Location = new System.Drawing.Point(297, 0);\r
- this.lbStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbStatus.Location = new System.Drawing.Point(223, 0);\r
this.lbStatus.Name = "lbStatus";\r
- this.lbStatus.Size = new System.Drawing.Size(511, 16);\r
+ this.lbStatus.Size = new System.Drawing.Size(383, 13);\r
this.lbStatus.TabIndex = 21;\r
this.lbStatus.Text = "NO INPUT";\r
this.lbStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
this.lbDuration.BackColor = System.Drawing.Color.Transparent;\r
this.lbDuration.Dock = System.Windows.Forms.DockStyle.Top;\r
this.lbDuration.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
- this.lbDuration.Location = new System.Drawing.Point(816, 0);\r
- this.lbDuration.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbDuration.Location = new System.Drawing.Point(612, 0);\r
this.lbDuration.Name = "lbDuration";\r
- this.lbDuration.Size = new System.Drawing.Size(293, 16);\r
+ this.lbDuration.Size = new System.Drawing.Size(220, 13);\r
this.lbDuration.TabIndex = 22;\r
this.lbDuration.Text = "DURATION";\r
this.lbDuration.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
this.lbEndTC.Dock = System.Windows.Forms.DockStyle.Top;\r
this.lbEndTC.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));\r
this.lbEndTC.ForeColor = System.Drawing.SystemColors.WindowText;\r
- this.lbEndTC.Location = new System.Drawing.Point(816, 16);\r
- this.lbEndTC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);\r
+ this.lbEndTC.Location = new System.Drawing.Point(612, 13);\r
this.lbEndTC.Name = "lbEndTC";\r
- this.lbEndTC.Size = new System.Drawing.Size(293, 21);\r
+ this.lbEndTC.Size = new System.Drawing.Size(220, 17);\r
this.lbEndTC.TabIndex = 24;\r
this.lbEndTC.Text = "00:00:00.00";\r
this.lbEndTC.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
// controlsPanel\r
// \r
this.controlsPanel.AutoSize = true;\r
- this.controlsPanel.ColumnCount = 2;\r
- this.controlsPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 79.09502F));\r
- this.controlsPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.90498F));\r
+ this.controlsPanel.ColumnCount = 3;\r
+ this.controlsPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+ this.controlsPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+ this.controlsPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));\r
+ this.controlsPanel.Controls.Add(this.tableLayoutPanel2, 0, 0);\r
+ this.controlsPanel.Controls.Add(this.logoPanel, 2, 0);\r
this.controlsPanel.Controls.Add(this.buttonsPanel, 0, 0);\r
- this.controlsPanel.Controls.Add(this.logoPanel, 1, 0);\r
+ this.controlsPanel.Controls.Add(this.tableLayoutPanel1, 0, 1);\r
this.controlsPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
- this.controlsPanel.Location = new System.Drawing.Point(4, 73);\r
- this.controlsPanel.Margin = new System.Windows.Forms.Padding(4);\r
+ this.controlsPanel.Location = new System.Drawing.Point(3, 59);\r
this.controlsPanel.Name = "controlsPanel";\r
- this.controlsPanel.RowCount = 1;\r
+ this.controlsPanel.RowCount = 2;\r
this.controlsPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
- this.controlsPanel.Size = new System.Drawing.Size(1105, 126);\r
+ this.controlsPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));\r
+ this.controlsPanel.Size = new System.Drawing.Size(829, 103);\r
this.controlsPanel.TabIndex = 21;\r
// \r
+ // tableLayoutPanel2\r
+ // \r
+ this.tableLayoutPanel2.ColumnCount = 2;\r
+ this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+ this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 104F));\r
+ this.tableLayoutPanel2.Controls.Add(this.playSpeed, 1, 0);\r
+ this.tableLayoutPanel2.Controls.Add(this.lblPlaySpeed, 0, 0);\r
+ this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Left;\r
+ this.tableLayoutPanel2.Location = new System.Drawing.Point(363, 3);\r
+ this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
+ this.tableLayoutPanel2.RowCount = 1;\r
+ this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+ this.tableLayoutPanel2.Size = new System.Drawing.Size(126, 54);\r
+ this.tableLayoutPanel2.TabIndex = 23;\r
+ // \r
+ // playSpeed\r
+ // \r
+ this.playSpeed.AutoSize = false;\r
+ this.playSpeed.CurrentSpeed = 0F;\r
+ this.playSpeed.Dock = System.Windows.Forms.DockStyle.Bottom;\r
+ this.playSpeed.LargeChange = 1;\r
+ this.playSpeed.Location = new System.Drawing.Point(24, 21);\r
+ this.playSpeed.Margin = new System.Windows.Forms.Padding(2);\r
+ this.playSpeed.Maximum = 5;\r
+ this.playSpeed.Name = "playSpeed";\r
+ this.playSpeed.Size = new System.Drawing.Size(100, 31);\r
+ this.playSpeed.TabIndex = 26;\r
+ this.playSpeed.Tag = "PlaySpeed";\r
+ this.playSpeed.TickStyle = System.Windows.Forms.TickStyle.None;\r
+ this.playSpeed.Value = 2;\r
+ // \r
+ // lblPlaySpeed\r
+ // \r
+ this.lblPlaySpeed.AutoSize = true;\r
+ this.lblPlaySpeed.Dock = System.Windows.Forms.DockStyle.Fill;\r
+ this.lblPlaySpeed.Location = new System.Drawing.Point(2, 5);\r
+ this.lblPlaySpeed.Margin = new System.Windows.Forms.Padding(2, 5, 2, 0);\r
+ this.lblPlaySpeed.Name = "lblPlaySpeed";\r
+ this.lblPlaySpeed.Size = new System.Drawing.Size(18, 49);\r
+ this.lblPlaySpeed.TabIndex = 27;\r
+ this.lblPlaySpeed.Text = "x1";\r
+ this.lblPlaySpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
+ // \r
+ // logoPanel\r
+ // \r
+ this.logoPanel.AutoSize = true;\r
+ this.logoPanel.BackgroundImage = global::DxPlay.Properties.Resources.bs_user_logo;\r
+ this.logoPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;\r
+ this.logoPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
+ this.logoPanel.Location = new System.Drawing.Point(629, 0);\r
+ this.logoPanel.Margin = new System.Windows.Forms.Padding(0);\r
+ this.logoPanel.Name = "logoPanel";\r
+ this.controlsPanel.SetRowSpan(this.logoPanel, 2);\r
+ this.logoPanel.Size = new System.Drawing.Size(200, 110);\r
+ this.logoPanel.TabIndex = 21;\r
+ // \r
// buttonsPanel\r
// \r
this.buttonsPanel.AutoSize = true;\r
this.buttonsPanel.Controls.Add(this.btnStop);\r
this.buttonsPanel.Controls.Add(this.btnStepForward);\r
this.buttonsPanel.Controls.Add(this.btnForward);\r
- this.buttonsPanel.Controls.Add(this.lblPlaySpeed);\r
- this.buttonsPanel.Controls.Add(this.playSpeed);\r
- this.buttonsPanel.Controls.Add(this.audioLabel);\r
- this.buttonsPanel.Controls.Add(this.audioTracks);\r
- this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Left;\r
this.buttonsPanel.Location = new System.Drawing.Point(0, 0);\r
this.buttonsPanel.Margin = new System.Windows.Forms.Padding(0);\r
this.buttonsPanel.Name = "buttonsPanel";\r
- this.buttonsPanel.Size = new System.Drawing.Size(844, 126);\r
+ this.buttonsPanel.Size = new System.Drawing.Size(360, 60);\r
this.buttonsPanel.TabIndex = 20;\r
// \r
// btnPlay\r
this.btnPlay.FlatAppearance.BorderSize = 0;\r
this.btnPlay.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnPlay.Image = global::DxPlay.Properties.Resources.ic_play_arrow_black_24dp_2x;\r
- this.btnPlay.Location = new System.Drawing.Point(4, 4);\r
- this.btnPlay.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnPlay.Location = new System.Drawing.Point(3, 3);\r
this.btnPlay.Name = "btnPlay";\r
- this.btnPlay.Size = new System.Drawing.Size(72, 66);\r
+ this.btnPlay.Size = new System.Drawing.Size(54, 54);\r
this.btnPlay.TabIndex = 23;\r
this.btnPlay.TabStop = false;\r
this.btnPlay.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnRewind.FlatAppearance.BorderSize = 0;\r
this.btnRewind.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnRewind.Image = ((System.Drawing.Image)(resources.GetObject("btnRewind.Image")));\r
- this.btnRewind.Location = new System.Drawing.Point(84, 4);\r
- this.btnRewind.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnRewind.Location = new System.Drawing.Point(63, 3);\r
this.btnRewind.Name = "btnRewind";\r
- this.btnRewind.Size = new System.Drawing.Size(72, 66);\r
+ this.btnRewind.Size = new System.Drawing.Size(54, 54);\r
this.btnRewind.TabIndex = 18;\r
this.btnRewind.TabStop = false;\r
this.btnRewind.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnStepBack.FlatAppearance.BorderSize = 0;\r
this.btnStepBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnStepBack.Image = global::DxPlay.Properties.Resources.baseline_skip_previous_black_24dp;\r
- this.btnStepBack.Location = new System.Drawing.Point(164, 4);\r
- this.btnStepBack.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnStepBack.Location = new System.Drawing.Point(123, 3);\r
this.btnStepBack.Name = "btnStepBack";\r
- this.btnStepBack.Size = new System.Drawing.Size(72, 66);\r
+ this.btnStepBack.Size = new System.Drawing.Size(54, 54);\r
this.btnStepBack.TabIndex = 21;\r
this.btnStepBack.TabStop = false;\r
this.btnStepBack.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnStop.FlatAppearance.BorderSize = 0;\r
this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnStop.Image = global::DxPlay.Properties.Resources.ic_stop_black_24dp_2x;\r
- this.btnStop.Location = new System.Drawing.Point(244, 4);\r
- this.btnStop.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnStop.Location = new System.Drawing.Point(183, 3);\r
this.btnStop.Name = "btnStop";\r
- this.btnStop.Size = new System.Drawing.Size(72, 66);\r
+ this.btnStop.Size = new System.Drawing.Size(54, 54);\r
this.btnStop.TabIndex = 19;\r
this.btnStop.TabStop = false;\r
this.btnStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnStepForward.FlatAppearance.BorderSize = 0;\r
this.btnStepForward.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnStepForward.Image = global::DxPlay.Properties.Resources.baseline_skip_next_black_24dp;\r
- this.btnStepForward.Location = new System.Drawing.Point(324, 4);\r
- this.btnStepForward.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnStepForward.Location = new System.Drawing.Point(243, 3);\r
this.btnStepForward.Name = "btnStepForward";\r
- this.btnStepForward.Size = new System.Drawing.Size(72, 66);\r
+ this.btnStepForward.Size = new System.Drawing.Size(54, 54);\r
this.btnStepForward.TabIndex = 22;\r
this.btnStepForward.TabStop = false;\r
this.btnStepForward.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnForward.FlatAppearance.BorderSize = 0;\r
this.btnForward.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
this.btnForward.Image = global::DxPlay.Properties.Resources.baseline_fast_forward_black_24dp;\r
- this.btnForward.Location = new System.Drawing.Point(404, 4);\r
- this.btnForward.Margin = new System.Windows.Forms.Padding(4);\r
+ this.btnForward.Location = new System.Drawing.Point(303, 3);\r
this.btnForward.Name = "btnForward";\r
- this.btnForward.Size = new System.Drawing.Size(72, 66);\r
+ this.btnForward.Size = new System.Drawing.Size(54, 54);\r
this.btnForward.TabIndex = 20;\r
this.btnForward.TabStop = false;\r
this.btnForward.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;\r
this.btnForward.UseVisualStyleBackColor = false;\r
// \r
- // lblPlaySpeed\r
- // \r
- this.lblPlaySpeed.AutoSize = true;\r
- this.lblPlaySpeed.Location = new System.Drawing.Point(483, 0);\r
- this.lblPlaySpeed.Name = "lblPlaySpeed";\r
- this.lblPlaySpeed.Size = new System.Drawing.Size(22, 17);\r
- this.lblPlaySpeed.TabIndex = 27;\r
- this.lblPlaySpeed.Text = "x1";\r
- // \r
- // playSpeed\r
- // \r
- this.playSpeed.CurrentSpeed = 0F;\r
- this.playSpeed.LargeChange = 1;\r
- this.playSpeed.Location = new System.Drawing.Point(511, 2);\r
- this.playSpeed.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);\r
- this.playSpeed.Maximum = 5;\r
- this.playSpeed.Name = "playSpeed";\r
- this.playSpeed.Size = new System.Drawing.Size(106, 56);\r
- this.playSpeed.TabIndex = 26;\r
- this.playSpeed.Tag = "PlaySpeed";\r
- this.playSpeed.TickStyle = System.Windows.Forms.TickStyle.None;\r
- this.playSpeed.Value = 2;\r
+ // tableLayoutPanel1\r
+ // \r
+ this.tableLayoutPanel1.ColumnCount = 2;\r
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
+ this.tableLayoutPanel1.Controls.Add(this.audioLabel, 0, 0);\r
+ this.tableLayoutPanel1.Controls.Add(this.audioTracks, 1, 0);\r
+ this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 63);\r
+ this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
+ this.tableLayoutPanel1.RowCount = 1;\r
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(354, 44);\r
+ this.tableLayoutPanel1.TabIndex = 22;\r
// \r
// audioLabel\r
// \r
this.audioLabel.AutoSize = true;\r
- this.audioLabel.Location = new System.Drawing.Point(623, 0);\r
+ this.audioLabel.Location = new System.Drawing.Point(2, 5);\r
+ this.audioLabel.Margin = new System.Windows.Forms.Padding(2, 5, 2, 0);\r
this.audioLabel.Name = "audioLabel";\r
- this.audioLabel.Size = new System.Drawing.Size(44, 17);\r
+ this.audioLabel.Size = new System.Drawing.Size(34, 13);\r
this.audioLabel.TabIndex = 28;\r
this.audioLabel.Tag = "";\r
this.audioLabel.Text = "Audio";\r
// audioTracks\r
// \r
this.audioTracks.AllowDrop = true;\r
+ this.audioTracks.Dock = System.Windows.Forms.DockStyle.Top;\r
this.audioTracks.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
this.audioTracks.FormattingEnabled = true;\r
this.audioTracks.IntegralHeight = false;\r
- this.audioTracks.ItemHeight = 16;\r
- this.audioTracks.Location = new System.Drawing.Point(673, 3);\r
+ this.audioTracks.ItemHeight = 13;\r
+ this.audioTracks.Location = new System.Drawing.Point(40, 2);\r
+ this.audioTracks.Margin = new System.Windows.Forms.Padding(2);\r
this.audioTracks.Name = "audioTracks";\r
- this.audioTracks.Size = new System.Drawing.Size(168, 24);\r
+ this.audioTracks.Size = new System.Drawing.Size(312, 21);\r
this.audioTracks.TabIndex = 29;\r
this.audioTracks.Visible = false;\r
// \r
- // logoPanel\r
- // \r
- this.logoPanel.AutoSize = true;\r
- this.logoPanel.BackgroundImage = global::DxPlay.Properties.Resources.bs_user_logo;\r
- this.logoPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;\r
- this.logoPanel.Dock = System.Windows.Forms.DockStyle.Fill;\r
- this.logoPanel.Location = new System.Drawing.Point(873, 0);\r
- this.logoPanel.Margin = new System.Windows.Forms.Padding(0);\r
- this.logoPanel.Name = "logoPanel";\r
- this.logoPanel.Size = new System.Drawing.Size(232, 126);\r
- this.logoPanel.TabIndex = 21;\r
- // \r
// PlayerControls\r
// \r
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);\r
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
this.AutoSize = true;\r
this.Controls.Add(this.mainPanel);\r
this.Margin = new System.Windows.Forms.Padding(0);\r
this.Name = "PlayerControls";\r
- this.Size = new System.Drawing.Size(1113, 203);\r
+ this.Size = new System.Drawing.Size(835, 165);\r
this.mainPanel.ResumeLayout(false);\r
this.mainPanel.PerformLayout();\r
this.timecodePanel.ResumeLayout(false);\r
this.controlsPanel.ResumeLayout(false);\r
this.controlsPanel.PerformLayout();\r
+ this.tableLayoutPanel2.ResumeLayout(false);\r
+ this.tableLayoutPanel2.PerformLayout();\r
+ ((System.ComponentModel.ISupportInitialize)(this.playSpeed)).EndInit();\r
this.buttonsPanel.ResumeLayout(false);\r
this.buttonsPanel.PerformLayout();\r
- ((System.ComponentModel.ISupportInitialize)(this.playSpeed)).EndInit();\r
+ this.tableLayoutPanel1.ResumeLayout(false);\r
+ this.tableLayoutPanel1.PerformLayout();\r
this.ResumeLayout(false);\r
\r
} \r
private MaestroShared.Controls.NoFocusCueButton btnStepForward;\r
private VideoSpeedTrackbar playSpeed;\r
private System.Windows.Forms.Label lblPlaySpeed;\r
+ private TableLayoutPanel tableLayoutPanel2;\r
+ private TableLayoutPanel tableLayoutPanel1;\r
private Label audioLabel;\r
private ComboBox audioTracks;\r
}\r