Ejemplo n.º 1
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Bunifu.Framework.UI.BunifuGradientPanel        menuInterno;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Index));
     BunifuAnimatorNS.Animation animation1 = new BunifuAnimatorNS.Animation();
     BunifuAnimatorNS.Animation animation2 = new BunifuAnimatorNS.Animation();
     this.btnConfiguraciones = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnEstadisticas    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnSuscripciones   = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnAsistencia      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnUsuarios        = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton6  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.label2             = new System.Windows.Forms.Label();
     this.pictureBox2        = new System.Windows.Forms.PictureBox();
     this.lineaUsuario       = new Bunifu.Framework.UI.BunifuSeparator();
     this.lineaTitulo        = new Bunifu.Framework.UI.BunifuSeparator();
     this.panelMenu          = new System.Windows.Forms.Panel();
     this.panelTop           = new System.Windows.Forms.Panel();
     this.btnCerrar          = new System.Windows.Forms.PictureBox();
     this.btnRestaurar       = new System.Windows.Forms.PictureBox();
     this.btnMinimizar       = new System.Windows.Forms.PictureBox();
     this.btnMaximizar       = new System.Windows.Forms.PictureBox();
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.panelPrincipal     = new System.Windows.Forms.Panel();
     this.animacionIda       = new BunifuAnimatorNS.BunifuTransition(this.components);
     this.buelta             = new BunifuAnimatorNS.BunifuTransition(this.components);
     this.moverFormIndex     = new Bunifu.Framework.UI.BunifuDragControl(this.components);
     menuInterno             = new Bunifu.Framework.UI.BunifuGradientPanel();
     menuInterno.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panelMenu.SuspendLayout();
     this.panelTop.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnCerrar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRestaurar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnMinimizar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnMaximizar)).BeginInit();
     this.SuspendLayout();
     //
     // menuInterno
     //
     menuInterno.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(32)))), ((int)(((byte)(34)))));
     menuInterno.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("menuInterno.BackgroundImage")));
     menuInterno.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     menuInterno.Controls.Add(this.btnConfiguraciones);
     menuInterno.Controls.Add(this.btnEstadisticas);
     menuInterno.Controls.Add(this.btnSuscripciones);
     menuInterno.Controls.Add(this.btnAsistencia);
     menuInterno.Controls.Add(this.btnUsuarios);
     menuInterno.Controls.Add(this.bunifuFlatButton6);
     menuInterno.Controls.Add(this.label2);
     menuInterno.Controls.Add(this.pictureBox2);
     menuInterno.Controls.Add(this.lineaUsuario);
     menuInterno.Controls.Add(this.lineaTitulo);
     this.buelta.SetDecoration(menuInterno, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(menuInterno, BunifuAnimatorNS.DecorationType.None);
     menuInterno.Dock = System.Windows.Forms.DockStyle.Left;
     menuInterno.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(32)))), ((int)(((byte)(34)))));
     menuInterno.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(32)))), ((int)(((byte)(34)))));
     menuInterno.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(32)))), ((int)(((byte)(34)))));
     menuInterno.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(32)))), ((int)(((byte)(34)))));
     menuInterno.Location            = new System.Drawing.Point(0, 0);
     menuInterno.Name     = "menuInterno";
     menuInterno.Quality  = 10;
     menuInterno.Size     = new System.Drawing.Size(300, 610);
     menuInterno.TabIndex = 0;
     //
     // btnConfiguraciones
     //
     this.btnConfiguraciones.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnConfiguraciones.BackColor             = System.Drawing.Color.Transparent;
     this.btnConfiguraciones.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnConfiguraciones.BorderRadius          = 0;
     this.btnConfiguraciones.ButtonText            = "      Configuración";
     this.btnConfiguraciones.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnConfiguraciones, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnConfiguraciones, BunifuAnimatorNS.DecorationType.None);
     this.btnConfiguraciones.DisabledColor            = System.Drawing.Color.Gray;
     this.btnConfiguraciones.Font                     = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnConfiguraciones.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnConfiguraciones.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnConfiguraciones.Iconimage")));
     this.btnConfiguraciones.Iconimage_right          = null;
     this.btnConfiguraciones.Iconimage_right_Selected = null;
     this.btnConfiguraciones.Iconimage_Selected       = null;
     this.btnConfiguraciones.IconMarginLeft           = 0;
     this.btnConfiguraciones.IconMarginRight          = 0;
     this.btnConfiguraciones.IconRightVisible         = true;
     this.btnConfiguraciones.IconRightZoom            = 0D;
     this.btnConfiguraciones.IconVisible              = true;
     this.btnConfiguraciones.IconZoom                 = 90D;
     this.btnConfiguraciones.IsTab                    = true;
     this.btnConfiguraciones.Location                 = new System.Drawing.Point(13, 478);
     this.btnConfiguraciones.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnConfiguraciones.Name                     = "btnConfiguraciones";
     this.btnConfiguraciones.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnConfiguraciones.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnConfiguraciones.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnConfiguraciones.selected                 = false;
     this.btnConfiguraciones.Size                     = new System.Drawing.Size(270, 46);
     this.btnConfiguraciones.TabIndex                 = 19;
     this.btnConfiguraciones.Text                     = "      Configuración";
     this.btnConfiguraciones.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnConfiguraciones.Textcolor                = System.Drawing.Color.White;
     this.btnConfiguraciones.TextFont                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnConfiguraciones.Click                   += new System.EventHandler(this.BtnConfiguraciones_Click);
     //
     // btnEstadisticas
     //
     this.btnEstadisticas.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnEstadisticas.BackColor             = System.Drawing.Color.Transparent;
     this.btnEstadisticas.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnEstadisticas.BorderRadius          = 0;
     this.btnEstadisticas.ButtonText            = "      Estadisticas";
     this.btnEstadisticas.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnEstadisticas, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnEstadisticas, BunifuAnimatorNS.DecorationType.None);
     this.btnEstadisticas.DisabledColor            = System.Drawing.Color.Gray;
     this.btnEstadisticas.Font                     = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEstadisticas.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnEstadisticas.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnEstadisticas.Iconimage")));
     this.btnEstadisticas.Iconimage_right          = null;
     this.btnEstadisticas.Iconimage_right_Selected = null;
     this.btnEstadisticas.Iconimage_Selected       = null;
     this.btnEstadisticas.IconMarginLeft           = 0;
     this.btnEstadisticas.IconMarginRight          = 0;
     this.btnEstadisticas.IconRightVisible         = true;
     this.btnEstadisticas.IconRightZoom            = 0D;
     this.btnEstadisticas.IconVisible              = true;
     this.btnEstadisticas.IconZoom                 = 90D;
     this.btnEstadisticas.IsTab                    = true;
     this.btnEstadisticas.Location                 = new System.Drawing.Point(13, 421);
     this.btnEstadisticas.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnEstadisticas.Name                     = "btnEstadisticas";
     this.btnEstadisticas.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnEstadisticas.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnEstadisticas.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnEstadisticas.selected                 = false;
     this.btnEstadisticas.Size                     = new System.Drawing.Size(270, 46);
     this.btnEstadisticas.TabIndex                 = 18;
     this.btnEstadisticas.Text                     = "      Estadisticas";
     this.btnEstadisticas.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEstadisticas.Textcolor                = System.Drawing.Color.White;
     this.btnEstadisticas.TextFont                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEstadisticas.Click                   += new System.EventHandler(this.BtnEstadisticas_Click);
     //
     // btnSuscripciones
     //
     this.btnSuscripciones.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnSuscripciones.BackColor             = System.Drawing.Color.Transparent;
     this.btnSuscripciones.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnSuscripciones.BorderRadius          = 0;
     this.btnSuscripciones.ButtonText            = "      Suscripciones";
     this.btnSuscripciones.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnSuscripciones, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnSuscripciones, BunifuAnimatorNS.DecorationType.None);
     this.btnSuscripciones.DisabledColor            = System.Drawing.Color.Gray;
     this.btnSuscripciones.Font                     = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSuscripciones.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnSuscripciones.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnSuscripciones.Iconimage")));
     this.btnSuscripciones.Iconimage_right          = null;
     this.btnSuscripciones.Iconimage_right_Selected = null;
     this.btnSuscripciones.Iconimage_Selected       = null;
     this.btnSuscripciones.IconMarginLeft           = 0;
     this.btnSuscripciones.IconMarginRight          = 0;
     this.btnSuscripciones.IconRightVisible         = true;
     this.btnSuscripciones.IconRightZoom            = 0D;
     this.btnSuscripciones.IconVisible              = true;
     this.btnSuscripciones.IconZoom                 = 90D;
     this.btnSuscripciones.IsTab                    = true;
     this.btnSuscripciones.Location                 = new System.Drawing.Point(13, 364);
     this.btnSuscripciones.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnSuscripciones.Name                     = "btnSuscripciones";
     this.btnSuscripciones.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnSuscripciones.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnSuscripciones.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnSuscripciones.selected                 = false;
     this.btnSuscripciones.Size                     = new System.Drawing.Size(270, 46);
     this.btnSuscripciones.TabIndex                 = 17;
     this.btnSuscripciones.Text                     = "      Suscripciones";
     this.btnSuscripciones.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnSuscripciones.Textcolor                = System.Drawing.Color.White;
     this.btnSuscripciones.TextFont                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSuscripciones.Click                   += new System.EventHandler(this.BtnSuscripciones_Click);
     //
     // btnAsistencia
     //
     this.btnAsistencia.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnAsistencia.BackColor             = System.Drawing.Color.Transparent;
     this.btnAsistencia.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnAsistencia.BorderRadius          = 0;
     this.btnAsistencia.ButtonText            = "      Asistencia";
     this.btnAsistencia.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnAsistencia, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnAsistencia, BunifuAnimatorNS.DecorationType.None);
     this.btnAsistencia.DisabledColor            = System.Drawing.Color.Gray;
     this.btnAsistencia.Font                     = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAsistencia.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnAsistencia.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnAsistencia.Iconimage")));
     this.btnAsistencia.Iconimage_right          = null;
     this.btnAsistencia.Iconimage_right_Selected = null;
     this.btnAsistencia.Iconimage_Selected       = null;
     this.btnAsistencia.IconMarginLeft           = 0;
     this.btnAsistencia.IconMarginRight          = 0;
     this.btnAsistencia.IconRightVisible         = true;
     this.btnAsistencia.IconRightZoom            = 0D;
     this.btnAsistencia.IconVisible              = true;
     this.btnAsistencia.IconZoom                 = 90D;
     this.btnAsistencia.IsTab                    = true;
     this.btnAsistencia.Location                 = new System.Drawing.Point(13, 307);
     this.btnAsistencia.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnAsistencia.Name                     = "btnAsistencia";
     this.btnAsistencia.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnAsistencia.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnAsistencia.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnAsistencia.selected                 = false;
     this.btnAsistencia.Size                     = new System.Drawing.Size(270, 46);
     this.btnAsistencia.TabIndex                 = 16;
     this.btnAsistencia.Text                     = "      Asistencia";
     this.btnAsistencia.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnAsistencia.Textcolor                = System.Drawing.Color.White;
     this.btnAsistencia.TextFont                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAsistencia.Click                   += new System.EventHandler(this.BtnAsistencia_Click);
     //
     // btnUsuarios
     //
     this.btnUsuarios.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnUsuarios.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnUsuarios.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnUsuarios.BorderRadius          = 0;
     this.btnUsuarios.ButtonText            = "      Usuarios";
     this.btnUsuarios.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnUsuarios, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnUsuarios, BunifuAnimatorNS.DecorationType.None);
     this.btnUsuarios.DisabledColor            = System.Drawing.Color.Gray;
     this.btnUsuarios.Font                     = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUsuarios.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnUsuarios.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnUsuarios.Iconimage")));
     this.btnUsuarios.Iconimage_right          = null;
     this.btnUsuarios.Iconimage_right_Selected = null;
     this.btnUsuarios.Iconimage_Selected       = null;
     this.btnUsuarios.IconMarginLeft           = 0;
     this.btnUsuarios.IconMarginRight          = 0;
     this.btnUsuarios.IconRightVisible         = true;
     this.btnUsuarios.IconRightZoom            = 0D;
     this.btnUsuarios.IconVisible              = true;
     this.btnUsuarios.IconZoom                 = 90D;
     this.btnUsuarios.IsTab                    = true;
     this.btnUsuarios.Location                 = new System.Drawing.Point(13, 250);
     this.btnUsuarios.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnUsuarios.Name                     = "btnUsuarios";
     this.btnUsuarios.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnUsuarios.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.btnUsuarios.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnUsuarios.selected                 = true;
     this.btnUsuarios.Size                     = new System.Drawing.Size(270, 46);
     this.btnUsuarios.TabIndex                 = 15;
     this.btnUsuarios.Text                     = "      Usuarios";
     this.btnUsuarios.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnUsuarios.Textcolor                = System.Drawing.Color.White;
     this.btnUsuarios.TextFont                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUsuarios.Click                   += new System.EventHandler(this.BtnUsuarios_Click);
     //
     // bunifuFlatButton6
     //
     this.bunifuFlatButton6.Activecolor           = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton6.BorderRadius          = 0;
     this.bunifuFlatButton6.ButtonText            = "          GYM";
     this.bunifuFlatButton6.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.bunifuFlatButton6, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.bunifuFlatButton6, BunifuAnimatorNS.DecorationType.None);
     this.bunifuFlatButton6.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton6.Font                     = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton6.Iconimage")));
     this.bunifuFlatButton6.Iconimage_right          = null;
     this.bunifuFlatButton6.Iconimage_right_Selected = null;
     this.bunifuFlatButton6.Iconimage_Selected       = null;
     this.bunifuFlatButton6.IconMarginLeft           = 1;
     this.bunifuFlatButton6.IconMarginRight          = 0;
     this.bunifuFlatButton6.IconRightVisible         = true;
     this.bunifuFlatButton6.IconRightZoom            = 0D;
     this.bunifuFlatButton6.IconVisible              = true;
     this.bunifuFlatButton6.IconZoom                 = 90D;
     this.bunifuFlatButton6.IsTab                    = true;
     this.bunifuFlatButton6.Location                 = new System.Drawing.Point(16, 16);
     this.bunifuFlatButton6.Margin                   = new System.Windows.Forms.Padding(7);
     this.bunifuFlatButton6.Name                     = "bunifuFlatButton6";
     this.bunifuFlatButton6.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHoverTextColor         = System.Drawing.SystemColors.Window;
     this.bunifuFlatButton6.selected                 = false;
     this.bunifuFlatButton6.Size                     = new System.Drawing.Size(240, 42);
     this.bunifuFlatButton6.TabIndex                 = 14;
     this.bunifuFlatButton6.Text                     = "          GYM";
     this.bunifuFlatButton6.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuFlatButton6.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton6.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Click                   += new System.EventHandler(this.BunifuFlatButton6_Click_1);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.animacionIda.SetDecoration(this.label2, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.label2, BunifuAnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(116, 174);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(59, 20);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "Madro";
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.animacionIda.SetDecoration(this.pictureBox2, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.pictureBox2, BunifuAnimatorNS.DecorationType.None);
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(104, 81);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(80, 80);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 6;
     this.pictureBox2.TabStop  = false;
     //
     // lineaUsuario
     //
     this.lineaUsuario.BackColor = System.Drawing.Color.Transparent;
     this.buelta.SetDecoration(this.lineaUsuario, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this.lineaUsuario, BunifuAnimatorNS.DecorationType.None);
     this.lineaUsuario.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.lineaUsuario.LineThickness = 1;
     this.lineaUsuario.Location      = new System.Drawing.Point(12, 193);
     this.lineaUsuario.Name          = "lineaUsuario";
     this.lineaUsuario.Size          = new System.Drawing.Size(270, 35);
     this.lineaUsuario.TabIndex      = 5;
     this.lineaUsuario.Transparency  = 255;
     this.lineaUsuario.Vertical      = false;
     //
     // lineaTitulo
     //
     this.lineaTitulo.BackColor = System.Drawing.Color.Transparent;
     this.buelta.SetDecoration(this.lineaTitulo, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this.lineaTitulo, BunifuAnimatorNS.DecorationType.None);
     this.lineaTitulo.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.lineaTitulo.LineThickness = 1;
     this.lineaTitulo.Location      = new System.Drawing.Point(12, 46);
     this.lineaTitulo.Name          = "lineaTitulo";
     this.lineaTitulo.Size          = new System.Drawing.Size(270, 35);
     this.lineaTitulo.TabIndex      = 0;
     this.lineaTitulo.Transparency  = 255;
     this.lineaTitulo.Vertical      = false;
     //
     // panelMenu
     //
     this.panelMenu.BackColor = System.Drawing.Color.White;
     this.panelMenu.Controls.Add(menuInterno);
     this.buelta.SetDecoration(this.panelMenu, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this.panelMenu, BunifuAnimatorNS.DecorationType.None);
     this.panelMenu.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panelMenu.Location = new System.Drawing.Point(0, 0);
     this.panelMenu.Name     = "panelMenu";
     this.panelMenu.Size     = new System.Drawing.Size(300, 610);
     this.panelMenu.TabIndex = 1;
     this.panelMenu.Paint   += new System.Windows.Forms.PaintEventHandler(this.PanelMenu_Paint);
     //
     // panelTop
     //
     this.panelTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.panelTop.Controls.Add(this.btnCerrar);
     this.panelTop.Controls.Add(this.btnRestaurar);
     this.panelTop.Controls.Add(this.btnMinimizar);
     this.panelTop.Controls.Add(this.btnMaximizar);
     this.buelta.SetDecoration(this.panelTop, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this.panelTop, BunifuAnimatorNS.DecorationType.None);
     this.panelTop.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panelTop.Font      = new System.Drawing.Font("Century", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelTop.ForeColor = System.Drawing.Color.White;
     this.panelTop.Location  = new System.Drawing.Point(300, 0);
     this.panelTop.Name      = "panelTop";
     this.panelTop.Size      = new System.Drawing.Size(780, 46);
     this.panelTop.TabIndex  = 2;
     //
     // btnCerrar
     //
     this.btnCerrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCerrar.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnCerrar, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnCerrar, BunifuAnimatorNS.DecorationType.None);
     this.btnCerrar.Image    = ((System.Drawing.Image)(resources.GetObject("btnCerrar.Image")));
     this.btnCerrar.Location = new System.Drawing.Point(738, 10);
     this.btnCerrar.Name     = "btnCerrar";
     this.btnCerrar.Size     = new System.Drawing.Size(30, 30);
     this.btnCerrar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnCerrar.TabIndex = 4;
     this.btnCerrar.TabStop  = false;
     this.btnCerrar.Click   += new System.EventHandler(this.BtnCerrar_Click);
     //
     // btnRestaurar
     //
     this.btnRestaurar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRestaurar.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnRestaurar, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnRestaurar, BunifuAnimatorNS.DecorationType.None);
     this.btnRestaurar.Image    = ((System.Drawing.Image)(resources.GetObject("btnRestaurar.Image")));
     this.btnRestaurar.Location = new System.Drawing.Point(705, 10);
     this.btnRestaurar.Name     = "btnRestaurar";
     this.btnRestaurar.Size     = new System.Drawing.Size(30, 30);
     this.btnRestaurar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnRestaurar.TabIndex = 3;
     this.btnRestaurar.TabStop  = false;
     this.btnRestaurar.Visible  = false;
     this.btnRestaurar.Click   += new System.EventHandler(this.BtnRestaurar_Click);
     //
     // btnMinimizar
     //
     this.btnMinimizar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMinimizar.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnMinimizar, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnMinimizar, BunifuAnimatorNS.DecorationType.None);
     this.btnMinimizar.Image    = ((System.Drawing.Image)(resources.GetObject("btnMinimizar.Image")));
     this.btnMinimizar.Location = new System.Drawing.Point(672, 10);
     this.btnMinimizar.Name     = "btnMinimizar";
     this.btnMinimizar.Size     = new System.Drawing.Size(30, 30);
     this.btnMinimizar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnMinimizar.TabIndex = 2;
     this.btnMinimizar.TabStop  = false;
     this.btnMinimizar.Click   += new System.EventHandler(this.BtnMinimizar_Click);
     //
     // btnMaximizar
     //
     this.btnMaximizar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMaximizar.Cursor = System.Windows.Forms.Cursors.Hand;
     this.animacionIda.SetDecoration(this.btnMaximizar, BunifuAnimatorNS.DecorationType.None);
     this.buelta.SetDecoration(this.btnMaximizar, BunifuAnimatorNS.DecorationType.None);
     this.btnMaximizar.Image    = ((System.Drawing.Image)(resources.GetObject("btnMaximizar.Image")));
     this.btnMaximizar.Location = new System.Drawing.Point(705, 10);
     this.btnMaximizar.Name     = "btnMaximizar";
     this.btnMaximizar.Size     = new System.Drawing.Size(30, 30);
     this.btnMaximizar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnMaximizar.TabIndex = 1;
     this.btnMaximizar.TabStop  = false;
     this.btnMaximizar.Click   += new System.EventHandler(this.BtnMaximizar_Click);
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 7;
     this.bunifuElipse1.TargetControl = this;
     //
     // panelPrincipal
     //
     this.panelPrincipal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(236)))), ((int)(((byte)(234)))));
     this.buelta.SetDecoration(this.panelPrincipal, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this.panelPrincipal, BunifuAnimatorNS.DecorationType.None);
     this.panelPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelPrincipal.Location = new System.Drawing.Point(300, 46);
     this.panelPrincipal.Name     = "panelPrincipal";
     this.panelPrincipal.Size     = new System.Drawing.Size(780, 564);
     this.panelPrincipal.TabIndex = 3;
     //
     // animacionIda
     //
     this.animacionIda.AnimationType   = BunifuAnimatorNS.AnimationType.HorizSlide;
     this.animacionIda.Cursor          = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff               = 0F;
     animation1.MaxTime                 = 1F;
     animation1.MinTime                 = 0F;
     animation1.MosaicCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift             = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize              = 0;
     animation1.Padding                 = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff             = 0F;
     animation1.RotateLimit             = 0F;
     animation1.ScaleCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff               = 0F;
     animation1.TransparencyCoeff       = 0F;
     this.animacionIda.DefaultAnimation = animation1;
     //
     // buelta
     //
     this.buelta.AnimationType         = BunifuAnimatorNS.AnimationType.Transparent;
     this.buelta.Cursor                = null;
     animation2.AnimateOnlyDifferences = true;
     animation2.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff              = 0F;
     animation2.MaxTime                = 1F;
     animation2.MinTime                = 0F;
     animation2.MosaicCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift            = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize             = 0;
     animation2.Padding                = new System.Windows.Forms.Padding(0);
     animation2.RotateCoeff            = 0F;
     animation2.RotateLimit            = 0F;
     animation2.ScaleCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff              = 0F;
     animation2.TransparencyCoeff      = 1F;
     this.buelta.DefaultAnimation      = animation2;
     //
     // moverFormIndex
     //
     this.moverFormIndex.Fixed         = true;
     this.moverFormIndex.Horizontal    = true;
     this.moverFormIndex.TargetControl = this.panelTop;
     this.moverFormIndex.Vertical      = true;
     //
     // Index
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1080, 610);
     this.Controls.Add(this.panelPrincipal);
     this.Controls.Add(this.panelTop);
     this.Controls.Add(this.panelMenu);
     this.buelta.SetDecoration(this, BunifuAnimatorNS.DecorationType.None);
     this.animacionIda.SetDecoration(this, BunifuAnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Index";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Index_Load);
     menuInterno.ResumeLayout(false);
     menuInterno.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panelMenu.ResumeLayout(false);
     this.panelTop.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.btnCerrar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRestaurar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnMinimizar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnMaximizar)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Bunifu.Framework.UI.BunifuGradientPanel        bunifuGradientPanel1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMenu));
     this.bunifuCustomLabel1   = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.panel1               = new System.Windows.Forms.Panel();
     this.bunifuFlatButton1    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton2    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.panel2               = new System.Windows.Forms.Panel();
     this.bunifuCustomTextbox1 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox2 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox3 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox4 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuFlatButton3    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton4    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton5    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton6    = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuGradientPanel1      = new Bunifu.Framework.UI.BunifuGradientPanel();
     bunifuGradientPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuGradientPanel1
     //
     bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     bunifuGradientPanel1.Controls.Add(this.bunifuCustomLabel1);
     bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Top;
     bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.MidnightBlue;
     bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.White;
     bunifuGradientPanel1.Location            = new System.Drawing.Point(210, 0);
     bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     bunifuGradientPanel1.Quality  = 10;
     bunifuGradientPanel1.Size     = new System.Drawing.Size(972, 100);
     bunifuGradientPanel1.TabIndex = 1;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 16.25F, System.Drawing.FontStyle.Bold);
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.Peru;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(19, 27);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(139, 26);
     this.bunifuCustomLabel1.TabIndex  = 0;
     this.bunifuCustomLabel1.Text      = "Cripy Invest";
     this.bunifuCustomLabel1.Click    += new System.EventHandler(this.bunifuCustomLabel1_Click_1);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Blue;
     this.panel1.Controls.Add(this.bunifuFlatButton6);
     this.panel1.Controls.Add(this.bunifuFlatButton5);
     this.panel1.Controls.Add(this.bunifuFlatButton4);
     this.panel1.Controls.Add(this.bunifuFlatButton3);
     this.panel1.Controls.Add(this.bunifuFlatButton1);
     this.panel1.Controls.Add(this.bunifuFlatButton2);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(210, 635);
     this.panel1.TabIndex = 0;
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton1.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = null;
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconMarginLeft           = 0;
     this.bunifuFlatButton1.IconMarginRight          = 0;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom                 = 90D;
     this.bunifuFlatButton1.IsTab                    = false;
     this.bunifuFlatButton1.Location                 = new System.Drawing.Point(6, 174);
     this.bunifuFlatButton1.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton1.Name                     = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton1.selected                 = false;
     this.bunifuFlatButton1.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton1.TabIndex                 = 4;
     this.bunifuFlatButton1.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton1.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton1.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton1.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton1.Click                   += new System.EventHandler(this.bunifuFlatButton1_Click);
     //
     // bunifuFlatButton2
     //
     this.bunifuFlatButton2.Activecolor = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton2.Anchor      = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuFlatButton2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton2.BorderRadius          = 0;
     this.bunifuFlatButton2.ButtonText            = "Cadastrar Investidores";
     this.bunifuFlatButton2.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton2.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton2.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton2.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.Iconimage                = null;
     this.bunifuFlatButton2.Iconimage_right          = null;
     this.bunifuFlatButton2.Iconimage_right_Selected = null;
     this.bunifuFlatButton2.Iconimage_Selected       = null;
     this.bunifuFlatButton2.IconMarginLeft           = 0;
     this.bunifuFlatButton2.IconMarginRight          = 0;
     this.bunifuFlatButton2.IconRightVisible         = true;
     this.bunifuFlatButton2.IconRightZoom            = 0D;
     this.bunifuFlatButton2.IconVisible              = true;
     this.bunifuFlatButton2.IconZoom                 = 90D;
     this.bunifuFlatButton2.IsTab                    = false;
     this.bunifuFlatButton2.Location                 = new System.Drawing.Point(6, 113);
     this.bunifuFlatButton2.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton2.Name                     = "bunifuFlatButton2";
     this.bunifuFlatButton2.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton2.selected                 = false;
     this.bunifuFlatButton2.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton2.TabIndex                 = 3;
     this.bunifuFlatButton2.Text                     = "Cadastrar Investidores";
     this.bunifuFlatButton2.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton2.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton2.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton2.Click                   += new System.EventHandler(this.bunifuFlatButton2_Click);
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(210, 100);
     this.panel2.TabIndex = 0;
     //
     // bunifuCustomTextbox1
     //
     this.bunifuCustomTextbox1.BorderColor  = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox1.Location     = new System.Drawing.Point(272, 162);
     this.bunifuCustomTextbox1.Name         = "bunifuCustomTextbox1";
     this.bunifuCustomTextbox1.Size         = new System.Drawing.Size(343, 20);
     this.bunifuCustomTextbox1.TabIndex     = 2;
     this.bunifuCustomTextbox1.TextChanged += new System.EventHandler(this.bunifuCustomTextbox1_TextChanged);
     //
     // bunifuCustomTextbox2
     //
     this.bunifuCustomTextbox2.BorderColor  = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox2.Location     = new System.Drawing.Point(272, 204);
     this.bunifuCustomTextbox2.Name         = "bunifuCustomTextbox2";
     this.bunifuCustomTextbox2.Size         = new System.Drawing.Size(343, 20);
     this.bunifuCustomTextbox2.TabIndex     = 3;
     this.bunifuCustomTextbox2.TextChanged += new System.EventHandler(this.bunifuCustomTextbox2_TextChanged);
     //
     // bunifuCustomTextbox3
     //
     this.bunifuCustomTextbox3.BorderColor  = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox3.Location     = new System.Drawing.Point(271, 244);
     this.bunifuCustomTextbox3.Name         = "bunifuCustomTextbox3";
     this.bunifuCustomTextbox3.Size         = new System.Drawing.Size(343, 20);
     this.bunifuCustomTextbox3.TabIndex     = 4;
     this.bunifuCustomTextbox3.TextChanged += new System.EventHandler(this.bunifuCustomTextbox3_TextChanged);
     //
     // bunifuCustomTextbox4
     //
     this.bunifuCustomTextbox4.BorderColor  = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox4.Location     = new System.Drawing.Point(271, 283);
     this.bunifuCustomTextbox4.Name         = "bunifuCustomTextbox4";
     this.bunifuCustomTextbox4.Size         = new System.Drawing.Size(343, 20);
     this.bunifuCustomTextbox4.TabIndex     = 5;
     this.bunifuCustomTextbox4.TextChanged += new System.EventHandler(this.bunifuCustomTextbox4_TextChanged);
     //
     // bunifuFlatButton3
     //
     this.bunifuFlatButton3.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton3.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton3.BorderRadius          = 0;
     this.bunifuFlatButton3.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton3.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton3.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton3.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton3.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.Iconimage                = null;
     this.bunifuFlatButton3.Iconimage_right          = null;
     this.bunifuFlatButton3.Iconimage_right_Selected = null;
     this.bunifuFlatButton3.Iconimage_Selected       = null;
     this.bunifuFlatButton3.IconMarginLeft           = 0;
     this.bunifuFlatButton3.IconMarginRight          = 0;
     this.bunifuFlatButton3.IconRightVisible         = true;
     this.bunifuFlatButton3.IconRightZoom            = 0D;
     this.bunifuFlatButton3.IconVisible              = true;
     this.bunifuFlatButton3.IconZoom                 = 90D;
     this.bunifuFlatButton3.IsTab                    = false;
     this.bunifuFlatButton3.Location                 = new System.Drawing.Point(6, 236);
     this.bunifuFlatButton3.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton3.Name                     = "bunifuFlatButton3";
     this.bunifuFlatButton3.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton3.selected                 = false;
     this.bunifuFlatButton3.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton3.TabIndex                 = 5;
     this.bunifuFlatButton3.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton3.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton3.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton3.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton3.Click                   += new System.EventHandler(this.bunifuFlatButton3_Click);
     //
     // bunifuFlatButton4
     //
     this.bunifuFlatButton4.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton4.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton4.BorderRadius          = 0;
     this.bunifuFlatButton4.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton4.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton4.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton4.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton4.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.Iconimage                = null;
     this.bunifuFlatButton4.Iconimage_right          = null;
     this.bunifuFlatButton4.Iconimage_right_Selected = null;
     this.bunifuFlatButton4.Iconimage_Selected       = null;
     this.bunifuFlatButton4.IconMarginLeft           = 0;
     this.bunifuFlatButton4.IconMarginRight          = 0;
     this.bunifuFlatButton4.IconRightVisible         = true;
     this.bunifuFlatButton4.IconRightZoom            = 0D;
     this.bunifuFlatButton4.IconVisible              = true;
     this.bunifuFlatButton4.IconZoom                 = 90D;
     this.bunifuFlatButton4.IsTab                    = false;
     this.bunifuFlatButton4.Location                 = new System.Drawing.Point(6, 300);
     this.bunifuFlatButton4.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton4.Name                     = "bunifuFlatButton4";
     this.bunifuFlatButton4.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton4.selected                 = false;
     this.bunifuFlatButton4.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton4.TabIndex                 = 6;
     this.bunifuFlatButton4.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton4.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton4.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton4.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton4.Click                   += new System.EventHandler(this.bunifuFlatButton4_Click);
     //
     // bunifuFlatButton5
     //
     this.bunifuFlatButton5.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton5.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton5.BorderRadius          = 0;
     this.bunifuFlatButton5.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton5.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton5.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton5.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton5.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.Iconimage                = null;
     this.bunifuFlatButton5.Iconimage_right          = null;
     this.bunifuFlatButton5.Iconimage_right_Selected = null;
     this.bunifuFlatButton5.Iconimage_Selected       = null;
     this.bunifuFlatButton5.IconMarginLeft           = 0;
     this.bunifuFlatButton5.IconMarginRight          = 0;
     this.bunifuFlatButton5.IconRightVisible         = true;
     this.bunifuFlatButton5.IconRightZoom            = 0D;
     this.bunifuFlatButton5.IconVisible              = true;
     this.bunifuFlatButton5.IconZoom                 = 90D;
     this.bunifuFlatButton5.IsTab                    = false;
     this.bunifuFlatButton5.Location                 = new System.Drawing.Point(6, 360);
     this.bunifuFlatButton5.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton5.Name                     = "bunifuFlatButton5";
     this.bunifuFlatButton5.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton5.selected                 = false;
     this.bunifuFlatButton5.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton5.TabIndex                 = 7;
     this.bunifuFlatButton5.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton5.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton5.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton5.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton5.Click                   += new System.EventHandler(this.bunifuFlatButton5_Click);
     //
     // bunifuFlatButton6
     //
     this.bunifuFlatButton6.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton6.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton6.BorderRadius          = 0;
     this.bunifuFlatButton6.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton6.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton6.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton6.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.Iconimage                = null;
     this.bunifuFlatButton6.Iconimage_right          = null;
     this.bunifuFlatButton6.Iconimage_right_Selected = null;
     this.bunifuFlatButton6.Iconimage_Selected       = null;
     this.bunifuFlatButton6.IconMarginLeft           = 0;
     this.bunifuFlatButton6.IconMarginRight          = 0;
     this.bunifuFlatButton6.IconRightVisible         = true;
     this.bunifuFlatButton6.IconRightZoom            = 0D;
     this.bunifuFlatButton6.IconVisible              = true;
     this.bunifuFlatButton6.IconZoom                 = 90D;
     this.bunifuFlatButton6.IsTab                    = false;
     this.bunifuFlatButton6.Location                 = new System.Drawing.Point(6, 424);
     this.bunifuFlatButton6.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton6.Name                     = "bunifuFlatButton6";
     this.bunifuFlatButton6.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton6.selected                 = false;
     this.bunifuFlatButton6.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton6.TabIndex                 = 8;
     this.bunifuFlatButton6.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton6.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton6.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton6.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Click                   += new System.EventHandler(this.bunifuFlatButton6_Click);
     //
     // frmMenu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ButtonFace;
     this.ClientSize          = new System.Drawing.Size(1182, 635);
     this.Controls.Add(this.bunifuCustomTextbox4);
     this.Controls.Add(this.bunifuCustomTextbox3);
     this.Controls.Add(this.bunifuCustomTextbox2);
     this.Controls.Add(this.bunifuCustomTextbox1);
     this.Controls.Add(bunifuGradientPanel1);
     this.Controls.Add(this.panel1);
     this.Cursor          = System.Windows.Forms.Cursors.Cross;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ImeMode         = System.Windows.Forms.ImeMode.On;
     this.Name            = "frmMenu";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmMenu";
     this.Load           += new System.EventHandler(this.frmMenu_Load);
     bunifuGradientPanel1.ResumeLayout(false);
     bunifuGradientPanel1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo 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()
 {
     Bunifu.Framework.UI.BunifuGradientPanel        bunifuGradientPanel1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCambio));
     this.bunifuImageButton1 = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuCustomLabel1 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.bunifuFlatButton8  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton7  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton6  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton5  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton4  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton3  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton1  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton2  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.panel2             = new System.Windows.Forms.Panel();
     bunifuGradientPanel1    = new Bunifu.Framework.UI.BunifuGradientPanel();
     bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuGradientPanel1
     //
     bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     bunifuGradientPanel1.Controls.Add(this.bunifuImageButton1);
     bunifuGradientPanel1.Controls.Add(this.bunifuCustomLabel1);
     bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Top;
     bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.MidnightBlue;
     bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.White;
     bunifuGradientPanel1.Location            = new System.Drawing.Point(210, 0);
     bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     bunifuGradientPanel1.Quality  = 10;
     bunifuGradientPanel1.Size     = new System.Drawing.Size(956, 100);
     bunifuGradientPanel1.TabIndex = 5;
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.BackColor   = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Location    = new System.Drawing.Point(929, 12);
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.Size        = new System.Drawing.Size(15, 16);
     this.bunifuImageButton1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.bunifuImageButton1.TabIndex    = 3;
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 16.25F, System.Drawing.FontStyle.Bold);
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.Peru;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(19, 27);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(139, 26);
     this.bunifuCustomLabel1.TabIndex  = 0;
     this.bunifuCustomLabel1.Text      = "Cripy Invest";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Blue;
     this.panel1.Controls.Add(this.bunifuFlatButton8);
     this.panel1.Controls.Add(this.bunifuFlatButton7);
     this.panel1.Controls.Add(this.bunifuFlatButton6);
     this.panel1.Controls.Add(this.bunifuFlatButton5);
     this.panel1.Controls.Add(this.bunifuFlatButton4);
     this.panel1.Controls.Add(this.bunifuFlatButton3);
     this.panel1.Controls.Add(this.bunifuFlatButton1);
     this.panel1.Controls.Add(this.bunifuFlatButton2);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(210, 596);
     this.panel1.TabIndex = 4;
     //
     // bunifuFlatButton8
     //
     this.bunifuFlatButton8.Activecolor = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton8.Anchor      = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuFlatButton8.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton8.BorderRadius          = 0;
     this.bunifuFlatButton8.ButtonText            = "Cadastrar Investidores";
     this.bunifuFlatButton8.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton8.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton8.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton8.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton8.Iconimage                = null;
     this.bunifuFlatButton8.Iconimage_right          = null;
     this.bunifuFlatButton8.Iconimage_right_Selected = null;
     this.bunifuFlatButton8.Iconimage_Selected       = null;
     this.bunifuFlatButton8.IconMarginLeft           = 0;
     this.bunifuFlatButton8.IconMarginRight          = 0;
     this.bunifuFlatButton8.IconRightVisible         = true;
     this.bunifuFlatButton8.IconRightZoom            = 0D;
     this.bunifuFlatButton8.IconVisible              = true;
     this.bunifuFlatButton8.IconZoom                 = 90D;
     this.bunifuFlatButton8.IsTab                    = false;
     this.bunifuFlatButton8.Location                 = new System.Drawing.Point(6, 112);
     this.bunifuFlatButton8.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton8.Name                     = "bunifuFlatButton8";
     this.bunifuFlatButton8.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton8.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton8.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton8.selected                 = false;
     this.bunifuFlatButton8.Size                     = new System.Drawing.Size(201, 9);
     this.bunifuFlatButton8.TabIndex                 = 10;
     this.bunifuFlatButton8.Text                     = "Cadastrar Investidores";
     this.bunifuFlatButton8.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton8.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton8.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton7
     //
     this.bunifuFlatButton7.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton7.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton7.BorderRadius          = 0;
     this.bunifuFlatButton7.ButtonText            = "Câmbio";
     this.bunifuFlatButton7.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton7.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton7.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton7.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.Iconimage                = null;
     this.bunifuFlatButton7.Iconimage_right          = null;
     this.bunifuFlatButton7.Iconimage_right_Selected = null;
     this.bunifuFlatButton7.Iconimage_Selected       = null;
     this.bunifuFlatButton7.IconMarginLeft           = 0;
     this.bunifuFlatButton7.IconMarginRight          = 0;
     this.bunifuFlatButton7.IconRightVisible         = true;
     this.bunifuFlatButton7.IconRightZoom            = 0D;
     this.bunifuFlatButton7.IconVisible              = true;
     this.bunifuFlatButton7.IconZoom                 = 90D;
     this.bunifuFlatButton7.IsTab                    = false;
     this.bunifuFlatButton7.Location                 = new System.Drawing.Point(6, 493);
     this.bunifuFlatButton7.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton7.Name                     = "bunifuFlatButton7";
     this.bunifuFlatButton7.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton7.selected                 = false;
     this.bunifuFlatButton7.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton7.TabIndex                 = 9;
     this.bunifuFlatButton7.Text                     = "Câmbio";
     this.bunifuFlatButton7.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton7.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton7.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton6
     //
     this.bunifuFlatButton6.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton6.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton6.BorderRadius          = 0;
     this.bunifuFlatButton6.ButtonText            = "Transferências";
     this.bunifuFlatButton6.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton6.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton6.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.Iconimage                = null;
     this.bunifuFlatButton6.Iconimage_right          = null;
     this.bunifuFlatButton6.Iconimage_right_Selected = null;
     this.bunifuFlatButton6.Iconimage_Selected       = null;
     this.bunifuFlatButton6.IconMarginLeft           = 0;
     this.bunifuFlatButton6.IconMarginRight          = 0;
     this.bunifuFlatButton6.IconRightVisible         = true;
     this.bunifuFlatButton6.IconRightZoom            = 0D;
     this.bunifuFlatButton6.IconVisible              = true;
     this.bunifuFlatButton6.IconZoom                 = 90D;
     this.bunifuFlatButton6.IsTab                    = false;
     this.bunifuFlatButton6.Location                 = new System.Drawing.Point(6, 424);
     this.bunifuFlatButton6.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton6.Name                     = "bunifuFlatButton6";
     this.bunifuFlatButton6.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton6.selected                 = false;
     this.bunifuFlatButton6.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton6.TabIndex                 = 8;
     this.bunifuFlatButton6.Text                     = "Transferências";
     this.bunifuFlatButton6.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton6.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton6.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton5
     //
     this.bunifuFlatButton5.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton5.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton5.BorderRadius          = 0;
     this.bunifuFlatButton5.ButtonText            = "Venda";
     this.bunifuFlatButton5.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton5.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton5.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton5.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.Iconimage                = null;
     this.bunifuFlatButton5.Iconimage_right          = null;
     this.bunifuFlatButton5.Iconimage_right_Selected = null;
     this.bunifuFlatButton5.Iconimage_Selected       = null;
     this.bunifuFlatButton5.IconMarginLeft           = 0;
     this.bunifuFlatButton5.IconMarginRight          = 0;
     this.bunifuFlatButton5.IconRightVisible         = true;
     this.bunifuFlatButton5.IconRightZoom            = 0D;
     this.bunifuFlatButton5.IconVisible              = true;
     this.bunifuFlatButton5.IconZoom                 = 90D;
     this.bunifuFlatButton5.IsTab                    = false;
     this.bunifuFlatButton5.Location                 = new System.Drawing.Point(6, 360);
     this.bunifuFlatButton5.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton5.Name                     = "bunifuFlatButton5";
     this.bunifuFlatButton5.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton5.selected                 = false;
     this.bunifuFlatButton5.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton5.TabIndex                 = 7;
     this.bunifuFlatButton5.Text                     = "Venda";
     this.bunifuFlatButton5.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton5.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton5.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton4
     //
     this.bunifuFlatButton4.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton4.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton4.BorderRadius          = 0;
     this.bunifuFlatButton4.ButtonText            = "Compra";
     this.bunifuFlatButton4.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton4.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton4.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton4.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.Iconimage                = null;
     this.bunifuFlatButton4.Iconimage_right          = null;
     this.bunifuFlatButton4.Iconimage_right_Selected = null;
     this.bunifuFlatButton4.Iconimage_Selected       = null;
     this.bunifuFlatButton4.IconMarginLeft           = 0;
     this.bunifuFlatButton4.IconMarginRight          = 0;
     this.bunifuFlatButton4.IconRightVisible         = true;
     this.bunifuFlatButton4.IconRightZoom            = 0D;
     this.bunifuFlatButton4.IconVisible              = true;
     this.bunifuFlatButton4.IconZoom                 = 90D;
     this.bunifuFlatButton4.IsTab                    = false;
     this.bunifuFlatButton4.Location                 = new System.Drawing.Point(6, 300);
     this.bunifuFlatButton4.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton4.Name                     = "bunifuFlatButton4";
     this.bunifuFlatButton4.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton4.selected                 = false;
     this.bunifuFlatButton4.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton4.TabIndex                 = 6;
     this.bunifuFlatButton4.Text                     = "Compra";
     this.bunifuFlatButton4.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton4.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton4.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton3
     //
     this.bunifuFlatButton3.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton3.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton3.BorderRadius          = 0;
     this.bunifuFlatButton3.ButtonText            = "Feed";
     this.bunifuFlatButton3.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton3.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton3.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton3.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.Iconimage                = null;
     this.bunifuFlatButton3.Iconimage_right          = null;
     this.bunifuFlatButton3.Iconimage_right_Selected = null;
     this.bunifuFlatButton3.Iconimage_Selected       = null;
     this.bunifuFlatButton3.IconMarginLeft           = 0;
     this.bunifuFlatButton3.IconMarginRight          = 0;
     this.bunifuFlatButton3.IconRightVisible         = true;
     this.bunifuFlatButton3.IconRightZoom            = 0D;
     this.bunifuFlatButton3.IconVisible              = true;
     this.bunifuFlatButton3.IconZoom                 = 90D;
     this.bunifuFlatButton3.IsTab                    = false;
     this.bunifuFlatButton3.Location                 = new System.Drawing.Point(6, 236);
     this.bunifuFlatButton3.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton3.Name                     = "bunifuFlatButton3";
     this.bunifuFlatButton3.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton3.selected                 = false;
     this.bunifuFlatButton3.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton3.TabIndex                 = 5;
     this.bunifuFlatButton3.Text                     = "Feed";
     this.bunifuFlatButton3.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton3.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton3.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton1.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = null;
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconMarginLeft           = 0;
     this.bunifuFlatButton1.IconMarginRight          = 0;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom                 = 90D;
     this.bunifuFlatButton1.IsTab                    = false;
     this.bunifuFlatButton1.Location                 = new System.Drawing.Point(6, 174);
     this.bunifuFlatButton1.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton1.Name                     = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton1.selected                 = false;
     this.bunifuFlatButton1.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton1.TabIndex                 = 4;
     this.bunifuFlatButton1.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton1.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton1.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton1.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton2
     //
     this.bunifuFlatButton2.Activecolor = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton2.Anchor      = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuFlatButton2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton2.BorderRadius          = 0;
     this.bunifuFlatButton2.ButtonText            = "Cadastrar Investidores";
     this.bunifuFlatButton2.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton2.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton2.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton2.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.Iconimage                = null;
     this.bunifuFlatButton2.Iconimage_right          = null;
     this.bunifuFlatButton2.Iconimage_right_Selected = null;
     this.bunifuFlatButton2.Iconimage_Selected       = null;
     this.bunifuFlatButton2.IconMarginLeft           = 0;
     this.bunifuFlatButton2.IconMarginRight          = 0;
     this.bunifuFlatButton2.IconRightVisible         = true;
     this.bunifuFlatButton2.IconRightZoom            = 0D;
     this.bunifuFlatButton2.IconVisible              = true;
     this.bunifuFlatButton2.IconZoom                 = 90D;
     this.bunifuFlatButton2.IsTab                    = false;
     this.bunifuFlatButton2.Location                 = new System.Drawing.Point(6, 113);
     this.bunifuFlatButton2.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton2.Name                     = "bunifuFlatButton2";
     this.bunifuFlatButton2.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton2.selected                 = false;
     this.bunifuFlatButton2.Size                     = new System.Drawing.Size(201, 8);
     this.bunifuFlatButton2.TabIndex                 = 3;
     this.bunifuFlatButton2.Text                     = "Cadastrar Investidores";
     this.bunifuFlatButton2.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton2.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton2.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(210, 100);
     this.panel2.TabIndex = 0;
     //
     // frmCambio
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1166, 596);
     this.Controls.Add(bunifuGradientPanel1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmCambio";
     this.Text            = "frmCambio";
     bunifuGradientPanel1.ResumeLayout(false);
     bunifuGradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Bunifu.Framework.UI.BunifuFlatButton           btnSettings;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHome));
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton1;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton2;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton3;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton4;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton10;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton9;
     Bunifu.Framework.UI.BunifuFlatButton           bunifuFlatButton7;
     Bunifu.Framework.UI.BunifuGradientPanel        bunifuGradientPanel2;
     this.bunifuCustomLabel1   = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuImageButton2   = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuImageButton1   = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuGradientPanel1 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.bunifuImageButton3   = new Bunifu.Framework.UI.BunifuImageButton();
     this.pnlOhms            = new System.Windows.Forms.Panel();
     this.bunifuTextbox1     = new Bunifu.Framework.UI.BunifuTextbox();
     this.bunifuCustomLabel5 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuCustomLabel4 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuCustomLabel3 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuCustomLabel2 = new Bunifu.Framework.UI.BunifuCustomLabel();
     btnSettings             = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton1       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton2       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton3       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton4       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton10      = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton9       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuFlatButton7       = new Bunifu.Framework.UI.BunifuFlatButton();
     bunifuGradientPanel2    = new Bunifu.Framework.UI.BunifuGradientPanel();
     bunifuGradientPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     this.bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton3)).BeginInit();
     this.pnlOhms.SuspendLayout();
     this.SuspendLayout();
     //
     // btnSettings
     //
     btnSettings.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(btnSettings, "btnSettings");
     btnSettings.BackColor                = System.Drawing.Color.Transparent;
     btnSettings.BorderRadius             = 0;
     btnSettings.ButtonText               = "Settings";
     btnSettings.Cursor                   = System.Windows.Forms.Cursors.Hand;
     btnSettings.DisabledColor            = System.Drawing.Color.Gray;
     btnSettings.Iconcolor                = System.Drawing.Color.Transparent;
     btnSettings.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnSettings.Iconimage")));
     btnSettings.Iconimage_right          = null;
     btnSettings.Iconimage_right_Selected = null;
     btnSettings.Iconimage_Selected       = null;
     btnSettings.IconMarginLeft           = 0;
     btnSettings.IconMarginRight          = 0;
     btnSettings.IconRightVisible         = true;
     btnSettings.IconRightZoom            = 0D;
     btnSettings.IconVisible              = true;
     btnSettings.IconZoom                 = 70D;
     btnSettings.IsTab            = true;
     btnSettings.Name             = "btnSettings";
     btnSettings.Normalcolor      = System.Drawing.Color.Transparent;
     btnSettings.OnHovercolor     = System.Drawing.Color.Green;
     btnSettings.OnHoverTextColor = System.Drawing.Color.White;
     btnSettings.selected         = false;
     btnSettings.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     btnSettings.Textcolor        = System.Drawing.Color.LawnGreen;
     btnSettings.TextFont         = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton1
     //
     bunifuFlatButton1.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton1, "bunifuFlatButton1");
     bunifuFlatButton1.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton1.BorderRadius             = 0;
     bunifuFlatButton1.ButtonText               = "About";
     bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton1.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton1.Iconimage")));
     bunifuFlatButton1.Iconimage_right          = null;
     bunifuFlatButton1.Iconimage_right_Selected = null;
     bunifuFlatButton1.Iconimage_Selected       = null;
     bunifuFlatButton1.IconMarginLeft           = 0;
     bunifuFlatButton1.IconMarginRight          = 0;
     bunifuFlatButton1.IconRightVisible         = true;
     bunifuFlatButton1.IconRightZoom            = 0D;
     bunifuFlatButton1.IconVisible              = true;
     bunifuFlatButton1.IconZoom                 = 70D;
     bunifuFlatButton1.IsTab            = true;
     bunifuFlatButton1.Name             = "bunifuFlatButton1";
     bunifuFlatButton1.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton1.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton1.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton1.selected         = false;
     bunifuFlatButton1.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton1.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton1.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton2
     //
     bunifuFlatButton2.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton2, "bunifuFlatButton2");
     bunifuFlatButton2.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton2.BorderRadius             = 0;
     bunifuFlatButton2.ButtonText               = "Purchases";
     bunifuFlatButton2.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton2.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton2.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton2.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton2.Iconimage")));
     bunifuFlatButton2.Iconimage_right          = null;
     bunifuFlatButton2.Iconimage_right_Selected = null;
     bunifuFlatButton2.Iconimage_Selected       = null;
     bunifuFlatButton2.IconMarginLeft           = 0;
     bunifuFlatButton2.IconMarginRight          = 0;
     bunifuFlatButton2.IconRightVisible         = true;
     bunifuFlatButton2.IconRightZoom            = 0D;
     bunifuFlatButton2.IconVisible              = true;
     bunifuFlatButton2.IconZoom                 = 70D;
     bunifuFlatButton2.IsTab            = true;
     bunifuFlatButton2.Name             = "bunifuFlatButton2";
     bunifuFlatButton2.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton2.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton2.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton2.selected         = false;
     bunifuFlatButton2.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton2.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton2.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton3
     //
     bunifuFlatButton3.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton3, "bunifuFlatButton3");
     bunifuFlatButton3.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton3.BorderRadius             = 0;
     bunifuFlatButton3.ButtonText               = "Shake \'n\' Vape";
     bunifuFlatButton3.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton3.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton3.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton3.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton3.Iconimage")));
     bunifuFlatButton3.Iconimage_right          = null;
     bunifuFlatButton3.Iconimage_right_Selected = null;
     bunifuFlatButton3.Iconimage_Selected       = null;
     bunifuFlatButton3.IconMarginLeft           = 0;
     bunifuFlatButton3.IconMarginRight          = 0;
     bunifuFlatButton3.IconRightVisible         = true;
     bunifuFlatButton3.IconRightZoom            = 0D;
     bunifuFlatButton3.IconVisible              = true;
     bunifuFlatButton3.IconZoom                 = 70D;
     bunifuFlatButton3.IsTab            = true;
     bunifuFlatButton3.Name             = "bunifuFlatButton3";
     bunifuFlatButton3.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton3.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton3.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton3.selected         = false;
     bunifuFlatButton3.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton3.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton3.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton4
     //
     bunifuFlatButton4.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton4, "bunifuFlatButton4");
     bunifuFlatButton4.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton4.BorderRadius             = 0;
     bunifuFlatButton4.ButtonText               = "Multi-Base Mix";
     bunifuFlatButton4.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton4.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton4.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton4.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton4.Iconimage")));
     bunifuFlatButton4.Iconimage_right          = null;
     bunifuFlatButton4.Iconimage_right_Selected = null;
     bunifuFlatButton4.Iconimage_Selected       = null;
     bunifuFlatButton4.IconMarginLeft           = 0;
     bunifuFlatButton4.IconMarginRight          = 0;
     bunifuFlatButton4.IconRightVisible         = true;
     bunifuFlatButton4.IconRightZoom            = 0D;
     bunifuFlatButton4.IconVisible              = true;
     bunifuFlatButton4.IconZoom                 = 70D;
     bunifuFlatButton4.IsTab            = true;
     bunifuFlatButton4.Name             = "bunifuFlatButton4";
     bunifuFlatButton4.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton4.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton4.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton4.selected         = false;
     bunifuFlatButton4.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton4.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton4.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton10
     //
     bunifuFlatButton10.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton10, "bunifuFlatButton10");
     bunifuFlatButton10.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton10.BorderRadius             = 0;
     bunifuFlatButton10.ButtonText               = "Nicotine Cost";
     bunifuFlatButton10.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton10.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton10.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton10.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton10.Iconimage")));
     bunifuFlatButton10.Iconimage_right          = null;
     bunifuFlatButton10.Iconimage_right_Selected = null;
     bunifuFlatButton10.Iconimage_Selected       = null;
     bunifuFlatButton10.IconMarginLeft           = 0;
     bunifuFlatButton10.IconMarginRight          = 0;
     bunifuFlatButton10.IconRightVisible         = true;
     bunifuFlatButton10.IconRightZoom            = 0D;
     bunifuFlatButton10.IconVisible              = true;
     bunifuFlatButton10.IconZoom                 = 70D;
     bunifuFlatButton10.IsTab            = true;
     bunifuFlatButton10.Name             = "bunifuFlatButton10";
     bunifuFlatButton10.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton10.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton10.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton10.selected         = false;
     bunifuFlatButton10.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton10.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton10.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton9
     //
     bunifuFlatButton9.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     resources.ApplyResources(bunifuFlatButton9, "bunifuFlatButton9");
     bunifuFlatButton9.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton9.BorderRadius             = 0;
     bunifuFlatButton9.ButtonText               = "Statistics";
     bunifuFlatButton9.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton9.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton9.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton9.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton9.Iconimage")));
     bunifuFlatButton9.Iconimage_right          = null;
     bunifuFlatButton9.Iconimage_right_Selected = null;
     bunifuFlatButton9.Iconimage_Selected       = null;
     bunifuFlatButton9.IconMarginLeft           = 0;
     bunifuFlatButton9.IconMarginRight          = 0;
     bunifuFlatButton9.IconRightVisible         = true;
     bunifuFlatButton9.IconRightZoom            = 0D;
     bunifuFlatButton9.IconVisible              = true;
     bunifuFlatButton9.IconZoom                 = 70D;
     bunifuFlatButton9.IsTab            = true;
     bunifuFlatButton9.Name             = "bunifuFlatButton9";
     bunifuFlatButton9.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton9.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton9.OnHoverTextColor = System.Drawing.Color.White;
     bunifuFlatButton9.selected         = false;
     bunifuFlatButton9.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton9.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton9.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuFlatButton7
     //
     bunifuFlatButton7.Activecolor = System.Drawing.Color.LawnGreen;
     resources.ApplyResources(bunifuFlatButton7, "bunifuFlatButton7");
     bunifuFlatButton7.BackColor                = System.Drawing.Color.Transparent;
     bunifuFlatButton7.BorderRadius             = 0;
     bunifuFlatButton7.ButtonText               = "Ohm\'s Law";
     bunifuFlatButton7.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     bunifuFlatButton7.DisabledColor            = System.Drawing.Color.Gray;
     bunifuFlatButton7.ForeColor                = System.Drawing.Color.LawnGreen;
     bunifuFlatButton7.Iconcolor                = System.Drawing.Color.Transparent;
     bunifuFlatButton7.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton7.Iconimage")));
     bunifuFlatButton7.Iconimage_right          = null;
     bunifuFlatButton7.Iconimage_right_Selected = null;
     bunifuFlatButton7.Iconimage_Selected       = null;
     bunifuFlatButton7.IconMarginLeft           = 0;
     bunifuFlatButton7.IconMarginRight          = 0;
     bunifuFlatButton7.IconRightVisible         = false;
     bunifuFlatButton7.IconRightZoom            = 0D;
     bunifuFlatButton7.IconVisible              = true;
     bunifuFlatButton7.IconZoom                 = 70D;
     bunifuFlatButton7.IsTab            = true;
     bunifuFlatButton7.Name             = "bunifuFlatButton7";
     bunifuFlatButton7.Normalcolor      = System.Drawing.Color.Transparent;
     bunifuFlatButton7.OnHovercolor     = System.Drawing.Color.Green;
     bunifuFlatButton7.OnHoverTextColor = System.Drawing.Color.LawnGreen;
     bunifuFlatButton7.selected         = false;
     bunifuFlatButton7.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     bunifuFlatButton7.Textcolor        = System.Drawing.Color.LawnGreen;
     bunifuFlatButton7.TextFont         = new System.Drawing.Font("Century Gothic", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     //
     // bunifuGradientPanel2
     //
     resources.ApplyResources(bunifuGradientPanel2, "bunifuGradientPanel2");
     bunifuGradientPanel2.Controls.Add(this.bunifuCustomLabel1);
     bunifuGradientPanel2.Controls.Add(this.bunifuImageButton2);
     bunifuGradientPanel2.Controls.Add(this.bunifuImageButton1);
     bunifuGradientPanel2.GradientBottomLeft  = System.Drawing.Color.Empty;
     bunifuGradientPanel2.GradientBottomRight = System.Drawing.Color.Empty;
     bunifuGradientPanel2.GradientTopLeft     = System.Drawing.Color.Empty;
     bunifuGradientPanel2.GradientTopRight    = System.Drawing.Color.Empty;
     bunifuGradientPanel2.Name    = "bunifuGradientPanel2";
     bunifuGradientPanel2.Quality = 10;
     //
     // bunifuCustomLabel1
     //
     resources.ApplyResources(this.bunifuCustomLabel1, "bunifuCustomLabel1");
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.LawnGreen;
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.bunifuImageButton2, "bunifuImageButton2");
     this.bunifuImageButton2.ImageActive = null;
     this.bunifuImageButton2.Name        = "bunifuImageButton2";
     this.bunifuImageButton2.TabStop     = false;
     this.bunifuImageButton2.Zoom        = 10;
     this.bunifuImageButton2.Click      += new System.EventHandler(this.bunifuImageButton2_Click);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.bunifuImageButton1, "bunifuImageButton1");
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     this.bunifuImageButton1.Click      += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // bunifuGradientPanel1
     //
     resources.ApplyResources(this.bunifuGradientPanel1, "bunifuGradientPanel1");
     this.bunifuGradientPanel1.Controls.Add(this.bunifuImageButton3);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton7);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton9);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton10);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton4);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton3);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton2);
     this.bunifuGradientPanel1.Controls.Add(bunifuFlatButton1);
     this.bunifuGradientPanel1.Controls.Add(btnSettings);
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(38)))), ((int)(((byte)(52)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(38)))), ((int)(((byte)(52)))));
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(38)))), ((int)(((byte)(52)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(56)))), ((int)(((byte)(0)))));
     this.bunifuGradientPanel1.Name    = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality = 10;
     //
     // bunifuImageButton3
     //
     this.bunifuImageButton3.BackColor = System.Drawing.Color.Transparent;
     this.bunifuImageButton3.Cursor    = System.Windows.Forms.Cursors.Default;
     resources.ApplyResources(this.bunifuImageButton3, "bunifuImageButton3");
     this.bunifuImageButton3.ImageActive = null;
     this.bunifuImageButton3.Name        = "bunifuImageButton3";
     this.bunifuImageButton3.TabStop     = false;
     this.bunifuImageButton3.Zoom        = 10;
     this.bunifuImageButton3.Click      += new System.EventHandler(this.bunifuImageButton3_Click);
     //
     // pnlOhms
     //
     this.pnlOhms.BackColor = System.Drawing.Color.Transparent;
     this.pnlOhms.Controls.Add(this.bunifuTextbox1);
     this.pnlOhms.Controls.Add(this.bunifuCustomLabel5);
     this.pnlOhms.Controls.Add(this.bunifuCustomLabel4);
     this.pnlOhms.Controls.Add(this.bunifuCustomLabel3);
     this.pnlOhms.Controls.Add(this.bunifuCustomLabel2);
     resources.ApplyResources(this.pnlOhms, "pnlOhms");
     this.pnlOhms.Name = "pnlOhms";
     //
     // bunifuTextbox1
     //
     this.bunifuTextbox1.BackColor = System.Drawing.Color.Silver;
     resources.ApplyResources(this.bunifuTextbox1, "bunifuTextbox1");
     this.bunifuTextbox1.ForeColor = System.Drawing.Color.SeaGreen;
     this.bunifuTextbox1.Icon      = ((System.Drawing.Image)(resources.GetObject("bunifuTextbox1.Icon")));
     this.bunifuTextbox1.Name      = "bunifuTextbox1";
     this.bunifuTextbox1.text      = "Bunifu TextBox";
     //
     // bunifuCustomLabel5
     //
     resources.ApplyResources(this.bunifuCustomLabel5, "bunifuCustomLabel5");
     this.bunifuCustomLabel5.ForeColor = System.Drawing.Color.LawnGreen;
     this.bunifuCustomLabel5.Name      = "bunifuCustomLabel5";
     //
     // bunifuCustomLabel4
     //
     resources.ApplyResources(this.bunifuCustomLabel4, "bunifuCustomLabel4");
     this.bunifuCustomLabel4.ForeColor = System.Drawing.Color.LawnGreen;
     this.bunifuCustomLabel4.Name      = "bunifuCustomLabel4";
     //
     // bunifuCustomLabel3
     //
     resources.ApplyResources(this.bunifuCustomLabel3, "bunifuCustomLabel3");
     this.bunifuCustomLabel3.ForeColor = System.Drawing.Color.LawnGreen;
     this.bunifuCustomLabel3.Name      = "bunifuCustomLabel3";
     //
     // bunifuCustomLabel2
     //
     resources.ApplyResources(this.bunifuCustomLabel2, "bunifuCustomLabel2");
     this.bunifuCustomLabel2.ForeColor = System.Drawing.Color.LawnGreen;
     this.bunifuCustomLabel2.Name      = "bunifuCustomLabel2";
     //
     // frmHome
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor     = System.Drawing.Color.White;
     this.ControlBox    = false;
     this.Controls.Add(this.pnlOhms);
     this.Controls.Add(bunifuGradientPanel2);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.Name            = "frmHome";
     bunifuGradientPanel2.ResumeLayout(false);
     bunifuGradientPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     this.bunifuGradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton3)).EndInit();
     this.pnlOhms.ResumeLayout(false);
     this.pnlOhms.PerformLayout();
     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()
 {
     Bunifu.Framework.UI.BunifuGradientPanel        BunifuGradientPanel1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Change_Password_Form));
     MetroFramework.Controls.MetroLabel             MetroLabel2;
     this.MetroLabel4       = new MetroFramework.Controls.MetroLabel();
     this.MetroLabel3       = new MetroFramework.Controls.MetroLabel();
     this.MetroLabel1       = new MetroFramework.Controls.MetroLabel();
     this.Btn_Cancel        = new MetroFramework.Controls.MetroButton();
     this.Btn_Ok            = new MetroFramework.Controls.MetroButton();
     this.Txt_CurrentPass   = new MetroFramework.Controls.MetroTextBox();
     this.Txt_ConfimNewPass = new MetroFramework.Controls.MetroTextBox();
     this.Txt_NewPass       = new MetroFramework.Controls.MetroTextBox();
     this.Txt_UserName      = new MetroFramework.Controls.MetroTextBox();
     BunifuGradientPanel1   = new Bunifu.Framework.UI.BunifuGradientPanel();
     MetroLabel2            = new MetroFramework.Controls.MetroLabel();
     BunifuGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // BunifuGradientPanel1
     //
     BunifuGradientPanel1.BackColor             = System.Drawing.Color.Snow;
     BunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("BunifuGradientPanel1.BackgroundImage")));
     BunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     BunifuGradientPanel1.Controls.Add(this.MetroLabel4);
     BunifuGradientPanel1.Controls.Add(this.MetroLabel3);
     BunifuGradientPanel1.Controls.Add(MetroLabel2);
     BunifuGradientPanel1.Controls.Add(this.MetroLabel1);
     BunifuGradientPanel1.Controls.Add(this.Btn_Cancel);
     BunifuGradientPanel1.Controls.Add(this.Btn_Ok);
     BunifuGradientPanel1.Controls.Add(this.Txt_CurrentPass);
     BunifuGradientPanel1.Controls.Add(this.Txt_ConfimNewPass);
     BunifuGradientPanel1.Controls.Add(this.Txt_NewPass);
     BunifuGradientPanel1.Controls.Add(this.Txt_UserName);
     BunifuGradientPanel1.GradientBottomLeft  = System.Drawing.SystemColors.InactiveCaption;
     BunifuGradientPanel1.GradientBottomRight = System.Drawing.SystemColors.ControlLight;
     BunifuGradientPanel1.GradientTopLeft     = System.Drawing.SystemColors.InactiveCaption;
     BunifuGradientPanel1.GradientTopRight    = System.Drawing.SystemColors.ControlLight;
     BunifuGradientPanel1.Location            = new System.Drawing.Point(28, 66);
     BunifuGradientPanel1.Name     = "BunifuGradientPanel1";
     BunifuGradientPanel1.Quality  = 10;
     BunifuGradientPanel1.Size     = new System.Drawing.Size(446, 257);
     BunifuGradientPanel1.TabIndex = 128;
     //
     // MetroLabel4
     //
     this.MetroLabel4.AutoSize           = true;
     this.MetroLabel4.BackColor          = System.Drawing.SystemColors.ActiveCaption;
     this.MetroLabel4.Location           = new System.Drawing.Point(28, 162);
     this.MetroLabel4.Name               = "MetroLabel4";
     this.MetroLabel4.Size               = new System.Drawing.Size(145, 19);
     this.MetroLabel4.TabIndex           = 143;
     this.MetroLabel4.Text               = "Confirm New Password";
     this.MetroLabel4.UseCustomBackColor = true;
     this.MetroLabel4.UseCustomForeColor = true;
     this.MetroLabel4.UseStyleColors     = true;
     //
     // MetroLabel3
     //
     this.MetroLabel3.AutoSize           = true;
     this.MetroLabel3.BackColor          = System.Drawing.SystemColors.ActiveCaption;
     this.MetroLabel3.Location           = new System.Drawing.Point(28, 119);
     this.MetroLabel3.Name               = "MetroLabel3";
     this.MetroLabel3.Size               = new System.Drawing.Size(145, 19);
     this.MetroLabel3.TabIndex           = 142;
     this.MetroLabel3.Text               = "New Password             ";
     this.MetroLabel3.UseCustomBackColor = true;
     this.MetroLabel3.UseCustomForeColor = true;
     this.MetroLabel3.UseStyleColors     = true;
     //
     // MetroLabel2
     //
     MetroLabel2.BackColor          = System.Drawing.SystemColors.ActiveCaption;
     MetroLabel2.Location           = new System.Drawing.Point(28, 78);
     MetroLabel2.Name               = "MetroLabel2";
     MetroLabel2.Size               = new System.Drawing.Size(145, 19);
     MetroLabel2.TabIndex           = 141;
     MetroLabel2.Text               = "Current Password        ";
     MetroLabel2.UseCustomBackColor = true;
     MetroLabel2.UseCustomForeColor = true;
     MetroLabel2.UseStyleColors     = true;
     //
     // MetroLabel1
     //
     this.MetroLabel1.BackColor          = System.Drawing.SystemColors.ActiveCaption;
     this.MetroLabel1.Location           = new System.Drawing.Point(28, 36);
     this.MetroLabel1.Name               = "MetroLabel1";
     this.MetroLabel1.Size               = new System.Drawing.Size(145, 19);
     this.MetroLabel1.TabIndex           = 140;
     this.MetroLabel1.Text               = "User Name                 ";
     this.MetroLabel1.UseCustomBackColor = true;
     this.MetroLabel1.UseCustomForeColor = true;
     this.MetroLabel1.UseStyleColors     = true;
     //
     // Btn_Cancel
     //
     this.Btn_Cancel.BackColor          = System.Drawing.SystemColors.ButtonFace;
     this.Btn_Cancel.Location           = new System.Drawing.Point(302, 215);
     this.Btn_Cancel.Name               = "Btn_Cancel";
     this.Btn_Cancel.Size               = new System.Drawing.Size(118, 23);
     this.Btn_Cancel.Style              = MetroFramework.MetroColorStyle.Red;
     this.Btn_Cancel.TabIndex           = 139;
     this.Btn_Cancel.Text               = "Cancel";
     this.Btn_Cancel.UseCustomBackColor = true;
     this.Btn_Cancel.UseCustomForeColor = true;
     this.Btn_Cancel.UseSelectable      = true;
     this.Btn_Cancel.UseStyleColors     = true;
     //
     // Btn_Ok
     //
     this.Btn_Ok.BackColor          = System.Drawing.SystemColors.ButtonFace;
     this.Btn_Ok.Location           = new System.Drawing.Point(171, 215);
     this.Btn_Ok.Name               = "Btn_Ok";
     this.Btn_Ok.Size               = new System.Drawing.Size(118, 23);
     this.Btn_Ok.Style              = MetroFramework.MetroColorStyle.Blue;
     this.Btn_Ok.TabIndex           = 138;
     this.Btn_Ok.Text               = "Ok";
     this.Btn_Ok.UseCustomBackColor = true;
     this.Btn_Ok.UseCustomForeColor = true;
     this.Btn_Ok.UseSelectable      = true;
     this.Btn_Ok.UseStyleColors     = true;
     this.Btn_Ok.Click             += new System.EventHandler(this.Btn_Ok_Click);
     //
     // Txt_CurrentPass
     //
     //
     //
     //
     this.Txt_CurrentPass.CustomButton.Image         = null;
     this.Txt_CurrentPass.CustomButton.Location      = new System.Drawing.Point(176, 1);
     this.Txt_CurrentPass.CustomButton.Name          = "";
     this.Txt_CurrentPass.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.Txt_CurrentPass.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.Txt_CurrentPass.CustomButton.TabIndex      = 1;
     this.Txt_CurrentPass.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.Txt_CurrentPass.CustomButton.UseSelectable = true;
     this.Txt_CurrentPass.CustomButton.Visible       = false;
     this.Txt_CurrentPass.FontSize              = MetroFramework.MetroTextBoxSize.Medium;
     this.Txt_CurrentPass.Lines                 = new string[0];
     this.Txt_CurrentPass.Location              = new System.Drawing.Point(196, 74);
     this.Txt_CurrentPass.MaxLength             = 32767;
     this.Txt_CurrentPass.Name                  = "Txt_CurrentPass";
     this.Txt_CurrentPass.PasswordChar          = '●';
     this.Txt_CurrentPass.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.Txt_CurrentPass.SelectedText          = "";
     this.Txt_CurrentPass.SelectionLength       = 0;
     this.Txt_CurrentPass.SelectionStart        = 0;
     this.Txt_CurrentPass.ShortcutsEnabled      = true;
     this.Txt_CurrentPass.Size                  = new System.Drawing.Size(198, 23);
     this.Txt_CurrentPass.Style                 = MetroFramework.MetroColorStyle.Blue;
     this.Txt_CurrentPass.TabIndex              = 137;
     this.Txt_CurrentPass.UseCustomBackColor    = true;
     this.Txt_CurrentPass.UseCustomForeColor    = true;
     this.Txt_CurrentPass.UseSelectable         = true;
     this.Txt_CurrentPass.UseStyleColors        = true;
     this.Txt_CurrentPass.UseSystemPasswordChar = true;
     this.Txt_CurrentPass.WaterMarkColor        = System.Drawing.SystemColors.ActiveCaption;
     this.Txt_CurrentPass.WaterMarkFont         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // Txt_ConfimNewPass
     //
     //
     //
     //
     this.Txt_ConfimNewPass.CustomButton.Image         = null;
     this.Txt_ConfimNewPass.CustomButton.Location      = new System.Drawing.Point(176, 1);
     this.Txt_ConfimNewPass.CustomButton.Name          = "";
     this.Txt_ConfimNewPass.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.Txt_ConfimNewPass.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.Txt_ConfimNewPass.CustomButton.TabIndex      = 1;
     this.Txt_ConfimNewPass.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.Txt_ConfimNewPass.CustomButton.UseSelectable = true;
     this.Txt_ConfimNewPass.CustomButton.Visible       = false;
     this.Txt_ConfimNewPass.FontSize              = MetroFramework.MetroTextBoxSize.Medium;
     this.Txt_ConfimNewPass.Lines                 = new string[0];
     this.Txt_ConfimNewPass.Location              = new System.Drawing.Point(196, 158);
     this.Txt_ConfimNewPass.MaxLength             = 32767;
     this.Txt_ConfimNewPass.Name                  = "Txt_ConfimNewPass";
     this.Txt_ConfimNewPass.PasswordChar          = '●';
     this.Txt_ConfimNewPass.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.Txt_ConfimNewPass.SelectedText          = "";
     this.Txt_ConfimNewPass.SelectionLength       = 0;
     this.Txt_ConfimNewPass.SelectionStart        = 0;
     this.Txt_ConfimNewPass.ShortcutsEnabled      = true;
     this.Txt_ConfimNewPass.Size                  = new System.Drawing.Size(198, 23);
     this.Txt_ConfimNewPass.Style                 = MetroFramework.MetroColorStyle.Blue;
     this.Txt_ConfimNewPass.TabIndex              = 135;
     this.Txt_ConfimNewPass.UseCustomBackColor    = true;
     this.Txt_ConfimNewPass.UseCustomForeColor    = true;
     this.Txt_ConfimNewPass.UseSelectable         = true;
     this.Txt_ConfimNewPass.UseStyleColors        = true;
     this.Txt_ConfimNewPass.UseSystemPasswordChar = true;
     this.Txt_ConfimNewPass.WaterMarkColor        = System.Drawing.SystemColors.ActiveCaption;
     this.Txt_ConfimNewPass.WaterMarkFont         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // Txt_NewPass
     //
     //
     //
     //
     this.Txt_NewPass.CustomButton.Image         = null;
     this.Txt_NewPass.CustomButton.Location      = new System.Drawing.Point(176, 1);
     this.Txt_NewPass.CustomButton.Name          = "";
     this.Txt_NewPass.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.Txt_NewPass.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.Txt_NewPass.CustomButton.TabIndex      = 1;
     this.Txt_NewPass.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.Txt_NewPass.CustomButton.UseSelectable = true;
     this.Txt_NewPass.CustomButton.Visible       = false;
     this.Txt_NewPass.FontSize              = MetroFramework.MetroTextBoxSize.Medium;
     this.Txt_NewPass.Lines                 = new string[0];
     this.Txt_NewPass.Location              = new System.Drawing.Point(196, 115);
     this.Txt_NewPass.MaxLength             = 32767;
     this.Txt_NewPass.Name                  = "Txt_NewPass";
     this.Txt_NewPass.PasswordChar          = '●';
     this.Txt_NewPass.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.Txt_NewPass.SelectedText          = "";
     this.Txt_NewPass.SelectionLength       = 0;
     this.Txt_NewPass.SelectionStart        = 0;
     this.Txt_NewPass.ShortcutsEnabled      = true;
     this.Txt_NewPass.Size                  = new System.Drawing.Size(198, 23);
     this.Txt_NewPass.Style                 = MetroFramework.MetroColorStyle.Blue;
     this.Txt_NewPass.TabIndex              = 131;
     this.Txt_NewPass.UseCustomBackColor    = true;
     this.Txt_NewPass.UseCustomForeColor    = true;
     this.Txt_NewPass.UseSelectable         = true;
     this.Txt_NewPass.UseStyleColors        = true;
     this.Txt_NewPass.UseSystemPasswordChar = true;
     this.Txt_NewPass.WaterMarkColor        = System.Drawing.SystemColors.ActiveCaption;
     this.Txt_NewPass.WaterMarkFont         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // Txt_UserName
     //
     //
     //
     //
     this.Txt_UserName.CustomButton.Image         = null;
     this.Txt_UserName.CustomButton.Location      = new System.Drawing.Point(176, 1);
     this.Txt_UserName.CustomButton.Name          = "";
     this.Txt_UserName.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.Txt_UserName.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.Txt_UserName.CustomButton.TabIndex      = 1;
     this.Txt_UserName.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.Txt_UserName.CustomButton.UseSelectable = true;
     this.Txt_UserName.CustomButton.Visible       = false;
     this.Txt_UserName.FontSize           = MetroFramework.MetroTextBoxSize.Medium;
     this.Txt_UserName.Lines              = new string[0];
     this.Txt_UserName.Location           = new System.Drawing.Point(196, 32);
     this.Txt_UserName.MaxLength          = 32767;
     this.Txt_UserName.Name               = "Txt_UserName";
     this.Txt_UserName.PasswordChar       = '\0';
     this.Txt_UserName.ScrollBars         = System.Windows.Forms.ScrollBars.None;
     this.Txt_UserName.SelectedText       = "";
     this.Txt_UserName.SelectionLength    = 0;
     this.Txt_UserName.SelectionStart     = 0;
     this.Txt_UserName.ShortcutsEnabled   = true;
     this.Txt_UserName.Size               = new System.Drawing.Size(198, 23);
     this.Txt_UserName.Style              = MetroFramework.MetroColorStyle.Blue;
     this.Txt_UserName.TabIndex           = 129;
     this.Txt_UserName.UseCustomBackColor = true;
     this.Txt_UserName.UseCustomForeColor = true;
     this.Txt_UserName.UseSelectable      = true;
     this.Txt_UserName.UseStyleColors     = true;
     this.Txt_UserName.WaterMarkColor     = System.Drawing.SystemColors.ActiveCaption;
     this.Txt_UserName.WaterMarkFont      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // Change_Password_Form
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackImage           = global::Inventory_Control_System__House_of_Furniture_.Properties.Resources.Back_Color;
     this.BackImagePadding    = new System.Windows.Forms.Padding(5, 5, 0, 0);
     this.BackLocation        = MetroFramework.Forms.BackLocation.TopRight;
     this.BackMaxSize         = 1080;
     this.ClientSize          = new System.Drawing.Size(502, 349);
     this.Controls.Add(BunifuGradientPanel1);
     this.IsMdiContainer    = true;
     this.MaximizeBox       = false;
     this.Name              = "Change_Password_Form";
     this.RightToLeftLayout = true;
     this.Style             = MetroFramework.MetroColorStyle.Brown;
     this.Text              = "Change Your Password";
     this.TransparencyKey   = System.Drawing.Color.Empty;
     this.Load             += new System.EventHandler(this.Change_Password_Form_Load);
     BunifuGradientPanel1.ResumeLayout(false);
     BunifuGradientPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
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();
     Bunifu.Framework.UI.BunifuGradientPanel        bunifuGradientPanel1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTransferencia));
     this.bunifuImageButton1   = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuCustomLabel1   = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.panel2               = new System.Windows.Forms.Panel();
     this.panel1               = new System.Windows.Forms.Panel();
     this.bunifuFlatButton7    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton6    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton5    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton4    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton3    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton1    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuFlatButton2    = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuWebClient1     = new Bunifu.Framework.UI.BunifuWebClient(this.components);
     this.label1               = new System.Windows.Forms.Label();
     this.bunifuCustomTextbox1 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox2 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox3 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox4 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox5 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox6 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.bunifuCustomTextbox7 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.label2               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.label7               = new System.Windows.Forms.Label();
     this.label8               = new System.Windows.Forms.Label();
     this.bunifuCustomTextbox8 = new WindowsFormsControlLibrary1.BunifuCustomTextbox();
     this.label9               = new System.Windows.Forms.Label();
     this.label10              = new System.Windows.Forms.Label();
     this.label11              = new System.Windows.Forms.Label();
     this.btnTranferir         = new Bunifu.Framework.UI.BunifuThinButton2();
     this.btnCancelar          = new Bunifu.Framework.UI.BunifuThinButton2();
     this.listView1            = new System.Windows.Forms.ListView();
     bunifuGradientPanel1      = new Bunifu.Framework.UI.BunifuGradientPanel();
     bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuGradientPanel1
     //
     bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     bunifuGradientPanel1.Controls.Add(this.bunifuImageButton1);
     bunifuGradientPanel1.Controls.Add(this.bunifuCustomLabel1);
     bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Top;
     bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.MidnightBlue;
     bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.Blue;
     bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.White;
     bunifuGradientPanel1.Location            = new System.Drawing.Point(210, 0);
     bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     bunifuGradientPanel1.Quality  = 10;
     bunifuGradientPanel1.Size     = new System.Drawing.Size(977, 100);
     bunifuGradientPanel1.TabIndex = 8;
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.BackColor   = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Location    = new System.Drawing.Point(945, 12);
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.Size        = new System.Drawing.Size(15, 16);
     this.bunifuImageButton1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.bunifuImageButton1.TabIndex    = 3;
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 16.25F, System.Drawing.FontStyle.Bold);
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.Peru;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(19, 27);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(139, 26);
     this.bunifuCustomLabel1.TabIndex  = 0;
     this.bunifuCustomLabel1.Text      = "Cripy Invest";
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(210, 100);
     this.panel2.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Blue;
     this.panel1.Controls.Add(this.bunifuFlatButton7);
     this.panel1.Controls.Add(this.bunifuFlatButton6);
     this.panel1.Controls.Add(this.bunifuFlatButton5);
     this.panel1.Controls.Add(this.bunifuFlatButton4);
     this.panel1.Controls.Add(this.bunifuFlatButton3);
     this.panel1.Controls.Add(this.bunifuFlatButton1);
     this.panel1.Controls.Add(this.bunifuFlatButton2);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(210, 635);
     this.panel1.TabIndex = 7;
     //
     // bunifuFlatButton7
     //
     this.bunifuFlatButton7.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton7.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton7.BorderRadius          = 0;
     this.bunifuFlatButton7.ButtonText            = "Câmbio";
     this.bunifuFlatButton7.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton7.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton7.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton7.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.Iconimage                = null;
     this.bunifuFlatButton7.Iconimage_right          = null;
     this.bunifuFlatButton7.Iconimage_right_Selected = null;
     this.bunifuFlatButton7.Iconimage_Selected       = null;
     this.bunifuFlatButton7.IconMarginLeft           = 0;
     this.bunifuFlatButton7.IconMarginRight          = 0;
     this.bunifuFlatButton7.IconRightVisible         = true;
     this.bunifuFlatButton7.IconRightZoom            = 0D;
     this.bunifuFlatButton7.IconVisible              = true;
     this.bunifuFlatButton7.IconZoom                 = 90D;
     this.bunifuFlatButton7.IsTab                    = false;
     this.bunifuFlatButton7.Location                 = new System.Drawing.Point(6, 493);
     this.bunifuFlatButton7.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton7.Name                     = "bunifuFlatButton7";
     this.bunifuFlatButton7.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton7.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton7.selected                 = false;
     this.bunifuFlatButton7.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton7.TabIndex                 = 9;
     this.bunifuFlatButton7.Text                     = "Câmbio";
     this.bunifuFlatButton7.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton7.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton7.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton6
     //
     this.bunifuFlatButton6.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton6.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton6.BorderRadius          = 0;
     this.bunifuFlatButton6.ButtonText            = "Transferências";
     this.bunifuFlatButton6.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton6.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton6.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton6.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.Iconimage                = null;
     this.bunifuFlatButton6.Iconimage_right          = null;
     this.bunifuFlatButton6.Iconimage_right_Selected = null;
     this.bunifuFlatButton6.Iconimage_Selected       = null;
     this.bunifuFlatButton6.IconMarginLeft           = 0;
     this.bunifuFlatButton6.IconMarginRight          = 0;
     this.bunifuFlatButton6.IconRightVisible         = true;
     this.bunifuFlatButton6.IconRightZoom            = 0D;
     this.bunifuFlatButton6.IconVisible              = true;
     this.bunifuFlatButton6.IconZoom                 = 90D;
     this.bunifuFlatButton6.IsTab                    = false;
     this.bunifuFlatButton6.Location                 = new System.Drawing.Point(6, 424);
     this.bunifuFlatButton6.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton6.Name                     = "bunifuFlatButton6";
     this.bunifuFlatButton6.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton6.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton6.selected                 = false;
     this.bunifuFlatButton6.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton6.TabIndex                 = 8;
     this.bunifuFlatButton6.Text                     = "Transferências";
     this.bunifuFlatButton6.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton6.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton6.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton5
     //
     this.bunifuFlatButton5.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton5.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton5.BorderRadius          = 0;
     this.bunifuFlatButton5.ButtonText            = "Venda";
     this.bunifuFlatButton5.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton5.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton5.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton5.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.Iconimage                = null;
     this.bunifuFlatButton5.Iconimage_right          = null;
     this.bunifuFlatButton5.Iconimage_right_Selected = null;
     this.bunifuFlatButton5.Iconimage_Selected       = null;
     this.bunifuFlatButton5.IconMarginLeft           = 0;
     this.bunifuFlatButton5.IconMarginRight          = 0;
     this.bunifuFlatButton5.IconRightVisible         = true;
     this.bunifuFlatButton5.IconRightZoom            = 0D;
     this.bunifuFlatButton5.IconVisible              = true;
     this.bunifuFlatButton5.IconZoom                 = 90D;
     this.bunifuFlatButton5.IsTab                    = false;
     this.bunifuFlatButton5.Location                 = new System.Drawing.Point(6, 360);
     this.bunifuFlatButton5.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton5.Name                     = "bunifuFlatButton5";
     this.bunifuFlatButton5.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton5.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton5.selected                 = false;
     this.bunifuFlatButton5.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton5.TabIndex                 = 7;
     this.bunifuFlatButton5.Text                     = "Venda";
     this.bunifuFlatButton5.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton5.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton5.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton4
     //
     this.bunifuFlatButton4.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton4.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton4.BorderRadius          = 0;
     this.bunifuFlatButton4.ButtonText            = "Compra";
     this.bunifuFlatButton4.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton4.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton4.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton4.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.Iconimage                = null;
     this.bunifuFlatButton4.Iconimage_right          = null;
     this.bunifuFlatButton4.Iconimage_right_Selected = null;
     this.bunifuFlatButton4.Iconimage_Selected       = null;
     this.bunifuFlatButton4.IconMarginLeft           = 0;
     this.bunifuFlatButton4.IconMarginRight          = 0;
     this.bunifuFlatButton4.IconRightVisible         = true;
     this.bunifuFlatButton4.IconRightZoom            = 0D;
     this.bunifuFlatButton4.IconVisible              = true;
     this.bunifuFlatButton4.IconZoom                 = 90D;
     this.bunifuFlatButton4.IsTab                    = false;
     this.bunifuFlatButton4.Location                 = new System.Drawing.Point(6, 300);
     this.bunifuFlatButton4.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton4.Name                     = "bunifuFlatButton4";
     this.bunifuFlatButton4.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton4.selected                 = false;
     this.bunifuFlatButton4.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton4.TabIndex                 = 6;
     this.bunifuFlatButton4.Text                     = "Compra";
     this.bunifuFlatButton4.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton4.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton4.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton3
     //
     this.bunifuFlatButton3.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton3.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton3.BorderRadius          = 0;
     this.bunifuFlatButton3.ButtonText            = "Feed";
     this.bunifuFlatButton3.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton3.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton3.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton3.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.Iconimage                = null;
     this.bunifuFlatButton3.Iconimage_right          = null;
     this.bunifuFlatButton3.Iconimage_right_Selected = null;
     this.bunifuFlatButton3.Iconimage_Selected       = null;
     this.bunifuFlatButton3.IconMarginLeft           = 0;
     this.bunifuFlatButton3.IconMarginRight          = 0;
     this.bunifuFlatButton3.IconRightVisible         = true;
     this.bunifuFlatButton3.IconRightZoom            = 0D;
     this.bunifuFlatButton3.IconVisible              = true;
     this.bunifuFlatButton3.IconZoom                 = 90D;
     this.bunifuFlatButton3.IsTab                    = false;
     this.bunifuFlatButton3.Location                 = new System.Drawing.Point(6, 236);
     this.bunifuFlatButton3.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton3.Name                     = "bunifuFlatButton3";
     this.bunifuFlatButton3.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton3.selected                 = false;
     this.bunifuFlatButton3.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton3.TabIndex                 = 5;
     this.bunifuFlatButton3.Text                     = "Feed";
     this.bunifuFlatButton3.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton3.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton3.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Cadastrar Usuários";
     this.bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton1.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = null;
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconMarginLeft           = 0;
     this.bunifuFlatButton1.IconMarginRight          = 0;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom                 = 90D;
     this.bunifuFlatButton1.IsTab                    = false;
     this.bunifuFlatButton1.Location                 = new System.Drawing.Point(6, 174);
     this.bunifuFlatButton1.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton1.Name                     = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton1.selected                 = false;
     this.bunifuFlatButton1.Size                     = new System.Drawing.Size(201, 47);
     this.bunifuFlatButton1.TabIndex                 = 4;
     this.bunifuFlatButton1.Text                     = "Cadastrar Usuários";
     this.bunifuFlatButton1.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton1.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton1.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuFlatButton2
     //
     this.bunifuFlatButton2.Activecolor = System.Drawing.Color.MidnightBlue;
     this.bunifuFlatButton2.Anchor      = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuFlatButton2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bunifuFlatButton2.BorderRadius          = 0;
     this.bunifuFlatButton2.ButtonText            = "Cadastrar Investidores";
     this.bunifuFlatButton2.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton2.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton2.Font                     = new System.Drawing.Font("Microsoft YaHei", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton2.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.Iconimage                = null;
     this.bunifuFlatButton2.Iconimage_right          = null;
     this.bunifuFlatButton2.Iconimage_right_Selected = null;
     this.bunifuFlatButton2.Iconimage_Selected       = null;
     this.bunifuFlatButton2.IconMarginLeft           = 0;
     this.bunifuFlatButton2.IconMarginRight          = 0;
     this.bunifuFlatButton2.IconRightVisible         = true;
     this.bunifuFlatButton2.IconRightZoom            = 0D;
     this.bunifuFlatButton2.IconVisible              = true;
     this.bunifuFlatButton2.IconZoom                 = 90D;
     this.bunifuFlatButton2.IsTab                    = false;
     this.bunifuFlatButton2.Location                 = new System.Drawing.Point(6, 112);
     this.bunifuFlatButton2.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuFlatButton2.Name                     = "bunifuFlatButton2";
     this.bunifuFlatButton2.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHovercolor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton2.selected                 = false;
     this.bunifuFlatButton2.Size                     = new System.Drawing.Size(201, 48);
     this.bunifuFlatButton2.TabIndex                 = 3;
     this.bunifuFlatButton2.Text                     = "Cadastrar Investidores";
     this.bunifuFlatButton2.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton2.Textcolor                = System.Drawing.Color.White;
     this.bunifuFlatButton2.TextFont                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // bunifuWebClient1
     //
     this.bunifuWebClient1.AllowReadStreamBuffering  = false;
     this.bunifuWebClient1.AllowWriteStreamBuffering = false;
     this.bunifuWebClient1.BaseAddress           = "";
     this.bunifuWebClient1.CachePolicy           = null;
     this.bunifuWebClient1.Credentials           = null;
     this.bunifuWebClient1.Encoding              = ((System.Text.Encoding)(resources.GetObject("bunifuWebClient1.Encoding")));
     this.bunifuWebClient1.Headers               = ((System.Net.WebHeaderCollection)(resources.GetObject("bunifuWebClient1.Headers")));
     this.bunifuWebClient1.QueryString           = ((System.Collections.Specialized.NameValueCollection)(resources.GetObject("bunifuWebClient1.QueryString")));
     this.bunifuWebClient1.UseDefaultCredentials = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Peru;
     this.label1.Location  = new System.Drawing.Point(270, 317);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(86, 20);
     this.label1.TabIndex  = 9;
     this.label1.Text      = "Transferir";
     //
     // bunifuCustomTextbox1
     //
     this.bunifuCustomTextbox1.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox1.Location    = new System.Drawing.Point(274, 424);
     this.bunifuCustomTextbox1.Name        = "bunifuCustomTextbox1";
     this.bunifuCustomTextbox1.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox1.TabIndex    = 10;
     //
     // bunifuCustomTextbox2
     //
     this.bunifuCustomTextbox2.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox2.Location    = new System.Drawing.Point(430, 424);
     this.bunifuCustomTextbox2.Name        = "bunifuCustomTextbox2";
     this.bunifuCustomTextbox2.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox2.TabIndex    = 11;
     //
     // bunifuCustomTextbox3
     //
     this.bunifuCustomTextbox3.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox3.Location    = new System.Drawing.Point(274, 462);
     this.bunifuCustomTextbox3.Name        = "bunifuCustomTextbox3";
     this.bunifuCustomTextbox3.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox3.TabIndex    = 12;
     //
     // bunifuCustomTextbox4
     //
     this.bunifuCustomTextbox4.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox4.Location    = new System.Drawing.Point(274, 577);
     this.bunifuCustomTextbox4.Name        = "bunifuCustomTextbox4";
     this.bunifuCustomTextbox4.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox4.TabIndex    = 15;
     //
     // bunifuCustomTextbox5
     //
     this.bunifuCustomTextbox5.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox5.Location    = new System.Drawing.Point(430, 539);
     this.bunifuCustomTextbox5.Name        = "bunifuCustomTextbox5";
     this.bunifuCustomTextbox5.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox5.TabIndex    = 14;
     //
     // bunifuCustomTextbox6
     //
     this.bunifuCustomTextbox6.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox6.Location    = new System.Drawing.Point(274, 539);
     this.bunifuCustomTextbox6.Name        = "bunifuCustomTextbox6";
     this.bunifuCustomTextbox6.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox6.TabIndex    = 13;
     //
     // bunifuCustomTextbox7
     //
     this.bunifuCustomTextbox7.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox7.Location    = new System.Drawing.Point(586, 539);
     this.bunifuCustomTextbox7.Name        = "bunifuCustomTextbox7";
     this.bunifuCustomTextbox7.Size        = new System.Drawing.Size(150, 20);
     this.bunifuCustomTextbox7.TabIndex    = 16;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label2.Location  = new System.Drawing.Point(272, 350);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(106, 9);
     this.label2.TabIndex  = 17;
     this.label2.Text      = "Meu saldo para compra";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label3.Location  = new System.Drawing.Point(471, 350);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(99, 9);
     this.label3.TabIndex  = 18;
     this.label3.Text      = "Meu saldo para venda";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label4.Location  = new System.Drawing.Point(430, 412);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(58, 9);
     this.label4.TabIndex  = 20;
     this.label4.Text      = "Preço(USD)";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label5.Location  = new System.Drawing.Point(272, 412);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(99, 9);
     this.label5.TabIndex  = 19;
     this.label5.Text      = "Quantidade de Bitcoin";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label6.Location  = new System.Drawing.Point(430, 527);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(89, 9);
     this.label6.TabIndex  = 22;
     this.label6.Text      = "Número da Agência";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label7.Location  = new System.Drawing.Point(272, 527);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(80, 9);
     this.label7.TabIndex  = 21;
     this.label7.Text      = "Número da Conta";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label8.Location  = new System.Drawing.Point(272, 450);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(133, 9);
     this.label8.TabIndex  = 23;
     this.label8.Text      = "Valor limite para tranferência";
     //
     // bunifuCustomTextbox8
     //
     this.bunifuCustomTextbox8.BorderColor = System.Drawing.Color.SeaGreen;
     this.bunifuCustomTextbox8.Location    = new System.Drawing.Point(430, 577);
     this.bunifuCustomTextbox8.Name        = "bunifuCustomTextbox8";
     this.bunifuCustomTextbox8.Size        = new System.Drawing.Size(306, 20);
     this.bunifuCustomTextbox8.TabIndex    = 24;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label9.Location  = new System.Drawing.Point(272, 562);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(96, 9);
     this.label9.TabIndex  = 25;
     this.label9.Text      = "Valor da tranferência";
     //
     // label10
     //
     this.label10.AutoSize  = true;
     this.label10.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label10.Location  = new System.Drawing.Point(430, 565);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(98, 9);
     this.label10.TabIndex  = 26;
     this.label10.Text      = "Nome do Beneficiário";
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label11.Location  = new System.Drawing.Point(584, 527);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(102, 9);
     this.label11.TabIndex  = 27;
     this.label11.Text      = "Número do CPF/CNPJ";
     //
     // btnTranferir
     //
     this.btnTranferir.ActiveBorderThickness = 1;
     this.btnTranferir.ActiveCornerRadius    = 20;
     this.btnTranferir.ActiveFillColor       = System.Drawing.Color.Navy;
     this.btnTranferir.ActiveForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.btnTranferir.ActiveLineColor       = System.Drawing.Color.LightCyan;
     this.btnTranferir.BackColor             = System.Drawing.SystemColors.Control;
     this.btnTranferir.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnTranferir.BackgroundImage")));
     this.btnTranferir.ButtonText            = "Transferir";
     this.btnTranferir.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.btnTranferir.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnTranferir.ForeColor           = System.Drawing.Color.SeaGreen;
     this.btnTranferir.IdleBorderThickness = 1;
     this.btnTranferir.IdleCornerRadius    = 20;
     this.btnTranferir.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btnTranferir.IdleForecolor       = System.Drawing.Color.White;
     this.btnTranferir.IdleLineColor       = System.Drawing.Color.Lavender;
     this.btnTranferir.Location            = new System.Drawing.Point(811, 562);
     this.btnTranferir.Margin              = new System.Windows.Forms.Padding(5);
     this.btnTranferir.Name                = "btnTranferir";
     this.btnTranferir.Size                = new System.Drawing.Size(134, 45);
     this.btnTranferir.TabIndex            = 38;
     this.btnTranferir.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnCancelar
     //
     this.btnCancelar.ActiveBorderThickness = 1;
     this.btnCancelar.ActiveCornerRadius    = 20;
     this.btnCancelar.ActiveFillColor       = System.Drawing.Color.Navy;
     this.btnCancelar.ActiveForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.btnCancelar.ActiveLineColor       = System.Drawing.Color.LightCyan;
     this.btnCancelar.BackColor             = System.Drawing.SystemColors.Control;
     this.btnCancelar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnCancelar.BackgroundImage")));
     this.btnCancelar.ButtonText            = "Cancelar";
     this.btnCancelar.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.btnCancelar.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor           = System.Drawing.Color.SeaGreen;
     this.btnCancelar.IdleBorderThickness = 1;
     this.btnCancelar.IdleCornerRadius    = 20;
     this.btnCancelar.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btnCancelar.IdleForecolor       = System.Drawing.Color.White;
     this.btnCancelar.IdleLineColor       = System.Drawing.Color.Lavender;
     this.btnCancelar.Location            = new System.Drawing.Point(955, 562);
     this.btnCancelar.Margin              = new System.Windows.Forms.Padding(5);
     this.btnCancelar.Name                = "btnCancelar";
     this.btnCancelar.Size                = new System.Drawing.Size(134, 45);
     this.btnCancelar.TabIndex            = 39;
     this.btnCancelar.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // listView1
     //
     this.listView1.BorderStyle   = System.Windows.Forms.BorderStyle.None;
     this.listView1.HideSelection = false;
     this.listView1.Location      = new System.Drawing.Point(234, 124);
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(925, 159);
     this.listView1.TabIndex      = 40;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // frmTransferencia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1187, 635);
     this.Controls.Add(this.listView1);
     this.Controls.Add(this.btnCancelar);
     this.Controls.Add(this.btnTranferir);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.bunifuCustomTextbox8);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.bunifuCustomTextbox7);
     this.Controls.Add(this.bunifuCustomTextbox4);
     this.Controls.Add(this.bunifuCustomTextbox5);
     this.Controls.Add(this.bunifuCustomTextbox6);
     this.Controls.Add(this.bunifuCustomTextbox3);
     this.Controls.Add(this.bunifuCustomTextbox2);
     this.Controls.Add(this.bunifuCustomTextbox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(bunifuGradientPanel1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmTransferencia";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     bunifuGradientPanel1.ResumeLayout(false);
     bunifuGradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }