OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.git] / win / C# / Controls / PictureSettings.Designer.cs
1 namespace Handbrake.Controls\r
2 {\r
3     partial class PictureSettings\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 Component 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             this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
32             this.Label15 = new System.Windows.Forms.Label();\r
33             this.crop_left = new System.Windows.Forms.NumericUpDown();\r
34             this.crop_right = new System.Windows.Forms.NumericUpDown();\r
35             this.check_autoCrop = new System.Windows.Forms.RadioButton();\r
36             this.Label51 = new System.Windows.Forms.Label();\r
37             this.crop_top = new System.Windows.Forms.NumericUpDown();\r
38             this.Label53 = new System.Windows.Forms.Label();\r
39             this.Label52 = new System.Windows.Forms.Label();\r
40             this.crop_bottom = new System.Windows.Forms.NumericUpDown();\r
41             this.check_customCrop = new System.Windows.Forms.RadioButton();\r
42             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
43             this.label7 = new System.Windows.Forms.Label();\r
44             this.lbl_src_res = new System.Windows.Forms.Label();\r
45             this.Label91 = new System.Windows.Forms.Label();\r
46             this.lbl_Aspect = new System.Windows.Forms.Label();\r
47             this.Label55 = new System.Windows.Forms.Label();\r
48             this.text_width = new System.Windows.Forms.NumericUpDown();\r
49             this.lbl_max = new System.Windows.Forms.Label();\r
50             this.label4 = new System.Windows.Forms.Label();\r
51             this.text_height = new System.Windows.Forms.NumericUpDown();\r
52             this.check_KeepAR = new System.Windows.Forms.CheckBox();\r
53             this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
54             this.updownParHeight = new System.Windows.Forms.NumericUpDown();\r
55             this.label6 = new System.Windows.Forms.Label();\r
56             this.labelDisplaySize = new System.Windows.Forms.Label();\r
57             this.lbl_parHeight = new System.Windows.Forms.Label();\r
58             this.labelStaticDisplaySize = new System.Windows.Forms.Label();\r
59             this.updownParWidth = new System.Windows.Forms.NumericUpDown();\r
60             this.drp_anamorphic = new System.Windows.Forms.ComboBox();\r
61             this.lbl_parWidth = new System.Windows.Forms.Label();\r
62             this.updownDisplayWidth = new System.Windows.Forms.NumericUpDown();\r
63             this.lbl_modulus = new System.Windows.Forms.Label();\r
64             this.lbl_displayWidth = new System.Windows.Forms.Label();\r
65             this.drp_modulus = new System.Windows.Forms.ComboBox();\r
66             this.label8 = new System.Windows.Forms.Label();\r
67             this.label26 = new System.Windows.Forms.Label();\r
68             this.tableLayoutPanel3.SuspendLayout();\r
69             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).BeginInit();\r
70             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).BeginInit();\r
71             ((System.ComponentModel.ISupportInitialize)(this.crop_top)).BeginInit();\r
72             ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).BeginInit();\r
73             this.tableLayoutPanel2.SuspendLayout();\r
74             ((System.ComponentModel.ISupportInitialize)(this.text_width)).BeginInit();\r
75             ((System.ComponentModel.ISupportInitialize)(this.text_height)).BeginInit();\r
76             this.tableLayoutPanel1.SuspendLayout();\r
77             ((System.ComponentModel.ISupportInitialize)(this.updownParHeight)).BeginInit();\r
78             ((System.ComponentModel.ISupportInitialize)(this.updownParWidth)).BeginInit();\r
79             ((System.ComponentModel.ISupportInitialize)(this.updownDisplayWidth)).BeginInit();\r
80             this.SuspendLayout();\r
81             // \r
82             // tableLayoutPanel3\r
83             // \r
84             this.tableLayoutPanel3.AutoSize = true;\r
85             this.tableLayoutPanel3.ColumnCount = 5;\r
86             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
87             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
88             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
89             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
90             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
91             this.tableLayoutPanel3.Controls.Add(this.Label15, 0, 4);\r
92             this.tableLayoutPanel3.Controls.Add(this.crop_left, 1, 4);\r
93             this.tableLayoutPanel3.Controls.Add(this.crop_right, 3, 4);\r
94             this.tableLayoutPanel3.Controls.Add(this.check_autoCrop, 0, 0);\r
95             this.tableLayoutPanel3.Controls.Add(this.Label51, 4, 4);\r
96             this.tableLayoutPanel3.Controls.Add(this.crop_top, 2, 3);\r
97             this.tableLayoutPanel3.Controls.Add(this.Label53, 2, 6);\r
98             this.tableLayoutPanel3.Controls.Add(this.Label52, 2, 2);\r
99             this.tableLayoutPanel3.Controls.Add(this.crop_bottom, 2, 5);\r
100             this.tableLayoutPanel3.Controls.Add(this.check_customCrop, 0, 1);\r
101             this.tableLayoutPanel3.Location = new System.Drawing.Point(419, 35);\r
102             this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
103             this.tableLayoutPanel3.RowCount = 7;\r
104             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
105             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
106             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
107             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
108             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
109             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
110             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
111             this.tableLayoutPanel3.Size = new System.Drawing.Size(217, 165);\r
112             this.tableLayoutPanel3.TabIndex = 117;\r
113             // \r
114             // Label15\r
115             // \r
116             this.Label15.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
117             this.Label15.AutoSize = true;\r
118             this.Label15.BackColor = System.Drawing.Color.Transparent;\r
119             this.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
120             this.Label15.Location = new System.Drawing.Point(0, 99);\r
121             this.Label15.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
122             this.Label15.Name = "Label15";\r
123             this.Label15.Size = new System.Drawing.Size(26, 13);\r
124             this.Label15.TabIndex = 97;\r
125             this.Label15.Text = "Left";\r
126             // \r
127             // crop_left\r
128             // \r
129             this.crop_left.Enabled = false;\r
130             this.crop_left.Increment = new decimal(new int[] {\r
131             2,\r
132             0,\r
133             0,\r
134             0});\r
135             this.crop_left.Location = new System.Drawing.Point(32, 95);\r
136             this.crop_left.Maximum = new decimal(new int[] {\r
137             1920,\r
138             0,\r
139             0,\r
140             0});\r
141             this.crop_left.Name = "crop_left";\r
142             this.crop_left.Size = new System.Drawing.Size(44, 21);\r
143             this.crop_left.TabIndex = 98;\r
144             this.crop_left.ValueChanged += new System.EventHandler(this.crop_ValueChanged);\r
145             // \r
146             // crop_right\r
147             // \r
148             this.crop_right.Enabled = false;\r
149             this.crop_right.Increment = new decimal(new int[] {\r
150             2,\r
151             0,\r
152             0,\r
153             0});\r
154             this.crop_right.Location = new System.Drawing.Point(132, 95);\r
155             this.crop_right.Maximum = new decimal(new int[] {\r
156             1920,\r
157             0,\r
158             0,\r
159             0});\r
160             this.crop_right.Name = "crop_right";\r
161             this.crop_right.Size = new System.Drawing.Size(44, 21);\r
162             this.crop_right.TabIndex = 101;\r
163             this.crop_right.ValueChanged += new System.EventHandler(this.crop_ValueChanged);\r
164             // \r
165             // check_autoCrop\r
166             // \r
167             this.check_autoCrop.AutoSize = true;\r
168             this.check_autoCrop.Checked = true;\r
169             this.tableLayoutPanel3.SetColumnSpan(this.check_autoCrop, 5);\r
170             this.check_autoCrop.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
171             this.check_autoCrop.Location = new System.Drawing.Point(0, 3);\r
172             this.check_autoCrop.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
173             this.check_autoCrop.Name = "check_autoCrop";\r
174             this.check_autoCrop.Size = new System.Drawing.Size(73, 17);\r
175             this.check_autoCrop.TabIndex = 105;\r
176             this.check_autoCrop.TabStop = true;\r
177             this.check_autoCrop.Text = "Automatic";\r
178             this.check_autoCrop.UseVisualStyleBackColor = true;\r
179             this.check_autoCrop.CheckedChanged += new System.EventHandler(this.check_autoCrop_CheckedChanged);\r
180             // \r
181             // Label51\r
182             // \r
183             this.Label51.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
184             this.Label51.AutoSize = true;\r
185             this.Label51.BackColor = System.Drawing.Color.Transparent;\r
186             this.Label51.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
187             this.Label51.Location = new System.Drawing.Point(182, 99);\r
188             this.Label51.Margin = new System.Windows.Forms.Padding(3);\r
189             this.Label51.Name = "Label51";\r
190             this.Label51.Size = new System.Drawing.Size(32, 13);\r
191             this.Label51.TabIndex = 102;\r
192             this.Label51.Text = "Right";\r
193             // \r
194             // crop_top\r
195             // \r
196             this.crop_top.Enabled = false;\r
197             this.crop_top.Increment = new decimal(new int[] {\r
198             2,\r
199             0,\r
200             0,\r
201             0});\r
202             this.crop_top.Location = new System.Drawing.Point(82, 68);\r
203             this.crop_top.Maximum = new decimal(new int[] {\r
204             1080,\r
205             0,\r
206             0,\r
207             0});\r
208             this.crop_top.Name = "crop_top";\r
209             this.crop_top.Size = new System.Drawing.Size(44, 21);\r
210             this.crop_top.TabIndex = 100;\r
211             this.crop_top.ValueChanged += new System.EventHandler(this.crop_ValueChanged);\r
212             // \r
213             // Label53\r
214             // \r
215             this.Label53.Anchor = System.Windows.Forms.AnchorStyles.Top;\r
216             this.Label53.AutoSize = true;\r
217             this.Label53.BackColor = System.Drawing.Color.Transparent;\r
218             this.Label53.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
219             this.Label53.Location = new System.Drawing.Point(83, 149);\r
220             this.Label53.Margin = new System.Windows.Forms.Padding(3);\r
221             this.Label53.Name = "Label53";\r
222             this.Label53.Size = new System.Drawing.Size(41, 13);\r
223             this.Label53.TabIndex = 104;\r
224             this.Label53.Text = "Bottom";\r
225             // \r
226             // Label52\r
227             // \r
228             this.Label52.Anchor = System.Windows.Forms.AnchorStyles.Bottom;\r
229             this.Label52.AutoSize = true;\r
230             this.Label52.BackColor = System.Drawing.Color.Transparent;\r
231             this.Label52.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
232             this.Label52.Location = new System.Drawing.Point(91, 49);\r
233             this.Label52.Margin = new System.Windows.Forms.Padding(3);\r
234             this.Label52.Name = "Label52";\r
235             this.Label52.Size = new System.Drawing.Size(25, 13);\r
236             this.Label52.TabIndex = 99;\r
237             this.Label52.Text = "Top";\r
238             // \r
239             // crop_bottom\r
240             // \r
241             this.crop_bottom.Enabled = false;\r
242             this.crop_bottom.Increment = new decimal(new int[] {\r
243             2,\r
244             0,\r
245             0,\r
246             0});\r
247             this.crop_bottom.Location = new System.Drawing.Point(82, 122);\r
248             this.crop_bottom.Maximum = new decimal(new int[] {\r
249             1080,\r
250             0,\r
251             0,\r
252             0});\r
253             this.crop_bottom.Name = "crop_bottom";\r
254             this.crop_bottom.Size = new System.Drawing.Size(44, 21);\r
255             this.crop_bottom.TabIndex = 103;\r
256             this.crop_bottom.ValueChanged += new System.EventHandler(this.crop_ValueChanged);\r
257             // \r
258             // check_customCrop\r
259             // \r
260             this.check_customCrop.AutoSize = true;\r
261             this.tableLayoutPanel3.SetColumnSpan(this.check_customCrop, 5);\r
262             this.check_customCrop.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
263             this.check_customCrop.Location = new System.Drawing.Point(0, 26);\r
264             this.check_customCrop.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
265             this.check_customCrop.Name = "check_customCrop";\r
266             this.check_customCrop.Size = new System.Drawing.Size(61, 17);\r
267             this.check_customCrop.TabIndex = 106;\r
268             this.check_customCrop.Text = "Custom";\r
269             this.check_customCrop.UseVisualStyleBackColor = true;\r
270             // \r
271             // tableLayoutPanel2\r
272             // \r
273             this.tableLayoutPanel2.AutoSize = true;\r
274             this.tableLayoutPanel2.ColumnCount = 5;\r
275             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
276             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
277             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
278             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
279             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
280             this.tableLayoutPanel2.Controls.Add(this.label7, 0, 0);\r
281             this.tableLayoutPanel2.Controls.Add(this.lbl_src_res, 1, 0);\r
282             this.tableLayoutPanel2.Controls.Add(this.Label91, 2, 0);\r
283             this.tableLayoutPanel2.Controls.Add(this.lbl_Aspect, 3, 0);\r
284             this.tableLayoutPanel2.Controls.Add(this.Label55, 0, 1);\r
285             this.tableLayoutPanel2.Controls.Add(this.text_width, 1, 1);\r
286             this.tableLayoutPanel2.Controls.Add(this.lbl_max, 4, 1);\r
287             this.tableLayoutPanel2.Controls.Add(this.label4, 2, 1);\r
288             this.tableLayoutPanel2.Controls.Add(this.text_height, 3, 1);\r
289             this.tableLayoutPanel2.Controls.Add(this.check_KeepAR, 1, 2);\r
290             this.tableLayoutPanel2.Location = new System.Drawing.Point(16, 35);\r
291             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
292             this.tableLayoutPanel2.RowCount = 3;\r
293             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
294             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
295             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
296             this.tableLayoutPanel2.Size = new System.Drawing.Size(376, 69);\r
297             this.tableLayoutPanel2.TabIndex = 116;\r
298             // \r
299             // label7\r
300             // \r
301             this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
302             this.label7.AutoSize = true;\r
303             this.label7.BackColor = System.Drawing.Color.Transparent;\r
304             this.label7.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
305             this.label7.Location = new System.Drawing.Point(0, 3);\r
306             this.label7.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
307             this.label7.Name = "label7";\r
308             this.label7.Size = new System.Drawing.Size(44, 13);\r
309             this.label7.TabIndex = 76;\r
310             this.label7.Text = "Source:";\r
311             // \r
312             // lbl_src_res\r
313             // \r
314             this.lbl_src_res.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
315             this.lbl_src_res.AutoSize = true;\r
316             this.lbl_src_res.BackColor = System.Drawing.Color.Transparent;\r
317             this.lbl_src_res.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
318             this.lbl_src_res.Location = new System.Drawing.Point(50, 3);\r
319             this.lbl_src_res.Margin = new System.Windows.Forms.Padding(3);\r
320             this.lbl_src_res.Name = "lbl_src_res";\r
321             this.lbl_src_res.Size = new System.Drawing.Size(15, 13);\r
322             this.lbl_src_res.TabIndex = 77;\r
323             this.lbl_src_res.Text = "--";\r
324             // \r
325             // Label91\r
326             // \r
327             this.Label91.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
328             this.Label91.AutoSize = true;\r
329             this.Label91.BackColor = System.Drawing.Color.Transparent;\r
330             this.Label91.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
331             this.Label91.Location = new System.Drawing.Point(120, 3);\r
332             this.Label91.Margin = new System.Windows.Forms.Padding(3);\r
333             this.Label91.Name = "Label91";\r
334             this.Label91.Size = new System.Drawing.Size(72, 13);\r
335             this.Label91.TabIndex = 78;\r
336             this.Label91.Text = "Aspect Ratio:";\r
337             // \r
338             // lbl_Aspect\r
339             // \r
340             this.lbl_Aspect.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
341             this.lbl_Aspect.AutoSize = true;\r
342             this.lbl_Aspect.BackColor = System.Drawing.Color.Transparent;\r
343             this.lbl_Aspect.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
344             this.lbl_Aspect.Location = new System.Drawing.Point(198, 3);\r
345             this.lbl_Aspect.Margin = new System.Windows.Forms.Padding(3);\r
346             this.lbl_Aspect.Name = "lbl_Aspect";\r
347             this.lbl_Aspect.Size = new System.Drawing.Size(15, 13);\r
348             this.lbl_Aspect.TabIndex = 79;\r
349             this.lbl_Aspect.Text = "--";\r
350             // \r
351             // Label55\r
352             // \r
353             this.Label55.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
354             this.Label55.AutoSize = true;\r
355             this.Label55.BackColor = System.Drawing.Color.Transparent;\r
356             this.Label55.ForeColor = System.Drawing.Color.Black;\r
357             this.Label55.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
358             this.Label55.Location = new System.Drawing.Point(0, 26);\r
359             this.Label55.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
360             this.Label55.Name = "Label55";\r
361             this.Label55.Size = new System.Drawing.Size(39, 13);\r
362             this.Label55.TabIndex = 80;\r
363             this.Label55.Text = "Width:";\r
364             // \r
365             // text_width\r
366             // \r
367             this.text_width.Location = new System.Drawing.Point(50, 22);\r
368             this.text_width.Maximum = new decimal(new int[] {\r
369             2560,\r
370             0,\r
371             0,\r
372             0});\r
373             this.text_width.Name = "text_width";\r
374             this.text_width.Size = new System.Drawing.Size(64, 21);\r
375             this.text_width.TabIndex = 85;\r
376             this.text_width.ValueChanged += new System.EventHandler(this.text_width_ValueChanged);\r
377             // \r
378             // lbl_max\r
379             // \r
380             this.lbl_max.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
381             this.lbl_max.AutoSize = true;\r
382             this.lbl_max.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
383             this.lbl_max.Location = new System.Drawing.Point(268, 26);\r
384             this.lbl_max.Margin = new System.Windows.Forms.Padding(3);\r
385             this.lbl_max.Name = "lbl_max";\r
386             this.lbl_max.Size = new System.Drawing.Size(15, 13);\r
387             this.lbl_max.TabIndex = 83;\r
388             this.lbl_max.Text = "--";\r
389             this.lbl_max.DoubleClick += new System.EventHandler(this.lbl_max_DoubleClick);\r
390             // \r
391             // label4\r
392             // \r
393             this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
394             this.label4.AutoSize = true;\r
395             this.label4.BackColor = System.Drawing.Color.Transparent;\r
396             this.label4.ForeColor = System.Drawing.Color.Black;\r
397             this.label4.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
398             this.label4.Location = new System.Drawing.Point(120, 26);\r
399             this.label4.Margin = new System.Windows.Forms.Padding(3);\r
400             this.label4.Name = "label4";\r
401             this.label4.Size = new System.Drawing.Size(42, 13);\r
402             this.label4.TabIndex = 84;\r
403             this.label4.Text = "Height:";\r
404             // \r
405             // text_height\r
406             // \r
407             this.text_height.Location = new System.Drawing.Point(198, 22);\r
408             this.text_height.Maximum = new decimal(new int[] {\r
409             2560,\r
410             0,\r
411             0,\r
412             0});\r
413             this.text_height.Name = "text_height";\r
414             this.text_height.Size = new System.Drawing.Size(64, 21);\r
415             this.text_height.TabIndex = 86;\r
416             this.text_height.ValueChanged += new System.EventHandler(this.text_height_ValueChanged);\r
417             // \r
418             // check_KeepAR\r
419             // \r
420             this.check_KeepAR.AutoSize = true;\r
421             this.check_KeepAR.Checked = true;\r
422             this.check_KeepAR.CheckState = System.Windows.Forms.CheckState.Checked;\r
423             this.tableLayoutPanel2.SetColumnSpan(this.check_KeepAR, 3);\r
424             this.check_KeepAR.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
425             this.check_KeepAR.Location = new System.Drawing.Point(50, 49);\r
426             this.check_KeepAR.Name = "check_KeepAR";\r
427             this.check_KeepAR.Size = new System.Drawing.Size(114, 17);\r
428             this.check_KeepAR.TabIndex = 95;\r
429             this.check_KeepAR.Text = "Keep Aspect Ratio";\r
430             this.check_KeepAR.UseVisualStyleBackColor = true;\r
431             this.check_KeepAR.CheckedChanged += new System.EventHandler(this.check_KeepAR_CheckedChanged);\r
432             // \r
433             // tableLayoutPanel1\r
434             // \r
435             this.tableLayoutPanel1.AutoSize = true;\r
436             this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
437             this.tableLayoutPanel1.ColumnCount = 2;\r
438             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
439             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
440             this.tableLayoutPanel1.Controls.Add(this.updownParHeight, 1, 4);\r
441             this.tableLayoutPanel1.Controls.Add(this.label6, 0, 0);\r
442             this.tableLayoutPanel1.Controls.Add(this.labelDisplaySize, 1, 5);\r
443             this.tableLayoutPanel1.Controls.Add(this.lbl_parHeight, 0, 4);\r
444             this.tableLayoutPanel1.Controls.Add(this.labelStaticDisplaySize, 0, 5);\r
445             this.tableLayoutPanel1.Controls.Add(this.updownParWidth, 1, 3);\r
446             this.tableLayoutPanel1.Controls.Add(this.drp_anamorphic, 1, 0);\r
447             this.tableLayoutPanel1.Controls.Add(this.lbl_parWidth, 0, 3);\r
448             this.tableLayoutPanel1.Controls.Add(this.updownDisplayWidth, 1, 2);\r
449             this.tableLayoutPanel1.Controls.Add(this.lbl_modulus, 0, 1);\r
450             this.tableLayoutPanel1.Controls.Add(this.lbl_displayWidth, 0, 2);\r
451             this.tableLayoutPanel1.Controls.Add(this.drp_modulus, 1, 1);\r
452             this.tableLayoutPanel1.Location = new System.Drawing.Point(16, 110);\r
453             this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
454             this.tableLayoutPanel1.RowCount = 6;\r
455             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
456             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
457             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
458             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
459             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
460             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
461             this.tableLayoutPanel1.Size = new System.Drawing.Size(195, 154);\r
462             this.tableLayoutPanel1.TabIndex = 115;\r
463             // \r
464             // updownParHeight\r
465             // \r
466             this.updownParHeight.Location = new System.Drawing.Point(82, 111);\r
467             this.updownParHeight.Maximum = new decimal(new int[] {\r
468             2560,\r
469             0,\r
470             0,\r
471             0});\r
472             this.updownParHeight.Name = "updownParHeight";\r
473             this.updownParHeight.Size = new System.Drawing.Size(53, 21);\r
474             this.updownParHeight.TabIndex = 112;\r
475             this.updownParHeight.ValueChanged += new System.EventHandler(this.text_width_ValueChanged);\r
476             // \r
477             // label6\r
478             // \r
479             this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
480             this.label6.AutoSize = true;\r
481             this.label6.BackColor = System.Drawing.Color.Transparent;\r
482             this.label6.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
483             this.label6.Location = new System.Drawing.Point(0, 7);\r
484             this.label6.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
485             this.label6.Name = "label6";\r
486             this.label6.Size = new System.Drawing.Size(67, 13);\r
487             this.label6.TabIndex = 81;\r
488             this.label6.Text = "Anamorphic:";\r
489             // \r
490             // labelDisplaySize\r
491             // \r
492             this.labelDisplaySize.AutoSize = true;\r
493             this.labelDisplaySize.BackColor = System.Drawing.Color.Transparent;\r
494             this.labelDisplaySize.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
495             this.labelDisplaySize.Location = new System.Drawing.Point(82, 138);\r
496             this.labelDisplaySize.Margin = new System.Windows.Forms.Padding(3);\r
497             this.labelDisplaySize.Name = "labelDisplaySize";\r
498             this.labelDisplaySize.Size = new System.Drawing.Size(15, 13);\r
499             this.labelDisplaySize.TabIndex = 108;\r
500             this.labelDisplaySize.Text = "--";\r
501             // \r
502             // lbl_parHeight\r
503             // \r
504             this.lbl_parHeight.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
505             this.lbl_parHeight.AutoSize = true;\r
506             this.lbl_parHeight.BackColor = System.Drawing.Color.Transparent;\r
507             this.lbl_parHeight.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
508             this.lbl_parHeight.Location = new System.Drawing.Point(0, 115);\r
509             this.lbl_parHeight.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
510             this.lbl_parHeight.Name = "lbl_parHeight";\r
511             this.lbl_parHeight.Size = new System.Drawing.Size(65, 13);\r
512             this.lbl_parHeight.TabIndex = 94;\r
513             this.lbl_parHeight.Text = "PAR Height:";\r
514             // \r
515             // labelStaticDisplaySize\r
516             // \r
517             this.labelStaticDisplaySize.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
518             this.labelStaticDisplaySize.AutoSize = true;\r
519             this.labelStaticDisplaySize.BackColor = System.Drawing.Color.Transparent;\r
520             this.labelStaticDisplaySize.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
521             this.labelStaticDisplaySize.Location = new System.Drawing.Point(0, 138);\r
522             this.labelStaticDisplaySize.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
523             this.labelStaticDisplaySize.Name = "labelStaticDisplaySize";\r
524             this.labelStaticDisplaySize.Size = new System.Drawing.Size(67, 13);\r
525             this.labelStaticDisplaySize.TabIndex = 107;\r
526             this.labelStaticDisplaySize.Text = "Display Size:";\r
527             // \r
528             // updownParWidth\r
529             // \r
530             this.updownParWidth.Location = new System.Drawing.Point(82, 84);\r
531             this.updownParWidth.Maximum = new decimal(new int[] {\r
532             2560,\r
533             0,\r
534             0,\r
535             0});\r
536             this.updownParWidth.Name = "updownParWidth";\r
537             this.updownParWidth.Size = new System.Drawing.Size(53, 21);\r
538             this.updownParWidth.TabIndex = 111;\r
539             this.updownParWidth.ValueChanged += new System.EventHandler(this.text_width_ValueChanged);\r
540             // \r
541             // drp_anamorphic\r
542             // \r
543             this.drp_anamorphic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
544             this.drp_anamorphic.FormattingEnabled = true;\r
545             this.drp_anamorphic.Items.AddRange(new object[] {\r
546             "None",\r
547             "Strict",\r
548             "Loose",\r
549             "Custom"});\r
550             this.drp_anamorphic.Location = new System.Drawing.Point(82, 3);\r
551             this.drp_anamorphic.Name = "drp_anamorphic";\r
552             this.drp_anamorphic.Size = new System.Drawing.Size(110, 21);\r
553             this.drp_anamorphic.TabIndex = 82;\r
554             this.drp_anamorphic.SelectedIndexChanged += new System.EventHandler(this.drp_anamorphic_SelectedIndexChanged);\r
555             // \r
556             // lbl_parWidth\r
557             // \r
558             this.lbl_parWidth.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
559             this.lbl_parWidth.AutoSize = true;\r
560             this.lbl_parWidth.BackColor = System.Drawing.Color.Transparent;\r
561             this.lbl_parWidth.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
562             this.lbl_parWidth.Location = new System.Drawing.Point(0, 88);\r
563             this.lbl_parWidth.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
564             this.lbl_parWidth.Name = "lbl_parWidth";\r
565             this.lbl_parWidth.Size = new System.Drawing.Size(62, 13);\r
566             this.lbl_parWidth.TabIndex = 92;\r
567             this.lbl_parWidth.Text = "PAR Width:";\r
568             // \r
569             // updownDisplayWidth\r
570             // \r
571             this.updownDisplayWidth.Location = new System.Drawing.Point(82, 57);\r
572             this.updownDisplayWidth.Maximum = new decimal(new int[] {\r
573             2560,\r
574             0,\r
575             0,\r
576             0});\r
577             this.updownDisplayWidth.Name = "updownDisplayWidth";\r
578             this.updownDisplayWidth.Size = new System.Drawing.Size(53, 21);\r
579             this.updownDisplayWidth.TabIndex = 110;\r
580             this.updownDisplayWidth.ValueChanged += new System.EventHandler(this.updownDisplayWidth_ValueChanged);\r
581             // \r
582             // lbl_modulus\r
583             // \r
584             this.lbl_modulus.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
585             this.lbl_modulus.AutoSize = true;\r
586             this.lbl_modulus.BackColor = System.Drawing.Color.Transparent;\r
587             this.lbl_modulus.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
588             this.lbl_modulus.Location = new System.Drawing.Point(0, 34);\r
589             this.lbl_modulus.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
590             this.lbl_modulus.Name = "lbl_modulus";\r
591             this.lbl_modulus.Size = new System.Drawing.Size(50, 13);\r
592             this.lbl_modulus.TabIndex = 87;\r
593             this.lbl_modulus.Text = "Modulus:";\r
594             // \r
595             // lbl_displayWidth\r
596             // \r
597             this.lbl_displayWidth.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
598             this.lbl_displayWidth.AutoSize = true;\r
599             this.lbl_displayWidth.BackColor = System.Drawing.Color.Transparent;\r
600             this.lbl_displayWidth.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
601             this.lbl_displayWidth.Location = new System.Drawing.Point(0, 61);\r
602             this.lbl_displayWidth.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
603             this.lbl_displayWidth.Name = "lbl_displayWidth";\r
604             this.lbl_displayWidth.Size = new System.Drawing.Size(76, 13);\r
605             this.lbl_displayWidth.TabIndex = 90;\r
606             this.lbl_displayWidth.Text = "Display Width:";\r
607             // \r
608             // drp_modulus\r
609             // \r
610             this.drp_modulus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
611             this.drp_modulus.FormattingEnabled = true;\r
612             this.drp_modulus.Items.AddRange(new object[] {\r
613             "16",\r
614             "8",\r
615             "4",\r
616             "2"});\r
617             this.drp_modulus.Location = new System.Drawing.Point(82, 30);\r
618             this.drp_modulus.Name = "drp_modulus";\r
619             this.drp_modulus.Size = new System.Drawing.Size(110, 21);\r
620             this.drp_modulus.TabIndex = 88;\r
621             this.drp_modulus.SelectedIndexChanged += new System.EventHandler(this.drp_modulus_SelectedIndexChanged);\r
622             // \r
623             // label8\r
624             // \r
625             this.label8.AutoSize = true;\r
626             this.label8.BackColor = System.Drawing.Color.Transparent;\r
627             this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
628             this.label8.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
629             this.label8.Location = new System.Drawing.Point(416, 13);\r
630             this.label8.Name = "label8";\r
631             this.label8.Size = new System.Drawing.Size(57, 13);\r
632             this.label8.TabIndex = 114;\r
633             this.label8.Text = "Cropping";\r
634             // \r
635             // label26\r
636             // \r
637             this.label26.AutoSize = true;\r
638             this.label26.BackColor = System.Drawing.Color.Transparent;\r
639             this.label26.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
640             this.label26.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
641             this.label26.Location = new System.Drawing.Point(13, 13);\r
642             this.label26.Name = "label26";\r
643             this.label26.Size = new System.Drawing.Size(30, 13);\r
644             this.label26.TabIndex = 113;\r
645             this.label26.Text = "Size";\r
646             // \r
647             // PictureSettings\r
648             // \r
649             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;\r
650             this.BackColor = System.Drawing.Color.Transparent;\r
651             this.Controls.Add(this.tableLayoutPanel3);\r
652             this.Controls.Add(this.tableLayoutPanel2);\r
653             this.Controls.Add(this.tableLayoutPanel1);\r
654             this.Controls.Add(this.label8);\r
655             this.Controls.Add(this.label26);\r
656             this.Enabled = false;\r
657             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
658             this.Name = "PictureSettings";\r
659             this.Size = new System.Drawing.Size(666, 279);\r
660             this.tableLayoutPanel3.ResumeLayout(false);\r
661             this.tableLayoutPanel3.PerformLayout();\r
662             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).EndInit();\r
663             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).EndInit();\r
664             ((System.ComponentModel.ISupportInitialize)(this.crop_top)).EndInit();\r
665             ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).EndInit();\r
666             this.tableLayoutPanel2.ResumeLayout(false);\r
667             this.tableLayoutPanel2.PerformLayout();\r
668             ((System.ComponentModel.ISupportInitialize)(this.text_width)).EndInit();\r
669             ((System.ComponentModel.ISupportInitialize)(this.text_height)).EndInit();\r
670             this.tableLayoutPanel1.ResumeLayout(false);\r
671             this.tableLayoutPanel1.PerformLayout();\r
672             ((System.ComponentModel.ISupportInitialize)(this.updownParHeight)).EndInit();\r
673             ((System.ComponentModel.ISupportInitialize)(this.updownParWidth)).EndInit();\r
674             ((System.ComponentModel.ISupportInitialize)(this.updownDisplayWidth)).EndInit();\r
675             this.ResumeLayout(false);\r
676             this.PerformLayout();\r
677 \r
678         }\r
679 \r
680         #endregion\r
681 \r
682         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;\r
683         internal System.Windows.Forms.Label Label15;\r
684         internal System.Windows.Forms.NumericUpDown crop_left;\r
685         internal System.Windows.Forms.NumericUpDown crop_right;\r
686         internal System.Windows.Forms.RadioButton check_autoCrop;\r
687         internal System.Windows.Forms.Label Label51;\r
688         internal System.Windows.Forms.NumericUpDown crop_top;\r
689         internal System.Windows.Forms.Label Label53;\r
690         internal System.Windows.Forms.Label Label52;\r
691         internal System.Windows.Forms.NumericUpDown crop_bottom;\r
692         internal System.Windows.Forms.RadioButton check_customCrop;\r
693         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
694         internal System.Windows.Forms.Label label7;\r
695         internal System.Windows.Forms.Label lbl_src_res;\r
696         internal System.Windows.Forms.Label Label91;\r
697         internal System.Windows.Forms.Label lbl_Aspect;\r
698         internal System.Windows.Forms.Label Label55;\r
699         private System.Windows.Forms.Label lbl_max;\r
700         internal System.Windows.Forms.Label label4;\r
701         internal System.Windows.Forms.CheckBox check_KeepAR;\r
702         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
703         internal System.Windows.Forms.NumericUpDown updownParHeight;\r
704         internal System.Windows.Forms.Label label6;\r
705         internal System.Windows.Forms.Label labelDisplaySize;\r
706         internal System.Windows.Forms.Label lbl_parHeight;\r
707         internal System.Windows.Forms.Label labelStaticDisplaySize;\r
708         internal System.Windows.Forms.NumericUpDown updownParWidth;\r
709         internal System.Windows.Forms.ComboBox drp_anamorphic;\r
710         internal System.Windows.Forms.Label lbl_parWidth;\r
711         internal System.Windows.Forms.NumericUpDown updownDisplayWidth;\r
712         internal System.Windows.Forms.Label lbl_modulus;\r
713         internal System.Windows.Forms.Label lbl_displayWidth;\r
714         internal System.Windows.Forms.ComboBox drp_modulus;\r
715         internal System.Windows.Forms.Label label8;\r
716         internal System.Windows.Forms.Label label26;\r
717         internal System.Windows.Forms.NumericUpDown text_width;\r
718         internal System.Windows.Forms.NumericUpDown text_height;\r
719 \r
720 \r
721 \r
722     }\r
723 }\r