Exemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Entorno));
     this.metroShell1 = new DevComponents.DotNetBar.Metro.MetroShell();
     this.metroTabPanel1 = new DevComponents.DotNetBar.Metro.MetroTabPanel();
     this.bar1 = new DevComponents.DotNetBar.Bar();
     this.btnNuevo = new DevComponents.DotNetBar.ButtonItem();
     this.btnGuardar = new DevComponents.DotNetBar.ButtonItem();
     this.btnEditar = new DevComponents.DotNetBar.ButtonItem();
     this.btnBorrar = new DevComponents.DotNetBar.ButtonItem();
     this.btnCancelar = new DevComponents.DotNetBar.ButtonItem();
     this.labelItem2 = new DevComponents.DotNetBar.LabelItem();
     this.btnPrimero = new DevComponents.DotNetBar.ButtonItem();
     this.btnAnterior = new DevComponents.DotNetBar.ButtonItem();
     this.btnSiguiente = new DevComponents.DotNetBar.ButtonItem();
     this.btnUltimo = new DevComponents.DotNetBar.ButtonItem();
     this.metroAppButton1 = new DevComponents.DotNetBar.Metro.MetroAppButton();
     this.tabControles = new DevComponents.DotNetBar.Metro.MetroTabItem();
     this.labelItem1 = new DevComponents.DotNetBar.LabelItem();
     this.bubbleButton2 = new DevComponents.DotNetBar.BubbleButton();
     this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components);
     this.btnBuscar = new DevComponents.DotNetBar.ButtonItem();
     this.metroShell1.SuspendLayout();
     this.metroTabPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     this.SuspendLayout();
     //
     // metroShell1
     //
     this.metroShell1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.metroShell1.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources.form_background;
     //
     //
     //
     this.metroShell1.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources.form_background2;
     this.metroShell1.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.metroShell1.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Double;
     this.metroShell1.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BorderColorLight = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BorderColorLight2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Double;
     this.metroShell1.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Double;
     this.metroShell1.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.metroShell1.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Double;
     this.metroShell1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroShell1.CaptionVisible = true;
     this.metroShell1.Controls.Add(this.metroTabPanel1);
     this.metroShell1.Dock = System.Windows.Forms.DockStyle.Top;
     this.metroShell1.ForeColor = System.Drawing.Color.Black;
     this.metroShell1.HelpButtonText = null;
     this.metroShell1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.metroAppButton1,
     this.tabControles});
     this.metroShell1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
     this.metroShell1.Location = new System.Drawing.Point(0, 1);
     this.metroShell1.Name = "metroShell1";
     this.metroShell1.SettingsButtonVisible = false;
     this.metroShell1.Size = new System.Drawing.Size(955, 125);
     this.metroShell1.SystemText.MaximizeRibbonText = "&Maximize the Ribbon";
     this.metroShell1.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon";
     this.metroShell1.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
     this.metroShell1.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>";
     this.metroShell1.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar...";
     this.metroShell1.SystemText.QatDialogAddButton = "&Add >>";
     this.metroShell1.SystemText.QatDialogCancelButton = "Cancel";
     this.metroShell1.SystemText.QatDialogCaption = "Customize Quick Access Toolbar";
     this.metroShell1.SystemText.QatDialogCategoriesLabel = "&Choose commands from:";
     this.metroShell1.SystemText.QatDialogOkButton = "OK";
     this.metroShell1.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
     this.metroShell1.SystemText.QatDialogRemoveButton = "&Remove";
     this.metroShell1.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon";
     this.metroShell1.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon";
     this.metroShell1.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar";
     this.metroShell1.TabIndex = 0;
     this.metroShell1.TabStripFont = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.metroShell1.Text = "metroShell1";
     //
     // metroTabPanel1
     //
     this.metroTabPanel1.CanvasColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.metroTabPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.metroTabPanel1.Controls.Add(this.bar1);
     this.metroTabPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.metroTabPanel1.Location = new System.Drawing.Point(0, 51);
     this.metroTabPanel1.Name = "metroTabPanel1";
     this.metroTabPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
     this.metroTabPanel1.Size = new System.Drawing.Size(955, 74);
     //
     //
     //
     this.metroTabPanel1.Style.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.metroTabPanel1.Style.BackColor2 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.metroTabPanel1.Style.BackColorGradientType = DevComponents.DotNetBar.eGradientType.Radial;
     this.metroTabPanel1.Style.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources.form_background2;
     this.metroTabPanel1.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.metroTabPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.metroTabPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.metroTabPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTabPanel1.TabIndex = 1;
     //
     // bar1
     //
     this.bar1.AccessibleDescription = "bar1 (bar1)";
     this.bar1.AccessibleName = "bar1";
     this.bar1.AccessibleRole = System.Windows.Forms.AccessibleRole.ToolBar;
     this.bar1.AntiAlias = true;
     this.bar1.BackColor = System.Drawing.Color.Transparent;
     this.bar1.DockedBorderStyle = DevComponents.DotNetBar.eBorderType.Bump;
     this.bar1.DockSide = DevComponents.DotNetBar.eDockSide.Document;
     this.bar1.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
     this.bar1.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.bar1.ForeColor = System.Drawing.Color.Black;
     this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.btnNuevo,
     this.btnGuardar,
     this.btnEditar,
     this.btnBorrar,
     this.btnCancelar,
     this.labelItem2,
     this.btnPrimero,
     this.btnAnterior,
     this.btnSiguiente,
     this.btnUltimo,
     this.btnBuscar});
     this.bar1.Location = new System.Drawing.Point(6, 3);
     this.bar1.Name = "bar1";
     this.bar1.Size = new System.Drawing.Size(609, 63);
     this.bar1.Stretch = true;
     this.bar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
     this.bar1.TabIndex = 0;
     this.bar1.TabStop = false;
     this.bar1.Text = "bar1";
     //
     // btnNuevo
     //
     this.btnNuevo.Image = global::Control_Aulas_UAM.Properties.Resources.nuevo48;
     this.btnNuevo.Name = "btnNuevo";
     this.btnNuevo.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
     this.btnNuevo.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlN);
     this.btnNuevo.Text = "buttonItem9";
     this.btnNuevo.Tooltip = "Nuevo";
     //
     // btnGuardar
     //
     this.btnGuardar.Image = global::Control_Aulas_UAM.Properties.Resources.guardar48;
     this.btnGuardar.Name = "btnGuardar";
     this.btnGuardar.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlG);
     this.btnGuardar.Text = "buttonItem8";
     this.btnGuardar.Tooltip = "Guardar";
     //
     // btnEditar
     //
     this.btnEditar.Image = global::Control_Aulas_UAM.Properties.Resources.edtar48;
     this.btnEditar.Name = "btnEditar";
     this.btnEditar.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlE);
     this.btnEditar.Text = "buttonItem6";
     this.btnEditar.Tooltip = "Editar";
     //
     // btnBorrar
     //
     this.btnBorrar.Image = global::Control_Aulas_UAM.Properties.Resources.borrar48;
     this.btnBorrar.Name = "btnBorrar";
     this.btnBorrar.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlDel);
     this.btnBorrar.Text = "buttonItem7";
     this.btnBorrar.Tooltip = "Borrar";
     //
     // btnCancelar
     //
     this.btnCancelar.Image = global::Control_Aulas_UAM.Properties.Resources.cancelar48;
     this.btnCancelar.Name = "btnCancelar";
     this.btnCancelar.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
     this.btnCancelar.Text = "buttonItem7";
     //
     // labelItem2
     //
     this.labelItem2.Enabled = false;
     this.labelItem2.Image = global::Control_Aulas_UAM.Properties.Resources.linea48;
     this.labelItem2.Name = "labelItem2";
     //
     // btnPrimero
     //
     this.btnPrimero.Image = global::Control_Aulas_UAM.Properties.Resources.previousEnd48;
     this.btnPrimero.Name = "btnPrimero";
     this.btnPrimero.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlUp);
     this.btnPrimero.Text = "buttonItem13";
     this.btnPrimero.Tooltip = "Primero";
     //
     // btnAnterior
     //
     this.btnAnterior.Image = global::Control_Aulas_UAM.Properties.Resources.previous48;
     this.btnAnterior.Name = "btnAnterior";
     this.btnAnterior.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlLeft);
     this.btnAnterior.Text = "buttonItem12";
     this.btnAnterior.Tooltip = "Anterior";
     //
     // btnSiguiente
     //
     this.btnSiguiente.Image = global::Control_Aulas_UAM.Properties.Resources.next48;
     this.btnSiguiente.Name = "btnSiguiente";
     this.btnSiguiente.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlRight);
     this.btnSiguiente.Text = "buttonItem10";
     this.btnSiguiente.Tooltip = "Siguiente";
     //
     // btnUltimo
     //
     this.btnUltimo.Image = global::Control_Aulas_UAM.Properties.Resources.nextEnd48;
     this.btnUltimo.Name = "btnUltimo";
     this.btnUltimo.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlDown);
     this.btnUltimo.Text = "buttonItem11";
     this.btnUltimo.Tooltip = "Ultimo";
     //
     // metroAppButton1
     //
     this.metroAppButton1.AutoExpandOnClick = true;
     this.metroAppButton1.CanCustomize = false;
     this.metroAppButton1.ImageFixedSize = new System.Drawing.Size(16, 16);
     this.metroAppButton1.ImagePaddingHorizontal = 0;
     this.metroAppButton1.ImagePaddingVertical = 0;
     this.metroAppButton1.Name = "metroAppButton1";
     this.metroAppButton1.ShowSubItems = false;
     this.metroAppButton1.Text = "&File";
     this.metroAppButton1.Visible = false;
     //
     // tabControles
     //
     this.tabControles.Checked = true;
     this.tabControles.Name = "tabControles";
     this.tabControles.Panel = this.metroTabPanel1;
     this.tabControles.Text = "&Controles";
     //
     // labelItem1
     //
     this.labelItem1.Name = "labelItem1";
     this.labelItem1.Text = "READY";
     //
     // bubbleButton2
     //
     this.bubbleButton2.Enabled = false;
     this.bubbleButton2.Name = "bubbleButton2";
     //
     // styleManager1
     //
     this.styleManager1.ManagerColorTint = System.Drawing.Color.LightBlue;
     this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Metro;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.SystemColors.GradientInactiveCaption, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(142)))), ((int)(((byte)(0))))));
     //
     // btnBuscar
     //
     this.btnBuscar.Image = global::Control_Aulas_UAM.Properties.Resources.find48;
     this.btnBuscar.Name = "btnBuscar";
     this.btnBuscar.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlDown);
     this.btnBuscar.Text = "buttonItem11";
     this.btnBuscar.Tooltip = "Ultimo";
     //
     // Entorno
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources.form_background2;
     this.ClientSize = new System.Drawing.Size(956, 401);
     this.Controls.Add(this.metroShell1);
     this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Entorno";
     this.Sizable = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Control de Asignacion de Espacios";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Entorno_FormClosing);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Entorno_KeyDown_1);
     this.metroShell1.ResumeLayout(false);
     this.metroShell1.PerformLayout();
     this.metroTabPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 private void bubbleButton_Click(object sender, DevComponents.DotNetBar.ClickEventArgs e)
 {
     DevComponents.DotNetBar.BubbleButton button = sender as DevComponents.DotNetBar.BubbleButton;
     textBox1.Text = button.Name + ", " + button.TooltipText;
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.bubbleBar1     = new DevComponents.DotNetBar.BubbleBar();
     this.bubbleBarTab1  = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleButton4  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton3  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton1  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton2  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton5  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton6  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton10 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton8  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton9  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton7  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleBarTab2  = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleButton11 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton12 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton13 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton14 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton15 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton16 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton17 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton18 = new DevComponents.DotNetBar.BubbleButton();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.panelEx1       = new DevComponents.DotNetBar.PanelEx();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.label4         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.checkBox2      = new System.Windows.Forms.CheckBox();
     this.textBox1       = new System.Windows.Forms.TextBox();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).BeginInit();
     this.panelEx1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.SuspendLayout();
     //
     // bubbleBar1
     //
     this.bubbleBar1.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
     this.bubbleBar1.AntiAlias = true;
     this.bubbleBar1.BackColor = System.Drawing.Color.Transparent;
     //
     // bubbleBar1.ButtonBackAreaStyle
     //
     this.bubbleBar1.ButtonBackAreaStyle.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(66)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBar1.ButtonBackAreaStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottom            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottomWidth       = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderColor             = System.Drawing.Color.FromArgb(((System.Byte)(180)), ((System.Byte)(245)), ((System.Byte)(245)), ((System.Byte)(245)));
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeft       = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeftWidth  = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRight      = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRightWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTop        = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTopWidth   = 1;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingBottom    = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingLeft      = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingRight     = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingTop       = 3;
     this.bubbleBar1.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.bubbleBar1.ImageSizeLarge  = new System.Drawing.Size(64, 64);
     this.bubbleBar1.ImageSizeNormal = new System.Drawing.Size(32, 32);
     this.bubbleBar1.Location        = new System.Drawing.Point(0, 220);
     this.bubbleBar1.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
     this.bubbleBar1.Name        = "bubbleBar1";
     this.bubbleBar1.SelectedTab = this.bubbleBarTab1;
     this.bubbleBar1.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
     this.bubbleBar1.Size     = new System.Drawing.Size(488, 58);
     this.bubbleBar1.TabIndex = 0;
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab1);
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab2);
     this.bubbleBar1.Text        = "bubbleBar1";
     this.bubbleBar1.TooltipFont = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     //
     // bubbleBarTab1
     //
     this.bubbleBarTab1.BackColor  = System.Drawing.Color.FromArgb(((System.Byte)(221)), ((System.Byte)(230)), ((System.Byte)(247)));
     this.bubbleBarTab1.BackColor2 = System.Drawing.Color.FromArgb(((System.Byte)(138)), ((System.Byte)(168)), ((System.Byte)(228)));
     this.bubbleBarTab1.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
         this.bubbleButton4,
         this.bubbleButton3,
         this.bubbleButton1,
         this.bubbleButton2,
         this.bubbleButton5,
         this.bubbleButton6,
         this.bubbleButton10,
         this.bubbleButton8,
         this.bubbleButton9,
         this.bubbleButton7
     });
     this.bubbleBarTab1.DarkBorderColor  = System.Drawing.Color.FromArgb(((System.Byte)(190)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBarTab1.LightBorderColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.bubbleBarTab1.Name             = "bubbleBarTab1";
     this.bubbleBarTab1.PredefinedColor  = DevComponents.DotNetBar.eTabItemColor.Blue;
     this.bubbleBarTab1.Text             = "Main";
     this.bubbleBarTab1.TextColor        = System.Drawing.Color.Black;
     //
     // bubbleButton4
     //
     this.bubbleButton4.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton4.Image")));
     this.bubbleButton4.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton4.ImageLarge")));
     this.bubbleButton4.Name        = "bubbleButton4";
     this.bubbleButton4.TooltipText = "Create New File";
     this.bubbleButton4.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton3
     //
     this.bubbleButton3.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton3.Image")));
     this.bubbleButton3.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton3.ImageLarge")));
     this.bubbleButton3.Name        = "bubbleButton3";
     this.bubbleButton3.TooltipText = "Send E-mail";
     this.bubbleButton3.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton1
     //
     this.bubbleButton1.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton1.Image")));
     this.bubbleButton1.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton1.ImageLarge")));
     this.bubbleButton1.Name        = "bubbleButton1";
     this.bubbleButton1.TooltipText = "Account List";
     this.bubbleButton1.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton2
     //
     this.bubbleButton2.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton2.Image")));
     this.bubbleButton2.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton2.ImageLarge")));
     this.bubbleButton2.Name        = "bubbleButton2";
     this.bubbleButton2.TooltipText = "Search";
     this.bubbleButton2.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton5
     //
     this.bubbleButton5.Enabled     = false;
     this.bubbleButton5.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton5.Image")));
     this.bubbleButton5.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton5.ImageLarge")));
     this.bubbleButton5.Name        = "bubbleButton5";
     this.bubbleButton5.TooltipText = "Notes (This button is disabled)";
     this.bubbleButton5.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton6
     //
     this.bubbleButton6.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton6.Image")));
     this.bubbleButton6.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton6.ImageLarge")));
     this.bubbleButton6.Name        = "bubbleButton6";
     this.bubbleButton6.TooltipText = "Write CD";
     this.bubbleButton6.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton10
     //
     this.bubbleButton10.Image      = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton10.Image")));
     this.bubbleButton10.ImageLarge = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton10.ImageLarge")));
     this.bubbleButton10.Name       = "bubbleButton10";
     this.bubbleButton10.Click     += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton8
     //
     this.bubbleButton8.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton8.Image")));
     this.bubbleButton8.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton8.ImageLarge")));
     this.bubbleButton8.Name        = "bubbleButton8";
     this.bubbleButton8.TooltipText = "System Users";
     this.bubbleButton8.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton9
     //
     this.bubbleButton9.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton9.Image")));
     this.bubbleButton9.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton9.ImageLarge")));
     this.bubbleButton9.Name        = "bubbleButton9";
     this.bubbleButton9.TooltipText = "Exit";
     this.bubbleButton9.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton7
     //
     this.bubbleButton7.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton7.Image")));
     this.bubbleButton7.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton7.ImageLarge")));
     this.bubbleButton7.Name        = "bubbleButton7";
     this.bubbleButton7.TooltipText = "Help";
     this.bubbleButton7.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleBarTab2
     //
     this.bubbleBarTab2.BackColor  = System.Drawing.Color.FromArgb(((System.Byte)(249)), ((System.Byte)(225)), ((System.Byte)(226)));
     this.bubbleBarTab2.BackColor2 = System.Drawing.Color.FromArgb(((System.Byte)(238)), ((System.Byte)(149)), ((System.Byte)(151)));
     this.bubbleBarTab2.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
         this.bubbleButton11,
         this.bubbleButton12,
         this.bubbleButton13,
         this.bubbleButton14,
         this.bubbleButton15,
         this.bubbleButton16,
         this.bubbleButton17,
         this.bubbleButton18
     });
     this.bubbleBarTab2.DarkBorderColor  = System.Drawing.Color.FromArgb(((System.Byte)(190)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBarTab2.LightBorderColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.bubbleBarTab2.Name             = "bubbleBarTab2";
     this.bubbleBarTab2.PredefinedColor  = DevComponents.DotNetBar.eTabItemColor.Red;
     this.bubbleBarTab2.Text             = "Notes";
     this.bubbleBarTab2.TextColor        = System.Drawing.Color.Black;
     //
     // bubbleButton11
     //
     this.bubbleButton11.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton11.Image")));
     this.bubbleButton11.Name  = "bubbleButton11";
     //
     // bubbleButton12
     //
     this.bubbleButton12.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton12.Image")));
     this.bubbleButton12.Name  = "bubbleButton12";
     //
     // bubbleButton13
     //
     this.bubbleButton13.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton13.Image")));
     this.bubbleButton13.Name  = "bubbleButton13";
     //
     // bubbleButton14
     //
     this.bubbleButton14.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton14.Image")));
     this.bubbleButton14.Name  = "bubbleButton14";
     //
     // bubbleButton15
     //
     this.bubbleButton15.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton15.Image")));
     this.bubbleButton15.Name  = "bubbleButton15";
     //
     // bubbleButton16
     //
     this.bubbleButton16.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton16.Image")));
     this.bubbleButton16.Name  = "bubbleButton16";
     //
     // bubbleButton17
     //
     this.bubbleButton17.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton17.Image")));
     this.bubbleButton17.Name  = "bubbleButton17";
     //
     // bubbleButton18
     //
     this.bubbleButton18.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton18.Image")));
     this.bubbleButton18.Name  = "bubbleButton18";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Times New Roman", 12F, (System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(8, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(264, 24);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "BubbleBar in action...";
     //
     // label2
     //
     this.label2.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(8, 200);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(88, 16);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Last click event:";
     //
     // panelEx1
     //
     this.panelEx1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.numericUpDown2,
         this.numericUpDown1,
         this.label4,
         this.label3,
         this.checkBox2,
         this.textBox1,
         this.checkBox1,
         this.label1,
         this.bubbleBar1,
         this.label2
     });
     this.panelEx1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(488, 278);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.panelEx1.Style.BackColor2.ColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.panelEx1.Style.BackgroundImagePosition     = DevComponents.DotNetBar.eBackgroundImagePosition.Tile;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex            = 4;
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(336, 64);
     this.numericUpDown2.Maximum  = new System.Decimal(new int[] {
         128,
         0,
         0,
         0
     });
     this.numericUpDown2.Minimum = new System.Decimal(new int[] {
         33,
         0,
         0,
         0
     });
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(48, 20);
     this.numericUpDown2.TabIndex = 10;
     this.numericUpDown2.Value    = new System.Decimal(new int[] {
         64,
         0,
         0,
         0
     });
     this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(336, 40);
     this.numericUpDown1.Maximum  = new System.Decimal(new int[] {
         32,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new System.Decimal(new int[] {
         16,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(48, 20);
     this.numericUpDown1.TabIndex = 9;
     this.numericUpDown1.Value    = new System.Decimal(new int[] {
         32,
         0,
         0,
         0
     });
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(232, 72);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(96, 16);
     this.label4.TabIndex  = 8;
     this.label4.Text      = "Large Image Size:";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(232, 48);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(104, 16);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "Normal Image Size:";
     //
     // checkBox2
     //
     this.checkBox2.BackColor       = System.Drawing.Color.Transparent;
     this.checkBox2.Checked         = true;
     this.checkBox2.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox2.Location        = new System.Drawing.Point(8, 64);
     this.checkBox2.Name            = "checkBox2";
     this.checkBox2.Size            = new System.Drawing.Size(160, 16);
     this.checkBox2.TabIndex        = 6;
     this.checkBox2.Text            = "Stretch button background";
     this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
     //
     // textBox1
     //
     this.textBox1.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.textBox1.Location = new System.Drawing.Point(112, 192);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(264, 20);
     this.textBox1.TabIndex = 5;
     this.textBox1.Text     = "";
     //
     // checkBox1
     //
     this.checkBox1.BackColor       = System.Drawing.Color.Transparent;
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Location        = new System.Drawing.Point(8, 40);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(128, 24);
     this.checkBox1.TabIndex        = 4;
     this.checkBox1.Text            = "Enable Animation";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.CornflowerBlue;
     this.ClientSize        = new System.Drawing.Size(488, 278);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.panelEx1
     });
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).EndInit();
     this.panelEx1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Menu_Principal));
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.itemPanel1 = new DevComponents.DotNetBar.ItemPanel();
     this.listaCatalogos = new DevComponents.DotNetBar.ItemPanel();
     this.listCatFacultad = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatEdificios = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatDocentes = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatPeriodos = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAsignaturaCategorias = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAsignaturas = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAulaEstados = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAulaTipos = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAulaTipoUsos = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAulas = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatAlertaEstados = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listCatEquipos = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listaAdministrador = new DevComponents.DotNetBar.ItemPanel();
     this.listAdmControlUsuarios = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.listAdmSync = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.usuarioResumen = new DevComponents.DotNetBar.PanelEx();
     this.lbCantidadNotificaciones = new DevComponents.DotNetBar.PanelEx();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.labelNombre = new System.Windows.Forms.Label();
     this.itemContainer6 = new DevComponents.DotNetBar.ItemContainer();
     this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
     this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
     this.btnCrearSerie = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.btnVerCalendario = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.btnReportes = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.btnCatalogos = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.btnAdministrador = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.labelItem1 = new DevComponents.DotNetBar.LabelItem();
     this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItem2 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem3 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem4 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
     this.labelItem2 = new DevComponents.DotNetBar.LabelItem();
     this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItem6 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem7 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem8 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem9 = new DevComponents.DotNetBar.ButtonItem();
     this.labelItem3 = new DevComponents.DotNetBar.LabelItem();
     this.itemContainer4 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItem10 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem11 = new DevComponents.DotNetBar.ButtonItem();
     this.labelItem4 = new DevComponents.DotNetBar.LabelItem();
     this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItem12 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem13 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem14 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem15 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem16 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem17 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem18 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem19 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem20 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem21 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem22 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem23 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem24 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem25 = new DevComponents.DotNetBar.ButtonItem();
     this.metroTileItem1 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem3 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem2 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem4 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem6 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem7 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem8 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.bubbleButton2 = new DevComponents.DotNetBar.BubbleButton();
     this.balloonTip1 = new DevComponents.DotNetBar.BalloonTip();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.metroTileItem5 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem9 = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.itemPanel1.SuspendLayout();
     this.usuarioResumen.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // itemPanel1
     //
     this.itemPanel1.AutoScroll = true;
     this.itemPanel1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.itemPanel1.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
     this.itemPanel1.BackgroundStyle.BackColor2 = System.Drawing.Color.Transparent;
     this.itemPanel1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemPanel1.ContainerControlProcessDialogKey = true;
     this.itemPanel1.Controls.Add(this.listaCatalogos);
     this.itemPanel1.Controls.Add(this.listaAdministrador);
     this.itemPanel1.Controls.Add(this.usuarioResumen);
     this.itemPanel1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.itemContainer6,
     this.itemContainer1});
     this.itemPanel1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemPanel1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.itemPanel1.Location = new System.Drawing.Point(3, 3);
     this.itemPanel1.Name = "itemPanel1";
     this.itemPanel1.Size = new System.Drawing.Size(735, 768);
     this.itemPanel1.TabIndex = 4;
     this.itemPanel1.Text = "itemPanel1";
     this.itemPanel1.ThemeAware = true;
     //
     // listaCatalogos
     //
     //
     //
     //
     this.listaCatalogos.BackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.listaCatalogos.BackgroundStyle.BackColorGradientAngle = 90;
     this.listaCatalogos.BackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.listaCatalogos.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.listaCatalogos.BackgroundStyle.BorderBottomWidth = 1;
     this.listaCatalogos.BackgroundStyle.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.listaCatalogos.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.listaCatalogos.BackgroundStyle.BorderLeftWidth = 1;
     this.listaCatalogos.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.listaCatalogos.BackgroundStyle.BorderRightWidth = 1;
     this.listaCatalogos.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.listaCatalogos.BackgroundStyle.BorderTopWidth = 1;
     this.listaCatalogos.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listaCatalogos.ContainerControlProcessDialogKey = true;
     this.listaCatalogos.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.listCatFacultad,
     this.listCatEdificios,
     this.listCatDocentes,
     this.listCatPeriodos,
     this.listCatAsignaturaCategorias,
     this.listCatAsignaturas,
     this.listCatAulaEstados,
     this.listCatAulaTipos,
     this.listCatAulaTipoUsos,
     this.listCatAulas,
     this.listCatAlertaEstados,
     this.listCatEquipos});
     this.listaCatalogos.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.listaCatalogos.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.listaCatalogos.Location = new System.Drawing.Point(0, 424);
     this.listaCatalogos.Name = "listaCatalogos";
     this.listaCatalogos.Size = new System.Drawing.Size(230, 315);
     this.listaCatalogos.TabIndex = 8;
     this.listaCatalogos.Text = "itemPanel2";
     this.listaCatalogos.Visible = false;
     //
     // listCatFacultad
     //
     this.listCatFacultad.Name = "listCatFacultad";
     this.listCatFacultad.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatFacultad.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatFacultad.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatFacultad.TileStyle.PaddingLeft = 50;
     this.listCatFacultad.TitleText = "Facultades";
     this.listCatFacultad.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatFacultad.Click += new System.EventHandler(this.listCatFacultad_Click);
     //
     // listCatEdificios
     //
     this.listCatEdificios.Name = "listCatEdificios";
     this.listCatEdificios.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatEdificios.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatEdificios.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatEdificios.TileStyle.PaddingLeft = 50;
     this.listCatEdificios.TitleText = "Edificios";
     this.listCatEdificios.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatEdificios.Click += new System.EventHandler(this.listCatEdificios_Click);
     //
     // listCatDocentes
     //
     this.listCatDocentes.Name = "listCatDocentes";
     this.listCatDocentes.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatDocentes.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatDocentes.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatDocentes.TileStyle.PaddingLeft = 50;
     this.listCatDocentes.TitleText = "Docentes";
     this.listCatDocentes.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatDocentes.Click += new System.EventHandler(this.listCatDocentes_Click);
     //
     // listCatPeriodos
     //
     this.listCatPeriodos.Name = "listCatPeriodos";
     this.listCatPeriodos.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatPeriodos.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatPeriodos.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatPeriodos.TileStyle.PaddingLeft = 50;
     this.listCatPeriodos.TitleText = "Periodos";
     this.listCatPeriodos.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatPeriodos.Click += new System.EventHandler(this.listCatPeriodos_Click);
     //
     // listCatAsignaturaCategorias
     //
     this.listCatAsignaturaCategorias.Name = "listCatAsignaturaCategorias";
     this.listCatAsignaturaCategorias.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAsignaturaCategorias.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAsignaturaCategorias.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAsignaturaCategorias.TileStyle.PaddingLeft = 50;
     this.listCatAsignaturaCategorias.TitleText = "Categorias Asignatura";
     this.listCatAsignaturaCategorias.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAsignaturaCategorias.Click += new System.EventHandler(this.listCatAsignaturaCategorias_Click);
     //
     // listCatAsignaturas
     //
     this.listCatAsignaturas.Name = "listCatAsignaturas";
     this.listCatAsignaturas.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAsignaturas.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAsignaturas.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAsignaturas.TileStyle.PaddingLeft = 50;
     this.listCatAsignaturas.TitleText = "Asignaturas";
     this.listCatAsignaturas.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAsignaturas.Click += new System.EventHandler(this.listCatAsignaturas_Click);
     //
     // listCatAulaEstados
     //
     this.listCatAulaEstados.Name = "listCatAulaEstados";
     this.listCatAulaEstados.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAulaEstados.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAulaEstados.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAulaEstados.TileStyle.PaddingLeft = 50;
     this.listCatAulaEstados.TitleText = "Aula Estados";
     this.listCatAulaEstados.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAulaEstados.Click += new System.EventHandler(this.listCatAulaEstados_Click);
     //
     // listCatAulaTipos
     //
     this.listCatAulaTipos.Name = "listCatAulaTipos";
     this.listCatAulaTipos.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAulaTipos.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAulaTipos.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAulaTipos.TileStyle.PaddingLeft = 50;
     this.listCatAulaTipos.TitleText = "Aula Tipos";
     this.listCatAulaTipos.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAulaTipos.Click += new System.EventHandler(this.listCatAulaTipos_Click);
     //
     // listCatAulaTipoUsos
     //
     this.listCatAulaTipoUsos.Name = "listCatAulaTipoUsos";
     this.listCatAulaTipoUsos.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAulaTipoUsos.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAulaTipoUsos.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAulaTipoUsos.TileStyle.PaddingLeft = 50;
     this.listCatAulaTipoUsos.TitleText = "Aula Usos";
     this.listCatAulaTipoUsos.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAulaTipoUsos.Click += new System.EventHandler(this.listTipoActividad_Click);
     //
     // listCatAulas
     //
     this.listCatAulas.Name = "listCatAulas";
     this.listCatAulas.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAulas.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAulas.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAulas.TileStyle.PaddingLeft = 50;
     this.listCatAulas.TitleText = "Aulas";
     this.listCatAulas.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAulas.Click += new System.EventHandler(this.listCatAulas_Click);
     //
     // listCatAlertaEstados
     //
     this.listCatAlertaEstados.Name = "listCatAlertaEstados";
     this.listCatAlertaEstados.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatAlertaEstados.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatAlertaEstados.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatAlertaEstados.TileStyle.PaddingLeft = 50;
     this.listCatAlertaEstados.TitleText = "Alerta Estados";
     this.listCatAlertaEstados.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatAlertaEstados.Click += new System.EventHandler(this.listCatAlertaEstados_Click);
     //
     // listCatEquipos
     //
     this.listCatEquipos.Name = "listCatEquipos";
     this.listCatEquipos.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.listCatEquipos.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listCatEquipos.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listCatEquipos.TileStyle.PaddingLeft = 50;
     this.listCatEquipos.TitleText = "Equipos";
     this.listCatEquipos.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listCatEquipos.Click += new System.EventHandler(this.listCatEquipos_Click);
     //
     // listaAdministrador
     //
     this.listaAdministrador.BackColor = System.Drawing.Color.Maroon;
     //
     //
     //
     this.listaAdministrador.BackgroundStyle.Class = "ItemPanel";
     this.listaAdministrador.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listaAdministrador.ContainerControlProcessDialogKey = true;
     this.listaAdministrador.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.listAdmControlUsuarios,
     this.listAdmSync});
     this.listaAdministrador.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.listaAdministrador.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.listaAdministrador.Location = new System.Drawing.Point(250, 506);
     this.listaAdministrador.Name = "listaAdministrador";
     this.listaAdministrador.Size = new System.Drawing.Size(230, 60);
     this.listaAdministrador.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.listaAdministrador.TabIndex = 7;
     this.listaAdministrador.Text = "itemPanel2";
     this.listaAdministrador.Visible = false;
     //
     // listAdmControlUsuarios
     //
     this.listAdmControlUsuarios.Name = "listAdmControlUsuarios";
     this.listAdmControlUsuarios.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
     this.listAdmControlUsuarios.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listAdmControlUsuarios.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listAdmControlUsuarios.TileStyle.PaddingLeft = 50;
     this.listAdmControlUsuarios.TitleText = "Control Usuarios";
     this.listAdmControlUsuarios.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listAdmControlUsuarios.Click += new System.EventHandler(this.metroTileItem2_Click);
     //
     // listAdmSync
     //
     this.listAdmSync.Name = "listAdmSync";
     this.listAdmSync.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
     this.listAdmSync.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.listAdmSync.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listAdmSync.TileStyle.PaddingLeft = 50;
     this.listAdmSync.TitleText = "Sincronizar con Class";
     this.listAdmSync.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.listAdmSync.Click += new System.EventHandler(this.listAdmSync_Click);
     //
     // usuarioResumen
     //
     this.usuarioResumen.CanvasColor = System.Drawing.SystemColors.Control;
     this.usuarioResumen.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.usuarioResumen.Controls.Add(this.lbCantidadNotificaciones);
     this.usuarioResumen.Controls.Add(this.pictureBox1);
     this.usuarioResumen.Controls.Add(this.labelNombre);
     this.usuarioResumen.Location = new System.Drawing.Point(2, 1);
     this.usuarioResumen.Name = "usuarioResumen";
     this.usuarioResumen.Size = new System.Drawing.Size(728, 245);
     this.usuarioResumen.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.usuarioResumen.Style.BackColor1.Color = System.Drawing.Color.Transparent;
     this.usuarioResumen.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.usuarioResumen.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.usuarioResumen.Style.GradientAngle = 90;
     this.usuarioResumen.Style.MarginBottom = 10;
     this.usuarioResumen.Style.MarginRight = 30;
     this.usuarioResumen.TabIndex = 5;
     this.usuarioResumen.Click += new System.EventHandler(this.usuarioResumen_Click);
     //
     // lbCantidadNotificaciones
     //
     this.balloonTip1.SetBalloonCaption(this.lbCantidadNotificaciones, "Notificaciones");
     this.lbCantidadNotificaciones.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.lbCantidadNotificaciones.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.lbCantidadNotificaciones.Cursor = System.Windows.Forms.Cursors.Hand;
     this.lbCantidadNotificaciones.Location = new System.Drawing.Point(577, 43);
     this.lbCantidadNotificaciones.Name = "lbCantidadNotificaciones";
     this.lbCantidadNotificaciones.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
     this.lbCantidadNotificaciones.Size = new System.Drawing.Size(102, 71);
     this.lbCantidadNotificaciones.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.lbCantidadNotificaciones.Style.BackColor1.Color = System.Drawing.Color.White;
     this.lbCantidadNotificaciones.Style.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources._1356008196_communication;
     this.lbCantidadNotificaciones.Style.BackgroundImagePosition = DevComponents.DotNetBar.eBackgroundImagePosition.TopLeft;
     this.lbCantidadNotificaciones.Style.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
     this.lbCantidadNotificaciones.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.lbCantidadNotificaciones.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
     this.lbCantidadNotificaciones.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbCantidadNotificaciones.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.lbCantidadNotificaciones.Style.GradientAngle = 90;
     this.lbCantidadNotificaciones.Style.LineAlignment = System.Drawing.StringAlignment.Far;
     this.lbCantidadNotificaciones.Style.MarginBottom = 10;
     this.lbCantidadNotificaciones.Style.MarginLeft = 40;
     this.lbCantidadNotificaciones.StyleMouseDown.Alignment = System.Drawing.StringAlignment.Center;
     this.lbCantidadNotificaciones.StyleMouseDown.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
     this.lbCantidadNotificaciones.StyleMouseDown.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBorder;
     this.lbCantidadNotificaciones.StyleMouseDown.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedText;
     this.lbCantidadNotificaciones.StyleMouseOver.Alignment = System.Drawing.StringAlignment.Center;
     this.lbCantidadNotificaciones.StyleMouseOver.BackColor1.Color = System.Drawing.Color.Transparent;
     this.lbCantidadNotificaciones.StyleMouseOver.BackColor2.Color = System.Drawing.Color.White;
     this.lbCantidadNotificaciones.StyleMouseOver.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources._1356008196_communication;
     this.lbCantidadNotificaciones.StyleMouseOver.BackgroundImagePosition = DevComponents.DotNetBar.eBackgroundImagePosition.TopLeft;
     this.lbCantidadNotificaciones.StyleMouseOver.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.lbCantidadNotificaciones.StyleMouseOver.BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
     this.lbCantidadNotificaciones.StyleMouseOver.BorderWidth = 3;
     this.lbCantidadNotificaciones.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Diagonal;
     this.lbCantidadNotificaciones.StyleMouseOver.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemHotText;
     this.lbCantidadNotificaciones.StyleMouseOver.MarginBottom = 10;
     this.lbCantidadNotificaciones.StyleMouseOver.MarginLeft = 40;
     this.lbCantidadNotificaciones.TabIndex = 5;
     this.lbCantidadNotificaciones.Text = "0";
     this.lbCantidadNotificaciones.Click += new System.EventHandler(this.lbCantidadNotificaciones_Click_1);
     //
     // pictureBox1
     //
     this.pictureBox1.Image = global::Control_Aulas_UAM.Properties.Resources.UAM_logo;
     this.pictureBox1.Location = new System.Drawing.Point(275, 13);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(190, 178);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 2;
     this.pictureBox1.TabStop = false;
     //
     // labelNombre
     //
     this.labelNombre.AutoSize = true;
     this.labelNombre.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNombre.ForeColor = System.Drawing.Color.Black;
     this.labelNombre.Location = new System.Drawing.Point(319, 213);
     this.labelNombre.Name = "labelNombre";
     this.labelNombre.Size = new System.Drawing.Size(104, 18);
     this.labelNombre.TabIndex = 1;
     this.labelNombre.Text = "Bienvenido";
     //
     // itemContainer6
     //
     //
     //
     //
     this.itemContainer6.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
     this.itemContainer6.BackgroundStyle.BackColor2 = System.Drawing.Color.Transparent;
     this.itemContainer6.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.itemContainer6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer6.Name = "itemContainer6";
     this.itemContainer6.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.controlContainerItem1});
     this.itemContainer6.ThemeAware = true;
     //
     //
     //
     this.itemContainer6.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // controlContainerItem1
     //
     this.controlContainerItem1.AllowItemResize = false;
     this.controlContainerItem1.Control = this.usuarioResumen;
     this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
     this.controlContainerItem1.Name = "controlContainerItem1";
     this.controlContainerItem1.ThemeAware = true;
     //
     // itemContainer1
     //
     //
     //
     //
     this.itemContainer1.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.itemContainer1.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.itemContainer1.BackgroundStyle.BorderBottomColor = System.Drawing.SystemColors.ActiveCaption;
     this.itemContainer1.BackgroundStyle.BorderColor = System.Drawing.SystemColors.ActiveCaption;
     this.itemContainer1.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.itemContainer1.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.itemContainer1.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer1.ItemSpacing = 20;
     this.itemContainer1.MinimumSize = new System.Drawing.Size(732, 240);
     this.itemContainer1.MultiLine = true;
     this.itemContainer1.Name = "itemContainer1";
     this.itemContainer1.ResizeItemsToFit = false;
     this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.btnCrearSerie,
     this.btnVerCalendario,
     this.btnReportes,
     this.btnCatalogos,
     this.btnAdministrador});
     this.itemContainer1.ThemeAware = true;
     //
     //
     //
     this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // btnCrearSerie
     //
     this.btnCrearSerie.DisabledBackColor = System.Drawing.Color.Transparent;
     this.btnCrearSerie.Name = "btnCrearSerie";
     this.btnCrearSerie.Text = "<font size=\"+7\"><br/>Asignar Local</font>";
     this.btnCrearSerie.ThemeAware = true;
     this.btnCrearSerie.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
     this.btnCrearSerie.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.btnCrearSerie.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(83)))), ((int)(((byte)(117)))));
     this.btnCrearSerie.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(103)))), ((int)(((byte)(155)))));
     this.btnCrearSerie.TileStyle.BackColorGradientAngle = 45;
     this.btnCrearSerie.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.btnCrearSerie.TileStyle.PaddingBottom = 4;
     this.btnCrearSerie.TileStyle.PaddingLeft = 4;
     this.btnCrearSerie.TileStyle.PaddingRight = 4;
     this.btnCrearSerie.TileStyle.PaddingTop = 4;
     this.btnCrearSerie.TileStyle.TextColor = System.Drawing.Color.White;
     this.btnCrearSerie.TitleText = "Crear una asignación de Local";
     this.btnCrearSerie.Visible = false;
     this.btnCrearSerie.Click += new System.EventHandler(this.btnCrearSerie_Click);
     //
     // btnVerCalendario
     //
     this.btnVerCalendario.Name = "btnVerCalendario";
     this.btnVerCalendario.Text = "<font size=\"+7\"><br/>Horario por Aula</font>";
     this.btnVerCalendario.ThemeAware = true;
     this.btnVerCalendario.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Green;
     this.btnVerCalendario.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.btnVerCalendario.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(151)))), ((int)(((byte)(42)))));
     this.btnVerCalendario.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(177)))), ((int)(((byte)(51)))));
     this.btnVerCalendario.TileStyle.BackColorGradientAngle = 45;
     this.btnVerCalendario.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.btnVerCalendario.TileStyle.PaddingBottom = 4;
     this.btnVerCalendario.TileStyle.PaddingLeft = 4;
     this.btnVerCalendario.TileStyle.PaddingRight = 4;
     this.btnVerCalendario.TileStyle.PaddingTop = 4;
     this.btnVerCalendario.TileStyle.TextColor = System.Drawing.Color.White;
     this.btnVerCalendario.TitleText = "Ver los horarios de las Aulas";
     this.btnVerCalendario.Click += new System.EventHandler(this.btnVerCalendario_Click);
     //
     // btnReportes
     //
     this.btnReportes.Name = "btnReportes";
     this.btnReportes.Text = "<font size=\"+7\"><br/>Reportes </font>";
     this.btnReportes.ThemeAware = true;
     this.btnReportes.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Orange;
     this.btnReportes.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.btnReportes.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(131)))), ((int)(((byte)(0)))));
     this.btnReportes.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(136)))), ((int)(((byte)(0)))));
     this.btnReportes.TileStyle.BackColorGradientAngle = 45;
     this.btnReportes.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.btnReportes.TileStyle.PaddingBottom = 4;
     this.btnReportes.TileStyle.PaddingLeft = 4;
     this.btnReportes.TileStyle.PaddingRight = 4;
     this.btnReportes.TileStyle.PaddingTop = 4;
     this.btnReportes.TileStyle.TextColor = System.Drawing.Color.White;
     this.btnReportes.TitleText = "Reportes Generales";
     //
     // btnCatalogos
     //
     this.btnCatalogos.Name = "btnCatalogos";
     this.btnCatalogos.Text = "<font size=\"+7\">Catálogos</font>";
     this.btnCatalogos.ThemeAware = true;
     this.btnCatalogos.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.btnCatalogos.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.btnCatalogos.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(85)))), ((int)(((byte)(148)))));
     this.btnCatalogos.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(133)))), ((int)(((byte)(98)))), ((int)(((byte)(185)))));
     this.btnCatalogos.TileStyle.BackColorGradientAngle = 45;
     this.btnCatalogos.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.btnCatalogos.TileStyle.PaddingBottom = 4;
     this.btnCatalogos.TileStyle.PaddingLeft = 4;
     this.btnCatalogos.TileStyle.PaddingRight = 4;
     this.btnCatalogos.TileStyle.PaddingTop = 4;
     this.btnCatalogos.TileStyle.TextColor = System.Drawing.Color.White;
     this.btnCatalogos.TitleText = "Vista de lectura de catálogos";
     this.btnCatalogos.Click += new System.EventHandler(this.btnCatalogos_Click);
     //
     // btnAdministrador
     //
     this.btnAdministrador.Name = "btnAdministrador";
     this.btnAdministrador.Text = "<font size=\"+7\"><br/>Administración</font>";
     this.btnAdministrador.ThemeAware = true;
     this.btnAdministrador.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
     this.btnAdministrador.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.btnAdministrador.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(76)))), ((int)(((byte)(41)))));
     this.btnAdministrador.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(67)))), ((int)(((byte)(37)))));
     this.btnAdministrador.TileStyle.BackColorGradientAngle = 45;
     this.btnAdministrador.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.btnAdministrador.TileStyle.PaddingBottom = 4;
     this.btnAdministrador.TileStyle.PaddingLeft = 4;
     this.btnAdministrador.TileStyle.PaddingRight = 4;
     this.btnAdministrador.TileStyle.PaddingTop = 4;
     this.btnAdministrador.TileStyle.TextColor = System.Drawing.Color.White;
     this.btnAdministrador.TileStyle.TextShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.btnAdministrador.TitleText = "Vista de Administrador";
     this.btnAdministrador.Visible = false;
     this.btnAdministrador.Click += new System.EventHandler(this.btnAdministrador_Click);
     //
     // labelItem1
     //
     this.labelItem1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.labelItem1.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
     this.labelItem1.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.labelItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(15)))), ((int)(((byte)(99)))));
     this.labelItem1.Name = "labelItem1";
     this.labelItem1.PaddingBottom = 1;
     this.labelItem1.PaddingTop = 1;
     this.labelItem1.SingleLineColor = System.Drawing.Color.DarkGray;
     this.labelItem1.Text = "Stock";
     //
     // itemContainer2
     //
     //
     //
     //
     this.itemContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer2.Name = "itemContainer2";
     this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem2,
     this.buttonItem3,
     this.buttonItem4,
     this.buttonItem5});
     //
     //
     //
     this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItem2
     //
     this.buttonItem2.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem2.Image")));
     this.buttonItem2.Name = "buttonItem2";
     this.buttonItem2.Text = "Stock-Line";
     //
     // buttonItem3
     //
     this.buttonItem3.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem3.Image")));
     this.buttonItem3.Name = "buttonItem3";
     this.buttonItem3.Text = "Stock Line 2";
     //
     // buttonItem4
     //
     this.buttonItem4.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem4.Image")));
     this.buttonItem4.Name = "buttonItem4";
     this.buttonItem4.Text = "Stock Line 3";
     //
     // buttonItem5
     //
     this.buttonItem5.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem5.Image")));
     this.buttonItem5.Name = "buttonItem5";
     this.buttonItem5.Text = "Stock Line 4";
     //
     // labelItem2
     //
     this.labelItem2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.labelItem2.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
     this.labelItem2.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.labelItem2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(15)))), ((int)(((byte)(99)))));
     this.labelItem2.Name = "labelItem2";
     this.labelItem2.PaddingBottom = 1;
     this.labelItem2.PaddingTop = 1;
     this.labelItem2.SingleLineColor = System.Drawing.Color.DarkGray;
     this.labelItem2.Text = "Surface";
     //
     // itemContainer3
     //
     //
     //
     //
     this.itemContainer3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer3.Name = "itemContainer3";
     this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem6,
     this.buttonItem7,
     this.buttonItem8,
     this.buttonItem9});
     //
     //
     //
     this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItem6
     //
     this.buttonItem6.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem6.Image")));
     this.buttonItem6.Name = "buttonItem6";
     this.buttonItem6.Text = "Surface Graph 1";
     //
     // buttonItem7
     //
     this.buttonItem7.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem7.Image")));
     this.buttonItem7.Name = "buttonItem7";
     this.buttonItem7.Text = "Surface Graph 2";
     //
     // buttonItem8
     //
     this.buttonItem8.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem8.Image")));
     this.buttonItem8.Name = "buttonItem8";
     this.buttonItem8.Text = "Surface Graph 3";
     //
     // buttonItem9
     //
     this.buttonItem9.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem9.Image")));
     this.buttonItem9.Name = "buttonItem9";
     this.buttonItem9.Text = "Surface Graph 4";
     //
     // labelItem3
     //
     this.labelItem3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.labelItem3.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
     this.labelItem3.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.labelItem3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(15)))), ((int)(((byte)(99)))));
     this.labelItem3.Name = "labelItem3";
     this.labelItem3.PaddingBottom = 1;
     this.labelItem3.PaddingTop = 1;
     this.labelItem3.SingleLineColor = System.Drawing.Color.DarkGray;
     this.labelItem3.Text = "Doughnut";
     //
     // itemContainer4
     //
     //
     //
     //
     this.itemContainer4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer4.Name = "itemContainer4";
     this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem10,
     this.buttonItem11});
     //
     //
     //
     this.itemContainer4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItem10
     //
     this.buttonItem10.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem10.Image")));
     this.buttonItem10.Name = "buttonItem10";
     this.buttonItem10.Text = "Doughnut Graph 1";
     //
     // buttonItem11
     //
     this.buttonItem11.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem11.Image")));
     this.buttonItem11.Name = "buttonItem11";
     this.buttonItem11.Text = "Doughnut Graph 2";
     //
     // labelItem4
     //
     this.labelItem4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.labelItem4.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
     this.labelItem4.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.labelItem4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(15)))), ((int)(((byte)(99)))));
     this.labelItem4.Name = "labelItem4";
     this.labelItem4.PaddingBottom = 1;
     this.labelItem4.PaddingTop = 1;
     this.labelItem4.SingleLineColor = System.Drawing.Color.DarkGray;
     this.labelItem4.Text = "Bubble";
     //
     // itemContainer5
     //
     //
     //
     //
     this.itemContainer5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer5.Name = "itemContainer5";
     this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem12,
     this.buttonItem13});
     //
     //
     //
     this.itemContainer5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItem12
     //
     this.buttonItem12.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem12.Image")));
     this.buttonItem12.Name = "buttonItem12";
     this.buttonItem12.Text = "Bubble Graph 1";
     //
     // buttonItem13
     //
     this.buttonItem13.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem13.Image")));
     this.buttonItem13.Name = "buttonItem13";
     this.buttonItem13.Text = "Bubble Graph 2";
     //
     // buttonItem14
     //
     this.buttonItem14.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem14.Image")));
     this.buttonItem14.Name = "buttonItem14";
     this.buttonItem14.Text = "buttonItem14";
     //
     // buttonItem15
     //
     this.buttonItem15.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem15.Image")));
     this.buttonItem15.Name = "buttonItem15";
     this.buttonItem15.Text = "buttonItem15";
     //
     // buttonItem16
     //
     this.buttonItem16.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem16.Image")));
     this.buttonItem16.Name = "buttonItem16";
     this.buttonItem16.Text = "buttonItem16";
     //
     // buttonItem17
     //
     this.buttonItem17.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem17.Image")));
     this.buttonItem17.Name = "buttonItem17";
     this.buttonItem17.Text = "buttonItem17";
     //
     // buttonItem18
     //
     this.buttonItem18.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem18.Image")));
     this.buttonItem18.Name = "buttonItem18";
     this.buttonItem18.Text = "buttonItem18";
     //
     // buttonItem19
     //
     this.buttonItem19.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem19.Image")));
     this.buttonItem19.Name = "buttonItem19";
     this.buttonItem19.Text = "buttonItem19";
     //
     // buttonItem20
     //
     this.buttonItem20.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem20.Image")));
     this.buttonItem20.Name = "buttonItem20";
     this.buttonItem20.Text = "buttonItem20";
     //
     // buttonItem21
     //
     this.buttonItem21.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem21.Image")));
     this.buttonItem21.Name = "buttonItem21";
     this.buttonItem21.Text = "buttonItem21";
     //
     // buttonItem22
     //
     this.buttonItem22.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem22.Image")));
     this.buttonItem22.Name = "buttonItem22";
     this.buttonItem22.Text = "buttonItem22";
     //
     // buttonItem23
     //
     this.buttonItem23.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem23.Image")));
     this.buttonItem23.Name = "buttonItem23";
     this.buttonItem23.Text = "buttonItem23";
     //
     // buttonItem24
     //
     this.buttonItem24.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem24.Image")));
     this.buttonItem24.Name = "buttonItem24";
     this.buttonItem24.Text = "buttonItem24";
     //
     // buttonItem25
     //
     this.buttonItem25.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem25.Image")));
     this.buttonItem25.Name = "buttonItem25";
     this.buttonItem25.Text = "buttonItem25";
     //
     // metroTileItem1
     //
     this.metroTileItem1.Name = "metroTileItem1";
     this.metroTileItem1.Text = "<font size=\"+7\"><br/>Empresa</font>";
     this.metroTileItem1.ThemeAware = true;
     this.metroTileItem1.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Green;
     this.metroTileItem1.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.metroTileItem1.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(151)))), ((int)(((byte)(42)))));
     this.metroTileItem1.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(177)))), ((int)(((byte)(51)))));
     this.metroTileItem1.TileStyle.BackColorGradientAngle = 45;
     this.metroTileItem1.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem1.TileStyle.PaddingBottom = 4;
     this.metroTileItem1.TileStyle.PaddingLeft = 4;
     this.metroTileItem1.TileStyle.PaddingRight = 4;
     this.metroTileItem1.TileStyle.PaddingTop = 4;
     this.metroTileItem1.TileStyle.TextColor = System.Drawing.Color.White;
     this.metroTileItem1.TitleText = "Agregar nueva empresa";
     //
     // metroTileItem3
     //
     this.metroTileItem3.Name = "metroTileItem3";
     this.metroTileItem3.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.metroTileItem3.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.metroTileItem3.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem3.TileStyle.PaddingLeft = 50;
     this.metroTileItem3.TitleText = "Solicitud de Apoyo";
     this.metroTileItem3.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     //
     // metroTileItem2
     //
     this.metroTileItem2.Name = "metroTileItem2";
     this.metroTileItem2.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.metroTileItem2.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.metroTileItem2.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem2.TileStyle.PaddingLeft = 50;
     this.metroTileItem2.TitleText = "Tipo de Actividad";
     this.metroTileItem2.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     //
     // metroTileItem4
     //
     this.metroTileItem4.Name = "metroTileItem4";
     this.metroTileItem4.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Magenta;
     this.metroTileItem4.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.metroTileItem4.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem4.TileStyle.PaddingLeft = 50;
     this.metroTileItem4.TitleText = "Aula Usos";
     this.metroTileItem4.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     //
     // metroTileItem6
     //
     this.metroTileItem6.Image = ((System.Drawing.Image)(resources.GetObject("metroTileItem6.Image")));
     this.metroTileItem6.Name = "metroTileItem6";
     this.metroTileItem6.Text = "<font size=\"+7\"><br/>5</font>";
     this.metroTileItem6.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
     //
     //
     //
     this.metroTileItem6.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // metroTileItem7
     //
     this.metroTileItem7.Image = ((System.Drawing.Image)(resources.GetObject("metroTileItem7.Image")));
     this.metroTileItem7.Name = "metroTileItem7";
     this.metroTileItem7.Text = "<font size=\"+7\"><br/>5</font>";
     this.metroTileItem7.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
     //
     //
     //
     this.metroTileItem7.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // metroTileItem8
     //
     this.metroTileItem8.Name = "metroTileItem8";
     this.metroTileItem8.Text = "<font size=\"+7\">Buscar</font><br/>";
     this.metroTileItem8.ThemeAware = true;
     this.metroTileItem8.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.RedOrange;
     this.metroTileItem8.TileSize = new System.Drawing.Size(230, 120);
     //
     //
     //
     this.metroTileItem8.TileStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(60)))), ((int)(((byte)(0)))));
     this.metroTileItem8.TileStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(57)))), ((int)(((byte)(0)))));
     this.metroTileItem8.TileStyle.BackColorGradientAngle = 45;
     this.metroTileItem8.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem8.TileStyle.PaddingBottom = 4;
     this.metroTileItem8.TileStyle.PaddingLeft = 4;
     this.metroTileItem8.TileStyle.PaddingRight = 4;
     this.metroTileItem8.TileStyle.PaddingTop = 4;
     this.metroTileItem8.TileStyle.TextColor = System.Drawing.Color.White;
     this.metroTileItem8.TitleText = "Busquedas según criterios varios";
     //
     // bubbleButton2
     //
     this.bubbleButton2.Name = "bubbleButton2";
     //
     // timer1
     //
     this.timer1.Enabled = true;
     this.timer1.Interval = 5000;
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // metroTileItem5
     //
     this.metroTileItem5.Name = "metroTileItem5";
     this.metroTileItem5.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
     this.metroTileItem5.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.metroTileItem5.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem5.TileStyle.PaddingLeft = 50;
     this.metroTileItem5.TitleText = "Control Usuarios";
     this.metroTileItem5.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     //
     // metroTileItem9
     //
     this.metroTileItem9.Name = "metroTileItem9";
     this.metroTileItem9.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
     this.metroTileItem9.TileSize = new System.Drawing.Size(180, 25);
     //
     //
     //
     this.metroTileItem9.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem9.TileStyle.PaddingLeft = 50;
     this.metroTileItem9.TitleText = "Control Usuarios";
     this.metroTileItem9.TitleTextAlignment = System.Drawing.ContentAlignment.TopCenter;
     //
     // Menu_Principal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.BackgroundImage = global::Control_Aulas_UAM.Properties.Resources.form_background2;
     this.Controls.Add(this.itemPanel1);
     this.Name = "Menu_Principal";
     this.Size = new System.Drawing.Size(745, 807);
     this.Load += new System.EventHandler(this.Menu_Principal_Load);
     this.itemPanel1.ResumeLayout(false);
     this.usuarioResumen.ResumeLayout(false);
     this.usuarioResumen.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }