/[soft]/autorun/trunk/Mageia - Autorun CD-DVD/AutorunForm.Designer.cs
ViewVC logotype

Contents of /autorun/trunk/Mageia - Autorun CD-DVD/AutorunForm.Designer.cs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1553 - (show annotations) (download)
Fri May 27 08:48:37 2011 UTC (12 years, 11 months ago) by ennael
File size: 17673 byte(s)
import autorun

1 namespace autorun
2 {
3 partial class autorunForm
4 {
5 /// <summary>
6 /// Required designer variable.
7 /// </summary>
8 private System.ComponentModel.IContainer components = null;
9
10 /// <summary>
11 /// Clean up any resources being used.
12 /// </summary>
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing)
15 {
16 if (disposing && (components != null))
17 {
18 components.Dispose();
19 }
20 base.Dispose(disposing);
21 }
22
23 #region Windows Form Designer generated code
24
25 /// <summary>
26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor.
28 /// </summary>
29 private void InitializeComponent()
30 {
31 this.components = new System.ComponentModel.Container();
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(autorunForm));
33 this.panel2 = new System.Windows.Forms.Panel();
34 this.flagCN = new System.Windows.Forms.PictureBox();
35 this.MDVlink = new System.Windows.Forms.LinkLabel();
36 this.notes_button = new System.Windows.Forms.Button();
37 this.install_button = new System.Windows.Forms.Button();
38 this.community_button = new System.Windows.Forms.Button();
39 this.store_button = new System.Windows.Forms.Button();
40 this.gb_tooltip = new System.Windows.Forms.ToolTip(this.components);
41 this.flagRU = new System.Windows.Forms.PictureBox();
42 this.flagBR = new System.Windows.Forms.PictureBox();
43 this.flagIT = new System.Windows.Forms.PictureBox();
44 this.flagES = new System.Windows.Forms.PictureBox();
45 this.flagDE = new System.Windows.Forms.PictureBox();
46 this.flagFR = new System.Windows.Forms.PictureBox();
47 this.flagGB = new System.Windows.Forms.PictureBox();
48 this.panel1 = new System.Windows.Forms.Panel();
49 this.product_label = new System.Windows.Forms.Label();
50 this.arch_label = new System.Windows.Forms.Label();
51 this.logoMDV = new System.Windows.Forms.PictureBox();
52 this.panel2.SuspendLayout();
53 ((System.ComponentModel.ISupportInitialize)(this.flagCN)).BeginInit();
54 ((System.ComponentModel.ISupportInitialize)(this.flagRU)).BeginInit();
55 ((System.ComponentModel.ISupportInitialize)(this.flagBR)).BeginInit();
56 ((System.ComponentModel.ISupportInitialize)(this.flagIT)).BeginInit();
57 ((System.ComponentModel.ISupportInitialize)(this.flagES)).BeginInit();
58 ((System.ComponentModel.ISupportInitialize)(this.flagDE)).BeginInit();
59 ((System.ComponentModel.ISupportInitialize)(this.flagFR)).BeginInit();
60 ((System.ComponentModel.ISupportInitialize)(this.flagGB)).BeginInit();
61 this.panel1.SuspendLayout();
62 ((System.ComponentModel.ISupportInitialize)(this.logoMDV)).BeginInit();
63 this.SuspendLayout();
64 //
65 // panel2
66 //
67 this.panel2.BackColor = System.Drawing.Color.LightGray;
68 this.panel2.Controls.Add(this.flagCN);
69 this.panel2.Controls.Add(this.MDVlink);
70 resources.ApplyResources(this.panel2, "panel2");
71 this.panel2.Name = "panel2";
72 //
73 // flagCN
74 //
75 this.flagCN.BackColor = System.Drawing.Color.Transparent;
76 this.flagCN.Image = global::autorun.Properties.Resources.cn;
77 resources.ApplyResources(this.flagCN, "flagCN");
78 this.flagCN.Name = "flagCN";
79 this.flagCN.TabStop = false;
80 this.gb_tooltip.SetToolTip(this.flagCN, resources.GetString("flagCN.ToolTip"));
81 this.flagCN.Click += new System.EventHandler(this.flagCN_Click);
82 //
83 // MDVlink
84 //
85 resources.ApplyResources(this.MDVlink, "MDVlink");
86 this.MDVlink.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
87 this.MDVlink.Name = "MDVlink";
88 this.MDVlink.TabStop = true;
89 this.MDVlink.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
90 this.MDVlink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.MDVlink_LinkClicked_1);
91 //
92 // notes_button
93 //
94 this.notes_button.BackColor = System.Drawing.Color.Transparent;
95 this.notes_button.Cursor = System.Windows.Forms.Cursors.Hand;
96 this.notes_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16)))));
97 this.notes_button.FlatAppearance.BorderSize = 2;
98 this.notes_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219)))));
99 resources.ApplyResources(this.notes_button, "notes_button");
100 this.notes_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
101 this.notes_button.Name = "notes_button";
102 this.notes_button.TabStop = false;
103 this.notes_button.UseVisualStyleBackColor = false;
104 this.notes_button.Click += new System.EventHandler(this.notes_button_Click);
105 //
106 // install_button
107 //
108 this.install_button.BackColor = System.Drawing.Color.Transparent;
109 this.install_button.Cursor = System.Windows.Forms.Cursors.Hand;
110 this.install_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16)))));
111 this.install_button.FlatAppearance.BorderSize = 2;
112 this.install_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219)))));
113 resources.ApplyResources(this.install_button, "install_button");
114 this.install_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
115 this.install_button.Name = "install_button";
116 this.install_button.TabStop = false;
117 this.install_button.UseVisualStyleBackColor = false;
118 this.install_button.Click += new System.EventHandler(this.install_button_Click);
119 //
120 // community_button
121 //
122 this.community_button.BackColor = System.Drawing.Color.Transparent;
123 this.community_button.Cursor = System.Windows.Forms.Cursors.Hand;
124 this.community_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16)))));
125 this.community_button.FlatAppearance.BorderSize = 2;
126 this.community_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219)))));
127 resources.ApplyResources(this.community_button, "community_button");
128 this.community_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
129 this.community_button.Name = "community_button";
130 this.community_button.TabStop = false;
131 this.community_button.UseVisualStyleBackColor = false;
132 this.community_button.Click += new System.EventHandler(this.community_button_Click);
133 //
134 // store_button
135 //
136 this.store_button.BackColor = System.Drawing.Color.Transparent;
137 this.store_button.Cursor = System.Windows.Forms.Cursors.Hand;
138 this.store_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16)))));
139 this.store_button.FlatAppearance.BorderSize = 2;
140 this.store_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219)))));
141 resources.ApplyResources(this.store_button, "store_button");
142 this.store_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
143 this.store_button.Name = "store_button";
144 this.store_button.TabStop = false;
145 this.store_button.UseVisualStyleBackColor = false;
146 this.store_button.Click += new System.EventHandler(this.store_button_Click);
147 //
148 // gb_tooltip
149 //
150 this.gb_tooltip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219)))));
151 this.gb_tooltip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156)))));
152 this.gb_tooltip.IsBalloon = true;
153 //
154 // flagRU
155 //
156 this.flagRU.BackColor = System.Drawing.Color.Transparent;
157 this.flagRU.Image = global::autorun.Properties.Resources.ru;
158 resources.ApplyResources(this.flagRU, "flagRU");
159 this.flagRU.Name = "flagRU";
160 this.flagRU.TabStop = false;
161 this.gb_tooltip.SetToolTip(this.flagRU, resources.GetString("flagRU.ToolTip"));
162 this.flagRU.Click += new System.EventHandler(this.flagRU_Click);
163 //
164 // flagBR
165 //
166 this.flagBR.BackColor = System.Drawing.Color.Transparent;
167 this.flagBR.Image = global::autorun.Properties.Resources.br;
168 resources.ApplyResources(this.flagBR, "flagBR");
169 this.flagBR.Name = "flagBR";
170 this.flagBR.TabStop = false;
171 this.gb_tooltip.SetToolTip(this.flagBR, resources.GetString("flagBR.ToolTip"));
172 this.flagBR.Click += new System.EventHandler(this.flagBR_Click);
173 //
174 // flagIT
175 //
176 this.flagIT.BackColor = System.Drawing.Color.Transparent;
177 this.flagIT.Image = global::autorun.Properties.Resources.it;
178 resources.ApplyResources(this.flagIT, "flagIT");
179 this.flagIT.Name = "flagIT";
180 this.flagIT.TabStop = false;
181 this.gb_tooltip.SetToolTip(this.flagIT, resources.GetString("flagIT.ToolTip"));
182 this.flagIT.Click += new System.EventHandler(this.flagIT_Click);
183 //
184 // flagES
185 //
186 this.flagES.BackColor = System.Drawing.Color.Transparent;
187 this.flagES.Image = global::autorun.Properties.Resources.es;
188 resources.ApplyResources(this.flagES, "flagES");
189 this.flagES.Name = "flagES";
190 this.flagES.TabStop = false;
191 this.gb_tooltip.SetToolTip(this.flagES, resources.GetString("flagES.ToolTip"));
192 this.flagES.Click += new System.EventHandler(this.flagES_Click);
193 //
194 // flagDE
195 //
196 this.flagDE.BackColor = System.Drawing.Color.Transparent;
197 this.flagDE.Image = global::autorun.Properties.Resources.de;
198 resources.ApplyResources(this.flagDE, "flagDE");
199 this.flagDE.Name = "flagDE";
200 this.flagDE.TabStop = false;
201 this.gb_tooltip.SetToolTip(this.flagDE, resources.GetString("flagDE.ToolTip"));
202 this.flagDE.Click += new System.EventHandler(this.flagDE_Click);
203 //
204 // flagFR
205 //
206 this.flagFR.BackColor = System.Drawing.Color.Transparent;
207 this.flagFR.Image = global::autorun.Properties.Resources.fr;
208 resources.ApplyResources(this.flagFR, "flagFR");
209 this.flagFR.Name = "flagFR";
210 this.flagFR.TabStop = false;
211 this.gb_tooltip.SetToolTip(this.flagFR, resources.GetString("flagFR.ToolTip"));
212 this.flagFR.Click += new System.EventHandler(this.flagFR_Click);
213 //
214 // flagGB
215 //
216 this.flagGB.BackColor = System.Drawing.Color.Transparent;
217 this.flagGB.Image = global::autorun.Properties.Resources.gb;
218 resources.ApplyResources(this.flagGB, "flagGB");
219 this.flagGB.Name = "flagGB";
220 this.flagGB.TabStop = false;
221 this.gb_tooltip.SetToolTip(this.flagGB, resources.GetString("flagGB.ToolTip"));
222 this.flagGB.Click += new System.EventHandler(this.flagGB_Click);
223 //
224 // panel1
225 //
226 this.panel1.BackColor = System.Drawing.Color.Transparent;
227 this.panel1.BackgroundImage = global::autorun.Properties.Resources.mdv_top_blue_gradient_full;
228 this.panel1.Controls.Add(this.product_label);
229 this.panel1.Controls.Add(this.arch_label);
230 this.panel1.Controls.Add(this.logoMDV);
231 resources.ApplyResources(this.panel1, "panel1");
232 this.panel1.Name = "panel1";
233 //
234 // product_label
235 //
236 resources.ApplyResources(this.product_label, "product_label");
237 this.product_label.Name = "product_label";
238 //
239 // arch_label
240 //
241 resources.ApplyResources(this.arch_label, "arch_label");
242 this.arch_label.Name = "arch_label";
243 //
244 // logoMDV
245 //
246 this.logoMDV.BackColor = System.Drawing.Color.Transparent;
247 resources.ApplyResources(this.logoMDV, "logoMDV");
248 this.logoMDV.Name = "logoMDV";
249 this.logoMDV.TabStop = false;
250 //
251 // autorunForm
252 //
253 resources.ApplyResources(this, "$this");
254 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
255 this.BackColor = System.Drawing.Color.White;
256 this.Controls.Add(this.store_button);
257 this.Controls.Add(this.community_button);
258 this.Controls.Add(this.flagRU);
259 this.Controls.Add(this.notes_button);
260 this.Controls.Add(this.install_button);
261 this.Controls.Add(this.flagBR);
262 this.Controls.Add(this.flagIT);
263 this.Controls.Add(this.flagES);
264 this.Controls.Add(this.flagDE);
265 this.Controls.Add(this.flagFR);
266 this.Controls.Add(this.flagGB);
267 this.Controls.Add(this.panel2);
268 this.Controls.Add(this.panel1);
269 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
270 this.MaximizeBox = false;
271 this.Name = "autorunForm";
272 this.Opacity = 0.96;
273 this.Load += new System.EventHandler(this.Form1_Load);
274 this.panel2.ResumeLayout(false);
275 this.panel2.PerformLayout();
276 ((System.ComponentModel.ISupportInitialize)(this.flagCN)).EndInit();
277 ((System.ComponentModel.ISupportInitialize)(this.flagRU)).EndInit();
278 ((System.ComponentModel.ISupportInitialize)(this.flagBR)).EndInit();
279 ((System.ComponentModel.ISupportInitialize)(this.flagIT)).EndInit();
280 ((System.ComponentModel.ISupportInitialize)(this.flagES)).EndInit();
281 ((System.ComponentModel.ISupportInitialize)(this.flagDE)).EndInit();
282 ((System.ComponentModel.ISupportInitialize)(this.flagFR)).EndInit();
283 ((System.ComponentModel.ISupportInitialize)(this.flagGB)).EndInit();
284 this.panel1.ResumeLayout(false);
285 this.panel1.PerformLayout();
286 ((System.ComponentModel.ISupportInitialize)(this.logoMDV)).EndInit();
287 this.ResumeLayout(false);
288 this.PerformLayout();
289
290 }
291
292 #endregion
293
294 private System.Windows.Forms.PictureBox flagGB;
295 private System.Windows.Forms.PictureBox flagFR;
296 private System.Windows.Forms.PictureBox flagDE;
297 private System.Windows.Forms.PictureBox flagES;
298 private System.Windows.Forms.PictureBox flagIT;
299 private System.Windows.Forms.PictureBox flagBR;
300 private System.Windows.Forms.PictureBox flagRU;
301 private System.Windows.Forms.PictureBox logoMDV;
302 private System.Windows.Forms.Panel panel2;
303 private System.Windows.Forms.LinkLabel MDVlink;
304 private System.Windows.Forms.Button notes_button;
305 private System.Windows.Forms.Button install_button;
306 private System.Windows.Forms.Button community_button;
307 private System.Windows.Forms.Button store_button;
308 private System.Windows.Forms.Panel panel1;
309 private System.Windows.Forms.Label arch_label;
310 private System.Windows.Forms.Label product_label;
311 private System.Windows.Forms.ToolTip gb_tooltip;
312 private System.Windows.Forms.PictureBox flagCN;
313 }
314 }
315

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30