Ejemplo n.º 1
0
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Bloom bloom1 = new Bloom();
            Bloom bloom2 = new Bloom();
            Bloom bloom3 = new Bloom();
            Bloom bloom4 = new Bloom();
            Bloom bloom5 = new Bloom();
            Bloom bloom6 = new Bloom();
            Bloom bloom7 = new Bloom();
            Bloom bloom8 = new Bloom();

            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();
            Bloom bloom20 = new Bloom();
            Bloom bloom21 = new Bloom();
            Bloom bloom22 = new Bloom();
            Bloom bloom23 = new Bloom();
            Bloom bloom24 = new Bloom();
            Bloom bloom25 = new Bloom();
            Bloom bloom26 = new Bloom();
            Bloom bloom27 = new Bloom();
            Bloom bloom28 = new Bloom();
            Bloom bloom29 = new Bloom();

            this.timer1    = new System.Windows.Forms.Timer(this.components);
            this.btn_salir = new FusionButton();
            this.sesion_nombre_propiedad = new System.Windows.Forms.LinkLabel();
            this.panel_central           = new System.Windows.Forms.Panel();
            this.sesion_tb_pass          = new System.Windows.Forms.TextBox();
            this.sesion_tb_rut           = new System.Windows.Forms.TextBox();
            this.sesion_pb_logo          = new System.Windows.Forms.PictureBox();
            this.linklabel2          = new System.Windows.Forms.LinkLabel();
            this.sesion_btn_conectar = new FlowButton();
            this.linkLabel1          = new System.Windows.Forms.LinkLabel();
            this.flowTheme1          = new FlowTheme();
            this.panel_central.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sesion_pb_logo)).BeginInit();
            this.flowTheme1.SuspendLayout();
            this.SuspendLayout();
            //
            // btn_salir
            //
            this.btn_salir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom1.Name           = "DownGradient1";
            bloom1.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom2.Name           = "DownGradient2";
            bloom2.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom3.Name           = "NoneGradient1";
            bloom3.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom4.Name           = "NoneGradient2";
            bloom4.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom5.Name           = "TextShade";
            bloom5.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom6.Name           = "Text";
            bloom6.Value          = System.Drawing.Color.White;
            bloom7.Name           = "Border1";
            bloom7.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom8.Name           = "Border2";
            bloom8.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.btn_salir.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8
            };
            this.btn_salir.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.btn_salir.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btn_salir.Image         = null;
            this.btn_salir.Location      = new System.Drawing.Point(341, 0);
            this.btn_salir.Name          = "btn_salir";
            this.btn_salir.NoRounding    = false;
            this.btn_salir.Size          = new System.Drawing.Size(26, 23);
            this.btn_salir.TabIndex      = 52;
            this.btn_salir.TabStop       = false;
            this.btn_salir.Text          = "x";
            this.btn_salir.Transparent   = false;
            this.btn_salir.Click        += new System.EventHandler(this.Btn_salirClick);
            //
            // sesion_nombre_propiedad
            //
            this.sesion_nombre_propiedad.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.sesion_nombre_propiedad.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sesion_nombre_propiedad.LinkColor = System.Drawing.Color.Gainsboro;
            this.sesion_nombre_propiedad.Location  = new System.Drawing.Point(12, 382);
            this.sesion_nombre_propiedad.Name      = "sesion_nombre_propiedad";
            this.sesion_nombre_propiedad.Size      = new System.Drawing.Size(351, 12);
            this.sesion_nombre_propiedad.TabIndex  = 2;
            this.sesion_nombre_propiedad.TabStop   = true;
            this.sesion_nombre_propiedad.Text      = "Propietario Licencia xxxx.";
            //
            // panel_central
            //
            this.panel_central.Controls.Add(this.sesion_tb_pass);
            this.panel_central.Controls.Add(this.sesion_tb_rut);
            this.panel_central.Controls.Add(this.sesion_pb_logo);
            this.panel_central.Controls.Add(this.linklabel2);
            this.panel_central.Controls.Add(this.sesion_btn_conectar);
            this.panel_central.Controls.Add(this.linkLabel1);
            this.panel_central.Location = new System.Drawing.Point(67, 25);
            this.panel_central.Name     = "panel_central";
            this.panel_central.Size     = new System.Drawing.Size(240, 354);
            this.panel_central.TabIndex = 54;
            //
            // sesion_tb_pass
            //
            this.sesion_tb_pass.Location     = new System.Drawing.Point(21, 265);
            this.sesion_tb_pass.MaxLength    = 10;
            this.sesion_tb_pass.Name         = "sesion_tb_pass";
            this.sesion_tb_pass.PasswordChar = '*';
            this.sesion_tb_pass.Size         = new System.Drawing.Size(197, 22);
            this.sesion_tb_pass.TabIndex     = 1;
            this.sesion_tb_pass.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Tb_passKeyDown);
            //
            // sesion_tb_rut
            //
            this.sesion_tb_rut.Location  = new System.Drawing.Point(21, 227);
            this.sesion_tb_rut.MaxLength = 45;
            this.sesion_tb_rut.Name      = "sesion_tb_rut";
            this.sesion_tb_rut.Size      = new System.Drawing.Size(197, 22);
            this.sesion_tb_rut.TabIndex  = 0;
            this.sesion_tb_rut.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.Cb_ayudantesKeyDown);
            //
            // sesion_pb_logo
            //
            this.sesion_pb_logo.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("sesion_pb_logo.BackgroundImage")));
            this.sesion_pb_logo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.sesion_pb_logo.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.sesion_pb_logo.Location = new System.Drawing.Point(21, 10);
            this.sesion_pb_logo.Name     = "sesion_pb_logo";
            this.sesion_pb_logo.Size     = new System.Drawing.Size(197, 197);
            this.sesion_pb_logo.TabIndex = 1;
            this.sesion_pb_logo.TabStop  = false;
            //
            // linklabel2
            //
            this.linklabel2.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.linklabel2.LinkColor        = System.Drawing.Color.White;
            this.linklabel2.Location         = new System.Drawing.Point(21, 251);
            this.linklabel2.Name             = "linklabel2";
            this.linklabel2.Size             = new System.Drawing.Size(197, 12);
            this.linklabel2.TabIndex         = 4;
            this.linklabel2.TabStop          = true;
            this.linklabel2.Text             = "Contraseña";
            this.linklabel2.VisitedLinkColor = System.Drawing.Color.White;
            //
            // sesion_btn_conectar
            //
            bloom9.Name   = "DownGradient1";
            bloom9.Value  = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
            bloom10.Name  = "DownGradient2";
            bloom10.Value = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
            bloom11.Name  = "NoneGradient1";
            bloom11.Value = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
            bloom12.Name  = "NoneGradient2";
            bloom12.Value = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
            bloom13.Name  = "Text";
            bloom13.Value = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(132)))), ((int)(((byte)(255)))));
            bloom14.Name  = "Border1";
            bloom14.Value = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(22)))), ((int)(((byte)(22)))));
            bloom15.Name  = "Border2A";
            bloom15.Value = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
            bloom16.Name  = "Border2B";
            bloom16.Value = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(36)))), ((int)(((byte)(36)))));
            this.sesion_btn_conectar.Colors = new Bloom[] {
                bloom9,
                bloom10,
                bloom11,
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16
            };
            this.sesion_btn_conectar.Customization = "GBgY/yYmJv8mJib/GBgY//+EAP8WFhb/PDw8/yQkJP8=";
            this.sesion_btn_conectar.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sesion_btn_conectar.Image         = null;
            this.sesion_btn_conectar.Location      = new System.Drawing.Point(21, 306);
            this.sesion_btn_conectar.Name          = "sesion_btn_conectar";
            this.sesion_btn_conectar.NoRounding    = false;
            this.sesion_btn_conectar.Size          = new System.Drawing.Size(197, 40);
            this.sesion_btn_conectar.TabIndex      = 2;
            this.sesion_btn_conectar.Text          = "Conectar";
            this.sesion_btn_conectar.Transparent   = false;
            this.sesion_btn_conectar.Click        += new System.EventHandler(this.Sesion_btn_conectarClick);
            //
            // linkLabel1
            //
            this.linkLabel1.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.linkLabel1.LinkColor        = System.Drawing.Color.White;
            this.linkLabel1.Location         = new System.Drawing.Point(21, 212);
            this.linkLabel1.Name             = "linkLabel1";
            this.linkLabel1.Size             = new System.Drawing.Size(197, 12);
            this.linkLabel1.TabIndex         = 4;
            this.linkLabel1.TabStop          = true;
            this.linkLabel1.Text             = "Rut";
            this.linkLabel1.VisitedLinkColor = System.Drawing.Color.White;
            //
            // flowTheme1
            //
            this.flowTheme1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
            this.flowTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom17.Name           = "Sides";
            bloom17.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
            bloom18.Name           = "Gradient";
            bloom18.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
            bloom19.Name           = "Text";
            bloom19.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(132)))), ((int)(((byte)(255)))));
            bloom20.Name           = "Border1";
            bloom20.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
            bloom21.Name           = "Border2";
            bloom21.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(22)))), ((int)(((byte)(22)))));
            bloom22.Name           = "Border3";
            bloom22.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(65)))), ((int)(((byte)(65)))));
            bloom23.Name           = "Border4";
            bloom23.Value          = System.Drawing.Color.Black;
            bloom24.Name           = "Hatch1";
            bloom24.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
            bloom25.Name           = "Hatch2";
            bloom25.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
            bloom26.Name           = "Hatch3";
            bloom26.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
            bloom27.Name           = "Hatch4";
            bloom27.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
            bloom28.Name           = "Shade1";
            bloom28.Value          = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(7)))), ((int)(((byte)(7)))), ((int)(((byte)(7)))));
            bloom29.Name           = "Shade2";
            bloom29.Value          = System.Drawing.Color.Transparent;
            this.flowTheme1.Colors = new Bloom[] {
                bloom17,
                bloom18,
                bloom19,
                bloom20,
                bloom21,
                bloom22,
                bloom23,
                bloom24,
                bloom25,
                bloom26,
                bloom27,
                bloom28,
                bloom29
            };
            this.flowTheme1.Controls.Add(this.panel_central);
            this.flowTheme1.Controls.Add(this.sesion_nombre_propiedad);
            this.flowTheme1.Controls.Add(this.btn_salir);
            this.flowTheme1.Customization   = "KCgo/xISEv//hAD/KCgo/xYWFv9BQUH/AAAA/ycnJ/8jIyP/HR0d/xoaGv8HBwcy////AA==";
            this.flowTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.flowTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.flowTheme1.Image           = null;
            this.flowTheme1.Location        = new System.Drawing.Point(0, 0);
            this.flowTheme1.Movable         = false;
            this.flowTheme1.Name            = "flowTheme1";
            this.flowTheme1.NoRounding      = false;
            this.flowTheme1.Sizable         = false;
            this.flowTheme1.Size            = new System.Drawing.Size(375, 404);
            this.flowTheme1.SmartBounds     = true;
            this.flowTheme1.TabIndex        = 0;
            this.flowTheme1.TabStop         = false;
            this.flowTheme1.Text            = "Iniciar sesión ";
            this.flowTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.flowTheme1.VisibleChanged += new System.EventHandler(this.FlowTheme1VisibleChanged);
            this.flowTheme1.Resize         += new System.EventHandler(this.FlowTheme1Resize);
            //
            // MainForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
            this.ClientSize          = new System.Drawing.Size(375, 404);
            this.Controls.Add(this.flowTheme1);
            this.Font            = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon            = global::cgcommerce.imagenes.Paomedia_Small_N_Flat_Shop;
            this.Name            = "MainForm";
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = " MisVentas.";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
            this.panel_central.ResumeLayout(false);
            this.panel_central.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sesion_pb_logo)).EndInit();
            this.flowTheme1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Ejemplo n.º 2
