Aerolinea.frmMenu.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMenu));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.pASAJEROSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.vUELOSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rEGISTROAVIONESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aSIGNACIÓNVUELOSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rESERVACIONESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pAGOSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.uSUARIOSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aYUDAToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rEPORTESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.usuariosToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.vuelosToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.reservacionesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.cERRARSESSIONToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.menuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.pASAJEROSToolStripMenuItem,
            this.vUELOSToolStripMenuItem,
            this.rESERVACIONESToolStripMenuItem,
            this.pAGOSToolStripMenuItem,
            this.uSUARIOSToolStripMenuItem,
            this.aYUDAToolStripMenuItem,
            this.rEPORTESToolStripMenuItem,
            this.cERRARSESSIONToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1014, 27);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
            // 
            // pASAJEROSToolStripMenuItem
            // 
            this.pASAJEROSToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.pASAJEROSToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pASAJEROSToolStripMenuItem.Image")));
            this.pASAJEROSToolStripMenuItem.Name = "pASAJEROSToolStripMenuItem";
            this.pASAJEROSToolStripMenuItem.Size = new System.Drawing.Size(109, 23);
            this.pASAJEROSToolStripMenuItem.Text = "PASAJEROS";
            this.pASAJEROSToolStripMenuItem.Click += new System.EventHandler(this.pASAJEROSToolStripMenuItem_Click);
            // 
            // vUELOSToolStripMenuItem
            // 
            this.vUELOSToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.rEGISTROAVIONESToolStripMenuItem,
            this.aSIGNACIÓNVUELOSToolStripMenuItem});
            this.vUELOSToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.vUELOSToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("vUELOSToolStripMenuItem.Image")));
            this.vUELOSToolStripMenuItem.Name = "vUELOSToolStripMenuItem";
            this.vUELOSToolStripMenuItem.Size = new System.Drawing.Size(89, 23);
            this.vUELOSToolStripMenuItem.Text = "VUELOS";
            this.vUELOSToolStripMenuItem.Click += new System.EventHandler(this.vUELOSToolStripMenuItem_Click);
            // 
            // rEGISTROAVIONESToolStripMenuItem
            // 
            this.rEGISTROAVIONESToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("rEGISTROAVIONESToolStripMenuItem.Image")));
            this.rEGISTROAVIONESToolStripMenuItem.Name = "rEGISTROAVIONESToolStripMenuItem";
            this.rEGISTROAVIONESToolStripMenuItem.Size = new System.Drawing.Size(217, 24);
            this.rEGISTROAVIONESToolStripMenuItem.Text = "REGISTRO AVIONES";
            this.rEGISTROAVIONESToolStripMenuItem.Click += new System.EventHandler(this.rEGISTROAVIONESToolStripMenuItem_Click);
            // 
            // aSIGNACIÓNVUELOSToolStripMenuItem
            // 
            this.aSIGNACIÓNVUELOSToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("aSIGNACIÓNVUELOSToolStripMenuItem.Image")));
            this.aSIGNACIÓNVUELOSToolStripMenuItem.Name = "aSIGNACIÓNVUELOSToolStripMenuItem";
            this.aSIGNACIÓNVUELOSToolStripMenuItem.Size = new System.Drawing.Size(217, 24);
            this.aSIGNACIÓNVUELOSToolStripMenuItem.Text = "ASIGNACIÓN VUELOS";
            this.aSIGNACIÓNVUELOSToolStripMenuItem.Click += new System.EventHandler(this.aSIGNACIÓNVUELOSToolStripMenuItem_Click);
            // 
            // rESERVACIONESToolStripMenuItem
            // 
            this.rESERVACIONESToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.rESERVACIONESToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("rESERVACIONESToolStripMenuItem.Image")));
            this.rESERVACIONESToolStripMenuItem.Name = "rESERVACIONESToolStripMenuItem";
            this.rESERVACIONESToolStripMenuItem.Size = new System.Drawing.Size(144, 23);
            this.rESERVACIONESToolStripMenuItem.Text = "RESERVACIONES";
            this.rESERVACIONESToolStripMenuItem.Click += new System.EventHandler(this.rESERVACIONESToolStripMenuItem_Click);
            // 
            // pAGOSToolStripMenuItem
            // 
            this.pAGOSToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.pAGOSToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pAGOSToolStripMenuItem.Image")));
            this.pAGOSToolStripMenuItem.Name = "pAGOSToolStripMenuItem";
            this.pAGOSToolStripMenuItem.Size = new System.Drawing.Size(81, 23);
            this.pAGOSToolStripMenuItem.Text = "PAGOS";
            this.pAGOSToolStripMenuItem.Click += new System.EventHandler(this.pAGOSToolStripMenuItem_Click);
            // 
            // uSUARIOSToolStripMenuItem
            // 
            this.uSUARIOSToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uSUARIOSToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("uSUARIOSToolStripMenuItem.Image")));
            this.uSUARIOSToolStripMenuItem.Name = "uSUARIOSToolStripMenuItem";
            this.uSUARIOSToolStripMenuItem.Size = new System.Drawing.Size(104, 23);
            this.uSUARIOSToolStripMenuItem.Text = "USUARIOS";
            this.uSUARIOSToolStripMenuItem.Click += new System.EventHandler(this.uSUARIOSToolStripMenuItem_Click);
            // 
            // aYUDAToolStripMenuItem
            // 
            this.aYUDAToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.aYUDAToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("aYUDAToolStripMenuItem.Image")));
            this.aYUDAToolStripMenuItem.Name = "aYUDAToolStripMenuItem";
            this.aYUDAToolStripMenuItem.Size = new System.Drawing.Size(82, 23);
            this.aYUDAToolStripMenuItem.Text = "AYUDA";
            // 
            // rEPORTESToolStripMenuItem
            // 
            this.rEPORTESToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.usuariosToolStripMenuItem1,
            this.vuelosToolStripMenuItem1,
            this.reservacionesToolStripMenuItem1});
            this.rEPORTESToolStripMenuItem.Font = new System.Drawing.Font("Calibri", 12F);
            this.rEPORTESToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("rEPORTESToolStripMenuItem.Image")));
            this.rEPORTESToolStripMenuItem.Name = "rEPORTESToolStripMenuItem";
            this.rEPORTESToolStripMenuItem.Size = new System.Drawing.Size(105, 23);
            this.rEPORTESToolStripMenuItem.Text = "REPORTES";
            // 
            // usuariosToolStripMenuItem1
            // 
            this.usuariosToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("usuariosToolStripMenuItem1.Image")));
            this.usuariosToolStripMenuItem1.Name = "usuariosToolStripMenuItem1";
            this.usuariosToolStripMenuItem1.Size = new System.Drawing.Size(172, 24);
            this.usuariosToolStripMenuItem1.Text = "Usuarios";
            // 
            // vuelosToolStripMenuItem1
            // 
            this.vuelosToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("vuelosToolStripMenuItem1.Image")));
            this.vuelosToolStripMenuItem1.Name = "vuelosToolStripMenuItem1";
            this.vuelosToolStripMenuItem1.Size = new System.Drawing.Size(172, 24);
            this.vuelosToolStripMenuItem1.Text = "Vuelos";
            // 
            // reservacionesToolStripMenuItem1
            // 
            this.reservacionesToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("reservacionesToolStripMenuItem1.Image")));
            this.reservacionesToolStripMenuItem1.Name = "reservacionesToolStripMenuItem1";
            this.reservacionesToolStripMenuItem1.Size = new System.Drawing.Size(172, 24);
            this.reservacionesToolStripMenuItem1.Text = "Reservaciones";
            // 
            // cERRARSESSIONToolStripMenuItem
            // 
            this.cERRARSESSIONToolStripMenuItem.Image = global::Aerolinea.Properties.Resources.cancelar1;
            this.cERRARSESSIONToolStripMenuItem.Name = "cERRARSESSIONToolStripMenuItem";
            this.cERRARSESSIONToolStripMenuItem.Size = new System.Drawing.Size(126, 23);
            this.cERRARSESSIONToolStripMenuItem.Text = "CERRAR SESSION";
            this.cERRARSESSIONToolStripMenuItem.Click += new System.EventHandler(this.cERRARSESSIONToolStripMenuItem_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlLight;
            this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(0, 27);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(1014, 607);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox1.TabIndex = 1;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Dock = System.Windows.Forms.DockStyle.Top;
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel,
            this.toolStripStatusLabel2});
            this.statusStrip1.Location = new System.Drawing.Point(0, 27);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1014, 22);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel
            // 
            this.toolStripStatusLabel.ActiveLinkColor = System.Drawing.SystemColors.ControlLight;
            this.toolStripStatusLabel.BackColor = System.Drawing.SystemColors.Control;
            this.toolStripStatusLabel.Name = "toolStripStatusLabel";
            this.toolStripStatusLabel.Size = new System.Drawing.Size(118, 17);
            this.toolStripStatusLabel.Text = "toolStripStatusLabel1";
            this.toolStripStatusLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.toolStripStatusLabel.Click += new System.EventHandler(this.toolStripStatusLabel_Click);
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.ActiveLinkColor = System.Drawing.SystemColors.ControlLight;
            this.toolStripStatusLabel2.BackColor = System.Drawing.SystemColors.Control;
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(118, 17);
            this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
            // 
            // frmMenu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.PaleTurquoise;
            this.ClientSize = new System.Drawing.Size(1014, 634);
            this.ControlBox = false;
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.menuStrip1);
            this.MainMenuStrip = this.menuStrip1;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmMenu";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Menu Principal";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.Form2_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }