OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / PictureSettings.Designer.cs
1 using System.Windows.Forms;\r
2 \r
3 namespace Handbrake.Controls\r
4 {\r
5     partial class PictureSettings\r
6     {\r
7         /// <summary> \r
8         /// Required designer variable.\r
9         /// </summary>\r
10         private System.ComponentModel.IContainer components = null;\r
11 \r
12         /// <summary> \r
13         /// Clean up any resources being used.\r
14         /// </summary>\r
15         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
16         protected override void Dispose(bool disposing)\r
17         {\r
18             if (disposing && (components != null))\r
19             {\r
20                 components.Dispose();\r
21             }\r
22             base.Dispose(disposing);\r
23         }\r
24 \r
25         #region Component Designer generated code\r
26 \r
27         /// <summary> \r
28         /// Required method for Designer support - do not modify \r
29         /// the contents of this method with the code editor.\r
30         /// </summary>\r
31         private void InitializeComponent()\r
32         {\r
33             this.components = new System.ComponentModel.Container();\r
34             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PictureSettings));\r
35             this.text_height = new System.Windows.Forms.NumericUpDown();\r
36             this.text_width = new System.Windows.Forms.NumericUpDown();\r
37             this.label4 = new System.Windows.Forms.Label();\r
38             this.lbl_max = new System.Windows.Forms.Label();\r
39             this.lbl_src_res = new System.Windows.Forms.Label();\r
40             this.label7 = new System.Windows.Forms.Label();\r
41             this.label6 = new System.Windows.Forms.Label();\r
42             this.drp_anamorphic = new System.Windows.Forms.ComboBox();\r
43             this.label26 = new System.Windows.Forms.Label();\r
44             this.lbl_Aspect = new System.Windows.Forms.Label();\r
45             this.Label91 = new System.Windows.Forms.Label();\r
46             this.Label55 = new System.Windows.Forms.Label();\r
47             this.lbl_modulus = new System.Windows.Forms.Label();\r
48             this.drop_modulus = new System.Windows.Forms.ComboBox();\r
49             this.txt_displayWidth = new System.Windows.Forms.TextBox();\r
50             this.lbl_displayWidth = new System.Windows.Forms.Label();\r
51             this.lbl_parWidth = new System.Windows.Forms.Label();\r
52             this.txt_parWidth = new System.Windows.Forms.TextBox();\r
53             this.lbl_parHeight = new System.Windows.Forms.Label();\r
54             this.txt_parHeight = new System.Windows.Forms.TextBox();\r
55             this.check_KeepAR = new System.Windows.Forms.CheckBox();\r
56             this.check_customCrop = new System.Windows.Forms.RadioButton();\r
57             this.check_autoCrop = new System.Windows.Forms.RadioButton();\r
58             this.crop_bottom = new System.Windows.Forms.NumericUpDown();\r
59             this.crop_top = new System.Windows.Forms.NumericUpDown();\r
60             this.crop_left = new System.Windows.Forms.NumericUpDown();\r
61             this.crop_right = new System.Windows.Forms.NumericUpDown();\r
62             this.label8 = new System.Windows.Forms.Label();\r
63             this.Label53 = new System.Windows.Forms.Label();\r
64             this.Label52 = new System.Windows.Forms.Label();\r
65             this.Label51 = new System.Windows.Forms.Label();\r
66             this.Label15 = new System.Windows.Forms.Label();\r
67             this.lbl_anamorphic = new System.Windows.Forms.Label();\r
68             this.lbl_anamprohicLbl = new System.Windows.Forms.Label();\r
69             this.toolTip = new System.Windows.Forms.ToolTip(this.components);\r
70             ((System.ComponentModel.ISupportInitialize)(this.text_height)).BeginInit();\r
71             ((System.ComponentModel.ISupportInitialize)(this.text_width)).BeginInit();\r
72             ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).BeginInit();\r
73             ((System.ComponentModel.ISupportInitialize)(this.crop_top)).BeginInit();\r
74             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).BeginInit();\r
75             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).BeginInit();\r
76             this.SuspendLayout();\r
77             // \r
78             // text_height\r
79             // \r
80             resources.ApplyResources(this.text_height, "text_height");\r
81             this.text_height.Maximum = new decimal(new int[] {\r
82             2560,\r
83             0,\r
84             0,\r
85             0});\r
86             this.text_height.Name = "text_height";\r
87             this.text_height.Value = new decimal(new int[] {\r
88             64,\r
89             0,\r
90             0,\r
91             0});\r
92             this.text_height.ValueChanged += new System.EventHandler(this.text_height_ValueChanged);\r
93             // \r
94             // text_width\r
95             // \r
96             resources.ApplyResources(this.text_width, "text_width");\r
97             this.text_width.Maximum = new decimal(new int[] {\r
98             2560,\r
99             0,\r
100             0,\r
101             0});\r
102             this.text_width.Name = "text_width";\r
103             this.text_width.Value = new decimal(new int[] {\r
104             64,\r
105             0,\r
106             0,\r
107             0});\r
108             this.text_width.ValueChanged += new System.EventHandler(this.text_width_ValueChanged);\r
109             // \r
110             // label4\r
111             // \r
112             resources.ApplyResources(this.label4, "label4");\r
113             this.label4.BackColor = System.Drawing.Color.Transparent;\r
114             this.label4.ForeColor = System.Drawing.Color.Black;\r
115             this.label4.Name = "label4";\r
116             // \r
117             // lbl_max\r
118             // \r
119             resources.ApplyResources(this.lbl_max, "lbl_max");\r
120             this.lbl_max.Name = "lbl_max";\r
121             // \r
122             // lbl_src_res\r
123             // \r
124             resources.ApplyResources(this.lbl_src_res, "lbl_src_res");\r
125             this.lbl_src_res.BackColor = System.Drawing.Color.Transparent;\r
126             this.lbl_src_res.Name = "lbl_src_res";\r
127             // \r
128             // label7\r
129             // \r
130             resources.ApplyResources(this.label7, "label7");\r
131             this.label7.BackColor = System.Drawing.Color.Transparent;\r
132             this.label7.Name = "label7";\r
133             // \r
134             // label6\r
135             // \r
136             resources.ApplyResources(this.label6, "label6");\r
137             this.label6.BackColor = System.Drawing.Color.Transparent;\r
138             this.label6.Name = "label6";\r
139             // \r
140             // drp_anamorphic\r
141             // \r
142             this.drp_anamorphic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
143             resources.ApplyResources(this.drp_anamorphic, "drp_anamorphic");\r
144             this.drp_anamorphic.FormattingEnabled = true;\r
145             this.drp_anamorphic.Items.AddRange(new object[] {\r
146             resources.GetString("drp_anamorphic.Items"),\r
147             resources.GetString("drp_anamorphic.Items1"),\r
148             resources.GetString("drp_anamorphic.Items2"),\r
149             resources.GetString("drp_anamorphic.Items3")});\r
150             this.drp_anamorphic.Name = "drp_anamorphic";\r
151             this.drp_anamorphic.SelectedIndexChanged += new System.EventHandler(this.drp_anamorphic_SelectedIndexChanged);\r
152             // \r
153             // label26\r
154             // \r
155             resources.ApplyResources(this.label26, "label26");\r
156             this.label26.BackColor = System.Drawing.Color.Transparent;\r
157             this.label26.Name = "label26";\r
158             // \r
159             // lbl_Aspect\r
160             // \r
161             resources.ApplyResources(this.lbl_Aspect, "lbl_Aspect");\r
162             this.lbl_Aspect.BackColor = System.Drawing.Color.Transparent;\r
163             this.lbl_Aspect.Name = "lbl_Aspect";\r
164             // \r
165             // Label91\r
166             // \r
167             resources.ApplyResources(this.Label91, "Label91");\r
168             this.Label91.BackColor = System.Drawing.Color.Transparent;\r
169             this.Label91.Name = "Label91";\r
170             // \r
171             // Label55\r
172             // \r
173             resources.ApplyResources(this.Label55, "Label55");\r
174             this.Label55.BackColor = System.Drawing.Color.Transparent;\r
175             this.Label55.ForeColor = System.Drawing.Color.Black;\r
176             this.Label55.Name = "Label55";\r
177             // \r
178             // lbl_modulus\r
179             // \r
180             resources.ApplyResources(this.lbl_modulus, "lbl_modulus");\r
181             this.lbl_modulus.BackColor = System.Drawing.Color.Transparent;\r
182             this.lbl_modulus.Name = "lbl_modulus";\r
183             // \r
184             // drop_modulus\r
185             // \r
186             this.drop_modulus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
187             resources.ApplyResources(this.drop_modulus, "drop_modulus");\r
188             this.drop_modulus.FormattingEnabled = true;\r
189             this.drop_modulus.Items.AddRange(new object[] {\r
190             resources.GetString("drop_modulus.Items"),\r
191             resources.GetString("drop_modulus.Items1"),\r
192             resources.GetString("drop_modulus.Items2"),\r
193             resources.GetString("drop_modulus.Items3")});\r
194             this.drop_modulus.Name = "drop_modulus";\r
195             // \r
196             // txt_displayWidth\r
197             // \r
198             resources.ApplyResources(this.txt_displayWidth, "txt_displayWidth");\r
199             this.txt_displayWidth.Name = "txt_displayWidth";\r
200             this.toolTip.SetToolTip(this.txt_displayWidth, resources.GetString("txt_displayWidth.ToolTip"));\r
201             this.txt_displayWidth.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_displayWidth_Keyup);\r
202             // \r
203             // lbl_displayWidth\r
204             // \r
205             resources.ApplyResources(this.lbl_displayWidth, "lbl_displayWidth");\r
206             this.lbl_displayWidth.BackColor = System.Drawing.Color.Transparent;\r
207             this.lbl_displayWidth.Name = "lbl_displayWidth";\r
208             // \r
209             // lbl_parWidth\r
210             // \r
211             resources.ApplyResources(this.lbl_parWidth, "lbl_parWidth");\r
212             this.lbl_parWidth.BackColor = System.Drawing.Color.Transparent;\r
213             this.lbl_parWidth.Name = "lbl_parWidth";\r
214             // \r
215             // txt_parWidth\r
216             // \r
217             resources.ApplyResources(this.txt_parWidth, "txt_parWidth");\r
218             this.txt_parWidth.Name = "txt_parWidth";\r
219             this.toolTip.SetToolTip(this.txt_parWidth, resources.GetString("txt_parWidth.ToolTip"));\r
220             this.txt_parWidth.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_parWidth_Keyup);\r
221             // \r
222             // lbl_parHeight\r
223             // \r
224             resources.ApplyResources(this.lbl_parHeight, "lbl_parHeight");\r
225             this.lbl_parHeight.BackColor = System.Drawing.Color.Transparent;\r
226             this.lbl_parHeight.Name = "lbl_parHeight";\r
227             // \r
228             // txt_parHeight\r
229             // \r
230             resources.ApplyResources(this.txt_parHeight, "txt_parHeight");\r
231             this.txt_parHeight.Name = "txt_parHeight";\r
232             this.toolTip.SetToolTip(this.txt_parHeight, resources.GetString("txt_parHeight.ToolTip"));\r
233             this.txt_parHeight.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_parHeight_Keyup);\r
234             // \r
235             // check_KeepAR\r
236             // \r
237             resources.ApplyResources(this.check_KeepAR, "check_KeepAR");\r
238             this.check_KeepAR.Name = "check_KeepAR";\r
239             this.check_KeepAR.UseVisualStyleBackColor = true;\r
240             this.check_KeepAR.CheckedChanged += new System.EventHandler(this.check_KeepAR_CheckedChanged);\r
241             // \r
242             // check_customCrop\r
243             // \r
244             resources.ApplyResources(this.check_customCrop, "check_customCrop");\r
245             this.check_customCrop.Name = "check_customCrop";\r
246             this.check_customCrop.UseVisualStyleBackColor = true;\r
247             this.check_customCrop.CheckedChanged += new System.EventHandler(this.check_customCrop_CheckedChanged);\r
248             // \r
249             // check_autoCrop\r
250             // \r
251             resources.ApplyResources(this.check_autoCrop, "check_autoCrop");\r
252             this.check_autoCrop.Checked = true;\r
253             this.check_autoCrop.Name = "check_autoCrop";\r
254             this.check_autoCrop.TabStop = true;\r
255             this.check_autoCrop.UseVisualStyleBackColor = true;\r
256             this.check_autoCrop.CheckedChanged += new System.EventHandler(this.check_autoCrop_CheckedChanged);\r
257             // \r
258             // crop_bottom\r
259             // \r
260             resources.ApplyResources(this.crop_bottom, "crop_bottom");\r
261             this.crop_bottom.Increment = new decimal(new int[] {\r
262             2,\r
263             0,\r
264             0,\r
265             0});\r
266             this.crop_bottom.Maximum = new decimal(new int[] {\r
267             1080,\r
268             0,\r
269             0,\r
270             0});\r
271             this.crop_bottom.Name = "crop_bottom";\r
272             this.crop_bottom.ValueChanged += new System.EventHandler(this.crop_bottom_ValueChanged);\r
273             // \r
274             // crop_top\r
275             // \r
276             resources.ApplyResources(this.crop_top, "crop_top");\r
277             this.crop_top.Increment = new decimal(new int[] {\r
278             2,\r
279             0,\r
280             0,\r
281             0});\r
282             this.crop_top.Maximum = new decimal(new int[] {\r
283             1080,\r
284             0,\r
285             0,\r
286             0});\r
287             this.crop_top.Name = "crop_top";\r
288             this.crop_top.ValueChanged += new System.EventHandler(this.crop_top_ValueChanged);\r
289             // \r
290             // crop_left\r
291             // \r
292             resources.ApplyResources(this.crop_left, "crop_left");\r
293             this.crop_left.Increment = new decimal(new int[] {\r
294             2,\r
295             0,\r
296             0,\r
297             0});\r
298             this.crop_left.Maximum = new decimal(new int[] {\r
299             1920,\r
300             0,\r
301             0,\r
302             0});\r
303             this.crop_left.Name = "crop_left";\r
304             this.crop_left.ValueChanged += new System.EventHandler(this.crop_left_ValueChanged);\r
305             // \r
306             // crop_right\r
307             // \r
308             resources.ApplyResources(this.crop_right, "crop_right");\r
309             this.crop_right.Increment = new decimal(new int[] {\r
310             2,\r
311             0,\r
312             0,\r
313             0});\r
314             this.crop_right.Maximum = new decimal(new int[] {\r
315             1920,\r
316             0,\r
317             0,\r
318             0});\r
319             this.crop_right.Name = "crop_right";\r
320             this.crop_right.ValueChanged += new System.EventHandler(this.crop_right_ValueChanged);\r
321             // \r
322             // label8\r
323             // \r
324             resources.ApplyResources(this.label8, "label8");\r
325             this.label8.BackColor = System.Drawing.Color.Transparent;\r
326             this.label8.Name = "label8";\r
327             // \r
328             // Label53\r
329             // \r
330             resources.ApplyResources(this.Label53, "Label53");\r
331             this.Label53.BackColor = System.Drawing.Color.Transparent;\r
332             this.Label53.Name = "Label53";\r
333             // \r
334             // Label52\r
335             // \r
336             resources.ApplyResources(this.Label52, "Label52");\r
337             this.Label52.BackColor = System.Drawing.Color.Transparent;\r
338             this.Label52.Name = "Label52";\r
339             // \r
340             // Label51\r
341             // \r
342             resources.ApplyResources(this.Label51, "Label51");\r
343             this.Label51.BackColor = System.Drawing.Color.Transparent;\r
344             this.Label51.Name = "Label51";\r
345             // \r
346             // Label15\r
347             // \r
348             resources.ApplyResources(this.Label15, "Label15");\r
349             this.Label15.BackColor = System.Drawing.Color.Transparent;\r
350             this.Label15.Name = "Label15";\r
351             // \r
352             // lbl_anamorphic\r
353             // \r
354             resources.ApplyResources(this.lbl_anamorphic, "lbl_anamorphic");\r
355             this.lbl_anamorphic.BackColor = System.Drawing.Color.Transparent;\r
356             this.lbl_anamorphic.Name = "lbl_anamorphic";\r
357             // \r
358             // lbl_anamprohicLbl\r
359             // \r
360             resources.ApplyResources(this.lbl_anamprohicLbl, "lbl_anamprohicLbl");\r
361             this.lbl_anamprohicLbl.BackColor = System.Drawing.Color.Transparent;\r
362             this.lbl_anamprohicLbl.Name = "lbl_anamprohicLbl";\r
363             // \r
364             // PictureSettings\r
365             // \r
366             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;\r
367             this.BackColor = System.Drawing.Color.Transparent;\r
368             this.Controls.Add(this.lbl_anamorphic);\r
369             this.Controls.Add(this.lbl_anamprohicLbl);\r
370             this.Controls.Add(this.check_customCrop);\r
371             this.Controls.Add(this.check_autoCrop);\r
372             this.Controls.Add(this.crop_bottom);\r
373             this.Controls.Add(this.crop_top);\r
374             this.Controls.Add(this.crop_left);\r
375             this.Controls.Add(this.crop_right);\r
376             this.Controls.Add(this.label8);\r
377             this.Controls.Add(this.Label53);\r
378             this.Controls.Add(this.Label52);\r
379             this.Controls.Add(this.Label51);\r
380             this.Controls.Add(this.Label15);\r
381             this.Controls.Add(this.check_KeepAR);\r
382             this.Controls.Add(this.lbl_parHeight);\r
383             this.Controls.Add(this.txt_parHeight);\r
384             this.Controls.Add(this.lbl_parWidth);\r
385             this.Controls.Add(this.txt_parWidth);\r
386             this.Controls.Add(this.lbl_displayWidth);\r
387             this.Controls.Add(this.txt_displayWidth);\r
388             this.Controls.Add(this.lbl_modulus);\r
389             this.Controls.Add(this.drop_modulus);\r
390             this.Controls.Add(this.text_height);\r
391             this.Controls.Add(this.text_width);\r
392             this.Controls.Add(this.label4);\r
393             this.Controls.Add(this.lbl_max);\r
394             this.Controls.Add(this.lbl_src_res);\r
395             this.Controls.Add(this.label7);\r
396             this.Controls.Add(this.label6);\r
397             this.Controls.Add(this.drp_anamorphic);\r
398             this.Controls.Add(this.label26);\r
399             this.Controls.Add(this.lbl_Aspect);\r
400             this.Controls.Add(this.Label91);\r
401             this.Controls.Add(this.Label55);\r
402             this.Name = "PictureSettings";\r
403             resources.ApplyResources(this, "$this");\r
404             ((System.ComponentModel.ISupportInitialize)(this.text_height)).EndInit();\r
405             ((System.ComponentModel.ISupportInitialize)(this.text_width)).EndInit();\r
406             ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).EndInit();\r
407             ((System.ComponentModel.ISupportInitialize)(this.crop_top)).EndInit();\r
408             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).EndInit();\r
409             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).EndInit();\r
410             this.ResumeLayout(false);\r
411             this.PerformLayout();\r
412 \r
413         }\r
414 \r
415         #endregion\r
416 \r
417         internal System.Windows.Forms.Label label4;\r
418         private System.Windows.Forms.Label lbl_max;\r
419         internal System.Windows.Forms.Label lbl_src_res;\r
420         internal System.Windows.Forms.Label label7;\r
421         internal System.Windows.Forms.Label label6;\r
422         internal System.Windows.Forms.ComboBox drp_anamorphic;\r
423         internal System.Windows.Forms.Label label26;\r
424         internal System.Windows.Forms.Label lbl_Aspect;\r
425         internal System.Windows.Forms.Label Label91;\r
426         internal System.Windows.Forms.Label Label55;\r
427         internal System.Windows.Forms.Label lbl_modulus;\r
428         internal System.Windows.Forms.ComboBox drop_modulus;\r
429         internal System.Windows.Forms.Label lbl_displayWidth;\r
430         internal System.Windows.Forms.Label lbl_parWidth;\r
431         internal System.Windows.Forms.Label lbl_parHeight;\r
432         internal System.Windows.Forms.RadioButton check_customCrop;\r
433         internal System.Windows.Forms.RadioButton check_autoCrop;\r
434         internal System.Windows.Forms.NumericUpDown crop_bottom;\r
435         internal System.Windows.Forms.NumericUpDown crop_top;\r
436         internal System.Windows.Forms.NumericUpDown crop_left;\r
437         internal System.Windows.Forms.NumericUpDown crop_right;\r
438         internal System.Windows.Forms.Label label8;\r
439         internal System.Windows.Forms.Label Label53;\r
440         internal System.Windows.Forms.Label Label52;\r
441         internal System.Windows.Forms.Label Label51;\r
442         internal System.Windows.Forms.Label Label15;\r
443         internal System.Windows.Forms.NumericUpDown text_height;\r
444         internal System.Windows.Forms.NumericUpDown text_width;\r
445         internal System.Windows.Forms.TextBox txt_displayWidth;\r
446         internal System.Windows.Forms.TextBox txt_parWidth;\r
447         internal System.Windows.Forms.TextBox txt_parHeight;\r
448         internal System.Windows.Forms.CheckBox check_KeepAR;\r
449         internal System.Windows.Forms.Label lbl_anamorphic;\r
450         internal System.Windows.Forms.Label lbl_anamprohicLbl;\r
451         private ToolTip toolTip;\r
452 \r
453     }\r
454 }\r