OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmDvdInfo.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmDvdInfo\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             this.components = new System.ComponentModel.Container();\r
32             this.Label2 = new System.Windows.Forms.Label();\r
33             this.rtf_dvdInfo = new System.Windows.Forms.RichTextBox();\r
34             this.btn_close = new System.Windows.Forms.Button();\r
35             this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
36             this.label1 = new System.Windows.Forms.Label();\r
37             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
38             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
39             this.SuspendLayout();\r
40             // \r
41             // Label2\r
42             // \r
43             this.Label2.AutoSize = true;\r
44             this.Label2.BackColor = System.Drawing.SystemColors.ControlLight;\r
45             this.Label2.Location = new System.Drawing.Point(51, 41);\r
46             this.Label2.Name = "Label2";\r
47             this.Label2.Size = new System.Drawing.Size(279, 13);\r
48             this.Label2.TabIndex = 30;\r
49             this.Label2.Text = "Handbrake\'s DVD information output in an unparsed form.";\r
50             // \r
51             // rtf_dvdInfo\r
52             // \r
53             this.rtf_dvdInfo.DetectUrls = false;\r
54             this.rtf_dvdInfo.Location = new System.Drawing.Point(16, 70);\r
55             this.rtf_dvdInfo.Name = "rtf_dvdInfo";\r
56             this.rtf_dvdInfo.ReadOnly = true;\r
57             this.rtf_dvdInfo.Size = new System.Drawing.Size(515, 365);\r
58             this.rtf_dvdInfo.TabIndex = 29;\r
59             this.rtf_dvdInfo.Text = "";\r
60             this.ToolTip.SetToolTip(this.rtf_dvdInfo, "Note: If you have not scanned a DVD then this window\r\nwill display the previously" +\r
61                     " read DVD.\r\n");\r
62             // \r
63             // btn_close\r
64             // \r
65             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
66             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
67             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
68             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
69             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
70             this.btn_close.Location = new System.Drawing.Point(421, 452);\r
71             this.btn_close.Name = "btn_close";\r
72             this.btn_close.Size = new System.Drawing.Size(110, 22);\r
73             this.btn_close.TabIndex = 28;\r
74             this.btn_close.TabStop = false;\r
75             this.btn_close.Text = "Close Window";\r
76             this.btn_close.UseVisualStyleBackColor = false;\r
77             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
78             // \r
79             // pictureBox1\r
80             // \r
81             this.pictureBox1.Image = global::Handbrake.Properties.Resources.Movies;\r
82             this.pictureBox1.Location = new System.Drawing.Point(13, 13);\r
83             this.pictureBox1.Name = "pictureBox1";\r
84             this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
85             this.pictureBox1.TabIndex = 39;\r
86             this.pictureBox1.TabStop = false;\r
87             // \r
88             // label1\r
89             // \r
90             this.label1.AutoSize = true;\r
91             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
92             this.label1.Location = new System.Drawing.Point(51, 25);\r
93             this.label1.Name = "label1";\r
94             this.label1.Size = new System.Drawing.Size(127, 13);\r
95             this.label1.TabIndex = 40;\r
96             this.label1.Text = "Media Information";\r
97             // \r
98             // ToolTip\r
99             // \r
100             this.ToolTip.Active = false;\r
101             // \r
102             // frmDvdInfo\r
103             // \r
104             this.AcceptButton = this.btn_close;\r
105             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
106             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
107             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
108             this.ClientSize = new System.Drawing.Size(547, 482);\r
109             this.ControlBox = false;\r
110             this.Controls.Add(this.label1);\r
111             this.Controls.Add(this.pictureBox1);\r
112             this.Controls.Add(this.Label2);\r
113             this.Controls.Add(this.rtf_dvdInfo);\r
114             this.Controls.Add(this.btn_close);\r
115             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
116             this.MaximizeBox = false;\r
117             this.MaximumSize = new System.Drawing.Size(553, 520);\r
118             this.MinimizeBox = false;\r
119             this.MinimumSize = new System.Drawing.Size(553, 506);\r
120             this.Name = "frmDvdInfo";\r
121             this.ShowIcon = false;\r
122             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
123             this.Text = " ";\r
124             this.Load += new System.EventHandler(this.frmDvdInfo_Load);\r
125             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
126             this.ResumeLayout(false);\r
127             this.PerformLayout();\r
128 \r
129         }\r
130 \r
131         #endregion\r
132 \r
133         internal System.Windows.Forms.Label Label2;\r
134         internal System.Windows.Forms.RichTextBox rtf_dvdInfo;\r
135         internal System.Windows.Forms.Button btn_close;\r
136         private System.Windows.Forms.PictureBox pictureBox1;\r
137         private System.Windows.Forms.Label label1;\r
138         internal System.Windows.Forms.ToolTip ToolTip;\r
139     }\r
140 }