OSDN Git Service

WinGui:
[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.btn_q_encoder = new System.Windows.Forms.Button();\r
36             this.list_queue = new System.Windows.Forms.ListBox();\r
37             this.btn_Close = new System.Windows.Forms.Button();\r
38             this.progressBar = new System.Windows.Forms.ProgressBar();\r
39             this.label2 = new System.Windows.Forms.Label();\r
40             this.lbl_progressValue = new System.Windows.Forms.Label();\r
41             this.label1 = new System.Windows.Forms.Label();\r
42             this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
43             this.label3 = new System.Windows.Forms.Label();\r
44             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
45             this.SuspendLayout();\r
46             // \r
47             // btn_down\r
48             // \r
49             this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
50             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
51             this.btn_down.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
52             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
53             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
54             this.btn_down.Location = new System.Drawing.Point(650, 144);\r
55             this.btn_down.Name = "btn_down";\r
56             this.btn_down.Size = new System.Drawing.Size(64, 22);\r
57             this.btn_down.TabIndex = 33;\r
58             this.btn_down.TabStop = false;\r
59             this.btn_down.Text = "Down";\r
60             this.btn_down.UseVisualStyleBackColor = false;\r
61             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
62             // \r
63             // btn_up\r
64             // \r
65             this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
66             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
67             this.btn_up.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
68             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
69             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
70             this.btn_up.Location = new System.Drawing.Point(649, 116);\r
71             this.btn_up.Name = "btn_up";\r
72             this.btn_up.Size = new System.Drawing.Size(64, 22);\r
73             this.btn_up.TabIndex = 32;\r
74             this.btn_up.TabStop = false;\r
75             this.btn_up.Text = "Up";\r
76             this.btn_up.UseVisualStyleBackColor = false;\r
77             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
78             // \r
79             // btn_delete\r
80             // \r
81             this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
82             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
83             this.btn_delete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
84             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
85             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
86             this.btn_delete.Location = new System.Drawing.Point(650, 190);\r
87             this.btn_delete.Name = "btn_delete";\r
88             this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
89             this.btn_delete.TabIndex = 31;\r
90             this.btn_delete.TabStop = false;\r
91             this.btn_delete.Text = "Delete";\r
92             this.btn_delete.UseVisualStyleBackColor = false;\r
93             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
94             // \r
95             // btn_q_encoder\r
96             // \r
97             this.btn_q_encoder.BackColor = System.Drawing.SystemColors.ControlLight;\r
98             this.btn_q_encoder.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
99             this.btn_q_encoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
100             this.btn_q_encoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
101             this.btn_q_encoder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
102             this.btn_q_encoder.Location = new System.Drawing.Point(13, 302);\r
103             this.btn_q_encoder.Name = "btn_q_encoder";\r
104             this.btn_q_encoder.Size = new System.Drawing.Size(124, 22);\r
105             this.btn_q_encoder.TabIndex = 29;\r
106             this.btn_q_encoder.TabStop = false;\r
107             this.btn_q_encoder.Text = "Encode Video(s)";\r
108             this.btn_q_encoder.UseVisualStyleBackColor = false;\r
109             this.btn_q_encoder.Click += new System.EventHandler(this.btn_q_encoder_Click);\r
110             // \r
111             // list_queue\r
112             // \r
113             this.list_queue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
114             this.list_queue.FormattingEnabled = true;\r
115             this.list_queue.HorizontalScrollbar = true;\r
116             this.list_queue.Location = new System.Drawing.Point(13, 72);\r
117             this.list_queue.Name = "list_queue";\r
118             this.list_queue.Size = new System.Drawing.Size(630, 184);\r
119             this.list_queue.TabIndex = 28;\r
120             // \r
121             // btn_Close\r
122             // \r
123             this.btn_Close.BackColor = System.Drawing.SystemColors.ControlLight;\r
124             this.btn_Close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
125             this.btn_Close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
126             this.btn_Close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
127             this.btn_Close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
128             this.btn_Close.Location = new System.Drawing.Point(606, 305);\r
129             this.btn_Close.Name = "btn_Close";\r
130             this.btn_Close.Size = new System.Drawing.Size(108, 22);\r
131             this.btn_Close.TabIndex = 27;\r
132             this.btn_Close.TabStop = false;\r
133             this.btn_Close.Text = "Close Window";\r
134             this.btn_Close.UseVisualStyleBackColor = false;\r
135             this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click);\r
136             // \r
137             // progressBar\r
138             // \r
139             this.progressBar.BackColor = System.Drawing.SystemColors.ControlLight;\r
140             this.progressBar.Location = new System.Drawing.Point(67, 264);\r
141             this.progressBar.Name = "progressBar";\r
142             this.progressBar.Size = new System.Drawing.Size(576, 23);\r
143             this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;\r
144             this.progressBar.TabIndex = 34;\r
145             // \r
146             // label2\r
147             // \r
148             this.label2.AutoSize = true;\r
149             this.label2.Location = new System.Drawing.Point(10, 270);\r
150             this.label2.Name = "label2";\r
151             this.label2.Size = new System.Drawing.Size(51, 13);\r
152             this.label2.TabIndex = 35;\r
153             this.label2.Text = "Progress:";\r
154             // \r
155             // lbl_progressValue\r
156             // \r
157             this.lbl_progressValue.AutoSize = true;\r
158             this.lbl_progressValue.Location = new System.Drawing.Point(646, 270);\r
159             this.lbl_progressValue.Name = "lbl_progressValue";\r
160             this.lbl_progressValue.Size = new System.Drawing.Size(24, 13);\r
161             this.lbl_progressValue.TabIndex = 36;\r
162             this.lbl_progressValue.Text = "0 %";\r
163             // \r
164             // label1\r
165             // \r
166             this.label1.AutoSize = true;\r
167             this.label1.Location = new System.Drawing.Point(51, 43);\r
168             this.label1.Name = "label1";\r
169             this.label1.Size = new System.Drawing.Size(166, 13);\r
170             this.label1.TabIndex = 40;\r
171             this.label1.Text = "List of items ready to be encoded:";\r
172             // \r
173             // pictureBox1\r
174             // \r
175             this.pictureBox1.Image = global::Handbrake.Properties.Resources.Queue;\r
176             this.pictureBox1.Location = new System.Drawing.Point(13, 13);\r
177             this.pictureBox1.Name = "pictureBox1";\r
178             this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
179             this.pictureBox1.TabIndex = 38;\r
180             this.pictureBox1.TabStop = false;\r
181             // \r
182             // label3\r
183             // \r
184             this.label3.AutoSize = true;\r
185             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
186             this.label3.Location = new System.Drawing.Point(51, 25);\r
187             this.label3.Name = "label3";\r
188             this.label3.Size = new System.Drawing.Size(48, 13);\r
189             this.label3.TabIndex = 39;\r
190             this.label3.Text = "Queue";\r
191             // \r
192             // frmQueue\r
193             // \r
194             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
195             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
196             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
197             this.ClientSize = new System.Drawing.Size(723, 332);\r
198             this.Controls.Add(this.label1);\r
199             this.Controls.Add(this.label3);\r
200             this.Controls.Add(this.pictureBox1);\r
201             this.Controls.Add(this.lbl_progressValue);\r
202             this.Controls.Add(this.label2);\r
203             this.Controls.Add(this.progressBar);\r
204             this.Controls.Add(this.btn_down);\r
205             this.Controls.Add(this.btn_up);\r
206             this.Controls.Add(this.btn_delete);\r
207             this.Controls.Add(this.btn_q_encoder);\r
208             this.Controls.Add(this.list_queue);\r
209             this.Controls.Add(this.btn_Close);\r
210             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
211             this.MaximizeBox = false;\r
212             this.Name = "frmQueue";\r
213             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
214             this.Text = "Encode Queue";\r
215             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
216             this.ResumeLayout(false);\r
217             this.PerformLayout();\r
218 \r
219         }\r
220 \r
221         #endregion\r
222 \r
223         internal System.Windows.Forms.Button btn_down;\r
224         internal System.Windows.Forms.Button btn_up;\r
225         internal System.Windows.Forms.Button btn_delete;\r
226         internal System.Windows.Forms.Button btn_q_encoder;\r
227         internal System.Windows.Forms.ListBox list_queue;\r
228         internal System.Windows.Forms.Button btn_Close;\r
229         private System.Windows.Forms.ProgressBar progressBar;\r
230         private System.Windows.Forms.Label label2;\r
231         private System.Windows.Forms.Label lbl_progressValue;\r
232         private System.Windows.Forms.PictureBox pictureBox1;\r
233         private System.Windows.Forms.Label label1;\r
234         private System.Windows.Forms.Label label3;\r
235     }\r
236 }