namespace autorun { partial class autorunForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(autorunForm)); this.panel2 = new System.Windows.Forms.Panel(); this.flagCN = new System.Windows.Forms.PictureBox(); this.MDVlink = new System.Windows.Forms.LinkLabel(); this.notes_button = new System.Windows.Forms.Button(); this.install_button = new System.Windows.Forms.Button(); this.community_button = new System.Windows.Forms.Button(); this.donate_button = new System.Windows.Forms.Button(); this.gb_tooltip = new System.Windows.Forms.ToolTip(this.components); this.flagRU = new System.Windows.Forms.PictureBox(); this.flagBR = new System.Windows.Forms.PictureBox(); this.flagIT = new System.Windows.Forms.PictureBox(); this.flagES = new System.Windows.Forms.PictureBox(); this.flagDE = new System.Windows.Forms.PictureBox(); this.flagFR = new System.Windows.Forms.PictureBox(); this.flagGB = new System.Windows.Forms.PictureBox(); this.logoMGA = new System.Windows.Forms.PictureBox(); this.arch_label = new System.Windows.Forms.Label(); this.product_label = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.flagCN)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagRU)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagBR)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagIT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagES)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagDE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagFR)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.flagGB)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.logoMGA)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // panel2 // this.panel2.BackColor = System.Drawing.Color.LightGray; this.panel2.Controls.Add(this.flagCN); this.panel2.Controls.Add(this.MDVlink); resources.ApplyResources(this.panel2, "panel2"); this.panel2.Name = "panel2"; // // flagCN // this.flagCN.BackColor = System.Drawing.Color.Transparent; this.flagCN.Image = global::autorun.Properties.Resources.cn; resources.ApplyResources(this.flagCN, "flagCN"); this.flagCN.Name = "flagCN"; this.flagCN.TabStop = false; this.gb_tooltip.SetToolTip(this.flagCN, resources.GetString("flagCN.ToolTip")); this.flagCN.Click += new System.EventHandler(this.flagCN_Click); // // MDVlink // resources.ApplyResources(this.MDVlink, "MDVlink"); this.MDVlink.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.MDVlink.Name = "MDVlink"; this.MDVlink.TabStop = true; this.MDVlink.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.MDVlink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.MGAlink_LinkClicked_1); // // notes_button // this.notes_button.BackColor = System.Drawing.Color.Transparent; this.notes_button.Cursor = System.Windows.Forms.Cursors.Hand; this.notes_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16))))); this.notes_button.FlatAppearance.BorderSize = 2; this.notes_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))); resources.ApplyResources(this.notes_button, "notes_button"); this.notes_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.notes_button.Name = "notes_button"; this.notes_button.TabStop = false; this.notes_button.UseVisualStyleBackColor = false; this.notes_button.Click += new System.EventHandler(this.notes_button_Click); // // install_button // this.install_button.BackColor = System.Drawing.Color.Transparent; this.install_button.Cursor = System.Windows.Forms.Cursors.Hand; this.install_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16))))); this.install_button.FlatAppearance.BorderSize = 2; this.install_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))); resources.ApplyResources(this.install_button, "install_button"); this.install_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.install_button.Name = "install_button"; this.install_button.TabStop = false; this.install_button.UseVisualStyleBackColor = false; this.install_button.Click += new System.EventHandler(this.install_button_Click); // // community_button // this.community_button.BackColor = System.Drawing.Color.Transparent; this.community_button.Cursor = System.Windows.Forms.Cursors.Hand; this.community_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16))))); this.community_button.FlatAppearance.BorderSize = 2; this.community_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))); resources.ApplyResources(this.community_button, "community_button"); this.community_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.community_button.Name = "community_button"; this.community_button.TabStop = false; this.community_button.UseVisualStyleBackColor = false; this.community_button.Click += new System.EventHandler(this.community_button_Click); // // donate_button // this.donate_button.BackColor = System.Drawing.Color.Transparent; this.donate_button.Cursor = System.Windows.Forms.Cursors.Hand; this.donate_button.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(179)))), ((int)(((byte)(16))))); this.donate_button.FlatAppearance.BorderSize = 2; this.donate_button.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))); resources.ApplyResources(this.donate_button, "donate_button"); this.donate_button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.donate_button.Name = "donate_button"; this.donate_button.TabStop = false; this.donate_button.UseVisualStyleBackColor = false; this.donate_button.Click += new System.EventHandler(this.donate_button_Click); // // gb_tooltip // this.gb_tooltip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))); this.gb_tooltip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(68)))), ((int)(((byte)(156))))); this.gb_tooltip.IsBalloon = true; // // flagRU // this.flagRU.BackColor = System.Drawing.Color.Transparent; this.flagRU.Image = global::autorun.Properties.Resources.ru; resources.ApplyResources(this.flagRU, "flagRU"); this.flagRU.Name = "flagRU"; this.flagRU.TabStop = false; this.gb_tooltip.SetToolTip(this.flagRU, resources.GetString("flagRU.ToolTip")); this.flagRU.Click += new System.EventHandler(this.flagRU_Click); // // flagBR // this.flagBR.BackColor = System.Drawing.Color.Transparent; this.flagBR.Image = global::autorun.Properties.Resources.br; resources.ApplyResources(this.flagBR, "flagBR"); this.flagBR.Name = "flagBR"; this.flagBR.TabStop = false; this.gb_tooltip.SetToolTip(this.flagBR, resources.GetString("flagBR.ToolTip")); this.flagBR.Click += new System.EventHandler(this.flagBR_Click); // // flagIT // this.flagIT.BackColor = System.Drawing.Color.Transparent; this.flagIT.Image = global::autorun.Properties.Resources.it; resources.ApplyResources(this.flagIT, "flagIT"); this.flagIT.Name = "flagIT"; this.flagIT.TabStop = false; this.gb_tooltip.SetToolTip(this.flagIT, resources.GetString("flagIT.ToolTip")); this.flagIT.Click += new System.EventHandler(this.flagIT_Click); // // flagES // this.flagES.BackColor = System.Drawing.Color.Transparent; this.flagES.Image = global::autorun.Properties.Resources.es; resources.ApplyResources(this.flagES, "flagES"); this.flagES.Name = "flagES"; this.flagES.TabStop = false; this.gb_tooltip.SetToolTip(this.flagES, resources.GetString("flagES.ToolTip")); this.flagES.Click += new System.EventHandler(this.flagES_Click); // // flagDE // this.flagDE.BackColor = System.Drawing.Color.Transparent; this.flagDE.Image = global::autorun.Properties.Resources.de; resources.ApplyResources(this.flagDE, "flagDE"); this.flagDE.Name = "flagDE"; this.flagDE.TabStop = false; this.gb_tooltip.SetToolTip(this.flagDE, resources.GetString("flagDE.ToolTip")); this.flagDE.Click += new System.EventHandler(this.flagDE_Click); // // flagFR // this.flagFR.BackColor = System.Drawing.Color.Transparent; this.flagFR.Image = global::autorun.Properties.Resources.fr; resources.ApplyResources(this.flagFR, "flagFR"); this.flagFR.Name = "flagFR"; this.flagFR.TabStop = false; this.gb_tooltip.SetToolTip(this.flagFR, resources.GetString("flagFR.ToolTip")); this.flagFR.Click += new System.EventHandler(this.flagFR_Click); // // flagGB // this.flagGB.BackColor = System.Drawing.Color.Transparent; this.flagGB.Image = global::autorun.Properties.Resources.gb; resources.ApplyResources(this.flagGB, "flagGB"); this.flagGB.Name = "flagGB"; this.flagGB.TabStop = false; this.gb_tooltip.SetToolTip(this.flagGB, resources.GetString("flagGB.ToolTip")); this.flagGB.Click += new System.EventHandler(this.flagGB_Click); // // logoMGA // this.logoMGA.BackColor = System.Drawing.Color.Transparent; this.logoMGA.Image = global::autorun.Properties.Resources.mageia_logo; resources.ApplyResources(this.logoMGA, "logoMGA"); this.logoMGA.Name = "logoMGA"; this.logoMGA.TabStop = false; // // arch_label // resources.ApplyResources(this.arch_label, "arch_label"); this.arch_label.Name = "arch_label"; // // product_label // resources.ApplyResources(this.product_label, "product_label"); this.product_label.Name = "product_label"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.Controls.Add(this.product_label); this.panel1.Controls.Add(this.arch_label); this.panel1.Controls.Add(this.logoMGA); resources.ApplyResources(this.panel1, "panel1"); this.panel1.Name = "panel1"; // // autorunForm // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.donate_button); this.Controls.Add(this.community_button); this.Controls.Add(this.flagRU); this.Controls.Add(this.notes_button); this.Controls.Add(this.install_button); this.Controls.Add(this.flagBR); this.Controls.Add(this.flagIT); this.Controls.Add(this.flagES); this.Controls.Add(this.flagDE); this.Controls.Add(this.flagFR); this.Controls.Add(this.flagGB); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.MaximizeBox = false; this.Name = "autorunForm"; this.Opacity = 0.96D; this.Load += new System.EventHandler(this.Form1_Load); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.flagCN)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagRU)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagBR)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagIT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagES)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagDE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagFR)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.flagGB)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.logoMGA)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox flagGB; private System.Windows.Forms.PictureBox flagFR; private System.Windows.Forms.PictureBox flagDE; private System.Windows.Forms.PictureBox flagES; private System.Windows.Forms.PictureBox flagIT; private System.Windows.Forms.PictureBox flagBR; private System.Windows.Forms.PictureBox flagRU; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.LinkLabel MDVlink; private System.Windows.Forms.Button notes_button; private System.Windows.Forms.Button install_button; private System.Windows.Forms.Button community_button; private System.Windows.Forms.Button donate_button; private System.Windows.Forms.ToolTip gb_tooltip; private System.Windows.Forms.PictureBox flagCN; private System.Windows.Forms.PictureBox logoMGA; private System.Windows.Forms.Label arch_label; private System.Windows.Forms.Label product_label; private System.Windows.Forms.Panel panel1; } }