0
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();

            this.fusionTheme1   = new FusionTheme();
            this.fusionButton1  = new FusionButton();
            this.btn_abrir_caja = new System.Windows.Forms.Button();
            this.label1         = new System.Windows.Forms.Label();
            this.num_dinero     = new System.Windows.Forms.NumericUpDown();
            this.fusionTheme1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.num_dinero)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Controls.Add(this.btn_abrir_caja);
            this.fusionTheme1.Controls.Add(this.label1);
            this.fusionTheme1.Controls.Add(this.num_dinero);
            this.fusionTheme1.Customization   = "AAAA/wAAAP8AAAD///////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = false;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(336, 199);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Abrir Caja";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // fusionButton1
            //
            this.fusionButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Verdana", 8F);
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(298, 3);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 65;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.FusionButton1Click);
            //
            // btn_abrir_caja
            //
            this.btn_abrir_caja.BackColor = System.Drawing.Color.LightGray;
            this.btn_abrir_caja.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btn_abrir_caja.Location  = new System.Drawing.Point(86, 129);
            this.btn_abrir_caja.Name      = "btn_abrir_caja";
            this.btn_abrir_caja.Size      = new System.Drawing.Size(165, 40);
            this.btn_abrir_caja.TabIndex  = 5;
            this.btn_abrir_caja.Text      = "Abrir Caja";
            this.btn_abrir_caja.UseVisualStyleBackColor = false;
            this.btn_abrir_caja.Click += new System.EventHandler(this.Btn_abrir_cajaClick);
            //
            // label1
            //
            this.label1.Font      = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(21, 53);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(292, 33);
            this.label1.TabIndex  = 4;
            this.label1.Text      = "TOTAL EN CAJA";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // num_dinero
            //
            this.num_dinero.Font      = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.num_dinero.Increment = new decimal(new int[] {
                10,
                0,
                0,
                0
            });
            this.num_dinero.Location = new System.Drawing.Point(86, 89);
            this.num_dinero.Maximum  = new decimal(new int[] {
                9999999,
                0,
                0,
                0
            });
            this.num_dinero.Minimum = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            this.num_dinero.Name      = "num_dinero";
            this.num_dinero.Size      = new System.Drawing.Size(165, 33);
            this.num_dinero.TabIndex  = 3;
            this.num_dinero.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.num_dinero.Value     = new decimal(new int[] {
                5000,
                0,
                0,
                0
            });
            //
            // apertura
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(336, 199);
            this.Controls.Add(this.fusionTheme1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "apertura";
            this.Text            = "apertura";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.num_dinero)).EndInit();
            this.ResumeLayout(false);
        }
Ejemplo n.º 3
0
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();

            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(nuevo_agregado));
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();

            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.fusionTheme1         = new FusionTheme();
            this.btn_cancelar         = new System.Windows.Forms.Button();
            this.btn_eliminar         = new System.Windows.Forms.Button();
            this.btn_refresh          = new System.Windows.Forms.Button();
            this.btn_salir            = new FusionButton();
            this.label1               = new System.Windows.Forms.Label();
            this.panel1               = new System.Windows.Forms.Panel();
            this.btn_agregar          = new System.Windows.Forms.Button();
            this.agregado_dgv_listado = new System.Windows.Forms.DataGridView();
            this.toolTip1             = new System.Windows.Forms.ToolTip(this.components);
            this.fusionTheme1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.agregado_dgv_listado)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(55)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.btn_cancelar);
            this.fusionTheme1.Controls.Add(this.btn_eliminar);
            this.fusionTheme1.Controls.Add(this.btn_refresh);
            this.fusionTheme1.Controls.Add(this.btn_salir);
            this.fusionTheme1.Controls.Add(this.label1);
            this.fusionTheme1.Controls.Add(this.panel1);
            this.fusionTheme1.Controls.Add(this.btn_agregar);
            this.fusionTheme1.Controls.Add(this.agregado_dgv_listado);
            this.fusionTheme1.Customization   = "Mi8v/zc0NP8yLy////////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(516, 496);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Nuevo Agregado";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // btn_cancelar
            //
            this.btn_cancelar.AccessibleDescription = "Atrás";
            this.btn_cancelar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.BackgroundImage")));
            this.btn_cancelar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_cancelar.Location = new System.Drawing.Point(167, 408);
            this.btn_cancelar.Name     = "btn_cancelar";
            this.btn_cancelar.Size     = new System.Drawing.Size(64, 64);
            this.btn_cancelar.TabIndex = 71;
            this.btn_cancelar.UseVisualStyleBackColor = true;
            this.btn_cancelar.Click += new System.EventHandler(this.Btn_cancelarClick);
            //
            // btn_eliminar
            //
            this.btn_eliminar.AccessibleDescription = "Eliminar";
            this.btn_eliminar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.BackgroundImage")));
            this.btn_eliminar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_eliminar.Location = new System.Drawing.Point(357, 408);
            this.btn_eliminar.Name     = "btn_eliminar";
            this.btn_eliminar.Size     = new System.Drawing.Size(64, 64);
            this.btn_eliminar.TabIndex = 68;
            this.toolTip1.SetToolTip(this.btn_eliminar, "Cancelar");
            this.btn_eliminar.UseVisualStyleBackColor = true;
            this.btn_eliminar.Click += new System.EventHandler(this.Btn_eliminarClick);
            //
            // btn_refresh
            //
            this.btn_refresh.AccessibleDescription = "refrescar";
            this.btn_refresh.Anchor                = System.Windows.Forms.AnchorStyles.Right;
            this.btn_refresh.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_refresh.BackgroundImage")));
            this.btn_refresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_refresh.Location              = new System.Drawing.Point(287, 408);
            this.btn_refresh.Name     = "btn_refresh";
            this.btn_refresh.Size     = new System.Drawing.Size(64, 64);
            this.btn_refresh.TabIndex = 67;
            this.btn_refresh.UseVisualStyleBackColor = true;
            this.btn_refresh.Click += new System.EventHandler(this.Btn_refreshClick);
            //
            // btn_salir
            //
            bloom12.Name          = "DownGradient1";
            bloom12.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name          = "DownGradient2";
            bloom13.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name          = "NoneGradient1";
            bloom14.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name          = "NoneGradient2";
            bloom15.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name          = "TextShade";
            bloom16.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name          = "Text";
            bloom17.Value         = System.Drawing.Color.White;
            bloom18.Name          = "Border1";
            bloom18.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name          = "Border2";
            bloom19.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.btn_salir.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.btn_salir.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.btn_salir.Font          = new System.Drawing.Font("Verdana", 8F);
            this.btn_salir.Image         = null;
            this.btn_salir.Location      = new System.Drawing.Point(478, 5);
            this.btn_salir.Name          = "btn_salir";
            this.btn_salir.NoRounding    = false;
            this.btn_salir.Size          = new System.Drawing.Size(26, 26);
            this.btn_salir.TabIndex      = 52;
            this.btn_salir.Text          = "x";
            this.btn_salir.Transparent   = false;
            this.btn_salir.Click        += new System.EventHandler(this.Btn_salirClick);
            //
            // label1
            //
            this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(167, 41);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(104, 16);
            this.label1.TabIndex  = 44;
            this.label1.Text      = "AGREGADOS";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // panel1
            //
            this.panel1.BackgroundImage       = global::cgcommerce.imagenes.Shopping_basket_add_256;
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.panel1.Location = new System.Drawing.Point(21, 41);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(135, 229);
            this.panel1.TabIndex = 43;
            //
            // btn_agregar
            //
            this.btn_agregar.AccessibleDescription = "Guardar Edición";
            this.btn_agregar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_agregar.BackgroundImage")));
            this.btn_agregar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_agregar.Location = new System.Drawing.Point(427, 408);
            this.btn_agregar.Name     = "btn_agregar";
            this.btn_agregar.Size     = new System.Drawing.Size(64, 64);
            this.btn_agregar.TabIndex = 41;
            this.toolTip1.SetToolTip(this.btn_agregar, "Agregar");
            this.btn_agregar.UseVisualStyleBackColor = true;
            this.btn_agregar.Click += new System.EventHandler(this.Btn_agregarClick);
            //
            // agregado_dgv_listado
            //
            this.agregado_dgv_listado.AccessibleDescription       = "Editar, eliminar y agregar insumo";
            this.agregado_dgv_listado.AllowUserToAddRows          = false;
            this.agregado_dgv_listado.AllowUserToDeleteRows       = false;
            this.agregado_dgv_listado.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.agregado_dgv_listado.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
            this.agregado_dgv_listado.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            dataGridViewCellStyle1.Alignment                  = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor                  = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Font                       = new System.Drawing.Font("Verdana", 8F);
            dataGridViewCellStyle1.SelectionBackColor         = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor         = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode                   = System.Windows.Forms.DataGridViewTriState.False;
            this.agregado_dgv_listado.DefaultCellStyle        = dataGridViewCellStyle1;
            this.agregado_dgv_listado.Location                = new System.Drawing.Point(167, 64);
            this.agregado_dgv_listado.Name                    = "agregado_dgv_listado";
            this.agregado_dgv_listado.ReadOnly                = true;
            this.agregado_dgv_listado.Size                    = new System.Drawing.Size(324, 330);
            this.agregado_dgv_listado.TabIndex                = 40;
            this.agregado_dgv_listado.CellContentClick       += new System.Windows.Forms.DataGridViewCellEventHandler(this.Agregado_dgv_listadoCellContentClick);
            this.agregado_dgv_listado.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Agregado_dgv_listadoCellContentDoubleClick);
            //
            // nuevo_agregado
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(516, 496);
            this.Controls.Add(this.fusionTheme1);
            this.Font            = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "nuevo_agregado";
            this.Text            = "INSUMO - AGREGADO";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.agregado_dgv_listado)).EndInit();
            this.ResumeLayout(false);
        }
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();
            Bloom bloom20 = new Bloom();
            Bloom bloom21 = new Bloom();
            Bloom bloom22 = new Bloom();
            Bloom bloom23 = new Bloom();
            Bloom bloom24 = new Bloom();
            Bloom bloom25 = new Bloom();
            Bloom bloom26 = new Bloom();
            Bloom bloom27 = new Bloom();

            System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(nuevo_producto));
            this.fusionTheme1            = new FusionTheme();
            this.groupBox1               = new System.Windows.Forms.GroupBox();
            this.producto_num_disponible = new System.Windows.Forms.NumericUpDown();
            this.label6 = new System.Windows.Forms.Label();
            this.producto_num_precio = new System.Windows.Forms.NumericUpDown();
            this.label4                   = new System.Windows.Forms.Label();
            this.label3                   = new System.Windows.Forms.Label();
            this.label2                   = new System.Windows.Forms.Label();
            this.producto_tb_nombre       = new System.Windows.Forms.TextBox();
            this.producto_lb_ingredientes = new System.Windows.Forms.CheckedListBox();
            this.fusionButton1            = new FusionButton();
            this.btn_salir                = new FusionButton();
            this.panel1                   = new System.Windows.Forms.Panel();
            this.producto_dgv_agregados   = new System.Windows.Forms.DataGridView();
            this.label1                   = new System.Windows.Forms.Label();
            this.producto_btn_agregar     = new System.Windows.Forms.Button();
            this.producto_btn_limpiar     = new System.Windows.Forms.Button();
            this.toolTip1                 = new System.Windows.Forms.ToolTip(this.components);
            this.btn_cancelar             = new System.Windows.Forms.Button();
            this.fusionTheme1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.producto_num_disponible)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.producto_num_precio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.producto_dgv_agregados)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(55)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.btn_cancelar);
            this.fusionTheme1.Controls.Add(this.groupBox1);
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Controls.Add(this.btn_salir);
            this.fusionTheme1.Controls.Add(this.panel1);
            this.fusionTheme1.Controls.Add(this.producto_dgv_agregados);
            this.fusionTheme1.Controls.Add(this.label1);
            this.fusionTheme1.Controls.Add(this.producto_btn_agregar);
            this.fusionTheme1.Controls.Add(this.producto_btn_limpiar);
            this.fusionTheme1.Customization   = "Mi8v/zc0NP8yLy////////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(658, 527);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Producto Nuevo ";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.producto_num_disponible);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.producto_num_precio);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.producto_tb_nombre);
            this.groupBox1.Controls.Add(this.producto_lb_ingredientes);
            this.groupBox1.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.Location = new System.Drawing.Point(399, 65);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(234, 360);
            this.groupBox1.TabIndex = 59;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "Nuevo Producto";
            //
            // producto_num_disponible
            //
            this.producto_num_disponible.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.producto_num_disponible.Location = new System.Drawing.Point(139, 324);
            this.producto_num_disponible.Maximum  = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            this.producto_num_disponible.Name      = "producto_num_disponible";
            this.producto_num_disponible.Size      = new System.Drawing.Size(77, 21);
            this.producto_num_disponible.TabIndex  = 63;
            this.producto_num_disponible.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.producto_num_disponible.Value     = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            //
            // label6
            //
            this.label6.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(139, 307);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(77, 14);
            this.label6.TabIndex = 64;
            this.label6.Text     = "Disponible:";
            //
            // producto_num_precio
            //
            this.producto_num_precio.Increment = new decimal(new int[] {
                10,
                0,
                0,
                0
            });
            this.producto_num_precio.Location = new System.Drawing.Point(16, 324);
            this.producto_num_precio.Maximum  = new decimal(new int[] {
                50000,
                0,
                0,
                0
            });
            this.producto_num_precio.Name      = "producto_num_precio";
            this.producto_num_precio.Size      = new System.Drawing.Size(117, 21);
            this.producto_num_precio.TabIndex  = 57;
            this.producto_num_precio.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            //
            // label4
            //
            this.label4.Location  = new System.Drawing.Point(16, 305);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(79, 16);
            this.label4.TabIndex  = 59;
            this.label4.Text      = "Precio:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label3
            //
            this.label3.Location  = new System.Drawing.Point(16, 263);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(79, 16);
            this.label3.TabIndex  = 58;
            this.label3.Text      = "Nombre:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label2
            //
            this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location  = new System.Drawing.Point(16, 29);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(104, 16);
            this.label2.TabIndex  = 48;
            this.label2.Text      = "Ingredientes";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // producto_tb_nombre
            //
            this.producto_tb_nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.producto_tb_nombre.Location        = new System.Drawing.Point(16, 282);
            this.producto_tb_nombre.MaxLength       = 34;
            this.producto_tb_nombre.Name            = "producto_tb_nombre";
            this.producto_tb_nombre.Size            = new System.Drawing.Size(200, 21);
            this.producto_tb_nombre.TabIndex        = 56;
            //
            // producto_lb_ingredientes
            //
            this.producto_lb_ingredientes.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.producto_lb_ingredientes.FormattingEnabled = true;
            this.producto_lb_ingredientes.Location          = new System.Drawing.Point(16, 48);
            this.producto_lb_ingredientes.Name     = "producto_lb_ingredientes";
            this.producto_lb_ingredientes.Size     = new System.Drawing.Size(200, 212);
            this.producto_lb_ingredientes.TabIndex = 1;
            //
            // fusionButton1
            //
            this.fusionButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(620, 3);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 52;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.FusionButton1Click);
            //
            // btn_salir
            //
            bloom20.Name          = "DownGradient1";
            bloom20.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom21.Name          = "DownGradient2";
            bloom21.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom22.Name          = "NoneGradient1";
            bloom22.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom23.Name          = "NoneGradient2";
            bloom23.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom24.Name          = "TextShade";
            bloom24.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom25.Name          = "Text";
            bloom25.Value         = System.Drawing.Color.White;
            bloom26.Name          = "Border1";
            bloom26.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom27.Name          = "Border2";
            bloom27.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.btn_salir.Colors = new Bloom[] {
                bloom20,
                bloom21,
                bloom22,
                bloom23,
                bloom24,
                bloom25,
                bloom26,
                bloom27
            };
            this.btn_salir.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.btn_salir.Font          = new System.Drawing.Font("Verdana", 8F);
            this.btn_salir.Image         = null;
            this.btn_salir.Location      = new System.Drawing.Point(659, 4);
            this.btn_salir.Name          = "btn_salir";
            this.btn_salir.NoRounding    = false;
            this.btn_salir.Size          = new System.Drawing.Size(26, 26);
            this.btn_salir.TabIndex      = 52;
            this.btn_salir.Text          = "x";
            this.btn_salir.Transparent   = false;
            //
            // panel1
            //
            this.panel1.BackgroundImage       = global::cgcommerce.imagenes.Add_folder_256;
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.panel1.Location = new System.Drawing.Point(22, 46);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(135, 229);
            this.panel1.TabIndex = 41;
            //
            // producto_dgv_agregados
            //
            this.producto_dgv_agregados.AccessibleDescription       = "Seleccione agregado";
            this.producto_dgv_agregados.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.producto_dgv_agregados.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders;
            this.producto_dgv_agregados.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            dataGridViewCellStyle1.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor              = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Font                   = new System.Drawing.Font("Verdana", 8F);
            dataGridViewCellStyle1.SelectionBackColor     = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor     = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode               = System.Windows.Forms.DataGridViewTriState.False;
            this.producto_dgv_agregados.DefaultCellStyle  = dataGridViewCellStyle1;
            this.producto_dgv_agregados.Location          = new System.Drawing.Point(172, 65);
            this.producto_dgv_agregados.Name              = "producto_dgv_agregados";
            this.producto_dgv_agregados.Size              = new System.Drawing.Size(212, 360);
            this.producto_dgv_agregados.TabIndex          = 0;
            this.producto_dgv_agregados.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Producto_dgv_agregadosCellContentClick);
            //
            // label1
            //
            this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(172, 46);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(104, 16);
            this.label1.TabIndex  = 47;
            this.label1.Text      = "Agregados";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // producto_btn_agregar
            //
            this.producto_btn_agregar.AccessibleDescription = "Guardar Nuevo Producto";
            this.producto_btn_agregar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("producto_btn_agregar.BackgroundImage")));
            this.producto_btn_agregar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.producto_btn_agregar.Location = new System.Drawing.Point(569, 437);
            this.producto_btn_agregar.Name     = "producto_btn_agregar";
            this.producto_btn_agregar.Size     = new System.Drawing.Size(64, 64);
            this.producto_btn_agregar.TabIndex = 43;
            this.toolTip1.SetToolTip(this.producto_btn_agregar, "Aceptar/Guardar");
            this.producto_btn_agregar.UseVisualStyleBackColor = true;
            this.producto_btn_agregar.Click += new System.EventHandler(this.Producto_btn_agregarClick);
            //
            // producto_btn_limpiar
            //
            this.producto_btn_limpiar.AccessibleDescription = "Borrar Agregado";
            this.producto_btn_limpiar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("producto_btn_limpiar.BackgroundImage")));
            this.producto_btn_limpiar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.producto_btn_limpiar.Location = new System.Drawing.Point(499, 437);
            this.producto_btn_limpiar.Name     = "producto_btn_limpiar";
            this.producto_btn_limpiar.Size     = new System.Drawing.Size(64, 64);
            this.producto_btn_limpiar.TabIndex = 46;
            this.toolTip1.SetToolTip(this.producto_btn_limpiar, "Cancelar");
            this.producto_btn_limpiar.UseVisualStyleBackColor = true;
            this.producto_btn_limpiar.Click += new System.EventHandler(this.Producto_btn_limpiarClick);
            //
            // btn_cancelar
            //
            this.btn_cancelar.AccessibleDescription = "Atrás";
            this.btn_cancelar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.BackgroundImage")));
            this.btn_cancelar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_cancelar.Location = new System.Drawing.Point(172, 437);
            this.btn_cancelar.Name     = "btn_cancelar";
            this.btn_cancelar.Size     = new System.Drawing.Size(64, 64);
            this.btn_cancelar.TabIndex = 70;
            this.btn_cancelar.UseVisualStyleBackColor = true;
            this.btn_cancelar.Click += new System.EventHandler(this.Btn_cancelarClick);
            //
            // nuevo_producto
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(658, 527);
            this.Controls.Add(this.fusionTheme1);
            this.Font            = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "nuevo_producto";
            this.Text            = "PRODUCTO - NUEVO";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.producto_num_disponible)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.producto_num_precio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.producto_dgv_agregados)).EndInit();
            this.ResumeLayout(false);
        }
Ejemplo n.º 5
0
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();

            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(productos));
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();

            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.fusionTheme1         = new FusionTheme();
            this.btn_cancelar         = new System.Windows.Forms.Button();
            this.btn_refresh          = new System.Windows.Forms.Button();
            this.producto_btn_agregar = new System.Windows.Forms.Button();
            this.fusionButton1        = new FusionButton();
            this.panel1              = new System.Windows.Forms.Panel();
            this.producto_dgv_prod   = new System.Windows.Forms.DataGridView();
            this.label1              = new System.Windows.Forms.Label();
            this.producto_btn_borrar = new System.Windows.Forms.Button();
            this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
            this.fusionTheme1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.producto_dgv_prod)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(55)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.btn_cancelar);
            this.fusionTheme1.Controls.Add(this.btn_refresh);
            this.fusionTheme1.Controls.Add(this.producto_btn_agregar);
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Controls.Add(this.panel1);
            this.fusionTheme1.Controls.Add(this.producto_dgv_prod);
            this.fusionTheme1.Controls.Add(this.label1);
            this.fusionTheme1.Controls.Add(this.producto_btn_borrar);
            this.fusionTheme1.Customization   = "Mi8v/zc0NP8yLy////////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(715, 522);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Productos";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // btn_cancelar
            //
            this.btn_cancelar.AccessibleDescription = "Atrás";
            this.btn_cancelar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.BackgroundImage")));
            this.btn_cancelar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_cancelar.Location = new System.Drawing.Point(172, 431);
            this.btn_cancelar.Name     = "btn_cancelar";
            this.btn_cancelar.Size     = new System.Drawing.Size(64, 64);
            this.btn_cancelar.TabIndex = 69;
            this.btn_cancelar.UseVisualStyleBackColor = true;
            this.btn_cancelar.Click += new System.EventHandler(this.Btn_cancelarClick);
            //
            // btn_refresh
            //
            this.btn_refresh.AccessibleDescription = "refrescar";
            this.btn_refresh.Anchor                = System.Windows.Forms.AnchorStyles.Right;
            this.btn_refresh.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_refresh.BackgroundImage")));
            this.btn_refresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_refresh.Location              = new System.Drawing.Point(483, 431);
            this.btn_refresh.Name     = "btn_refresh";
            this.btn_refresh.Size     = new System.Drawing.Size(64, 64);
            this.btn_refresh.TabIndex = 68;
            this.btn_refresh.UseVisualStyleBackColor = true;
            this.btn_refresh.Click += new System.EventHandler(this.Btn_refreshClick);
            //
            // producto_btn_agregar
            //
            this.producto_btn_agregar.AccessibleDescription = "Guardar Nuevo Producto";
            this.producto_btn_agregar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("producto_btn_agregar.BackgroundImage")));
            this.producto_btn_agregar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.producto_btn_agregar.Location = new System.Drawing.Point(623, 431);
            this.producto_btn_agregar.Name     = "producto_btn_agregar";
            this.producto_btn_agregar.Size     = new System.Drawing.Size(64, 64);
            this.producto_btn_agregar.TabIndex = 53;
            this.toolTip1.SetToolTip(this.producto_btn_agregar, "Agregar");
            this.producto_btn_agregar.UseVisualStyleBackColor = true;
            this.producto_btn_agregar.Click += new System.EventHandler(this.Producto_btn_agregarClick);
            //
            // fusionButton1
            //
            this.fusionButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Verdana", 8F);
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(675, 0);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 52;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.FusionButton1Click);
            //
            // panel1
            //
            this.panel1.BackgroundImage       = global::cgcommerce.imagenes.Add_folder_256;
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.panel1.Location = new System.Drawing.Point(22, 46);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(135, 229);
            this.panel1.TabIndex = 41;
            //
            // producto_dgv_prod
            //
            this.producto_dgv_prod.AccessibleDescription       = "Seleccione agregado";
            this.producto_dgv_prod.AllowUserToAddRows          = false;
            this.producto_dgv_prod.AllowUserToDeleteRows       = false;
            this.producto_dgv_prod.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.producto_dgv_prod.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.producto_dgv_prod.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Font               = new System.Drawing.Font("Verdana", 8F);
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
            this.producto_dgv_prod.DefaultCellStyle   = dataGridViewCellStyle1;
            this.producto_dgv_prod.Location           = new System.Drawing.Point(172, 65);
            this.producto_dgv_prod.Name               = "producto_dgv_prod";
            this.producto_dgv_prod.ReadOnly           = true;
            this.producto_dgv_prod.Size               = new System.Drawing.Size(515, 360);
            this.producto_dgv_prod.TabIndex           = 0;
            this.producto_dgv_prod.CellContentClick  += new System.Windows.Forms.DataGridViewCellEventHandler(this.Producto_dgv_prodCellContentClick);
            //
            // label1
            //
            this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(172, 46);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(104, 16);
            this.label1.TabIndex  = 47;
            this.label1.Text      = "PRODUCTOS:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // producto_btn_borrar
            //
            this.producto_btn_borrar.AccessibleDescription = "Borrar Producto";
            this.producto_btn_borrar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("producto_btn_borrar.BackgroundImage")));
            this.producto_btn_borrar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.producto_btn_borrar.Location = new System.Drawing.Point(553, 431);
            this.producto_btn_borrar.Name     = "producto_btn_borrar";
            this.producto_btn_borrar.Size     = new System.Drawing.Size(64, 64);
            this.producto_btn_borrar.TabIndex = 46;
            this.toolTip1.SetToolTip(this.producto_btn_borrar, "Cancelar");
            this.producto_btn_borrar.UseVisualStyleBackColor = true;
            this.producto_btn_borrar.Click += new System.EventHandler(this.Producto_btn_borrarClick);
            //
            // productos
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(715, 522);
            this.Controls.Add(this.fusionTheme1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "productos";
            this.Text            = "productos";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.producto_dgv_prod)).EndInit();
            this.ResumeLayout(false);
        }
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();

            this.fusionTheme1   = new FusionTheme();
            this.tcontrol       = new System.Windows.Forms.TabControl();
            this.tp1            = new System.Windows.Forms.TabPage();
            this.groupBox2      = new System.Windows.Forms.GroupBox();
            this.label5         = new System.Windows.Forms.Label();
            this.lic_tb_codigo  = new System.Windows.Forms.TextBox();
            this.label6         = new System.Windows.Forms.Label();
            this.lic_tb_serial  = new System.Windows.Forms.TextBox();
            this.groupBox1      = new System.Windows.Forms.GroupBox();
            this.label3         = new System.Windows.Forms.Label();
            this.lic_tb_fono    = new System.Windows.Forms.TextBox();
            this.label2         = new System.Windows.Forms.Label();
            this.lic_tb_dueno   = new System.Windows.Forms.TextBox();
            this.label1         = new System.Windows.Forms.Label();
            this.lic_tb_empresa = new System.Windows.Forms.TextBox();
            this.tp2            = new System.Windows.Forms.TabPage();
            this.groupBox4      = new System.Windows.Forms.GroupBox();
            this.label10        = new System.Windows.Forms.Label();
            this.button5        = new System.Windows.Forms.Button();
            this.button4        = new System.Windows.Forms.Button();
            this.label8         = new System.Windows.Forms.Label();
            this.bd_tb_destino  = new System.Windows.Forms.TextBox();
            this.groupBox3      = new System.Windows.Forms.GroupBox();
            this.label16        = new System.Windows.Forms.Label();
            this.textBox1       = new System.Windows.Forms.TextBox();
            this.button6        = new System.Windows.Forms.Button();
            this.label9         = new System.Windows.Forms.Label();
            this.bd_tb_pass     = new System.Windows.Forms.TextBox();
            this.tp3            = new System.Windows.Forms.TabPage();
            this.groupBox6      = new System.Windows.Forms.GroupBox();
            this.label13        = new System.Windows.Forms.Label();
            this.label14        = new System.Windows.Forms.Label();
            this.groupBox5      = new System.Windows.Forms.GroupBox();
            this.label11        = new System.Windows.Forms.Label();
            this.label12        = new System.Windows.Forms.Label();
            this.fusionButton1  = new FusionButton();
            this.fusionTheme1.SuspendLayout();
            this.tcontrol.SuspendLayout();
            this.tp1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tp2.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.tp3.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.tcontrol);
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Customization   = "AAAA/wAAAP8AAAD///////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(459, 416);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Configuración";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // tcontrol
            //
            this.tcontrol.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.tcontrol.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
            this.tcontrol.Controls.Add(this.tp1);
            this.tcontrol.Controls.Add(this.tp2);
            this.tcontrol.Controls.Add(this.tp3);
            this.tcontrol.Location      = new System.Drawing.Point(12, 36);
            this.tcontrol.Multiline     = true;
            this.tcontrol.Name          = "tcontrol";
            this.tcontrol.SelectedIndex = 0;
            this.tcontrol.ShowToolTips  = true;
            this.tcontrol.Size          = new System.Drawing.Size(435, 368);
            this.tcontrol.TabIndex      = 66;
            //
            // tp1
            //
            this.tp1.Controls.Add(this.groupBox2);
            this.tp1.Controls.Add(this.groupBox1);
            this.tp1.Location = new System.Drawing.Point(4, 25);
            this.tp1.Name     = "tp1";
            this.tp1.Padding  = new System.Windows.Forms.Padding(3);
            this.tp1.Size     = new System.Drawing.Size(427, 339);
            this.tp1.TabIndex = 0;
            this.tp1.Text     = "Licencia";
            this.tp1.UseVisualStyleBackColor = true;
            //
            // groupBox2
            //
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Controls.Add(this.lic_tb_codigo);
            this.groupBox2.Controls.Add(this.label6);
            this.groupBox2.Controls.Add(this.lic_tb_serial);
            this.groupBox2.Location = new System.Drawing.Point(6, 169);
            this.groupBox2.Name     = "groupBox2";
            this.groupBox2.Size     = new System.Drawing.Size(415, 161);
            this.groupBox2.TabIndex = 7;
            this.groupBox2.TabStop  = false;
            this.groupBox2.Text     = "Activación";
            //
            // label5
            //
            this.label5.Location  = new System.Drawing.Point(12, 60);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(79, 20);
            this.label5.TabIndex  = 4;
            this.label5.Text      = "Código";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lic_tb_codigo
            //
            this.lic_tb_codigo.Enabled  = false;
            this.lic_tb_codigo.Location = new System.Drawing.Point(97, 60);
            this.lic_tb_codigo.Name     = "lic_tb_codigo";
            this.lic_tb_codigo.Size     = new System.Drawing.Size(286, 20);
            this.lic_tb_codigo.TabIndex = 3;
            //
            // label6
            //
            this.label6.Location  = new System.Drawing.Point(12, 34);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(79, 20);
            this.label6.TabIndex  = 2;
            this.label6.Text      = "Serial";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lic_tb_serial
            //
            this.lic_tb_serial.Location = new System.Drawing.Point(97, 34);
            this.lic_tb_serial.Name     = "lic_tb_serial";
            this.lic_tb_serial.Size     = new System.Drawing.Size(286, 20);
            this.lic_tb_serial.TabIndex = 1;
            //
            // groupBox1
            //
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.lic_tb_fono);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.lic_tb_dueno);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.lic_tb_empresa);
            this.groupBox1.Location = new System.Drawing.Point(6, 6);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(415, 157);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "Propiedad";
            //
            // label3
            //
            this.label3.Location  = new System.Drawing.Point(12, 86);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(79, 20);
            this.label3.TabIndex  = 6;
            this.label3.Text      = "Fono";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lic_tb_fono
            //
            this.lic_tb_fono.Location = new System.Drawing.Point(97, 86);
            this.lic_tb_fono.Name     = "lic_tb_fono";
            this.lic_tb_fono.Size     = new System.Drawing.Size(286, 20);
            this.lic_tb_fono.TabIndex = 5;
            //
            // label2
            //
            this.label2.Location  = new System.Drawing.Point(12, 60);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(79, 20);
            this.label2.TabIndex  = 4;
            this.label2.Text      = "Dueño";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lic_tb_dueno
            //
            this.lic_tb_dueno.Location = new System.Drawing.Point(97, 60);
            this.lic_tb_dueno.Name     = "lic_tb_dueno";
            this.lic_tb_dueno.Size     = new System.Drawing.Size(286, 20);
            this.lic_tb_dueno.TabIndex = 3;
            //
            // label1
            //
            this.label1.Location  = new System.Drawing.Point(12, 34);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(79, 20);
            this.label1.TabIndex  = 2;
            this.label1.Text      = "Empresa";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lic_tb_empresa
            //
            this.lic_tb_empresa.Location = new System.Drawing.Point(97, 34);
            this.lic_tb_empresa.Name     = "lic_tb_empresa";
            this.lic_tb_empresa.Size     = new System.Drawing.Size(286, 20);
            this.lic_tb_empresa.TabIndex = 1;
            //
            // tp2
            //
            this.tp2.Controls.Add(this.groupBox4);
            this.tp2.Controls.Add(this.groupBox3);
            this.tp2.Location = new System.Drawing.Point(4, 25);
            this.tp2.Name     = "tp2";
            this.tp2.Padding  = new System.Windows.Forms.Padding(3);
            this.tp2.Size     = new System.Drawing.Size(427, 339);
            this.tp2.TabIndex = 1;
            this.tp2.Text     = "Base Datos";
            this.tp2.UseVisualStyleBackColor = true;
            //
            // groupBox4
            //
            this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox4.Controls.Add(this.label10);
            this.groupBox4.Controls.Add(this.button5);
            this.groupBox4.Controls.Add(this.button4);
            this.groupBox4.Controls.Add(this.label8);
            this.groupBox4.Controls.Add(this.bd_tb_destino);
            this.groupBox4.Location = new System.Drawing.Point(6, 167);
            this.groupBox4.Name     = "groupBox4";
            this.groupBox4.Size     = new System.Drawing.Size(415, 166);
            this.groupBox4.TabIndex = 12;
            this.groupBox4.TabStop  = false;
            this.groupBox4.Text     = "Backup";
            //
            // label10
            //
            this.label10.BackColor   = System.Drawing.SystemColors.ActiveCaption;
            this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label10.Location    = new System.Drawing.Point(19, 122);
            this.label10.Name        = "label10";
            this.label10.Size        = new System.Drawing.Size(192, 31);
            this.label10.TabIndex    = 9;
            this.label10.Text        = "01/10/2015 12:50:15";
            this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // button5
            //
            this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button5.Location  = new System.Drawing.Point(246, 122);
            this.button5.Name      = "button5";
            this.button5.Size      = new System.Drawing.Size(144, 31);
            this.button5.TabIndex  = 8;
            this.button5.Text      = "Crear Backup";
            this.button5.UseVisualStyleBackColor = true;
            //
            // button4
            //
            this.button4.Location = new System.Drawing.Point(328, 68);
            this.button4.Name     = "button4";
            this.button4.Size     = new System.Drawing.Size(62, 20);
            this.button4.TabIndex = 7;
            this.button4.Text     = "Buscar";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.Button4Click);
            //
            // label8
            //
            this.label8.Location  = new System.Drawing.Point(19, 42);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(79, 20);
            this.label8.TabIndex  = 6;
            this.label8.Text      = "Destino";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // bd_tb_destino
            //
            this.bd_tb_destino.Enabled  = false;
            this.bd_tb_destino.Location = new System.Drawing.Point(104, 42);
            this.bd_tb_destino.Name     = "bd_tb_destino";
            this.bd_tb_destino.Size     = new System.Drawing.Size(286, 20);
            this.bd_tb_destino.TabIndex = 5;
            //
            // groupBox3
            //
            this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox3.Controls.Add(this.label16);
            this.groupBox3.Controls.Add(this.textBox1);
            this.groupBox3.Controls.Add(this.button6);
            this.groupBox3.Controls.Add(this.label9);
            this.groupBox3.Controls.Add(this.bd_tb_pass);
            this.groupBox3.Location = new System.Drawing.Point(6, 6);
            this.groupBox3.Name     = "groupBox3";
            this.groupBox3.Size     = new System.Drawing.Size(415, 146);
            this.groupBox3.TabIndex = 11;
            this.groupBox3.TabStop  = false;
            this.groupBox3.Text     = "Administrador";
            //
            // label16
            //
            this.label16.Location  = new System.Drawing.Point(19, 35);
            this.label16.Name      = "label16";
            this.label16.Size      = new System.Drawing.Size(79, 20);
            this.label16.TabIndex  = 9;
            this.label16.Text      = "Usuario";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // textBox1
            //
            this.textBox1.Enabled   = false;
            this.textBox1.Location  = new System.Drawing.Point(104, 35);
            this.textBox1.MaxLength = 10;
            this.textBox1.Name      = "textBox1";
            this.textBox1.Size      = new System.Drawing.Size(286, 20);
            this.textBox1.TabIndex  = 8;
            this.textBox1.Text      = "ADMIN";
            //
            // button6
            //
            this.button6.Location = new System.Drawing.Point(328, 105);
            this.button6.Name     = "button6";
            this.button6.Size     = new System.Drawing.Size(62, 20);
            this.button6.TabIndex = 7;
            this.button6.Text     = "Cambiar";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.Button6Click);
            //
            // label9
            //
            this.label9.Location  = new System.Drawing.Point(19, 79);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(79, 20);
            this.label9.TabIndex  = 6;
            this.label9.Text      = "Password";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // bd_tb_pass
            //
            this.bd_tb_pass.Location  = new System.Drawing.Point(104, 79);
            this.bd_tb_pass.MaxLength = 10;
            this.bd_tb_pass.Name      = "bd_tb_pass";
            this.bd_tb_pass.Size      = new System.Drawing.Size(286, 20);
            this.bd_tb_pass.TabIndex  = 5;
            //
            // tp3
            //
            this.tp3.Controls.Add(this.groupBox6);
            this.tp3.Controls.Add(this.groupBox5);
            this.tp3.Location = new System.Drawing.Point(4, 25);
            this.tp3.Name     = "tp3";
            this.tp3.Padding  = new System.Windows.Forms.Padding(3);
            this.tp3.Size     = new System.Drawing.Size(427, 339);
            this.tp3.TabIndex = 2;
            this.tp3.Text     = "Extra";
            this.tp3.UseVisualStyleBackColor = true;
            //
            // groupBox6
            //
            this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox6.Controls.Add(this.label13);
            this.groupBox6.Controls.Add(this.label14);
            this.groupBox6.Location = new System.Drawing.Point(6, 6);
            this.groupBox6.Name     = "groupBox6";
            this.groupBox6.Size     = new System.Drawing.Size(415, 184);
            this.groupBox6.TabIndex = 14;
            this.groupBox6.TabStop  = false;
            this.groupBox6.Text     = "Soporte";
            //
            // label13
            //
            this.label13.Location  = new System.Drawing.Point(19, 83);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(375, 49);
            this.label13.TabIndex  = 7;
            this.label13.Text      = "Fono: ";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label14
            //
            this.label14.Location  = new System.Drawing.Point(19, 30);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(375, 38);
            this.label14.TabIndex  = 6;
            this.label14.Text      = "Mail: ";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // groupBox5
            //
            this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox5.Controls.Add(this.label11);
            this.groupBox5.Controls.Add(this.label12);
            this.groupBox5.Location = new System.Drawing.Point(6, 210);
            this.groupBox5.Name     = "groupBox5";
            this.groupBox5.Size     = new System.Drawing.Size(415, 123);
            this.groupBox5.TabIndex = 13;
            this.groupBox5.TabStop  = false;
            this.groupBox5.Text     = "Creditos";
            //
            // label11
            //
            this.label11.Location  = new System.Drawing.Point(19, 54);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(375, 49);
            this.label11.TabIndex  = 7;
            this.label11.Text      = "Programador: Carlos Gutiérrez";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label12
            //
            this.label12.Location  = new System.Drawing.Point(19, 16);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(375, 38);
            this.label12.TabIndex  = 6;
            this.label12.Text      = "Diseño: Javier Muñoz";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // fusionButton1
            //
            this.fusionButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Verdana", 8F);
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(421, 5);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 65;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.FusionButton1Click);
            //
            // config_menu
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(459, 416);
            this.Controls.Add(this.fusionTheme1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "config_menu";
            this.Text            = "Configuracion";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            this.tcontrol.ResumeLayout(false);
            this.tp1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.tp2.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.tp3.ResumeLayout(false);
            this.groupBox6.ResumeLayout(false);
            this.groupBox5.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Ejemplo n.º 7
0
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();

            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(datos_agregado));
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();
            Bloom bloom20 = new Bloom();
            Bloom bloom21 = new Bloom();
            Bloom bloom22 = new Bloom();
            Bloom bloom23 = new Bloom();
            Bloom bloom24 = new Bloom();
            Bloom bloom25 = new Bloom();
            Bloom bloom26 = new Bloom();
            Bloom bloom27 = new Bloom();

            this.fusionTheme1   = new FusionTheme();
            this.label6         = new System.Windows.Forms.Label();
            this.tb_precio      = new System.Windows.Forms.NumericUpDown();
            this.cb_id          = new System.Windows.Forms.ComboBox();
            this.btn_cancelar   = new System.Windows.Forms.Button();
            this.btn_agregar    = new System.Windows.Forms.Button();
            this.fusionButton1  = new FusionButton();
            this.label5         = new System.Windows.Forms.Label();
            this.nmu_disponible = new System.Windows.Forms.NumericUpDown();
            this.label4         = new System.Windows.Forms.Label();
            this.tb_nombre      = new System.Windows.Forms.TextBox();
            this.label3         = new System.Windows.Forms.Label();
            this.label2         = new System.Windows.Forms.Label();
            this.label1         = new System.Windows.Forms.Label();
            this.btn_salir      = new FusionButton();
            this.toolTip1       = new System.Windows.Forms.ToolTip(this.components);
            this.toolTip2       = new System.Windows.Forms.ToolTip(this.components);
            this.fusionTheme1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_precio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nmu_disponible)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(55)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.label6);
            this.fusionTheme1.Controls.Add(this.tb_precio);
            this.fusionTheme1.Controls.Add(this.cb_id);
            this.fusionTheme1.Controls.Add(this.btn_cancelar);
            this.fusionTheme1.Controls.Add(this.btn_agregar);
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Controls.Add(this.label5);
            this.fusionTheme1.Controls.Add(this.nmu_disponible);
            this.fusionTheme1.Controls.Add(this.label4);
            this.fusionTheme1.Controls.Add(this.tb_nombre);
            this.fusionTheme1.Controls.Add(this.label3);
            this.fusionTheme1.Controls.Add(this.label2);
            this.fusionTheme1.Controls.Add(this.label1);
            this.fusionTheme1.Controls.Add(this.btn_salir);
            this.fusionTheme1.Customization   = "Mi8v/zc0NP8yLy////////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.MaximumSize     = new System.Drawing.Size(336, 273);
            this.fusionTheme1.MinimumSize     = new System.Drawing.Size(336, 273);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(336, 273);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Agregado";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // label6
            //
            this.label6.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(217, 114);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(85, 14);
            this.label6.TabIndex = 68;
            this.label6.Text     = "Máx. 5000";
            //
            // tb_precio
            //
            this.tb_precio.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_precio.Increment = new decimal(new int[] {
                10,
                0,
                0,
                0
            });
            this.tb_precio.Location = new System.Drawing.Point(105, 112);
            this.tb_precio.Maximum  = new decimal(new int[] {
                5000,
                0,
                0,
                0
            });
            this.tb_precio.Name     = "tb_precio";
            this.tb_precio.Size     = new System.Drawing.Size(106, 21);
            this.tb_precio.TabIndex = 2;
            //
            // cb_id
            //
            this.cb_id.Enabled           = false;
            this.cb_id.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cb_id.FormattingEnabled = true;
            this.cb_id.Location          = new System.Drawing.Point(105, 48);
            this.cb_id.Name              = "cb_id";
            this.cb_id.Size              = new System.Drawing.Size(197, 21);
            this.cb_id.TabIndex          = 0;
            //
            // btn_cancelar
            //
            this.btn_cancelar.AccessibleDescription = "Atrás";
            this.btn_cancelar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.BackgroundImage")));
            this.btn_cancelar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_cancelar.Location = new System.Drawing.Point(248, 186);
            this.btn_cancelar.Name     = "btn_cancelar";
            this.btn_cancelar.Size     = new System.Drawing.Size(64, 64);
            this.btn_cancelar.TabIndex = 5;
            this.toolTip1.SetToolTip(this.btn_cancelar, "Cancelar");
            this.btn_cancelar.UseVisualStyleBackColor = true;
            this.btn_cancelar.Click += new System.EventHandler(this.Btn_cancelarClick);
            //
            // btn_agregar
            //
            this.btn_agregar.AccessibleDescription = "Editar cliente";
            this.btn_agregar.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_agregar.BackgroundImage")));
            this.btn_agregar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_agregar.Location = new System.Drawing.Point(175, 186);
            this.btn_agregar.Name     = "btn_agregar";
            this.btn_agregar.Size     = new System.Drawing.Size(64, 64);
            this.btn_agregar.TabIndex = 4;
            this.toolTip1.SetToolTip(this.btn_agregar, "Aceptar");
            this.btn_agregar.UseVisualStyleBackColor = true;
            this.btn_agregar.Click += new System.EventHandler(this.Btn_agregarClick);
            //
            // fusionButton1
            //
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Verdana", 8F);
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(298, 3);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 63;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.Btn_cancelarClick);
            //
            // label5
            //
            this.label5.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(163, 147);
            this.label5.Name     = "label5";
            this.label5.Size     = new System.Drawing.Size(139, 14);
            this.label5.TabIndex = 62;
            this.label5.Text     = "(1) disp.; (0) agotado";
            //
            // nmu_disponible
            //
            this.nmu_disponible.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.nmu_disponible.Location = new System.Drawing.Point(105, 144);
            this.nmu_disponible.Maximum  = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            this.nmu_disponible.Name     = "nmu_disponible";
            this.nmu_disponible.Size     = new System.Drawing.Size(42, 21);
            this.nmu_disponible.TabIndex = 3;
            this.nmu_disponible.Value    = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            //
            // label4
            //
            this.label4.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(30, 147);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(100, 14);
            this.label4.TabIndex = 60;
            this.label4.Text     = "Disponible:";
            //
            // tb_nombre
            //
            this.tb_nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.tb_nombre.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_nombre.Location        = new System.Drawing.Point(105, 79);
            this.tb_nombre.MaxLength       = 34;
            this.tb_nombre.Name            = "tb_nombre";
            this.tb_nombre.Size            = new System.Drawing.Size(197, 21);
            this.tb_nombre.TabIndex        = 1;
            //
            // label3
            //
            this.label3.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(30, 114);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(100, 14);
            this.label3.TabIndex = 58;
            this.label3.Text     = "Precio:";
            //
            // label2
            //
            this.label2.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(30, 82);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(100, 14);
            this.label2.TabIndex = 56;
            this.label2.Text     = "Nombre:";
            //
            // label1
            //
            this.label1.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(30, 51);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(100, 14);
            this.label1.TabIndex = 54;
            this.label1.Text     = "ID:";
            //
            // btn_salir
            //
            bloom20.Name          = "DownGradient1";
            bloom20.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom21.Name          = "DownGradient2";
            bloom21.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom22.Name          = "NoneGradient1";
            bloom22.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom23.Name          = "NoneGradient2";
            bloom23.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom24.Name          = "TextShade";
            bloom24.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom25.Name          = "Text";
            bloom25.Value         = System.Drawing.Color.White;
            bloom26.Name          = "Border1";
            bloom26.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom27.Name          = "Border2";
            bloom27.Value         = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.btn_salir.Colors = new Bloom[] {
                bloom20,
                bloom21,
                bloom22,
                bloom23,
                bloom24,
                bloom25,
                bloom26,
                bloom27
            };
            this.btn_salir.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.btn_salir.Font          = new System.Drawing.Font("Verdana", 8F);
            this.btn_salir.Image         = null;
            this.btn_salir.Location      = new System.Drawing.Point(552, 5);
            this.btn_salir.Name          = "btn_salir";
            this.btn_salir.NoRounding    = false;
            this.btn_salir.Size          = new System.Drawing.Size(26, 26);
            this.btn_salir.TabIndex      = 52;
            this.btn_salir.Text          = "x";
            this.btn_salir.Transparent   = false;
            //
            // datos_agregado
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(336, 273);
            this.Controls.Add(this.fusionTheme1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.MaximumSize     = new System.Drawing.Size(336, 273);
            this.MinimumSize     = new System.Drawing.Size(336, 273);
            this.Name            = "datos_agregado";
            this.Text            = "datos_agregado";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            this.fusionTheme1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb_precio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nmu_disponible)).EndInit();
            this.ResumeLayout(false);
        }