OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmSplashScreen\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSplashScreen));\r
32             this.productName = new System.Windows.Forms.Label();\r
33             this.cliVersion = new System.Windows.Forms.Label();\r
34             this.guiVerison = new System.Windows.Forms.Label();\r
35             this.label2 = new System.Windows.Forms.Label();\r
36             this.label3 = new System.Windows.Forms.Label();\r
37             this.label1 = new System.Windows.Forms.Label();\r
38             this.label4 = new System.Windows.Forms.Label();\r
39             this.SuspendLayout();\r
40             // \r
41             // productName\r
42             // \r
43             this.productName.AutoSize = true;\r
44             this.productName.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
45             this.productName.Location = new System.Drawing.Point(177, 69);\r
46             this.productName.Name = "productName";\r
47             this.productName.Size = new System.Drawing.Size(180, 32);\r
48             this.productName.TabIndex = 0;\r
49             this.productName.Text = "Handbrake";\r
50             // \r
51             // cliVersion\r
52             // \r
53             this.cliVersion.AutoSize = true;\r
54             this.cliVersion.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
55             this.cliVersion.Location = new System.Drawing.Point(180, 197);\r
56             this.cliVersion.Name = "cliVersion";\r
57             this.cliVersion.Size = new System.Drawing.Size(145, 13);\r
58             this.cliVersion.TabIndex = 1;\r
59             this.cliVersion.Text = "Handbrake CLI Version:";\r
60             // \r
61             // guiVerison\r
62             // \r
63             this.guiVerison.AutoSize = true;\r
64             this.guiVerison.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
65             this.guiVerison.Location = new System.Drawing.Point(180, 170);\r
66             this.guiVerison.Name = "guiVerison";\r
67             this.guiVerison.Size = new System.Drawing.Size(55, 13);\r
68             this.guiVerison.TabIndex = 2;\r
69             this.guiVerison.Text = "Version:";\r
70             // \r
71             // label2\r
72             // \r
73             this.label2.AutoSize = true;\r
74             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
75             this.label2.Location = new System.Drawing.Point(331, 197);\r
76             this.label2.Name = "label2";\r
77             this.label2.Size = new System.Drawing.Size(88, 13);\r
78             this.label2.TabIndex = 4;\r
79             this.label2.Text = "{CLI Version}";\r
80             // \r
81             // label3\r
82             // \r
83             this.label3.AutoSize = true;\r
84             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
85             this.label3.Location = new System.Drawing.Point(331, 170);\r
86             this.label3.Name = "label3";\r
87             this.label3.Size = new System.Drawing.Size(90, 13);\r
88             this.label3.TabIndex = 5;\r
89             this.label3.Text = "{GUI Version}";\r
90             // \r
91             // label1\r
92             // \r
93             this.label1.AutoSize = true;\r
94             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
95             this.label1.Location = new System.Drawing.Point(418, 170);\r
96             this.label1.Name = "label1";\r
97             this.label1.Size = new System.Drawing.Size(43, 13);\r
98             this.label1.TabIndex = 6;\r
99             this.label1.Text = "(Beta)";\r
100             // \r
101             // label4\r
102             // \r
103             this.label4.AutoSize = true;\r
104             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
105             this.label4.Location = new System.Drawing.Point(418, 197);\r
106             this.label4.Name = "label4";\r
107             this.label4.Size = new System.Drawing.Size(43, 13);\r
108             this.label4.TabIndex = 7;\r
109             this.label4.Text = "(Beta)";\r
110             // \r
111             // frmSplashScreen\r
112             // \r
113             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
114             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
115             this.BackColor = System.Drawing.Color.White;\r
116             this.BackgroundImage = global::Handbrake.Properties.Resources.splash;\r
117             this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;\r
118             this.ClientSize = new System.Drawing.Size(496, 276);\r
119             this.ControlBox = false;\r
120             this.Controls.Add(this.label4);\r
121             this.Controls.Add(this.label1);\r
122             this.Controls.Add(this.label3);\r
123             this.Controls.Add(this.label2);\r
124             this.Controls.Add(this.guiVerison);\r
125             this.Controls.Add(this.cliVersion);\r
126             this.Controls.Add(this.productName);\r
127             this.Font = new System.Drawing.Font("Corbel", 8.25F);\r
128             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;\r
129             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
130             this.Name = "frmSplashScreen";\r
131             this.Text = "SplashScreen";\r
132             this.ResumeLayout(false);\r
133             this.PerformLayout();\r
134 \r
135         }\r
136 \r
137         #endregion\r
138 \r
139         private System.Windows.Forms.Label productName;\r
140         private System.Windows.Forms.Label cliVersion;\r
141         private System.Windows.Forms.Label guiVerison;\r
142         private System.Windows.Forms.Label label2;\r
143         private System.Windows.Forms.Label label3;\r
144         private System.Windows.Forms.Label label1;\r
145         private System.Windows.Forms.Label label4;\r
146     }\r
147 }