OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmOptions\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(frmOptions));\r
32             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
33             this.GroupBox2 = new System.Windows.Forms.GroupBox();\r
34             this.Label1 = new System.Windows.Forms.Label();\r
35             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
36             this.check_readDVDWindow = new System.Windows.Forms.CheckBox();\r
37             this.Label2 = new System.Windows.Forms.Label();\r
38             this.Label3 = new System.Windows.Forms.Label();\r
39             this.check_userDefaultSettings = new System.Windows.Forms.CheckBox();\r
40             this.Label4 = new System.Windows.Forms.Label();\r
41             this.check_verbose = new System.Windows.Forms.CheckBox();\r
42             this.drp_processors = new System.Windows.Forms.ComboBox();\r
43             this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
44             this.Label11 = new System.Windows.Forms.Label();\r
45             this.GroupBox3 = new System.Windows.Forms.GroupBox();\r
46             this.GroupBox1 = new System.Windows.Forms.GroupBox();\r
47             this.btn_close = new System.Windows.Forms.Button();\r
48             this.GroupBox2.SuspendLayout();\r
49             this.GroupBox3.SuspendLayout();\r
50             this.GroupBox1.SuspendLayout();\r
51             this.SuspendLayout();\r
52             // \r
53             // drp_Priority\r
54             // \r
55             this.drp_Priority.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
56             this.drp_Priority.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
57             this.drp_Priority.FormattingEnabled = true;\r
58             this.drp_Priority.Items.AddRange(new object[] {\r
59             "Realtime",\r
60             "High",\r
61             "Above Normal",\r
62             "Normal",\r
63             "Below Normal",\r
64             "Low"});\r
65             this.drp_Priority.Location = new System.Drawing.Point(15, 91);\r
66             this.drp_Priority.Name = "drp_Priority";\r
67             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
68             this.drp_Priority.TabIndex = 43;\r
69             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
70             // \r
71             // GroupBox2\r
72             // \r
73             this.GroupBox2.Controls.Add(this.Label1);\r
74             this.GroupBox2.Controls.Add(this.check_updateCheck);\r
75             this.GroupBox2.Controls.Add(this.check_readDVDWindow);\r
76             this.GroupBox2.Controls.Add(this.Label2);\r
77             this.GroupBox2.Controls.Add(this.Label3);\r
78             this.GroupBox2.Controls.Add(this.check_userDefaultSettings);\r
79             this.GroupBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
80             this.GroupBox2.Location = new System.Drawing.Point(12, 11);\r
81             this.GroupBox2.Name = "GroupBox2";\r
82             this.GroupBox2.Size = new System.Drawing.Size(386, 175);\r
83             this.GroupBox2.TabIndex = 55;\r
84             this.GroupBox2.TabStop = false;\r
85             this.GroupBox2.Text = "General Settings";\r
86             // \r
87             // Label1\r
88             // \r
89             this.Label1.AutoSize = true;\r
90             this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
91             this.Label1.Location = new System.Drawing.Point(13, 22);\r
92             this.Label1.Name = "Label1";\r
93             this.Label1.Size = new System.Drawing.Size(151, 13);\r
94             this.Label1.TabIndex = 0;\r
95             this.Label1.Text = "Update Check on Startup";\r
96             // \r
97             // check_updateCheck\r
98             // \r
99             this.check_updateCheck.AutoSize = true;\r
100             this.check_updateCheck.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
101             this.check_updateCheck.Location = new System.Drawing.Point(16, 43);\r
102             this.check_updateCheck.Name = "check_updateCheck";\r
103             this.check_updateCheck.Size = new System.Drawing.Size(71, 17);\r
104             this.check_updateCheck.TabIndex = 1;\r
105             this.check_updateCheck.Text = "Enabled";\r
106             this.check_updateCheck.UseVisualStyleBackColor = true;\r
107             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
108             // \r
109             // check_readDVDWindow\r
110             // \r
111             this.check_readDVDWindow.AutoSize = true;\r
112             this.check_readDVDWindow.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
113             this.check_readDVDWindow.Location = new System.Drawing.Point(16, 146);\r
114             this.check_readDVDWindow.Name = "check_readDVDWindow";\r
115             this.check_readDVDWindow.Size = new System.Drawing.Size(71, 17);\r
116             this.check_readDVDWindow.TabIndex = 49;\r
117             this.check_readDVDWindow.Text = "Enabled";\r
118             this.check_readDVDWindow.UseVisualStyleBackColor = true;\r
119             this.check_readDVDWindow.CheckedChanged += new System.EventHandler(this.check_readDVDWindow_CheckedChanged);\r
120             // \r
121             // Label2\r
122             // \r
123             this.Label2.AutoSize = true;\r
124             this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
125             this.Label2.Location = new System.Drawing.Point(13, 72);\r
126             this.Label2.Name = "Label2";\r
127             this.Label2.Size = new System.Drawing.Size(229, 13);\r
128             this.Label2.TabIndex = 46;\r
129             this.Label2.Text = "Load Users Default Settings on Startup";\r
130             // \r
131             // Label3\r
132             // \r
133             this.Label3.AutoSize = true;\r
134             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
135             this.Label3.Location = new System.Drawing.Point(13, 124);\r
136             this.Label3.Name = "Label3";\r
137             this.Label3.Size = new System.Drawing.Size(215, 13);\r
138             this.Label3.TabIndex = 48;\r
139             this.Label3.Text = "Show Select DVD window on startup";\r
140             // \r
141             // check_userDefaultSettings\r
142             // \r
143             this.check_userDefaultSettings.AutoSize = true;\r
144             this.check_userDefaultSettings.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
145             this.check_userDefaultSettings.Location = new System.Drawing.Point(16, 93);\r
146             this.check_userDefaultSettings.Name = "check_userDefaultSettings";\r
147             this.check_userDefaultSettings.Size = new System.Drawing.Size(71, 17);\r
148             this.check_userDefaultSettings.TabIndex = 47;\r
149             this.check_userDefaultSettings.Text = "Enabled";\r
150             this.check_userDefaultSettings.UseVisualStyleBackColor = true;\r
151             this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged);\r
152             // \r
153             // Label4\r
154             // \r
155             this.Label4.AutoSize = true;\r
156             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
157             this.Label4.Location = new System.Drawing.Point(12, 73);\r
158             this.Label4.Name = "Label4";\r
159             this.Label4.Size = new System.Drawing.Size(132, 13);\r
160             this.Label4.TabIndex = 42;\r
161             this.Label4.Text = "Default Priority Level:";\r
162             // \r
163             // check_verbose\r
164             // \r
165             this.check_verbose.AutoSize = true;\r
166             this.check_verbose.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
167             this.check_verbose.Location = new System.Drawing.Point(20, 31);\r
168             this.check_verbose.Name = "check_verbose";\r
169             this.check_verbose.Size = new System.Drawing.Size(71, 17);\r
170             this.check_verbose.TabIndex = 51;\r
171             this.check_verbose.Text = "Enabled";\r
172             this.check_verbose.UseVisualStyleBackColor = true;\r
173             this.check_verbose.CheckedChanged += new System.EventHandler(this.check_verbose_CheckedChanged);\r
174             // \r
175             // drp_processors\r
176             // \r
177             this.drp_processors.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
178             this.drp_processors.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
179             this.drp_processors.FormattingEnabled = true;\r
180             this.drp_processors.Items.AddRange(new object[] {\r
181             "Automatic",\r
182             "1",\r
183             "2",\r
184             "3",\r
185             "4",\r
186             "5",\r
187             "6",\r
188             "7",\r
189             "8"});\r
190             this.drp_processors.Location = new System.Drawing.Point(15, 40);\r
191             this.drp_processors.Name = "drp_processors";\r
192             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
193             this.drp_processors.TabIndex = 41;\r
194             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
195             // \r
196             // File_Save\r
197             // \r
198             this.File_Save.DefaultExt = "hb";\r
199             this.File_Save.Filter = "txt|*.txt";\r
200             // \r
201             // Label11\r
202             // \r
203             this.Label11.AutoSize = true;\r
204             this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
205             this.Label11.Location = new System.Drawing.Point(12, 22);\r
206             this.Label11.Name = "Label11";\r
207             this.Label11.Size = new System.Drawing.Size(142, 13);\r
208             this.Label11.TabIndex = 40;\r
209             this.Label11.Text = "Number of processors: ";\r
210             // \r
211             // GroupBox3\r
212             // \r
213             this.GroupBox3.Controls.Add(this.drp_Priority);\r
214             this.GroupBox3.Controls.Add(this.Label4);\r
215             this.GroupBox3.Controls.Add(this.drp_processors);\r
216             this.GroupBox3.Controls.Add(this.Label11);\r
217             this.GroupBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
218             this.GroupBox3.Location = new System.Drawing.Point(13, 192);\r
219             this.GroupBox3.Name = "GroupBox3";\r
220             this.GroupBox3.Size = new System.Drawing.Size(386, 128);\r
221             this.GroupBox3.TabIndex = 56;\r
222             this.GroupBox3.TabStop = false;\r
223             this.GroupBox3.Text = "Processor Detection";\r
224             // \r
225             // GroupBox1\r
226             // \r
227             this.GroupBox1.Controls.Add(this.check_verbose);\r
228             this.GroupBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
229             this.GroupBox1.Location = new System.Drawing.Point(12, 326);\r
230             this.GroupBox1.Name = "GroupBox1";\r
231             this.GroupBox1.Size = new System.Drawing.Size(386, 70);\r
232             this.GroupBox1.TabIndex = 54;\r
233             this.GroupBox1.TabStop = false;\r
234             this.GroupBox1.Text = "Verbose Mode";\r
235             // \r
236             // btn_close\r
237             // \r
238             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
239             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
240             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
241             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
242             this.btn_close.Location = new System.Drawing.Point(291, 402);\r
243             this.btn_close.Name = "btn_close";\r
244             this.btn_close.Size = new System.Drawing.Size(107, 22);\r
245             this.btn_close.TabIndex = 53;\r
246             this.btn_close.Text = "Close";\r
247             this.btn_close.UseVisualStyleBackColor = true;\r
248             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
249             // \r
250             // frmOptions\r
251             // \r
252             this.ClientSize = new System.Drawing.Size(411, 435);\r
253             this.Controls.Add(this.GroupBox2);\r
254             this.Controls.Add(this.GroupBox3);\r
255             this.Controls.Add(this.GroupBox1);\r
256             this.Controls.Add(this.btn_close);\r
257             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
258             this.Name = "frmOptions";\r
259             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
260             this.Text = "Options";\r
261             this.Load += new System.EventHandler(this.frmOptions_Load);\r
262             this.GroupBox2.ResumeLayout(false);\r
263             this.GroupBox2.PerformLayout();\r
264             this.GroupBox3.ResumeLayout(false);\r
265             this.GroupBox3.PerformLayout();\r
266             this.GroupBox1.ResumeLayout(false);\r
267             this.GroupBox1.PerformLayout();\r
268             this.ResumeLayout(false);\r
269 \r
270         }\r
271 \r
272         #endregion\r
273 \r
274         internal System.Windows.Forms.ComboBox drp_Priority;\r
275         internal System.Windows.Forms.GroupBox GroupBox2;\r
276         internal System.Windows.Forms.Label Label1;\r
277         internal System.Windows.Forms.CheckBox check_updateCheck;\r
278         internal System.Windows.Forms.CheckBox check_readDVDWindow;\r
279         internal System.Windows.Forms.Label Label2;\r
280         internal System.Windows.Forms.Label Label3;\r
281         internal System.Windows.Forms.CheckBox check_userDefaultSettings;\r
282         internal System.Windows.Forms.Label Label4;\r
283         internal System.Windows.Forms.CheckBox check_verbose;\r
284         internal System.Windows.Forms.ComboBox drp_processors;\r
285         internal System.Windows.Forms.SaveFileDialog File_Save;\r
286         internal System.Windows.Forms.Label Label11;\r
287         internal System.Windows.Forms.GroupBox GroupBox3;\r
288         internal System.Windows.Forms.GroupBox GroupBox1;\r
289         internal System.Windows.Forms.Button btn_close;\r
290     }\r
291 }