OSDN Git Service

WinGui:
[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.m0k.org/>.\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.btn_close = new System.Windows.Forms.Button();\r
41             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
42             this.btn_copy = new System.Windows.Forms.Button();\r
43             this.btn_refresh = new System.Windows.Forms.Button();\r
44             this.SuspendLayout();\r
45             // \r
46             // rtf_actLog\r
47             // \r
48             this.rtf_actLog.DetectUrls = false;\r
49             this.rtf_actLog.Location = new System.Drawing.Point(12, 12);\r
50             this.rtf_actLog.Name = "rtf_actLog";\r
51             this.rtf_actLog.ReadOnly = true;\r
52             this.rtf_actLog.Size = new System.Drawing.Size(389, 381);\r
53             this.rtf_actLog.TabIndex = 29;\r
54             this.rtf_actLog.Text = "";\r
55             // \r
56             // btn_close\r
57             // \r
58             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
59             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
60             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
61             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
62             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
63             this.btn_close.Location = new System.Drawing.Point(273, 399);\r
64             this.btn_close.Name = "btn_close";\r
65             this.btn_close.Size = new System.Drawing.Size(128, 22);\r
66             this.btn_close.TabIndex = 28;\r
67             this.btn_close.TabStop = false;\r
68             this.btn_close.Text = "Close Window";\r
69             this.btn_close.UseVisualStyleBackColor = false;\r
70             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
71             // \r
72             // ToolTip\r
73             // \r
74             this.ToolTip.Active = false;\r
75             // \r
76             // btn_copy\r
77             // \r
78             this.btn_copy.BackColor = System.Drawing.SystemColors.ControlLight;\r
79             this.btn_copy.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
80             this.btn_copy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
81             this.btn_copy.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
82             this.btn_copy.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
83             this.btn_copy.Location = new System.Drawing.Point(12, 399);\r
84             this.btn_copy.Name = "btn_copy";\r
85             this.btn_copy.Size = new System.Drawing.Size(134, 23);\r
86             this.btn_copy.TabIndex = 93;\r
87             this.btn_copy.Text = "Copy to Clipboard";\r
88             this.btn_copy.UseVisualStyleBackColor = false;\r
89             this.btn_copy.Click += new System.EventHandler(this.btn_copy_Click);\r
90             // \r
91             // btn_refresh\r
92             // \r
93             this.btn_refresh.BackColor = System.Drawing.SystemColors.ControlLight;\r
94             this.btn_refresh.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
95             this.btn_refresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
96             this.btn_refresh.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
97             this.btn_refresh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
98             this.btn_refresh.Location = new System.Drawing.Point(152, 399);\r
99             this.btn_refresh.Name = "btn_refresh";\r
100             this.btn_refresh.Size = new System.Drawing.Size(69, 23);\r
101             this.btn_refresh.TabIndex = 94;\r
102             this.btn_refresh.Text = "Refresh";\r
103             this.btn_refresh.UseVisualStyleBackColor = false;\r
104             this.btn_refresh.Click += new System.EventHandler(this.btn_refresh_Click);\r
105             // \r
106             // frmActivityWindow\r
107             // \r
108             this.AcceptButton = this.btn_close;\r
109             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
110             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
111             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
112             this.ClientSize = new System.Drawing.Size(414, 434);\r
113             this.Controls.Add(this.btn_refresh);\r
114             this.Controls.Add(this.btn_copy);\r
115             this.Controls.Add(this.rtf_actLog);\r
116             this.Controls.Add(this.btn_close);\r
117             this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
118             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
119             this.MaximizeBox = false;\r
120             this.MinimizeBox = false;\r
121             this.Name = "frmActivityWindow";\r
122             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
123             this.Text = "Activity Window";\r
124             this.Load += new System.EventHandler(this.frmActivityWindow_Load);\r
125             this.ResumeLayout(false);\r
126 \r
127         }\r
128 \r
129         #endregion\r
130 \r
131         internal System.Windows.Forms.RichTextBox rtf_actLog;\r
132         internal System.Windows.Forms.Button btn_close;\r
133         internal System.Windows.Forms.ToolTip ToolTip;\r
134         internal System.Windows.Forms.Button btn_copy;\r
135         internal System.Windows.Forms.Button btn_refresh;\r
136     }\r
137 }