OSDN Git Service

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