OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / PictureSettings.Designer.cs
index 21c796d..2dfbd97 100644 (file)
@@ -132,7 +132,7 @@ namespace Handbrake.Controls
             0});\r
             this.crop_left.Location = new System.Drawing.Point(32, 95);\r
             this.crop_left.Maximum = new decimal(new int[] {\r
-            1920,\r
+            128000,\r
             0,\r
             0,\r
             0});\r
@@ -151,7 +151,7 @@ namespace Handbrake.Controls
             0});\r
             this.crop_right.Location = new System.Drawing.Point(132, 95);\r
             this.crop_right.Maximum = new decimal(new int[] {\r
-            1920,\r
+            128000,\r
             0,\r
             0,\r
             0});\r
@@ -199,7 +199,7 @@ namespace Handbrake.Controls
             0});\r
             this.crop_top.Location = new System.Drawing.Point(82, 68);\r
             this.crop_top.Maximum = new decimal(new int[] {\r
-            1080,\r
+            128000,\r
             0,\r
             0,\r
             0});\r
@@ -244,7 +244,7 @@ namespace Handbrake.Controls
             0});\r
             this.crop_bottom.Location = new System.Drawing.Point(82, 122);\r
             this.crop_bottom.Maximum = new decimal(new int[] {\r
-            1080,\r
+            128000,\r
             0,\r
             0,\r
             0});\r
@@ -335,7 +335,7 @@ namespace Handbrake.Controls
             // \r
             this.text_width.Location = new System.Drawing.Point(50, 22);\r
             this.text_width.Maximum = new decimal(new int[] {\r
-            2560,\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
@@ -362,7 +362,7 @@ namespace Handbrake.Controls
             // \r
             this.text_height.Location = new System.Drawing.Point(168, 22);\r
             this.text_height.Maximum = new decimal(new int[] {\r
-            2560,\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
@@ -421,7 +421,7 @@ namespace Handbrake.Controls
             // \r
             this.updownParHeight.Location = new System.Drawing.Point(82, 111);\r
             this.updownParHeight.Maximum = new decimal(new int[] {\r
-            2560,\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
@@ -485,7 +485,7 @@ namespace Handbrake.Controls
             // \r
             this.updownParWidth.Location = new System.Drawing.Point(82, 84);\r
             this.updownParWidth.Maximum = new decimal(new int[] {\r
-            2560,\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
@@ -526,7 +526,7 @@ namespace Handbrake.Controls
             // \r
             this.updownDisplayWidth.Location = new System.Drawing.Point(82, 57);\r
             this.updownDisplayWidth.Maximum = new decimal(new int[] {\r
-            2560,\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
@@ -610,7 +610,7 @@ namespace Handbrake.Controls
             this.lbl_presetCropWarning.TabIndex = 118;\r
             this.lbl_presetCropWarning.Text = "( Preset values are in use! )";\r
             // \r
-            // CropSettings\r
+            // PictureSettings\r
             // \r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;\r
             this.BackColor = System.Drawing.Color.Transparent;\r