OSDN Git Service

b71122f6435ae286f76110c9233ff7c1e91776ef
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmActivityWindow.Designer.cs
1 /*  frmDvdInfo.Designer.cs \r
2         \r
3     This file is part of the HandBrake source code.\r
4     Homepage: <http://handbrake.fr>.\r
5     It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake\r
8 {\r
9     partial class frmActivityWindow\r
10     {\r
11         /// <summary>\r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary>\r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Windows Form Designer generated code\r
30 \r
31         /// <summary>\r
32         /// Required method for Designer support - do not modify\r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmActivityWindow));\r
39             this.rtf_actLog = new System.Windows.Forms.RichTextBox();\r
40             this.rightClickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
41             this.mnu_copy_log = new System.Windows.Forms.ToolStripMenuItem();\r
42             this.mnu_openLogFolder = new System.Windows.Forms.ToolStripMenuItem();\r
43             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
44             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
45             this.btn_copy = new System.Windows.Forms.ToolStripButton();\r
46             this.logSelector = new System.Windows.Forms.ToolStripComboBox();\r
47             this.panel1 = new System.Windows.Forms.Panel();\r
48             this.rightClickMenu.SuspendLayout();\r
49             this.toolStrip1.SuspendLayout();\r
50             this.SuspendLayout();\r
51             // \r
52             // rtf_actLog\r
53             // \r
54             this.rtf_actLog.ContextMenuStrip = this.rightClickMenu;\r
55             this.rtf_actLog.Cursor = System.Windows.Forms.Cursors.IBeam;\r
56             this.rtf_actLog.DetectUrls = false;\r
57             this.rtf_actLog.Dock = System.Windows.Forms.DockStyle.Fill;\r
58             this.rtf_actLog.Location = new System.Drawing.Point(0, 25);\r
59             this.rtf_actLog.Name = "rtf_actLog";\r
60             this.rtf_actLog.ReadOnly = true;\r
61             this.rtf_actLog.Size = new System.Drawing.Size(404, 552);\r
62             this.rtf_actLog.TabIndex = 29;\r
63             this.rtf_actLog.Text = "";\r
64             // \r
65             // rightClickMenu\r
66             // \r
67             this.rightClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
68             this.mnu_copy_log,\r
69             this.mnu_openLogFolder});\r
70             this.rightClickMenu.Name = "rightClickMenu";\r
71             this.rightClickMenu.Size = new System.Drawing.Size(254, 48);\r
72             // \r
73             // mnu_copy_log\r
74             // \r
75             this.mnu_copy_log.Image = global::Handbrake.Properties.Resources.copy;\r
76             this.mnu_copy_log.Name = "mnu_copy_log";\r
77             this.mnu_copy_log.Size = new System.Drawing.Size(253, 22);\r
78             this.mnu_copy_log.Text = "Copy";\r
79             this.mnu_copy_log.Click += new System.EventHandler(this.MnuCopyLogClick);\r
80             // \r
81             // mnu_openLogFolder\r
82             // \r
83             this.mnu_openLogFolder.Image = global::Handbrake.Properties.Resources.folder;\r
84             this.mnu_openLogFolder.Name = "mnu_openLogFolder";\r
85             this.mnu_openLogFolder.Size = new System.Drawing.Size(253, 22);\r
86             this.mnu_openLogFolder.Text = "Open Individual Log File Directory";\r
87             this.mnu_openLogFolder.Click += new System.EventHandler(this.MnuOpenLogFolderClick);\r
88             // \r
89             // ToolTip\r
90             // \r
91             this.ToolTip.Active = false;\r
92             // \r
93             // toolStrip1\r
94             // \r
95             this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
96             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
97             this.btn_copy,\r
98             this.logSelector});\r
99             this.toolStrip1.Location = new System.Drawing.Point(0, 0);\r
100             this.toolStrip1.Name = "toolStrip1";\r
101             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
102             this.toolStrip1.Size = new System.Drawing.Size(404, 25);\r
103             this.toolStrip1.TabIndex = 96;\r
104             this.toolStrip1.Text = "toolStrip1";\r
105             // \r
106             // btn_copy\r
107             // \r
108             this.btn_copy.Image = ((System.Drawing.Image)(resources.GetObject("btn_copy.Image")));\r
109             this.btn_copy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
110             this.btn_copy.ImageTransparentColor = System.Drawing.Color.Magenta;\r
111             this.btn_copy.Name = "btn_copy";\r
112             this.btn_copy.Size = new System.Drawing.Size(122, 22);\r
113             this.btn_copy.Text = "Copy to clipboard";\r
114             this.btn_copy.Click += new System.EventHandler(this.BtnCopyClick);\r
115             // \r
116             // logSelector\r
117             // \r
118             this.logSelector.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
119             this.logSelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
120             this.logSelector.Items.AddRange(new object[] {\r
121             "Scan Log",\r
122             "Encode Log"});\r
123             this.logSelector.Name = "logSelector";\r
124             this.logSelector.Size = new System.Drawing.Size(121, 25);\r
125             this.logSelector.SelectedIndexChanged += new System.EventHandler(this.LogSelectorClick);\r
126             // \r
127             // panel1\r
128             // \r
129             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
130             this.panel1.Location = new System.Drawing.Point(0, 25);\r
131             this.panel1.Name = "panel1";\r
132             this.panel1.Size = new System.Drawing.Size(404, 552);\r
133             this.panel1.TabIndex = 97;\r
134             // \r
135             // frmActivityWindow\r
136             // \r
137             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
138             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
139             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
140             this.ClientSize = new System.Drawing.Size(404, 577);\r
141             this.Controls.Add(this.rtf_actLog);\r
142             this.Controls.Add(this.panel1);\r
143             this.Controls.Add(this.toolStrip1);\r
144             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
145             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
146             this.MaximizeBox = false;\r
147             this.MinimizeBox = false;\r
148             this.Name = "frmActivityWindow";\r
149             this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;\r
150             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
151             this.Text = "Activity Window";\r
152             this.Load += new System.EventHandler(this.ActivityWindowLoad);\r
153             this.rightClickMenu.ResumeLayout(false);\r
154             this.toolStrip1.ResumeLayout(false);\r
155             this.toolStrip1.PerformLayout();\r
156             this.ResumeLayout(false);\r
157             this.PerformLayout();\r
158 \r
159         }\r
160 \r
161         #endregion\r
162 \r
163         internal System.Windows.Forms.RichTextBox rtf_actLog;\r
164         internal System.Windows.Forms.ToolTip ToolTip;\r
165         private System.Windows.Forms.ToolStrip toolStrip1;\r
166         private System.Windows.Forms.Panel panel1;\r
167         private System.Windows.Forms.ToolStripButton btn_copy;\r
168         private System.Windows.Forms.ContextMenuStrip rightClickMenu;\r
169         private System.Windows.Forms.ToolStripMenuItem mnu_copy_log;\r
170         private System.Windows.Forms.ToolStripMenuItem mnu_openLogFolder;\r
171         private System.Windows.Forms.ToolStripComboBox logSelector;\r
172     }\r
173 }