OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmPreview.Designer.cs
index 464ac25..bd3f720 100644 (file)
@@ -59,8 +59,8 @@
             this.btn_playVLC});\r
             this.toolBar.Location = new System.Drawing.Point(0, 0);\r
             this.toolBar.Name = "toolBar";\r
-            this.toolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;\r
-            this.toolBar.Size = new System.Drawing.Size(774, 25);\r
+            this.toolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
+            this.toolBar.Size = new System.Drawing.Size(772, 25);\r
             this.toolBar.TabIndex = 37;\r
             this.toolBar.Text = "toolStrip1";\r
             // \r
@@ -68,7 +68,7 @@
             // \r
             this.lbl_preview.BackColor = System.Drawing.Color.Transparent;\r
             this.lbl_preview.Name = "lbl_preview";\r
-            this.lbl_preview.Size = new System.Drawing.Size(100, 22);\r
+            this.lbl_preview.Size = new System.Drawing.Size(89, 22);\r
             this.lbl_preview.Text = "Start at Preview:";\r
             // \r
             // cb_preview\r
@@ -76,6 +76,7 @@
             this.cb_preview.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.cb_preview.DropDownWidth = 75;\r
             this.cb_preview.FlatStyle = System.Windows.Forms.FlatStyle.Standard;\r
+            this.cb_preview.Font = new System.Drawing.Font("Tahoma", 9F);\r
             this.cb_preview.Items.AddRange(new object[] {\r
             "1",\r
             "2",\r
@@ -94,7 +95,7 @@
             // \r
             this.toolStripLabel2.BackColor = System.Drawing.Color.Transparent;\r
             this.toolStripLabel2.Name = "toolStripLabel2";\r
-            this.toolStripLabel2.Size = new System.Drawing.Size(111, 22);\r
+            this.toolStripLabel2.Size = new System.Drawing.Size(98, 22);\r
             this.toolStripLabel2.Text = "Duration (seconds)";\r
             // \r
             // cb_duration\r
             this.cb_duration.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.cb_duration.DropDownWidth = 75;\r
             this.cb_duration.FlatStyle = System.Windows.Forms.FlatStyle.Standard;\r
+            this.cb_duration.Font = new System.Drawing.Font("Tahoma", 9F);\r
             this.cb_duration.Items.AddRange(new object[] {\r
             "5",\r
             "10",\r
             this.btn_playQT.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_playQT.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_playQT.Name = "btn_playQT";\r
-            this.btn_playQT.Size = new System.Drawing.Size(99, 22);\r
+            this.btn_playQT.Size = new System.Drawing.Size(89, 22);\r
             this.btn_playQT.Text = "Play with QT";\r
             this.btn_playQT.Click += new System.EventHandler(this.btn_playQT_Click);\r
             // \r
             this.btn_playVLC.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_playVLC.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_playVLC.Name = "btn_playVLC";\r
-            this.btn_playVLC.Size = new System.Drawing.Size(103, 22);\r
+            this.btn_playVLC.Size = new System.Drawing.Size(93, 22);\r
             this.btn_playVLC.Text = "Play with VLC";\r
             this.btn_playVLC.Click += new System.EventHandler(this.btn_playVLC_Click);\r
             // \r
             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.panel1.Location = new System.Drawing.Point(0, 25);\r
             this.panel1.Name = "panel1";\r
-            this.panel1.Size = new System.Drawing.Size(774, 483);\r
+            this.panel1.Size = new System.Drawing.Size(772, 481);\r
             this.panel1.TabIndex = 40;\r
             // \r
             // lbl_status\r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.BackColor = System.Drawing.Color.Black;\r
-            this.ClientSize = new System.Drawing.Size(774, 508);\r
+            this.ClientSize = new System.Drawing.Size(772, 506);\r
             this.Controls.Add(this.panel1);\r
             this.Controls.Add(this.toolBar);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r