OSDN Git Service

WinGui:
[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.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             this.richTextBox1 = new System.Windows.Forms.RichTextBox();\r
44             this.label2 = new System.Windows.Forms.Label();\r
45             this.lbl_GUIBuild = new System.Windows.Forms.Label();\r
46             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
47             this.SuspendLayout();\r
48             // \r
49             // Label3\r
50             // \r
51             this.Label3.AutoSize = true;\r
52             this.Label3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
53             this.Label3.Location = new System.Drawing.Point(124, 12);\r
54             this.Label3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 1);\r
55             this.Label3.Name = "Label3";\r
56             this.Label3.Size = new System.Drawing.Size(99, 19);\r
57             this.Label3.TabIndex = 25;\r
58             this.Label3.Text = "HandBrake";\r
59             this.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
60             // \r
61             // label1\r
62             // \r
63             this.label1.AutoSize = true;\r
64             this.label1.Location = new System.Drawing.Point(125, 64);\r
65             this.label1.Margin = new System.Windows.Forms.Padding(3);\r
66             this.label1.Name = "label1";\r
67             this.label1.Size = new System.Drawing.Size(224, 13);\r
68             this.label1.TabIndex = 33;\r
69             this.label1.Text = "Copyright  2003-2010 HandBrake Developers";\r
70             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
71             // \r
72             // lbl_HBBuild\r
73             // \r
74             this.lbl_HBBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
75             this.lbl_HBBuild.Location = new System.Drawing.Point(125, 35);\r
76             this.lbl_HBBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
77             this.lbl_HBBuild.Name = "lbl_HBBuild";\r
78             this.lbl_HBBuild.Size = new System.Drawing.Size(224, 13);\r
79             this.lbl_HBBuild.TabIndex = 32;\r
80             this.lbl_HBBuild.Text = "{CLI Version}";\r
81             this.lbl_HBBuild.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
82             // \r
83             // PictureBox1\r
84             // \r
85             this.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
86             this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo128;\r
87             this.PictureBox1.InitialImage = null;\r
88             this.PictureBox1.Location = new System.Drawing.Point(9, 9);\r
89             this.PictureBox1.Margin = new System.Windows.Forms.Padding(0);\r
90             this.PictureBox1.Name = "PictureBox1";\r
91             this.PictureBox1.Size = new System.Drawing.Size(96, 96);\r
92             this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;\r
93             this.PictureBox1.TabIndex = 33;\r
94             this.PictureBox1.TabStop = false;\r
95             // \r
96             // btn_close\r
97             // \r
98             this.btn_close.DialogResult = System.Windows.Forms.DialogResult.OK;\r
99             this.btn_close.Location = new System.Drawing.Point(468, 270);\r
100             this.btn_close.Name = "btn_close";\r
101             this.btn_close.Size = new System.Drawing.Size(75, 23);\r
102             this.btn_close.TabIndex = 35;\r
103             this.btn_close.Text = "OK";\r
104             this.btn_close.UseVisualStyleBackColor = true;\r
105             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
106             // \r
107             // richTextBox1\r
108             // \r
109             this.richTextBox1.Location = new System.Drawing.Point(128, 102);\r
110             this.richTextBox1.Name = "richTextBox1";\r
111             this.richTextBox1.Size = new System.Drawing.Size(415, 162);\r
112             this.richTextBox1.TabIndex = 36;\r
113             this.richTextBox1.Text = resources.GetString("richTextBox1.Text");\r
114             // \r
115             // label2\r
116             // \r
117             this.label2.AutoSize = true;\r
118             this.label2.Location = new System.Drawing.Point(125, 83);\r
119             this.label2.Margin = new System.Windows.Forms.Padding(3);\r
120             this.label2.Name = "label2";\r
121             this.label2.Size = new System.Drawing.Size(46, 13);\r
122             this.label2.TabIndex = 37;\r
123             this.label2.Text = "License:";\r
124             this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
125             // \r
126             // lbl_GUIBuild\r
127             // \r
128             this.lbl_GUIBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
129             this.lbl_GUIBuild.Location = new System.Drawing.Point(229, 17);\r
130             this.lbl_GUIBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
131             this.lbl_GUIBuild.Name = "lbl_GUIBuild";\r
132             this.lbl_GUIBuild.Size = new System.Drawing.Size(224, 13);\r
133             this.lbl_GUIBuild.TabIndex = 38;\r
134             this.lbl_GUIBuild.Text = "{GUI Version}";\r
135             this.lbl_GUIBuild.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
136             // \r
137             // frmAbout\r
138             // \r
139             this.AcceptButton = this.btn_close;\r
140             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
141             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
142             this.CancelButton = this.btn_close;\r
143             this.ClientSize = new System.Drawing.Size(555, 302);\r
144             this.Controls.Add(this.lbl_GUIBuild);\r
145             this.Controls.Add(this.label2);\r
146             this.Controls.Add(this.richTextBox1);\r
147             this.Controls.Add(this.btn_close);\r
148             this.Controls.Add(this.label1);\r
149             this.Controls.Add(this.PictureBox1);\r
150             this.Controls.Add(this.lbl_HBBuild);\r
151             this.Controls.Add(this.Label3);\r
152             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
153             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
154             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
155             this.MaximizeBox = false;\r
156             this.MinimizeBox = false;\r
157             this.Name = "frmAbout";\r
158             this.ShowIcon = false;\r
159             this.ShowInTaskbar = false;\r
160             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
161             this.Text = "About HandBrake";\r
162             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
163             this.ResumeLayout(false);\r
164             this.PerformLayout();\r
165 \r
166         }\r
167 \r
168         #endregion\r
169 \r
170         internal System.Windows.Forms.Label Label3;\r
171         internal System.Windows.Forms.Label label1;\r
172         internal System.Windows.Forms.Label lbl_HBBuild;\r
173         internal System.Windows.Forms.PictureBox PictureBox1;\r
174         private System.Windows.Forms.Button btn_close;\r
175         private System.Windows.Forms.RichTextBox richTextBox1;\r
176         internal System.Windows.Forms.Label label2;\r
177         internal System.Windows.Forms.Label lbl_GUIBuild;\r
178     }\r
179 }