OSDN Git Service

WinGui:
[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             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDvdInfo));\r
33             this.Label2 = new System.Windows.Forms.Label();\r
34             this.rtf_dvdInfo = new System.Windows.Forms.RichTextBox();\r
35             this.btn_close = new System.Windows.Forms.Button();\r
36             this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
37             this.label1 = new System.Windows.Forms.Label();\r
38             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
39             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
40             this.SuspendLayout();\r
41             // \r
42             // Label2\r
43             // \r
44             this.Label2.AutoSize = true;\r
45             this.Label2.BackColor = System.Drawing.SystemColors.ControlLight;\r
46             this.Label2.Location = new System.Drawing.Point(51, 41);\r
47             this.Label2.Name = "Label2";\r
48             this.Label2.Size = new System.Drawing.Size(279, 13);\r
49             this.Label2.TabIndex = 30;\r
50             this.Label2.Text = "Handbrake\'s DVD information output in an unparsed form.";\r
51             // \r
52             // rtf_dvdInfo\r
53             // \r
54             this.rtf_dvdInfo.DetectUrls = false;\r
55             this.rtf_dvdInfo.Location = new System.Drawing.Point(16, 70);\r
56             this.rtf_dvdInfo.Name = "rtf_dvdInfo";\r
57             this.rtf_dvdInfo.ReadOnly = true;\r
58             this.rtf_dvdInfo.Size = new System.Drawing.Size(515, 365);\r
59             this.rtf_dvdInfo.TabIndex = 29;\r
60             this.rtf_dvdInfo.Text = "";\r
61             this.ToolTip.SetToolTip(this.rtf_dvdInfo, "Note: If you have not scanned a DVD then this window\r\nwill display the previously" +\r
62                     " read DVD.\r\n");\r
63             // \r
64             // btn_close\r
65             // \r
66             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
67             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
68             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
69             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
70             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
71             this.btn_close.Location = new System.Drawing.Point(421, 452);\r
72             this.btn_close.Name = "btn_close";\r
73             this.btn_close.Size = new System.Drawing.Size(110, 22);\r
74             this.btn_close.TabIndex = 28;\r
75             this.btn_close.TabStop = false;\r
76             this.btn_close.Text = "Close Window";\r
77             this.btn_close.UseVisualStyleBackColor = false;\r
78             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
79             // \r
80             // pictureBox1\r
81             // \r
82             this.pictureBox1.Image = global::Handbrake.Properties.Resources.Movies;\r
83             this.pictureBox1.Location = new System.Drawing.Point(13, 13);\r
84             this.pictureBox1.Name = "pictureBox1";\r
85             this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
86             this.pictureBox1.TabIndex = 39;\r
87             this.pictureBox1.TabStop = false;\r
88             // \r
89             // label1\r
90             // \r
91             this.label1.AutoSize = true;\r
92             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
93             this.label1.Location = new System.Drawing.Point(51, 25);\r
94             this.label1.Name = "label1";\r
95             this.label1.Size = new System.Drawing.Size(127, 13);\r
96             this.label1.TabIndex = 40;\r
97             this.label1.Text = "Media Information";\r
98             // \r
99             // ToolTip\r
100             // \r
101             this.ToolTip.Active = false;\r
102             // \r
103             // frmDvdInfo\r
104             // \r
105             this.AcceptButton = this.btn_close;\r
106             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
107             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
108             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
109             this.ClientSize = new System.Drawing.Size(545, 493);\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.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
122             this.Text = "Media Information";\r
123             this.Load += new System.EventHandler(this.frmDvdInfo_Load);\r
124             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
125             this.ResumeLayout(false);\r
126             this.PerformLayout();\r
127 \r
128         }\r
129 \r
130         #endregion\r
131 \r
132         internal System.Windows.Forms.Label Label2;\r
133         internal System.Windows.Forms.RichTextBox rtf_dvdInfo;\r
134         internal System.Windows.Forms.Button btn_close;\r
135         private System.Windows.Forms.PictureBox pictureBox1;\r
136         private System.Windows.Forms.Label label1;\r
137         internal System.Windows.Forms.ToolTip ToolTip;\r
138     }\r
139 }