OSDN Git Service

f5db97dbb632dcd7f6068f735af327a969a2025b
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmQueue\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             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQueue));\r
32             this.btn_down = new System.Windows.Forms.Button();\r
33             this.btn_up = new System.Windows.Forms.Button();\r
34             this.btn_delete = new System.Windows.Forms.Button();\r
35             this.Label1 = new System.Windows.Forms.Label();\r
36             this.btn_q_encoder = new System.Windows.Forms.Button();\r
37             this.list_queue = new System.Windows.Forms.ListBox();\r
38             this.btn_Close = new System.Windows.Forms.Button();\r
39             this.progressBar = new System.Windows.Forms.ProgressBar();\r
40             this.label2 = new System.Windows.Forms.Label();\r
41             this.lbl_progressValue = new System.Windows.Forms.Label();\r
42             this.btn_minimise = new System.Windows.Forms.Button();\r
43             this.SuspendLayout();\r
44             // \r
45             // btn_down\r
46             // \r
47             this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
48             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
49             this.btn_down.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
50             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
51             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
52             this.btn_down.Location = new System.Drawing.Point(540, 9);\r
53             this.btn_down.Name = "btn_down";\r
54             this.btn_down.Size = new System.Drawing.Size(100, 22);\r
55             this.btn_down.TabIndex = 33;\r
56             this.btn_down.TabStop = false;\r
57             this.btn_down.Text = "Move Down";\r
58             this.btn_down.UseVisualStyleBackColor = false;\r
59             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
60             // \r
61             // btn_up\r
62             // \r
63             this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
64             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
65             this.btn_up.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
66             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
67             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
68             this.btn_up.Location = new System.Drawing.Point(434, 9);\r
69             this.btn_up.Name = "btn_up";\r
70             this.btn_up.Size = new System.Drawing.Size(100, 22);\r
71             this.btn_up.TabIndex = 32;\r
72             this.btn_up.TabStop = false;\r
73             this.btn_up.Text = "Move Up";\r
74             this.btn_up.UseVisualStyleBackColor = false;\r
75             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
76             // \r
77             // btn_delete\r
78             // \r
79             this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
80             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
81             this.btn_delete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
82             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
83             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
84             this.btn_delete.Location = new System.Drawing.Point(140, 374);\r
85             this.btn_delete.Name = "btn_delete";\r
86             this.btn_delete.Size = new System.Drawing.Size(124, 22);\r
87             this.btn_delete.TabIndex = 31;\r
88             this.btn_delete.TabStop = false;\r
89             this.btn_delete.Text = "Delete Item";\r
90             this.btn_delete.UseVisualStyleBackColor = false;\r
91             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
92             // \r
93             // Label1\r
94             // \r
95             this.Label1.AutoSize = true;\r
96             this.Label1.Location = new System.Drawing.Point(10, 14);\r
97             this.Label1.Name = "Label1";\r
98             this.Label1.Size = new System.Drawing.Size(110, 13);\r
99             this.Label1.TabIndex = 30;\r
100             this.Label1.Text = "Videos on the Queue:";\r
101             // \r
102             // btn_q_encoder\r
103             // \r
104             this.btn_q_encoder.BackColor = System.Drawing.SystemColors.ControlLight;\r
105             this.btn_q_encoder.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
106             this.btn_q_encoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
107             this.btn_q_encoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
108             this.btn_q_encoder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
109             this.btn_q_encoder.Location = new System.Drawing.Point(10, 374);\r
110             this.btn_q_encoder.Name = "btn_q_encoder";\r
111             this.btn_q_encoder.Size = new System.Drawing.Size(124, 22);\r
112             this.btn_q_encoder.TabIndex = 29;\r
113             this.btn_q_encoder.TabStop = false;\r
114             this.btn_q_encoder.Text = "Encode Video(s)";\r
115             this.btn_q_encoder.UseVisualStyleBackColor = false;\r
116             this.btn_q_encoder.Click += new System.EventHandler(this.btn_q_encoder_Click);\r
117             // \r
118             // list_queue\r
119             // \r
120             this.list_queue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
121             this.list_queue.FormattingEnabled = true;\r
122             this.list_queue.HorizontalScrollbar = true;\r
123             this.list_queue.Location = new System.Drawing.Point(10, 37);\r
124             this.list_queue.Name = "list_queue";\r
125             this.list_queue.Size = new System.Drawing.Size(630, 288);\r
126             this.list_queue.TabIndex = 28;\r
127             // \r
128             // btn_Close\r
129             // \r
130             this.btn_Close.BackColor = System.Drawing.SystemColors.ControlLight;\r
131             this.btn_Close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
132             this.btn_Close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
133             this.btn_Close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
134             this.btn_Close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
135             this.btn_Close.Location = new System.Drawing.Point(532, 374);\r
136             this.btn_Close.Name = "btn_Close";\r
137             this.btn_Close.Size = new System.Drawing.Size(108, 22);\r
138             this.btn_Close.TabIndex = 27;\r
139             this.btn_Close.TabStop = false;\r
140             this.btn_Close.Text = "Close Window";\r
141             this.btn_Close.UseVisualStyleBackColor = false;\r
142             this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click);\r
143             // \r
144             // progressBar\r
145             // \r
146             this.progressBar.BackColor = System.Drawing.SystemColors.ControlLight;\r
147             this.progressBar.Location = new System.Drawing.Point(74, 331);\r
148             this.progressBar.Name = "progressBar";\r
149             this.progressBar.Size = new System.Drawing.Size(513, 23);\r
150             this.progressBar.TabIndex = 34;\r
151             // \r
152             // label2\r
153             // \r
154             this.label2.AutoSize = true;\r
155             this.label2.Location = new System.Drawing.Point(7, 337);\r
156             this.label2.Name = "label2";\r
157             this.label2.Size = new System.Drawing.Size(51, 13);\r
158             this.label2.TabIndex = 35;\r
159             this.label2.Text = "Progress:";\r
160             // \r
161             // lbl_progressValue\r
162             // \r
163             this.lbl_progressValue.AutoSize = true;\r
164             this.lbl_progressValue.Location = new System.Drawing.Point(605, 337);\r
165             this.lbl_progressValue.Name = "lbl_progressValue";\r
166             this.lbl_progressValue.Size = new System.Drawing.Size(24, 13);\r
167             this.lbl_progressValue.TabIndex = 36;\r
168             this.lbl_progressValue.Text = "0 %";\r
169             // \r
170             // btn_minimise\r
171             // \r
172             this.btn_minimise.BackColor = System.Drawing.SystemColors.ControlLight;\r
173             this.btn_minimise.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
174             this.btn_minimise.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
175             this.btn_minimise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
176             this.btn_minimise.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
177             this.btn_minimise.Location = new System.Drawing.Point(389, 374);\r
178             this.btn_minimise.Name = "btn_minimise";\r
179             this.btn_minimise.Size = new System.Drawing.Size(137, 22);\r
180             this.btn_minimise.TabIndex = 37;\r
181             this.btn_minimise.TabStop = false;\r
182             this.btn_minimise.Text = "Minimize Window";\r
183             this.btn_minimise.UseVisualStyleBackColor = false;\r
184             this.btn_minimise.Click += new System.EventHandler(this.btn_minimise_Click);\r
185             // \r
186             // frmQueue\r
187             // \r
188             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
189             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
190             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
191             this.ClientSize = new System.Drawing.Size(657, 406);\r
192             this.Controls.Add(this.btn_minimise);\r
193             this.Controls.Add(this.lbl_progressValue);\r
194             this.Controls.Add(this.label2);\r
195             this.Controls.Add(this.progressBar);\r
196             this.Controls.Add(this.btn_down);\r
197             this.Controls.Add(this.btn_up);\r
198             this.Controls.Add(this.btn_delete);\r
199             this.Controls.Add(this.Label1);\r
200             this.Controls.Add(this.btn_q_encoder);\r
201             this.Controls.Add(this.list_queue);\r
202             this.Controls.Add(this.btn_Close);\r
203             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
204             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
205             this.MaximizeBox = false;\r
206             this.MaximumSize = new System.Drawing.Size(663, 431);\r
207             this.MinimumSize = new System.Drawing.Size(663, 431);\r
208             this.Name = "frmQueue";\r
209             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
210             this.Text = "Queue";\r
211             this.ResumeLayout(false);\r
212             this.PerformLayout();\r
213 \r
214         }\r
215 \r
216         #endregion\r
217 \r
218         internal System.Windows.Forms.Button btn_down;\r
219         internal System.Windows.Forms.Button btn_up;\r
220         internal System.Windows.Forms.Button btn_delete;\r
221         internal System.Windows.Forms.Label Label1;\r
222         internal System.Windows.Forms.Button btn_q_encoder;\r
223         internal System.Windows.Forms.ListBox list_queue;\r
224         internal System.Windows.Forms.Button btn_Close;\r
225         private System.Windows.Forms.ProgressBar progressBar;\r
226         private System.Windows.Forms.Label label2;\r
227         private System.Windows.Forms.Label lbl_progressValue;\r
228         internal System.Windows.Forms.Button btn_minimise;\r
229     }\r
230 }