OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.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.fr>.\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.Label3 = new System.Windows.Forms.Label();\r
39             this.label1 = new System.Windows.Forms.Label();\r
40             this.lbl_HBBuild = new System.Windows.Forms.Label();\r
41             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
42             this.btn_close = new System.Windows.Forms.Button();\r
43             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
44             this.SuspendLayout();\r
45             // \r
46 /*\r
47             // Label4\r
48             // \r
49             this.Label4.AutoSize = true;\r
50             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
51             this.Label4.Location = new System.Drawing.Point(168, 58);\r
52             this.Label4.Name = "Label4";\r
53             this.Label4.Size = new System.Drawing.Size(329, 26);\r
54             this.Label4.TabIndex = 28;\r
55             this.Label4.Text = "HandBrake\82Í\83}\83\8b\83`\83v\83\89\83b\83g\83t\83H\81[\83\80\82¨\82æ\82Ñ\83}\83\8b\83`\83X\83\8c\83b\83h\91Î\89\9e\82Ì\93®\89æ\95Ï\8a·\83c\81[\83\8b\r\n\82Å\82·\81BGPL\83\89\83C\83Z\83\93\83X\82Å\92ñ\8b\9f\82³\82ê\82Ä\82¢\82Ü\82·\81B";\r
56             // \r
57             // btn_close\r
58             // \r
59             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
60             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
61             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
62             this.btn_close.Location = new System.Drawing.Point(402, 114);\r
63             this.btn_close.Name = "btn_close";\r
64             this.btn_close.Size = new System.Drawing.Size(115, 22);\r
65             this.btn_close.TabIndex = 27;\r
66             this.btn_close.Text = "\95Â\82\82é";\r
67             this.btn_close.UseVisualStyleBackColor = true;\r
68             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
69             // \r
70             // Version\r
71             // \r
72             this.Version.AutoSize = true;\r
73             this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
74             this.Version.Location = new System.Drawing.Point(266, 13);\r
75             this.Version.Name = "Version";\r
76             this.Version.Size = new System.Drawing.Size(72, 13);\r
77             this.Version.TabIndex = 26;\r
78             this.Version.Text = "{Version}";\r
79             // \r
80 */\r
81             // Label3\r
82             // \r
83             this.Label3.AutoSize = true;\r
84             this.Label3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
85             this.Label3.Location = new System.Drawing.Point(124, 12);\r
86             this.Label3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 1);\r
87             this.Label3.Name = "Label3";\r
88             this.Label3.Size = new System.Drawing.Size(99, 19);\r
89             this.Label3.TabIndex = 25;\r
90             this.Label3.Text = "HandBrake";\r
91             this.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
92             // \r
93             // label1\r
94             // \r
95             this.label1.AutoSize = true;\r
96             this.label1.Location = new System.Drawing.Point(125, 63);\r
97             this.label1.Margin = new System.Windows.Forms.Padding(3);\r
98             this.label1.Name = "label1";\r
99             this.label1.Size = new System.Drawing.Size(224, 13);\r
100             this.label1.TabIndex = 33;\r
101             this.label1.Text = "Copyright  2003-2009 HandBrake Developers";\r
102             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
103             // \r
104             // lbl_HBBuild\r
105             // \r
106             this.lbl_HBBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
107             this.lbl_HBBuild.Location = new System.Drawing.Point(125, 33);\r
108             this.lbl_HBBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
109             this.lbl_HBBuild.Name = "lbl_HBBuild";\r
110             this.lbl_HBBuild.Size = new System.Drawing.Size(224, 13);\r
111             this.lbl_HBBuild.TabIndex = 32;\r
112             this.lbl_HBBuild.Text = "{Version}";\r
113             this.lbl_HBBuild.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
114             // \r
115             // PictureBox1\r
116             // \r
117             this.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
118             this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo128;\r
119             this.PictureBox1.InitialImage = null;\r
120             this.PictureBox1.Location = new System.Drawing.Point(9, 9);\r
121             this.PictureBox1.Margin = new System.Windows.Forms.Padding(0);\r
122             this.PictureBox1.Name = "PictureBox1";\r
123             this.PictureBox1.Size = new System.Drawing.Size(96, 96);\r
124             this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;\r
125             this.PictureBox1.TabIndex = 33;\r
126             this.PictureBox1.TabStop = false;\r
127             // \r
128             // btn_close\r
129             // \r
130             this.btn_close.DialogResult = System.Windows.Forms.DialogResult.OK;\r
131             this.btn_close.Location = new System.Drawing.Point(274, 82);\r
132             this.btn_close.Name = "btn_close";\r
133             this.btn_close.Size = new System.Drawing.Size(75, 23);\r
134             this.btn_close.TabIndex = 35;\r
135             this.btn_close.Text = "OK";\r
136             this.btn_close.UseVisualStyleBackColor = true;\r
137             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
138             // \r
139             // frmAbout\r
140             // \r
141             this.AcceptButton = this.btn_close;\r
142             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
143             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
144             this.CancelButton = this.btn_close;\r
145             this.ClientSize = new System.Drawing.Size(363, 117);\r
146             this.Controls.Add(this.btn_close);\r
147             this.Controls.Add(this.label1);\r
148             this.Controls.Add(this.PictureBox1);\r
149             this.Controls.Add(this.lbl_HBBuild);\r
150             this.Controls.Add(this.Label3);\r
151             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
152             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
153             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
154             this.MaximizeBox = false;\r
155             this.MinimizeBox = false;\r
156             this.Name = "frmAbout";\r
157             this.ShowIcon = false;\r
158             this.ShowInTaskbar = false;\r
159             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
160             this.Text = "HandBrake\82É\82Â\82¢\82Ä";\r
161             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
162             this.ResumeLayout(false);\r
163             this.PerformLayout();\r
164 \r
165         }\r
166 \r
167         #endregion\r
168 \r
169         internal System.Windows.Forms.Label Label3;\r
170         internal System.Windows.Forms.Label label1;\r
171         internal System.Windows.Forms.Label lbl_HBBuild;\r
172         internal System.Windows.Forms.PictureBox PictureBox1;\r
173         private System.Windows.Forms.Button btn_close;\r
174     }\r
175 }