OSDN Git Service

Set an minimum subtitle display time of three seconds *or* until the next subtitle...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmAbout.Designer.cs
1 /*  frmAbout.Designer.cs \r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.m0k.org/>.\r
5            It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake\r
8 {\r
9     partial class frmAbout\r
10     {\r
11         /// <summary>\r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary>\r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Windows Form Designer generated code\r
30 \r
31         /// <summary>\r
32         /// Required method for Designer support - do not modify\r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAbout));\r
38             this.Label4 = new System.Windows.Forms.Label();\r
39             this.btn_close = new System.Windows.Forms.Button();\r
40             this.Version = new System.Windows.Forms.Label();\r
41             this.Label3 = new System.Windows.Forms.Label();\r
42             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
43             this.label5 = new System.Windows.Forms.Label();\r
44             this.lbl_build = new System.Windows.Forms.Label();\r
45             this.groupBox1 = new System.Windows.Forms.GroupBox();\r
46             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
47             this.SuspendLayout();\r
48             // \r
49             // Label4\r
50             // \r
51             this.Label4.AutoSize = true;\r
52             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
53             this.Label4.Location = new System.Drawing.Point(144, 58);\r
54             this.Label4.Name = "Label4";\r
55             this.Label4.Size = new System.Drawing.Size(349, 26);\r
56             this.Label4.TabIndex = 28;\r
57             this.Label4.Text = "HandBrake is an open-source, GPL-licensed, multiplatform, \r\nmultithreaded DVD lik" +\r
58                 "e source to MPEG-4 converter.";\r
59             // \r
60             // btn_close\r
61             // \r
62             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
63             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
64             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
65             this.btn_close.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
66             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
67             this.btn_close.Location = new System.Drawing.Point(388, 118);\r
68             this.btn_close.Name = "btn_close";\r
69             this.btn_close.Size = new System.Drawing.Size(99, 22);\r
70             this.btn_close.TabIndex = 27;\r
71             this.btn_close.Text = "Close";\r
72             this.btn_close.UseVisualStyleBackColor = false;\r
73             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
74             // \r
75             // Version\r
76             // \r
77             this.Version.AutoSize = true;\r
78             this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
79             this.Version.Location = new System.Drawing.Point(228, 13);\r
80             this.Version.Name = "Version";\r
81             this.Version.Size = new System.Drawing.Size(72, 13);\r
82             this.Version.TabIndex = 26;\r
83             this.Version.Text = "{Version}";\r
84             // \r
85             // Label3\r
86             // \r
87             this.Label3.AutoSize = true;\r
88             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
89             this.Label3.Location = new System.Drawing.Point(144, 13);\r
90             this.Label3.Name = "Label3";\r
91             this.Label3.Size = new System.Drawing.Size(78, 13);\r
92             this.Label3.TabIndex = 25;\r
93             this.Label3.Text = "Handbrake";\r
94             // \r
95             // PictureBox1\r
96             // \r
97             this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo128;\r
98             this.PictureBox1.InitialImage = null;\r
99             this.PictureBox1.Location = new System.Drawing.Point(7, 8);\r
100             this.PictureBox1.Name = "PictureBox1";\r
101             this.PictureBox1.Size = new System.Drawing.Size(131, 132);\r
102             this.PictureBox1.TabIndex = 23;\r
103             this.PictureBox1.TabStop = false;\r
104             // \r
105             // label5\r
106             // \r
107             this.label5.AutoSize = true;\r
108             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
109             this.label5.Location = new System.Drawing.Point(144, 30);\r
110             this.label5.Name = "label5";\r
111             this.label5.Size = new System.Drawing.Size(40, 13);\r
112             this.label5.TabIndex = 29;\r
113             this.label5.Text = "Build:";\r
114             // \r
115             // lbl_build\r
116             // \r
117             this.lbl_build.AutoSize = true;\r
118             this.lbl_build.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
119             this.lbl_build.Location = new System.Drawing.Point(228, 30);\r
120             this.lbl_build.Name = "lbl_build";\r
121             this.lbl_build.Size = new System.Drawing.Size(64, 13);\r
122             this.lbl_build.TabIndex = 30;\r
123             this.lbl_build.Text = "{Version}";\r
124             // \r
125             // groupBox1\r
126             // \r
127             this.groupBox1.Location = new System.Drawing.Point(147, 45);\r
128             this.groupBox1.Name = "groupBox1";\r
129             this.groupBox1.Size = new System.Drawing.Size(340, 10);\r
130             this.groupBox1.TabIndex = 31;\r
131             this.groupBox1.TabStop = false;\r
132             // \r
133             // frmAbout\r
134             // \r
135             this.AcceptButton = this.btn_close;\r
136             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
137             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
138             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
139             this.ClientSize = new System.Drawing.Size(497, 148);\r
140             this.Controls.Add(this.groupBox1);\r
141             this.Controls.Add(this.lbl_build);\r
142             this.Controls.Add(this.label5);\r
143             this.Controls.Add(this.Label4);\r
144             this.Controls.Add(this.btn_close);\r
145             this.Controls.Add(this.Version);\r
146             this.Controls.Add(this.Label3);\r
147             this.Controls.Add(this.PictureBox1);\r
148             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
149             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
150             this.MaximizeBox = false;\r
151             this.MinimizeBox = false;\r
152             this.Name = "frmAbout";\r
153             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
154             this.Text = "About Handbrake";\r
155             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
156             this.ResumeLayout(false);\r
157             this.PerformLayout();\r
158 \r
159         }\r
160 \r
161         #endregion\r
162 \r
163         internal System.Windows.Forms.Label Label4;\r
164         internal System.Windows.Forms.Button btn_close;\r
165         internal System.Windows.Forms.Label Version;\r
166         internal System.Windows.Forms.Label Label3;\r
167         internal System.Windows.Forms.PictureBox PictureBox1;\r
168         internal System.Windows.Forms.Label label5;\r
169         internal System.Windows.Forms.Label lbl_build;\r
170         private System.Windows.Forms.GroupBox groupBox1;\r
171     }\r
172 }