/// <summary>
 /// Metoda vyžadovaná pro podporu Návrháře - neupravovat
 /// obsah této metody v editoru kódu.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.gridErrors = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     ((System.ComponentModel.ISupportInitialize)(this.gridErrors)).BeginInit();
     this.SuspendLayout();
     //
     // gridErrors
     //
     this.gridErrors.AccessibleName      = "Table";
     this.gridErrors.AutoGenerateColumns = false;
     gridTextColumn1.HeaderText          = "Line";
     gridTextColumn1.MappingName         = "LineNumber";
     gridTextColumn2.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn2.HeaderText          = "Text";
     gridTextColumn2.MappingName         = "Text";
     this.gridErrors.Columns.Add(gridTextColumn1);
     this.gridErrors.Columns.Add(gridTextColumn2);
     this.gridErrors.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.gridErrors.Location  = new System.Drawing.Point(0, 0);
     this.gridErrors.Name      = "gridErrors";
     this.gridErrors.Size      = new System.Drawing.Size(549, 119);
     this.gridErrors.TabIndex  = 0;
     this.gridErrors.ThemeName = "Office2016DarkGray";
     //
     // ucCompiler
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridErrors);
     this.Name = "ucCompiler";
     this.Size = new System.Drawing.Size(549, 119);
     ((System.ComponentModel.ISupportInitialize)(this.gridErrors)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn4         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn5         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn6         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn7         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription1 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     this.panelGeneral      = new System.Windows.Forms.Panel();
     this.SfGridPromocion   = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.btnNuevo          = new System.Windows.Forms.Button();
     this.btnModificar      = new System.Windows.Forms.Button();
     this.btnEliminar       = new System.Windows.Forms.Button();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.label1            = new System.Windows.Forms.Label();
     this.panelContenedor   = new System.Windows.Forms.Panel();
     this.panelGeneral.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SfGridPromocion)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panelContenedor.SuspendLayout();
     this.SuspendLayout();
     //
     // panelGeneral
     //
     this.panelGeneral.BackColor = System.Drawing.Color.White;
     this.panelGeneral.Controls.Add(this.SfGridPromocion);
     this.panelGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGeneral.Location = new System.Drawing.Point(23, 94);
     this.panelGeneral.Name     = "panelGeneral";
     this.panelGeneral.Size     = new System.Drawing.Size(858, 428);
     this.panelGeneral.TabIndex = 0;
     //
     // SfGridPromocion
     //
     this.SfGridPromocion.AccessibleName       = "Table";
     this.SfGridPromocion.AllowGrouping        = false;
     this.SfGridPromocion.AllowResizingColumns = true;
     this.SfGridPromocion.AutoExpandGroups     = true;
     this.SfGridPromocion.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowGrouping             = false;
     gridTextColumn1.AllowResizing             = true;
     gridTextColumn1.HeaderText    = "Column1";
     gridTextColumn1.MappingName   = "IdPromocion";
     gridTextColumn1.Visible       = false;
     gridTextColumn2.AllowGrouping = false;
     gridTextColumn2.AllowResizing = true;
     gridTextColumn2.HeaderText    = "Column7";
     gridTextColumn2.MappingName   = "TipoPromocion.IdTipoPromocion";
     gridTextColumn2.Visible       = false;
     gridTextColumn3.AllowGrouping = false;
     gridTextColumn3.AllowResizing = true;
     gridTextColumn3.HeaderText    = "Tipo de promocion";
     gridTextColumn3.MappingName   = "TipoPromocion.Nombre";
     gridTextColumn3.Visible       = false;
     gridTextColumn4.AllowGrouping = false;
     gridTextColumn4.AllowResizing = true;
     gridTextColumn4.HeaderText    = "Nombre Promocion";
     gridTextColumn4.MappingName   = "NombrePromocion";
     gridTextColumn5.AllowGrouping = false;
     gridTextColumn5.AllowResizing = true;
     gridTextColumn5.HeaderText    = "Nombre";
     gridTextColumn5.MappingName   = "Nombre";
     gridTextColumn6.AllowGrouping = false;
     gridTextColumn6.AllowResizing = true;
     gridTextColumn6.HeaderText    = "Cantidad";
     gridTextColumn6.MappingName   = "Cantidad";
     gridTextColumn6.Visible       = false;
     gridTextColumn6.Width         = 100D;
     gridTextColumn7.AllowGrouping = false;
     gridTextColumn7.AllowResizing = true;
     gridTextColumn7.HeaderText    = "Limite De compra";
     gridTextColumn7.MappingName   = "Limite";
     this.SfGridPromocion.Columns.Add(gridTextColumn1);
     this.SfGridPromocion.Columns.Add(gridTextColumn2);
     this.SfGridPromocion.Columns.Add(gridTextColumn3);
     this.SfGridPromocion.Columns.Add(gridTextColumn4);
     this.SfGridPromocion.Columns.Add(gridTextColumn5);
     this.SfGridPromocion.Columns.Add(gridTextColumn6);
     this.SfGridPromocion.Columns.Add(gridTextColumn7);
     this.SfGridPromocion.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.SfGridPromocion.Font          = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     groupColumnDescription1.ColumnName = "TipoPromocion.Nombre";
     this.SfGridPromocion.GroupColumnDescriptions.Add(groupColumnDescription1);
     this.SfGridPromocion.Location             = new System.Drawing.Point(0, 0);
     this.SfGridPromocion.Name                 = "SfGridPromocion";
     this.SfGridPromocion.PreviewRowHeightMode = Syncfusion.WinForms.DataGrid.Enums.PreviewRowHeightMode.Auto;
     this.SfGridPromocion.Size                 = new System.Drawing.Size(858, 428);
     this.SfGridPromocion.Style.AddNewRowStyle.Font.Facename         = "Century Gothic";
     this.SfGridPromocion.Style.AddNewRowStyle.Font.Size             = 10F;
     this.SfGridPromocion.Style.CellStyle.Font.Facename              = "Century Gothic";
     this.SfGridPromocion.Style.CellStyle.Font.Size                  = 10F;
     this.SfGridPromocion.Style.GroupDropAreaItemStyle.Font.Facename = "Century Gothic";
     this.SfGridPromocion.Style.GroupDropAreaItemStyle.Font.Size     = 10F;
     this.SfGridPromocion.Style.GroupDropAreaStyle.Font.Facename     = "Century Gothic";
     this.SfGridPromocion.Style.GroupDropAreaStyle.Font.Size         = 10F;
     this.SfGridPromocion.Style.GroupSummaryRowStyle.Font.Facename   = "Century";
     this.SfGridPromocion.Style.GroupSummaryRowStyle.Font.Size       = 10F;
     this.SfGridPromocion.Style.HeaderStyle.Font.Facename            = "Century Gothic";
     this.SfGridPromocion.Style.HeaderStyle.Font.Size                = 10F;
     this.SfGridPromocion.Style.RowHeaderStyle.Font.Facename         = "Century Gothic";
     this.SfGridPromocion.Style.RowHeaderStyle.Font.Size             = 10F;
     this.SfGridPromocion.TabIndex = 2;
     this.SfGridPromocion.Text     = "sfDataGrid1";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(6, 22);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(453, 32);
     this.flowLayoutPanel1.TabIndex = 4;
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatAppearance.BorderSize = 0;
     this.btnNuevo.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnNuevo.Location  = new System.Drawing.Point(3, 3);
     this.btnNuevo.Name      = "btnNuevo";
     this.btnNuevo.Size      = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex  = 0;
     this.btnNuevo.Text      = "Nuevo";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.BackColorChanged       += new System.EventHandler(this.btnNuevo_BackColorChanged);
     this.btnNuevo.Click      += new System.EventHandler(this.btnNuevo_Click);
     this.btnNuevo.MouseLeave += new System.EventHandler(this.btnNuevo_MouseLeave);
     this.btnNuevo.MouseHover += new System.EventHandler(this.btnNuevo_MouseHover);
     this.btnNuevo.MouseMove  += new System.Windows.Forms.MouseEventHandler(this.btnNuevo_MouseMove);
     //
     // btnModificar
     //
     this.btnModificar.BackColor = System.Drawing.Color.White;
     this.btnModificar.FlatAppearance.BorderSize = 0;
     this.btnModificar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnModificar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(148)))), ((int)(((byte)(65)))));
     this.btnModificar.Location  = new System.Drawing.Point(132, 3);
     this.btnModificar.Name      = "btnModificar";
     this.btnModificar.Size      = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex  = 1;
     this.btnModificar.Text      = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatAppearance.BorderColor = System.Drawing.Color.Red;
     this.btnEliminar.FlatAppearance.BorderSize  = 0;
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnEliminar.ForeColor = System.Drawing.Color.Red;
     this.btnEliminar.Location  = new System.Drawing.Point(261, 3);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex  = 2;
     this.btnEliminar.Text      = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.Color.White;
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.panelGeneral, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.05941F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85.9406F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 78F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(904, 624);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.flowLayoutPanel1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(23, 528);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(858, 73);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(23, 23);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(858, 65);
     this.groupBox2.TabIndex = 2;
     this.groupBox2.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(19, 29);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(108, 21);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Promociones";
     //
     // panelContenedor
     //
     this.panelContenedor.BackColor = System.Drawing.Color.White;
     this.panelContenedor.Controls.Add(this.tableLayoutPanel1);
     this.panelContenedor.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor.Location = new System.Drawing.Point(0, 0);
     this.panelContenedor.Name     = "panelContenedor";
     this.panelContenedor.Size     = new System.Drawing.Size(904, 624);
     this.panelContenedor.TabIndex = 2;
     //
     // FrmPromocion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(904, 624);
     this.Controls.Add(this.panelContenedor);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmPromocion";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FrmPromocion";
     this.panelGeneral.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SfGridPromocion)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panelContenedor.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn3     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn4     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridCheckBoxColumn gridCheckBoxColumn1 = new Syncfusion.WinForms.DataGrid.GridCheckBoxColumn();
     this.pnlTitulo            = new System.Windows.Forms.Panel();
     this.label3               = new System.Windows.Forms.Label();
     this.FlpBotones           = new System.Windows.Forms.FlowLayoutPanel();
     this.btnContestarEncuesta = new System.Windows.Forms.Button();
     this.dtgEncuestas         = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.pnlTitulo.SuspendLayout();
     this.FlpBotones.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgEncuestas)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitulo
     //
     this.pnlTitulo.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlTitulo.Controls.Add(this.label3);
     this.pnlTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.Font     = new System.Drawing.Font("Montserrat", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlTitulo.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name     = "pnlTitulo";
     this.pnlTitulo.Size     = new System.Drawing.Size(684, 45);
     this.pnlTitulo.TabIndex = 12;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Montserrat", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(12, 11);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(176, 26);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "CUESTIONARIOS";
     //
     // FlpBotones
     //
     this.FlpBotones.Controls.Add(this.btnContestarEncuesta);
     this.FlpBotones.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.FlpBotones.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.FlpBotones.Location      = new System.Drawing.Point(0, 487);
     this.FlpBotones.Name          = "FlpBotones";
     this.FlpBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.FlpBotones.Size          = new System.Drawing.Size(684, 74);
     this.FlpBotones.TabIndex      = 21;
     //
     // btnContestarEncuesta
     //
     this.btnContestarEncuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnContestarEncuesta.BackColor = System.Drawing.Color.White;
     this.btnContestarEncuesta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnContestarEncuesta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnContestarEncuesta.Font       = new System.Drawing.Font("Montserrat", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnContestarEncuesta.ForeColor  = System.Drawing.Color.Black;
     this.btnContestarEncuesta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnContestarEncuesta.Location   = new System.Drawing.Point(531, 23);
     this.btnContestarEncuesta.Name       = "btnContestarEncuesta";
     this.btnContestarEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnContestarEncuesta.TabIndex   = 15;
     this.btnContestarEncuesta.Text       = "ACEPTAR";
     this.btnContestarEncuesta.UseVisualStyleBackColor = false;
     this.btnContestarEncuesta.Click += new System.EventHandler(this.BtnContestarEncuesta_Click);
     //
     // dtgEncuestas
     //
     this.dtgEncuestas.AccessibleName       = "Table";
     this.dtgEncuestas.AllowDraggingColumns = true;
     this.dtgEncuestas.AllowEditing         = false;
     this.dtgEncuestas.AllowFiltering       = true;
     this.dtgEncuestas.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.dtgEncuestas.AutoExpandGroups    = true;
     this.dtgEncuestas.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgEncuestas.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn1.AllowDragging         = true;
     gridTextColumn1.AllowEditing          = false;
     gridTextColumn1.AllowFiltering        = true;
     gridTextColumn1.HeaderText            = "IdEncuesta";
     gridTextColumn1.MappingName           = "datos.IdEncuesta";
     gridTextColumn1.Visible                   = false;
     gridTextColumn2.AllowDragging             = true;
     gridTextColumn2.AllowEditing              = false;
     gridTextColumn2.AllowFiltering            = true;
     gridTextColumn2.HeaderText                = "ENCUESTA";
     gridTextColumn2.MappingName               = "datos.NombreEncuesta";
     gridTextColumn3.AllowDragging             = true;
     gridTextColumn3.AllowEditing              = false;
     gridTextColumn3.AllowFiltering            = true;
     gridTextColumn3.HeaderText                = "IdTipoEncuesta";
     gridTextColumn3.MappingName               = "datos.IdTipoEncuesta";
     gridTextColumn3.Visible                   = false;
     gridTextColumn4.AllowDragging             = true;
     gridTextColumn4.AllowEditing              = false;
     gridTextColumn4.AllowFiltering            = true;
     gridTextColumn4.HeaderText                = "TIPO DE ENCUESTA";
     gridTextColumn4.MappingName               = "datos.Descripcion";
     gridCheckBoxColumn1.AllowCheckBoxOnHeader = true;
     gridCheckBoxColumn1.AllowDragging         = true;
     gridCheckBoxColumn1.AllowEditing          = false;
     gridCheckBoxColumn1.AllowFiltering        = true;
     gridCheckBoxColumn1.HeaderText            = "ASIGNAR";
     gridCheckBoxColumn1.MappingName           = "asignar";
     this.dtgEncuestas.Columns.Add(gridTextColumn1);
     this.dtgEncuestas.Columns.Add(gridTextColumn2);
     this.dtgEncuestas.Columns.Add(gridTextColumn3);
     this.dtgEncuestas.Columns.Add(gridTextColumn4);
     this.dtgEncuestas.Columns.Add(gridCheckBoxColumn1);
     this.dtgEncuestas.Location  = new System.Drawing.Point(12, 51);
     this.dtgEncuestas.Name      = "dtgEncuestas";
     this.dtgEncuestas.RowHeight = 21;
     this.dtgEncuestas.Size      = new System.Drawing.Size(660, 430);
     this.dtgEncuestas.TabIndex  = 13;
     this.dtgEncuestas.Text      = "dataGridsf1";
     //
     // FrmOpcionCuestionario
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(684, 561);
     this.Controls.Add(this.FlpBotones);
     this.Controls.Add(this.dtgEncuestas);
     this.Controls.Add(this.pnlTitulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmOpcionCuestionario";
     this.Text            = "FrmOpcionCuestionario";
     this.Load           += new System.EventHandler(this.FrmOpcionCuestionario_Load);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.FlpBotones.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtgEncuestas)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn9  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn10 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn11 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn12 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlGeneral         = new System.Windows.Forms.Panel();
     this.pnlGrid            = new System.Windows.Forms.Panel();
     this.dgmCitasSinAgendar = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.pnlButtons         = new System.Windows.Forms.Panel();
     this.btnSeleccionar     = new System.Windows.Forms.Button();
     this.pnlHeader          = new System.Windows.Forms.Panel();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.btnBuscar          = new System.Windows.Forms.Button();
     this.BusquedaControl    = new System.Windows.Forms.TextBox();
     this.pnlGeneral.SuspendLayout();
     this.pnlGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgmCitasSinAgendar)).BeginInit();
     this.pnlButtons.SuspendLayout();
     this.pnlHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlGeneral
     //
     this.pnlGeneral.Controls.Add(this.pnlGrid);
     this.pnlGeneral.Controls.Add(this.pnlButtons);
     this.pnlGeneral.Controls.Add(this.pnlHeader);
     this.pnlGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGeneral.Location = new System.Drawing.Point(0, 0);
     this.pnlGeneral.Name     = "pnlGeneral";
     this.pnlGeneral.Size     = new System.Drawing.Size(963, 479);
     this.pnlGeneral.TabIndex = 0;
     //
     // pnlGrid
     //
     this.pnlGrid.Controls.Add(this.dgmCitasSinAgendar);
     this.pnlGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGrid.Location = new System.Drawing.Point(0, 72);
     this.pnlGrid.Name     = "pnlGrid";
     this.pnlGrid.Size     = new System.Drawing.Size(963, 334);
     this.pnlGrid.TabIndex = 2;
     //
     // dgmCitasSinAgendar
     //
     this.dgmCitasSinAgendar.AccessibleName       = "Table";
     this.dgmCitasSinAgendar.AllowResizingColumns = true;
     this.dgmCitasSinAgendar.AutoExpandGroups     = true;
     this.dgmCitasSinAgendar.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowResizing  = true;
     gridTextColumn1.HeaderText     = "IdAgendaCita";
     gridTextColumn1.MappingName    = "IdAgendaCita";
     gridTextColumn1.Visible        = false;
     gridTextColumn2.AllowResizing  = true;
     gridTextColumn2.HeaderText     = "FechaInicio";
     gridTextColumn2.MappingName    = "FechaInicio";
     gridTextColumn2.Visible        = false;
     gridTextColumn3.AllowResizing  = true;
     gridTextColumn3.HeaderText     = "FechaFinal";
     gridTextColumn3.MappingName    = "FechaFinal";
     gridTextColumn3.Visible        = false;
     gridTextColumn4.AllowResizing  = true;
     gridTextColumn4.HeaderText     = "IdCliente";
     gridTextColumn4.MappingName    = "OrdenServicio.Cliente.IdCliente";
     gridTextColumn4.Visible        = false;
     gridTextColumn5.AllowResizing  = true;
     gridTextColumn5.HeaderText     = "Paquete";
     gridTextColumn5.MappingName    = "OrdenServicio.OrdenPaquete.Paquete.Nombre";
     gridTextColumn6.AllowResizing  = true;
     gridTextColumn6.HeaderText     = "NombreCompleto";
     gridTextColumn6.MappingName    = "OrdenServicio.Cliente.NombreCompleto";
     gridTextColumn7.AllowResizing  = true;
     gridTextColumn7.HeaderText     = "IdOrdenServicio";
     gridTextColumn7.MappingName    = "OrdenServicio.IdOrdenServicio";
     gridTextColumn7.Visible        = false;
     gridTextColumn8.AllowResizing  = true;
     gridTextColumn8.HeaderText     = "IdPaquete";
     gridTextColumn8.MappingName    = "OrdenServicio.OrdenPaquete.Paquete.IdPaquete";
     gridTextColumn8.Visible        = false;
     gridTextColumn9.AllowResizing  = true;
     gridTextColumn9.HeaderText     = "IdOrdenPaquete";
     gridTextColumn9.MappingName    = "OrdenServicio.OrdenPaquete.IdOrdenPaquete";
     gridTextColumn9.Visible        = false;
     gridTextColumn10.AllowResizing = true;
     gridTextColumn10.HeaderText    = "IdServicio";
     gridTextColumn10.MappingName   = "OrdenServicio.Servicio.IdServicio";
     gridTextColumn10.Visible       = false;
     gridTextColumn11.AllowResizing = true;
     gridTextColumn11.HeaderText    = "Servicio";
     gridTextColumn11.MappingName   = "OrdenServicio.Servicio.Nombre";
     gridTextColumn11.Visible       = false;
     gridTextColumn12.AllowResizing = true;
     gridTextColumn12.Format        = "dddd, dd MMMM yyyy h:mm tt";
     gridTextColumn12.HeaderText    = "Fecha Alta";
     gridTextColumn12.MappingName   = "OrdenServicio.OrdenPaquete.FechaAlta";
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn1);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn2);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn3);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn4);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn5);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn6);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn7);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn8);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn9);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn10);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn11);
     this.dgmCitasSinAgendar.Columns.Add(gridTextColumn12);
     this.dgmCitasSinAgendar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgmCitasSinAgendar.GroupCaptionTextFormat = "{ColumnName} - {ItemsCount} Servicio";
     this.dgmCitasSinAgendar.Location         = new System.Drawing.Point(0, 0);
     this.dgmCitasSinAgendar.Name             = "dgmCitasSinAgendar";
     this.dgmCitasSinAgendar.Size             = new System.Drawing.Size(963, 334);
     this.dgmCitasSinAgendar.TabIndex         = 0;
     this.dgmCitasSinAgendar.Text             = "sfDataGrid1";
     this.dgmCitasSinAgendar.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.dgmCitasSinAgendar_CellDoubleClick);
     //
     // pnlButtons
     //
     this.pnlButtons.BackColor = System.Drawing.Color.White;
     this.pnlButtons.Controls.Add(this.btnSeleccionar);
     this.pnlButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlButtons.Location = new System.Drawing.Point(0, 406);
     this.pnlButtons.Name     = "pnlButtons";
     this.pnlButtons.Size     = new System.Drawing.Size(963, 73);
     this.pnlButtons.TabIndex = 1;
     //
     // btnSeleccionar
     //
     this.btnSeleccionar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnSeleccionar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.btnSeleccionar.FlatAppearance.BorderSize = 0;
     this.btnSeleccionar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSeleccionar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSeleccionar.Location  = new System.Drawing.Point(818, 28);
     this.btnSeleccionar.Margin    = new System.Windows.Forms.Padding(4);
     this.btnSeleccionar.Name      = "btnSeleccionar";
     this.btnSeleccionar.Size      = new System.Drawing.Size(119, 32);
     this.btnSeleccionar.TabIndex  = 15;
     this.btnSeleccionar.Text      = "Seleccionar";
     this.btnSeleccionar.UseVisualStyleBackColor = false;
     this.btnSeleccionar.Click += new System.EventHandler(this.btnSeleccionar_Click);
     //
     // pnlHeader
     //
     this.pnlHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.pnlHeader.Controls.Add(this.label2);
     this.pnlHeader.Controls.Add(this.label1);
     this.pnlHeader.Controls.Add(this.btnBuscar);
     this.pnlHeader.Controls.Add(this.BusquedaControl);
     this.pnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHeader.Location = new System.Drawing.Point(0, 0);
     this.pnlHeader.Name     = "pnlHeader";
     this.pnlHeader.Size     = new System.Drawing.Size(963, 72);
     this.pnlHeader.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(317, 26);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(179, 28);
     this.label2.TabIndex  = 16;
     this.label2.Text      = "Nombre del cliente";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(57, 23);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(160, 28);
     this.label1.TabIndex  = 15;
     this.label1.Text      = "Citas sin agendar";
     //
     // btnBuscar
     //
     this.btnBuscar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnBuscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.btnBuscar.FlatAppearance.BorderSize = 0;
     this.btnBuscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBuscar.Location  = new System.Drawing.Point(818, 22);
     this.btnBuscar.Margin    = new System.Windows.Forms.Padding(4);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(119, 32);
     this.btnBuscar.TabIndex  = 14;
     this.btnBuscar.Text      = "Buscar";
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Click += new System.EventHandler(this.btnBuscar_Click);
     //
     // BusquedaControl
     //
     this.BusquedaControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BusquedaControl.Location  = new System.Drawing.Point(510, 29);
     this.BusquedaControl.Margin    = new System.Windows.Forms.Padding(4);
     this.BusquedaControl.MaxLength = 200;
     this.BusquedaControl.Name      = "BusquedaControl";
     this.BusquedaControl.Size      = new System.Drawing.Size(300, 22);
     this.BusquedaControl.TabIndex  = 13;
     this.BusquedaControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.BusquedaControl_KeyPress);
     //
     // FrmCitasSinAgendar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(963, 479);
     this.Controls.Add(this.pnlGeneral);
     this.MaximumSize   = new System.Drawing.Size(981, 526);
     this.Name          = "FrmCitasSinAgendar";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmCitasSinAgendar";
     this.Load         += new System.EventHandler(this.FrmCitasSinAgendar_Load);
     this.pnlGeneral.ResumeLayout(false);
     this.pnlGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgmCitasSinAgendar)).EndInit();
     this.pnlButtons.ResumeLayout(false);
     this.pnlHeader.ResumeLayout(false);
     this.pnlHeader.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.FlpBotones           = new System.Windows.Forms.FlowLayoutPanel();
     this.btnEliminarEncuesta  = new System.Windows.Forms.Button();
     this.btnModificarEncuesta = new System.Windows.Forms.Button();
     this.btnNuevaEncuesta     = new System.Windows.Forms.Button();
     this.pnlTitulo            = new System.Windows.Forms.Panel();
     this.label3       = new System.Windows.Forms.Label();
     this.dtgEncuestas = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.FlpBotones.SuspendLayout();
     this.pnlTitulo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgEncuestas)).BeginInit();
     this.SuspendLayout();
     //
     // FlpBotones
     //
     this.FlpBotones.Controls.Add(this.btnEliminarEncuesta);
     this.FlpBotones.Controls.Add(this.btnModificarEncuesta);
     this.FlpBotones.Controls.Add(this.btnNuevaEncuesta);
     this.FlpBotones.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.FlpBotones.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.FlpBotones.Location      = new System.Drawing.Point(0, 376);
     this.FlpBotones.Name          = "FlpBotones";
     this.FlpBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.FlpBotones.Size          = new System.Drawing.Size(800, 74);
     this.FlpBotones.TabIndex      = 5;
     //
     // btnEliminarEncuesta
     //
     this.btnEliminarEncuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEliminarEncuesta.BackColor = System.Drawing.Color.White;
     this.btnEliminarEncuesta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminarEncuesta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminarEncuesta.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminarEncuesta.ForeColor  = System.Drawing.Color.Black;
     this.btnEliminarEncuesta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEliminarEncuesta.Location   = new System.Drawing.Point(647, 23);
     this.btnEliminarEncuesta.Name       = "btnEliminarEncuesta";
     this.btnEliminarEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnEliminarEncuesta.TabIndex   = 16;
     this.btnEliminarEncuesta.Text       = "ELIMINAR";
     this.btnEliminarEncuesta.UseVisualStyleBackColor = false;
     this.btnEliminarEncuesta.Click += new System.EventHandler(this.BtnEliminarEncuesta_Click);
     //
     // btnModificarEncuesta
     //
     this.btnModificarEncuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnModificarEncuesta.BackColor = System.Drawing.Color.White;
     this.btnModificarEncuesta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificarEncuesta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificarEncuesta.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificarEncuesta.ForeColor  = System.Drawing.Color.Black;
     this.btnModificarEncuesta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnModificarEncuesta.Location   = new System.Drawing.Point(511, 23);
     this.btnModificarEncuesta.Name       = "btnModificarEncuesta";
     this.btnModificarEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnModificarEncuesta.TabIndex   = 15;
     this.btnModificarEncuesta.Text       = "MODIFICAR";
     this.btnModificarEncuesta.UseVisualStyleBackColor = false;
     this.btnModificarEncuesta.Click += new System.EventHandler(this.BtnModificarEncuesta_Click);
     //
     // btnNuevaEncuesta
     //
     this.btnNuevaEncuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNuevaEncuesta.BackColor = System.Drawing.Color.White;
     this.btnNuevaEncuesta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevaEncuesta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevaEncuesta.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevaEncuesta.ForeColor  = System.Drawing.Color.Black;
     this.btnNuevaEncuesta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnNuevaEncuesta.Location   = new System.Drawing.Point(375, 23);
     this.btnNuevaEncuesta.Name       = "btnNuevaEncuesta";
     this.btnNuevaEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnNuevaEncuesta.TabIndex   = 15;
     this.btnNuevaEncuesta.Text       = "AGREGAR";
     this.btnNuevaEncuesta.UseVisualStyleBackColor = false;
     this.btnNuevaEncuesta.Click += new System.EventHandler(this.BtnNuevaEncuesta_Click);
     //
     // pnlTitulo
     //
     this.pnlTitulo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulo.Controls.Add(this.label3);
     this.pnlTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name     = "pnlTitulo";
     this.pnlTitulo.Size     = new System.Drawing.Size(800, 58);
     this.pnlTitulo.TabIndex = 9;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(12, 18);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(112, 22);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "ENCUESTAS";
     //
     // dtgEncuestas
     //
     this.dtgEncuestas.AccessibleName       = "Table";
     this.dtgEncuestas.AllowDraggingColumns = true;
     this.dtgEncuestas.AllowEditing         = false;
     this.dtgEncuestas.AllowFiltering       = true;
     this.dtgEncuestas.AutoExpandGroups     = true;
     this.dtgEncuestas.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgEncuestas.BackColor            = System.Drawing.Color.White;
     gridTextColumn5.AllowDragging          = true;
     gridTextColumn5.AllowEditing           = false;
     gridTextColumn5.AllowFiltering         = true;
     gridTextColumn5.HeaderText             = "IdEncuesta";
     gridTextColumn5.MappingName            = "IdEncuesta";
     gridTextColumn5.Visible        = false;
     gridTextColumn6.AllowDragging  = true;
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowFiltering = true;
     gridTextColumn6.HeaderText     = "ENCUESTA";
     gridTextColumn6.MappingName    = "NombreEncuesta";
     gridTextColumn7.AllowDragging  = true;
     gridTextColumn7.AllowEditing   = false;
     gridTextColumn7.AllowFiltering = true;
     gridTextColumn7.HeaderText     = "IdTipoEncuesta";
     gridTextColumn7.MappingName    = "IdTipoEncuesta";
     gridTextColumn7.Visible        = false;
     gridTextColumn8.AllowDragging  = true;
     gridTextColumn8.AllowEditing   = false;
     gridTextColumn8.AllowFiltering = true;
     gridTextColumn8.HeaderText     = "TIPO DE ENCUESTA";
     gridTextColumn8.MappingName    = "Descripcion";
     this.dtgEncuestas.Columns.Add(gridTextColumn5);
     this.dtgEncuestas.Columns.Add(gridTextColumn6);
     this.dtgEncuestas.Columns.Add(gridTextColumn7);
     this.dtgEncuestas.Columns.Add(gridTextColumn8);
     this.dtgEncuestas.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dtgEncuestas.ForeColor                 = System.Drawing.Color.Black;
     this.dtgEncuestas.Location                  = new System.Drawing.Point(0, 58);
     this.dtgEncuestas.Name                      = "dtgEncuestas";
     this.dtgEncuestas.RowHeight                 = 21;
     this.dtgEncuestas.ShowGroupDropArea         = true;
     this.dtgEncuestas.Size                      = new System.Drawing.Size(800, 318);
     this.dtgEncuestas.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dtgEncuestas.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dtgEncuestas.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dtgEncuestas.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgEncuestas.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dtgEncuestas.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.dtgEncuestas.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtgEncuestas.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgEncuestas.TabIndex = 1;
     this.dtgEncuestas.Text     = "dataGridsf1";
     //
     // FrmEncuesta
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.dtgEncuestas);
     this.Controls.Add(this.pnlTitulo);
     this.Controls.Add(this.FlpBotones);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmEncuesta";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FrmCuestionarios";
     this.Load           += new System.EventHandler(this.FrmEncuesta_Load);
     this.Shown          += new System.EventHandler(this.FrmEncuesta_Shown);
     this.FlpBotones.ResumeLayout(false);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgEncuestas)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn4         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn5         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn6         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn7         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn8         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn9         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn10        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn11        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn12        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription1 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription2 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo1        = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn13        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn14        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn15        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo2        = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.panelPrincipal      = new System.Windows.Forms.Panel();
     this.panelGrid           = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1   = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.GridPaquete         = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.NombreControl       = new System.Windows.Forms.Label();
     this.button1             = new System.Windows.Forms.Button();
     this.groupBox4           = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel1    = new System.Windows.Forms.FlowLayoutPanel();
     this.btnAbonar           = new System.Windows.Forms.Button();
     this.btnDetalle          = new System.Windows.Forms.Button();
     this.FolioClienteControl = new System.Windows.Forms.Label();
     this.panelLeft           = new System.Windows.Forms.Panel();
     this.tableLayoutPanel2   = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.DataGridAbono       = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox5           = new System.Windows.Forms.GroupBox();
     this.TotalControl        = new Syncfusion.Windows.Forms.Tools.CurrencyTextBox();
     this.groupBox6           = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel2    = new System.Windows.Forms.FlowLayoutPanel();
     this.btnPagar            = new System.Windows.Forms.Button();
     this.btnEliminar         = new System.Windows.Forms.Button();
     this.panelPrincipal.SuspendLayout();
     this.panelGrid.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.panelLeft.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridAbono)).BeginInit();
     this.groupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TotalControl)).BeginInit();
     this.groupBox6.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panelPrincipal
     //
     this.panelPrincipal.Controls.Add(this.panelGrid);
     this.panelPrincipal.Controls.Add(this.panelLeft);
     this.panelPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelPrincipal.Location = new System.Drawing.Point(0, 0);
     this.panelPrincipal.Name     = "panelPrincipal";
     this.panelPrincipal.Size     = new System.Drawing.Size(852, 577);
     this.panelPrincipal.TabIndex = 0;
     //
     // panelGrid
     //
     this.panelGrid.BackColor = System.Drawing.Color.White;
     this.panelGrid.Controls.Add(this.tableLayoutPanel1);
     this.panelGrid.Controls.Add(this.FolioClienteControl);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGrid.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(554, 577);
     this.panelGrid.TabIndex = 3;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.58338F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 74.86535F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.56732F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(554, 577);
     this.tableLayoutPanel1.TabIndex = 13;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.GridPaquete);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(13, 83);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(528, 410);
     this.groupBox2.TabIndex = 14;
     this.groupBox2.TabStop  = false;
     //
     // GridPaquete
     //
     this.GridPaquete.AccessibleName      = "Table";
     this.GridPaquete.AutoExpandGroups    = true;
     this.GridPaquete.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.HeaderText           = "IdPaquete";
     gridTextColumn1.MappingName          = "IdVentaPaquete";
     gridTextColumn1.Visible              = false;
     gridTextColumn2.AllowEditing         = false;
     gridTextColumn2.AllowResizing        = true;
     gridTextColumn2.HeaderText           = "Sucursal";
     gridTextColumn2.MappingName          = "NombreSucursal";
     gridTextColumn2.Visible              = false;
     gridTextColumn3.AllowEditing         = false;
     gridTextColumn3.AllowResizing        = true;
     gridTextColumn3.HeaderText           = "Fecha de la venta";
     gridTextColumn3.MappingName          = "Fecha";
     gridTextColumn3.Visible              = false;
     gridTextColumn4.AllowEditing         = false;
     gridTextColumn4.HeaderText           = "Cantidad";
     gridTextColumn4.MappingName          = "Cantidad";
     gridTextColumn4.Width                = 100D;
     gridTextColumn5.AllowEditing         = false;
     gridTextColumn5.HeaderText           = "N° pago";
     gridTextColumn5.MappingName          = "NPago";
     gridTextColumn6.CellStyle.TextColor  = System.Drawing.Color.Red;
     gridTextColumn6.HeaderText           = "N° Pago del paquete";
     gridTextColumn6.MappingName          = "NPagosMax";
     gridTextColumn7.AllowEditing         = false;
     gridTextColumn7.AllowGrouping        = false;
     gridTextColumn7.AllowResizing        = true;
     gridTextColumn7.HeaderText           = "Paquete";
     gridTextColumn7.MappingName          = "NombrePaquete";
     gridTextColumn7.Width                = 250D;
     gridTextColumn8.AllowEditing         = false;
     gridTextColumn8.Format               = "C2";
     gridTextColumn8.HeaderText           = "Total";
     gridTextColumn8.MappingName          = "Total";
     gridTextColumn8.Width                = 80D;
     gridTextColumn9.AllowEditing         = false;
     gridTextColumn9.CellStyle.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     gridTextColumn9.Format               = "C2";
     gridTextColumn9.HeaderText           = "Pagado";
     gridTextColumn9.MappingName          = "Pagado";
     gridTextColumn10.AllowEditing        = false;
     gridTextColumn10.CellStyle.TextColor = System.Drawing.Color.Red;
     gridTextColumn10.Format              = "c2";
     gridTextColumn10.HeaderText          = "Adeudo";
     gridTextColumn10.MappingName         = "Adeudo";
     gridTextColumn11.HeaderText          = "Column11";
     gridTextColumn11.MappingName         = "IdVenta";
     gridTextColumn11.Visible             = false;
     gridTextColumn12.HeaderText          = "Venta";
     gridTextColumn12.MappingName         = "FolioVenta";
     gridTextColumn12.Visible             = false;
     this.GridPaquete.Columns.Add(gridTextColumn1);
     this.GridPaquete.Columns.Add(gridTextColumn2);
     this.GridPaquete.Columns.Add(gridTextColumn3);
     this.GridPaquete.Columns.Add(gridTextColumn4);
     this.GridPaquete.Columns.Add(gridTextColumn5);
     this.GridPaquete.Columns.Add(gridTextColumn6);
     this.GridPaquete.Columns.Add(gridTextColumn7);
     this.GridPaquete.Columns.Add(gridTextColumn8);
     this.GridPaquete.Columns.Add(gridTextColumn9);
     this.GridPaquete.Columns.Add(gridTextColumn10);
     this.GridPaquete.Columns.Add(gridTextColumn11);
     this.GridPaquete.Columns.Add(gridTextColumn12);
     this.GridPaquete.Dock = System.Windows.Forms.DockStyle.Fill;
     groupColumnDescription1.ColumnName = "Fecha";
     groupColumnDescription2.ColumnName = "FolioVenta";
     this.GridPaquete.GroupColumnDescriptions.Add(groupColumnDescription1);
     this.GridPaquete.GroupColumnDescriptions.Add(groupColumnDescription2);
     this.GridPaquete.Location = new System.Drawing.Point(3, 19);
     this.GridPaquete.Name     = "GridPaquete";
     this.GridPaquete.SerializationController = null;
     this.GridPaquete.Size   = new System.Drawing.Size(522, 388);
     gridBordersInfo1.Bottom = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Standard, System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))));
     this.GridPaquete.Style.AddNewRowStyle.Borders                 = gridBordersInfo1;
     this.GridPaquete.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.GridPaquete.Style.CellStyle.Font.Size                    = 11F;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(216)))), ((int)(((byte)(255)))));
     this.GridPaquete.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.GridPaquete.Style.HeaderStyle.Font.Size                  = 10F;
     this.GridPaquete.TabIndex = 13;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.panel1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(13, 13);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(528, 64);
     this.groupBox3.TabIndex = 0;
     this.groupBox3.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.NombreControl);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 19);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(522, 42);
     this.panel1.TabIndex = 0;
     //
     // NombreControl
     //
     this.NombreControl.AutoEllipsis = true;
     this.NombreControl.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.NombreControl.Location     = new System.Drawing.Point(0, 0);
     this.NombreControl.Name         = "NombreControl";
     this.NombreControl.Size         = new System.Drawing.Size(356, 42);
     this.NombreControl.TabIndex     = 16;
     this.NombreControl.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.White;
     this.button1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.button1.FlatAppearance.BorderSize = 0;
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.button1.Location  = new System.Drawing.Point(356, 0);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(166, 42);
     this.button1.TabIndex  = 14;
     this.button1.Text      = "Cliente";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.flowLayoutPanel1);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point(13, 499);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(528, 65);
     this.groupBox4.TabIndex = 15;
     this.groupBox4.TabStop  = false;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnAbonar);
     this.flowLayoutPanel1.Controls.Add(this.btnDetalle);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(6, 14);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(380, 45);
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // btnAbonar
     //
     this.btnAbonar.BackColor = System.Drawing.Color.White;
     this.btnAbonar.FlatAppearance.BorderSize = 0;
     this.btnAbonar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAbonar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnAbonar.Location  = new System.Drawing.Point(3, 3);
     this.btnAbonar.Name      = "btnAbonar";
     this.btnAbonar.Size      = new System.Drawing.Size(167, 33);
     this.btnAbonar.TabIndex  = 15;
     this.btnAbonar.Text      = "Agregar";
     this.btnAbonar.UseVisualStyleBackColor = false;
     this.btnAbonar.Click += new System.EventHandler(this.button2_Click);
     //
     // btnDetalle
     //
     this.btnDetalle.BackColor = System.Drawing.Color.White;
     this.btnDetalle.FlatAppearance.BorderSize = 0;
     this.btnDetalle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnDetalle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnDetalle.Location  = new System.Drawing.Point(176, 3);
     this.btnDetalle.Name      = "btnDetalle";
     this.btnDetalle.Size      = new System.Drawing.Size(167, 33);
     this.btnDetalle.TabIndex  = 16;
     this.btnDetalle.Text      = "Detalle pago";
     this.btnDetalle.UseVisualStyleBackColor = false;
     this.btnDetalle.Click += new System.EventHandler(this.button3_Click);
     //
     // FolioClienteControl
     //
     this.FolioClienteControl.AutoSize = true;
     this.FolioClienteControl.Location = new System.Drawing.Point(386, 69);
     this.FolioClienteControl.Name     = "FolioClienteControl";
     this.FolioClienteControl.Size     = new System.Drawing.Size(0, 17);
     this.FolioClienteControl.TabIndex = 12;
     //
     // panelLeft
     //
     this.panelLeft.BackColor = System.Drawing.Color.White;
     this.panelLeft.Controls.Add(this.tableLayoutPanel2);
     this.panelLeft.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelLeft.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelLeft.Location = new System.Drawing.Point(554, 0);
     this.panelLeft.Name     = "panelLeft";
     this.panelLeft.Size     = new System.Drawing.Size(298, 577);
     this.panelLeft.TabIndex = 0;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.groupBox1, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.groupBox5, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.groupBox6, 0, 2);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.Padding  = new System.Windows.Forms.Padding(10);
     this.tableLayoutPanel2.RowCount = 3;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 73F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(298, 577);
     this.tableLayoutPanel2.TabIndex = 0;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.DataGridAbono);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(13, 13);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(272, 406);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // DataGridAbono
     //
     this.DataGridAbono.AccessibleName      = "Table";
     this.DataGridAbono.AutoExpandGroups    = true;
     this.DataGridAbono.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn13.HeaderText            = "IdPaquete";
     gridTextColumn13.MappingName           = "IdVentaPaquete";
     gridTextColumn13.Visible       = false;
     gridTextColumn14.AllowEditing  = false;
     gridTextColumn14.AllowGrouping = false;
     gridTextColumn14.AllowResizing = true;
     gridTextColumn14.HeaderText    = "Paquete";
     gridTextColumn14.MappingName   = "NombrePaquete";
     gridTextColumn15.AllowEditing  = false;
     gridTextColumn15.Format        = "C2";
     gridTextColumn15.HeaderText    = "Total";
     gridTextColumn15.MappingName   = "PagoPaquete";
     this.DataGridAbono.Columns.Add(gridTextColumn13);
     this.DataGridAbono.Columns.Add(gridTextColumn14);
     this.DataGridAbono.Columns.Add(gridTextColumn15);
     this.DataGridAbono.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.DataGridAbono.Location = new System.Drawing.Point(3, 19);
     this.DataGridAbono.Name     = "DataGridAbono";
     this.DataGridAbono.SerializationController = null;
     this.DataGridAbono.Size = new System.Drawing.Size(266, 384);
     gridBordersInfo2.Bottom = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Standard, System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))));
     this.DataGridAbono.Style.AddNewRowStyle.Borders                 = gridBordersInfo2;
     this.DataGridAbono.Style.BorderStyle                            = System.Windows.Forms.BorderStyle.None;
     this.DataGridAbono.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.DataGridAbono.Style.CellStyle.Font.Size                    = 11F;
     this.DataGridAbono.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.DataGridAbono.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.DataGridAbono.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.DataGridAbono.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.DataGridAbono.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(216)))), ((int)(((byte)(255)))));
     this.DataGridAbono.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.DataGridAbono.Style.HeaderStyle.Font.Size                  = 10F;
     this.DataGridAbono.TabIndex = 14;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.TotalControl);
     this.groupBox5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox5.Location = new System.Drawing.Point(13, 425);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(272, 66);
     this.groupBox5.TabIndex = 1;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Total";
     //
     // TotalControl
     //
     this.TotalControl.BackGroundColor = System.Drawing.Color.White;
     this.TotalControl.BeforeTouchSize = new System.Drawing.Size(222, 34);
     this.TotalControl.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.TotalControl.CornerRadius    = 2;
     this.TotalControl.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.TotalControl.DecimalValue    = new decimal(new int[] {
         0,
         0,
         0,
         131072
     });
     this.TotalControl.FocusBorderColor = System.Drawing.Color.Transparent;
     this.TotalControl.Font             = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TotalControl.ForeColor        = System.Drawing.Color.Silver;
     this.TotalControl.ImeMode          = System.Windows.Forms.ImeMode.NoControl;
     this.TotalControl.Location         = new System.Drawing.Point(25, 16);
     this.TotalControl.MaxValue         = new decimal(new int[] {
         -727379968,
         232,
         0,
         0
     });
     this.TotalControl.Metrocolor  = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.TotalControl.MinimumSize = new System.Drawing.Size(8, 4);
     this.TotalControl.MinValue    = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.TotalControl.Name                        = "TotalControl";
     this.TotalControl.NullString                  = "";
     this.TotalControl.PositiveColor               = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.TotalControl.ReadOnly                    = true;
     this.TotalControl.ReadOnlyBackColor           = System.Drawing.Color.White;
     this.TotalControl.SelectAllOnFocus            = false;
     this.TotalControl.Size                        = new System.Drawing.Size(222, 34);
     this.TotalControl.TabIndex                    = 2;
     this.TotalControl.Text                        = "$0.00";
     this.TotalControl.TextAlign                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.TotalControl.ThemeStyle.FocusBorderColor = System.Drawing.Color.Gray;
     this.TotalControl.ThemeStyle.HoverBorderColor = System.Drawing.Color.White;
     this.TotalControl.ZeroColor                   = System.Drawing.Color.Silver;
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.flowLayoutPanel2);
     this.groupBox6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox6.Location = new System.Drawing.Point(13, 497);
     this.groupBox6.Name     = "groupBox6";
     this.groupBox6.Size     = new System.Drawing.Size(272, 67);
     this.groupBox6.TabIndex = 2;
     this.groupBox6.TabStop  = false;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.AutoScroll = true;
     this.flowLayoutPanel2.Controls.Add(this.btnPagar);
     this.flowLayoutPanel2.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 19);
     this.flowLayoutPanel2.Name     = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(266, 45);
     this.flowLayoutPanel2.TabIndex = 1;
     //
     // btnPagar
     //
     this.btnPagar.BackColor = System.Drawing.Color.White;
     this.btnPagar.FlatAppearance.BorderSize = 0;
     this.btnPagar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnPagar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnPagar.Location  = new System.Drawing.Point(3, 3);
     this.btnPagar.Name      = "btnPagar";
     this.btnPagar.Size      = new System.Drawing.Size(91, 33);
     this.btnPagar.TabIndex  = 15;
     this.btnPagar.Text      = "Pagar";
     this.btnPagar.UseVisualStyleBackColor = false;
     this.btnPagar.Click += new System.EventHandler(this.btnPagar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatAppearance.BorderSize = 0;
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.ForeColor = System.Drawing.Color.Red;
     this.btnEliminar.Location  = new System.Drawing.Point(100, 3);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(107, 33);
     this.btnEliminar.TabIndex  = 16;
     this.btnEliminar.Text      = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click += new System.EventHandler(this.button5_Click);
     //
     // FrmAbonarPaquete
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(852, 577);
     this.Controls.Add(this.panelPrincipal);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmAbonarPaquete";
     this.Text            = "AbonarPaquete";
     this.panelPrincipal.ResumeLayout(false);
     this.panelGrid.ResumeLayout(false);
     this.panelGrid.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.panelLeft.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DataGridAbono)).EndInit();
     this.groupBox5.ResumeLayout(false);
     this.groupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TotalControl)).EndInit();
     this.groupBox6.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.PanelTitulo                    = new System.Windows.Forms.Panel();
     this.LblTurno                       = new System.Windows.Forms.Label();
     this.PanelContainsButtons           = new System.Windows.Forms.Panel();
     this.flowLayoutPanelContainsButtons = new System.Windows.Forms.FlowLayoutPanel();
     this.BtnNuevo                       = new CIDFares.Library.Controls.Btn.Btn();
     this.BtnModificar                   = new CIDFares.Library.Controls.Btn.Btn();
     this.BtnEliminar                    = new CIDFares.Library.Controls.Btn.Btn();
     this.PanelContainsPrincipalTable    = new System.Windows.Forms.Panel();
     this.GridNombresTurnos              = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.PanelTitulo.SuspendLayout();
     this.PanelContainsButtons.SuspendLayout();
     this.flowLayoutPanelContainsButtons.SuspendLayout();
     this.PanelContainsPrincipalTable.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridNombresTurnos)).BeginInit();
     this.SuspendLayout();
     //
     // PanelTitulo
     //
     this.PanelTitulo.BackColor = System.Drawing.SystemColors.Control;
     this.PanelTitulo.Controls.Add(this.LblTurno);
     this.PanelTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.PanelTitulo.Location = new System.Drawing.Point(0, 0);
     this.PanelTitulo.Name     = "PanelTitulo";
     this.PanelTitulo.Size     = new System.Drawing.Size(1052, 58);
     this.PanelTitulo.TabIndex = 0;
     //
     // LblTurno
     //
     this.LblTurno.AutoSize = true;
     this.LblTurno.Font     = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold);
     this.LblTurno.Location = new System.Drawing.Point(9, 11);
     this.LblTurno.Name     = "LblTurno";
     this.LblTurno.Size     = new System.Drawing.Size(68, 30);
     this.LblTurno.TabIndex = 0;
     this.LblTurno.Text     = "Turno";
     //
     // PanelContainsButtons
     //
     this.PanelContainsButtons.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.PanelContainsButtons.Controls.Add(this.flowLayoutPanelContainsButtons);
     this.PanelContainsButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.PanelContainsButtons.Location = new System.Drawing.Point(0, 506);
     this.PanelContainsButtons.Name     = "PanelContainsButtons";
     this.PanelContainsButtons.Size     = new System.Drawing.Size(1052, 68);
     this.PanelContainsButtons.TabIndex = 1;
     //
     // flowLayoutPanelContainsButtons
     //
     this.flowLayoutPanelContainsButtons.Controls.Add(this.BtnNuevo);
     this.flowLayoutPanelContainsButtons.Controls.Add(this.BtnModificar);
     this.flowLayoutPanelContainsButtons.Controls.Add(this.BtnEliminar);
     this.flowLayoutPanelContainsButtons.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanelContainsButtons.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.flowLayoutPanelContainsButtons.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanelContainsButtons.Name     = "flowLayoutPanelContainsButtons";
     this.flowLayoutPanelContainsButtons.Padding  = new System.Windows.Forms.Padding(20, 15, 0, 0);
     this.flowLayoutPanelContainsButtons.Size     = new System.Drawing.Size(1052, 68);
     this.flowLayoutPanelContainsButtons.TabIndex = 0;
     //
     // BtnNuevo
     //
     this.BtnNuevo.BackColor                         = System.Drawing.Color.White;
     this.BtnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.BtnNuevo.FlatAppearance.BorderSize         = 0;
     this.BtnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.BtnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.BtnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.BtnNuevo.IsBackStageButton       = false;
     this.BtnNuevo.Location                = new System.Drawing.Point(23, 18);
     this.BtnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.BtnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.BtnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.BtnNuevo.Name                    = "BtnNuevo";
     this.BtnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.BtnNuevo.TabIndex                = 3;
     this.BtnNuevo.Text                    = "Nuevo";
     this.BtnNuevo.UseVisualStyleBackColor = false;
     this.BtnNuevo.Click                  += new System.EventHandler(this.BtnNuevo_Click);
     //
     // BtnModificar
     //
     this.BtnModificar.BackColor                         = System.Drawing.Color.White;
     this.BtnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.BtnModificar.FlatAppearance.BorderSize         = 0;
     this.BtnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.BtnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.BtnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnModificar.ForeColor               = System.Drawing.Color.Black;
     this.BtnModificar.IsBackStageButton       = false;
     this.BtnModificar.Location                = new System.Drawing.Point(152, 18);
     this.BtnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.BtnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.BtnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.BtnModificar.Name                    = "BtnModificar";
     this.BtnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.BtnModificar.TabIndex                = 5;
     this.BtnModificar.Text                    = "Modificar";
     this.BtnModificar.UseVisualStyleBackColor = false;
     this.BtnModificar.Click                  += new System.EventHandler(this.BtnModificar_Click);
     //
     // BtnEliminar
     //
     this.BtnEliminar.BackColor                         = System.Drawing.Color.White;
     this.BtnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.BtnEliminar.FlatAppearance.BorderSize         = 0;
     this.BtnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.BtnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.BtnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.BtnEliminar.IsBackStageButton       = false;
     this.BtnEliminar.Location                = new System.Drawing.Point(281, 18);
     this.BtnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.BtnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.BtnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.BtnEliminar.Name                    = "BtnEliminar";
     this.BtnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.BtnEliminar.TabIndex                = 6;
     this.BtnEliminar.Text                    = "Eliminar";
     this.BtnEliminar.UseVisualStyleBackColor = false;
     this.BtnEliminar.Click                  += new System.EventHandler(this.BtnEliminar_Click);
     //
     // PanelContainsPrincipalTable
     //
     this.PanelContainsPrincipalTable.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.PanelContainsPrincipalTable.Controls.Add(this.GridNombresTurnos);
     this.PanelContainsPrincipalTable.Location = new System.Drawing.Point(0, 59);
     this.PanelContainsPrincipalTable.Name     = "PanelContainsPrincipalTable";
     this.PanelContainsPrincipalTable.Size     = new System.Drawing.Size(1052, 446);
     this.PanelContainsPrincipalTable.TabIndex = 2;
     //
     // GridNombresTurnos
     //
     this.GridNombresTurnos.AccessibleName      = "Table";
     this.GridNombresTurnos.AllowEditing        = false;
     this.GridNombresTurnos.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing = false;
     gridTextColumn1.HeaderText   = "Nombre del turno";
     gridTextColumn1.MappingName  = "NombreTurno";
     this.GridNombresTurnos.Columns.Add(gridTextColumn1);
     this.GridNombresTurnos.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.GridNombresTurnos.Font             = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.GridNombresTurnos.Location         = new System.Drawing.Point(0, 0);
     this.GridNombresTurnos.Name             = "GridNombresTurnos";
     this.GridNombresTurnos.Size             = new System.Drawing.Size(1052, 446);
     this.GridNombresTurnos.TabIndex         = 2;
     this.GridNombresTurnos.Text             = "sfDataGrid1";
     this.GridNombresTurnos.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.GridNombresTurnos_CellDoubleClick);
     //
     // FrmTurnoPrincipal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1052, 574);
     this.Controls.Add(this.PanelContainsPrincipalTable);
     this.Controls.Add(this.PanelContainsButtons);
     this.Controls.Add(this.PanelTitulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmTurnoPrincipal";
     this.Text            = "FrmTurnoPrincipal";
     this.Shown          += new System.EventHandler(this.FrmTurnoPrincipal_Shown);
     this.PanelTitulo.ResumeLayout(false);
     this.PanelTitulo.PerformLayout();
     this.PanelContainsButtons.ResumeLayout(false);
     this.flowLayoutPanelContainsButtons.ResumeLayout(false);
     this.PanelContainsPrincipalTable.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridNombresTurnos)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn9  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn10 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn11 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlTitulos         = new System.Windows.Forms.Panel();
     this.btnLimpiarBusqueda = new System.Windows.Forms.Button();
     this.BusquedaControl    = new System.Windows.Forms.TextBox();
     this.btnBusqueda        = new System.Windows.Forms.Button();
     this.lblTitulo          = new System.Windows.Forms.Label();
     this.FlpBotones         = new System.Windows.Forms.FlowLayoutPanel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.sfDataGrid1        = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.errorProvider1     = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlTitulos.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitulos
     //
     this.pnlTitulos.Controls.Add(this.btnLimpiarBusqueda);
     this.pnlTitulos.Controls.Add(this.BusquedaControl);
     this.pnlTitulos.Controls.Add(this.btnBusqueda);
     this.pnlTitulos.Controls.Add(this.lblTitulo);
     this.pnlTitulos.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulos.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulos.Name     = "pnlTitulos";
     this.pnlTitulos.Size     = new System.Drawing.Size(818, 70);
     this.pnlTitulos.TabIndex = 3;
     //
     // btnLimpiarBusqueda
     //
     this.btnLimpiarBusqueda.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLimpiarBusqueda.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnLimpiarBusqueda.FlatAppearance.BorderSize = 0;
     this.btnLimpiarBusqueda.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnLimpiarBusqueda.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLimpiarBusqueda.ForeColor  = System.Drawing.Color.White;
     this.btnLimpiarBusqueda.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnLimpiarBusqueda.Location   = new System.Drawing.Point(676, 29);
     this.btnLimpiarBusqueda.Name       = "btnLimpiarBusqueda";
     this.btnLimpiarBusqueda.Size       = new System.Drawing.Size(130, 28);
     this.btnLimpiarBusqueda.TabIndex   = 183;
     this.btnLimpiarBusqueda.Text       = "ELIMINAR FILTROS";
     this.btnLimpiarBusqueda.UseVisualStyleBackColor = false;
     this.btnLimpiarBusqueda.Click += new System.EventHandler(this.btnLimpiarBusqueda_Click);
     //
     // BusquedaControl
     //
     this.BusquedaControl.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BusquedaControl.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BusquedaControl.Font        = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BusquedaControl.Location    = new System.Drawing.Point(178, 32);
     this.BusquedaControl.Name        = "BusquedaControl";
     this.BusquedaControl.Size        = new System.Drawing.Size(319, 19);
     this.BusquedaControl.TabIndex    = 182;
     //
     // btnBusqueda
     //
     this.btnBusqueda.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBusqueda.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnBusqueda.FlatAppearance.BorderSize = 0;
     this.btnBusqueda.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnBusqueda.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBusqueda.ForeColor  = System.Drawing.Color.White;
     this.btnBusqueda.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnBusqueda.Location   = new System.Drawing.Point(526, 29);
     this.btnBusqueda.Name       = "btnBusqueda";
     this.btnBusqueda.Size       = new System.Drawing.Size(130, 28);
     this.btnBusqueda.TabIndex   = 181;
     this.btnBusqueda.Text       = "BUSCAR";
     this.btnBusqueda.UseVisualStyleBackColor = false;
     this.btnBusqueda.Click += new System.EventHandler(this.btnBusqueda_Click);
     //
     // lblTitulo
     //
     this.lblTitulo.AutoSize = true;
     this.lblTitulo.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitulo.Location = new System.Drawing.Point(12, 9);
     this.lblTitulo.Name     = "lblTitulo";
     this.lblTitulo.Size     = new System.Drawing.Size(144, 25);
     this.lblTitulo.TabIndex = 180;
     this.lblTitulo.Text     = "PROVEEDORES";
     //
     // FlpBotones
     //
     this.FlpBotones.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.FlpBotones.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.FlpBotones.Location      = new System.Drawing.Point(0, 361);
     this.FlpBotones.Name          = "FlpBotones";
     this.FlpBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.FlpBotones.Size          = new System.Drawing.Size(818, 74);
     this.FlpBotones.TabIndex      = 4;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.sfDataGrid1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 70);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(818, 291);
     this.panel1.TabIndex = 5;
     //
     // sfDataGrid1
     //
     this.sfDataGrid1.AccessibleName      = "Table";
     this.sfDataGrid1.AllowEditing        = false;
     this.sfDataGrid1.AutoExpandGroups    = true;
     this.sfDataGrid1.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing         = false;
     gridTextColumn1.HeaderText           = "IdProveedor";
     gridTextColumn1.MappingName          = "IdProveedor";
     gridTextColumn1.Visible       = false;
     gridTextColumn2.AllowEditing  = false;
     gridTextColumn2.HeaderText    = "Clave";
     gridTextColumn2.MappingName   = "Clave";
     gridTextColumn3.AllowEditing  = false;
     gridTextColumn3.HeaderText    = "Nombre Comercial";
     gridTextColumn3.MappingName   = "NombreComercial";
     gridTextColumn4.AllowEditing  = false;
     gridTextColumn4.HeaderText    = "Razon Social";
     gridTextColumn4.MappingName   = "RazonSocial";
     gridTextColumn5.AllowEditing  = false;
     gridTextColumn5.HeaderText    = "Representante";
     gridTextColumn5.MappingName   = "Representante";
     gridTextColumn6.AllowEditing  = false;
     gridTextColumn6.HeaderText    = "Direccion";
     gridTextColumn6.MappingName   = "Direccion";
     gridTextColumn7.AllowEditing  = false;
     gridTextColumn7.HeaderText    = "Telefono";
     gridTextColumn7.MappingName   = "Telefono";
     gridTextColumn8.AllowEditing  = false;
     gridTextColumn8.HeaderText    = "Correo Electronico";
     gridTextColumn8.MappingName   = "CorreoElectronico";
     gridTextColumn9.AllowEditing  = false;
     gridTextColumn9.HeaderText    = "Pais";
     gridTextColumn9.MappingName   = "Pais";
     gridTextColumn10.AllowEditing = false;
     gridTextColumn10.HeaderText   = "Estado";
     gridTextColumn10.MappingName  = "Estado";
     gridTextColumn11.AllowEditing = false;
     gridTextColumn11.HeaderText   = "Municipio";
     gridTextColumn11.MappingName  = "Municipio";
     this.sfDataGrid1.Columns.Add(gridTextColumn1);
     this.sfDataGrid1.Columns.Add(gridTextColumn2);
     this.sfDataGrid1.Columns.Add(gridTextColumn3);
     this.sfDataGrid1.Columns.Add(gridTextColumn4);
     this.sfDataGrid1.Columns.Add(gridTextColumn5);
     this.sfDataGrid1.Columns.Add(gridTextColumn6);
     this.sfDataGrid1.Columns.Add(gridTextColumn7);
     this.sfDataGrid1.Columns.Add(gridTextColumn8);
     this.sfDataGrid1.Columns.Add(gridTextColumn9);
     this.sfDataGrid1.Columns.Add(gridTextColumn10);
     this.sfDataGrid1.Columns.Add(gridTextColumn11);
     this.sfDataGrid1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.sfDataGrid1.Location         = new System.Drawing.Point(0, 0);
     this.sfDataGrid1.Name             = "sfDataGrid1";
     this.sfDataGrid1.Size             = new System.Drawing.Size(818, 291);
     this.sfDataGrid1.TabIndex         = 2;
     this.sfDataGrid1.Text             = "sfDataGrid1";
     this.sfDataGrid1.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGrid1_CellDoubleClick);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmProveedorACompra
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(818, 435);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.FlpBotones);
     this.Controls.Add(this.pnlTitulos);
     this.MinimumSize   = new System.Drawing.Size(826, 333);
     this.Name          = "FrmProveedorACompra";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmProveedorACompra";
     this.Load         += new System.EventHandler(this.FrmProveedorACompra_Load);
     this.pnlTitulos.ResumeLayout(false);
     this.pnlTitulos.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.groupBox1   = new System.Windows.Forms.GroupBox();
     this.panel1      = new System.Windows.Forms.Panel();
     this.btnCreate   = new Yaqoot300.Controls.LoadingButtonControl();
     this.tbGood      = new System.Windows.Forms.NumericUpDown();
     this.label3      = new System.Windows.Forms.Label();
     this.tbTotal     = new System.Windows.Forms.NumericUpDown();
     this.label2      = new System.Windows.Forms.Label();
     this.tbLotNumber = new System.Windows.Forms.TextBox();
     this.label1      = new System.Windows.Forms.Label();
     this.dgv         = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbGood)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTotal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.groupBox1.Location = new System.Drawing.Point(710, 36);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(342, 668);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Create Job";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnCreate);
     this.panel1.Controls.Add(this.tbGood);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.tbTotal);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.tbLotNumber);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.panel1.Location = new System.Drawing.Point(3, 27);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(336, 638);
     this.panel1.TabIndex = 0;
     //
     // btnCreate
     //
     this.btnCreate.Label    = "Create";
     this.btnCreate.Location = new System.Drawing.Point(117, 535);
     this.btnCreate.Margin   = new System.Windows.Forms.Padding(6);
     this.btnCreate.Name     = "btnCreate";
     this.btnCreate.Size     = new System.Drawing.Size(213, 75);
     this.btnCreate.Status   = Yaqoot300.Controls.LoadingButtonControl.LoadingButtonControlStatus.Visible;
     this.btnCreate.TabIndex = 7;
     //
     // tbGood
     //
     this.tbGood.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.tbGood.Location = new System.Drawing.Point(23, 270);
     this.tbGood.Maximum  = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.tbGood.Name     = "tbGood";
     this.tbGood.Size     = new System.Drawing.Size(147, 29);
     this.tbGood.TabIndex = 6;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label3.Location = new System.Drawing.Point(20, 243);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(57, 24);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Good";
     //
     // tbTotal
     //
     this.tbTotal.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.tbTotal.Location = new System.Drawing.Point(23, 179);
     this.tbTotal.Maximum  = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.tbTotal.Name     = "tbTotal";
     this.tbTotal.Size     = new System.Drawing.Size(147, 29);
     this.tbTotal.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label2.Location = new System.Drawing.Point(19, 152);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(51, 24);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Total";
     //
     // tbLotNumber
     //
     this.tbLotNumber.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.tbLotNumber.Location = new System.Drawing.Point(23, 88);
     this.tbLotNumber.Name     = "tbLotNumber";
     this.tbLotNumber.Size     = new System.Drawing.Size(286, 29);
     this.tbLotNumber.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label1.Location = new System.Drawing.Point(19, 61);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(121, 24);
     this.label1.TabIndex = 0;
     this.label1.Text     = "LOT Number";
     //
     // dgv
     //
     this.dgv.AccessibleName                     = "Table";
     this.dgv.AllowGrouping                      = false;
     this.dgv.AllowSorting                       = false;
     gridTextColumn1.AllowEditing                = false;
     gridTextColumn1.AllowGrouping               = false;
     gridTextColumn1.AllowSorting                = false;
     gridTextColumn1.CellStyle.Font.Size         = 14F;
     gridTextColumn1.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn1.HeaderStyle.Font.Size       = 14F;
     gridTextColumn1.HeaderText                  = "JobId";
     gridTextColumn1.MappingName                 = "JobId";
     gridTextColumn1.Visible                     = false;
     gridTextColumn2.AllowGrouping               = false;
     gridTextColumn2.AllowSorting                = false;
     gridTextColumn2.AutoSizeColumnsMode         = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn2.CellStyle.Font.Size         = 14F;
     gridTextColumn2.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn2.HeaderStyle.Font.Size       = 14F;
     gridTextColumn2.HeaderText                  = "LOT Number";
     gridTextColumn2.MappingName                 = "LotNumber";
     gridTextColumn3.AllowGrouping               = false;
     gridTextColumn3.AllowSorting                = false;
     gridTextColumn3.CellStyle.Font.Size         = 14F;
     gridTextColumn3.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn3.HeaderStyle.Font.Size       = 14F;
     gridTextColumn3.HeaderText                  = "Total";
     gridTextColumn3.MappingName                 = "Total";
     gridTextColumn4.AllowGrouping               = false;
     gridTextColumn4.AllowSorting                = false;
     gridTextColumn4.CellStyle.Font.Size         = 14F;
     gridTextColumn4.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn4.HeaderStyle.Font.Size       = 14F;
     gridTextColumn4.HeaderText                  = "Good";
     gridTextColumn4.MappingName                 = "Good";
     this.dgv.Columns.Add(gridTextColumn1);
     this.dgv.Columns.Add(gridTextColumn2);
     this.dgv.Columns.Add(gridTextColumn3);
     this.dgv.Columns.Add(gridTextColumn4);
     this.dgv.Location  = new System.Drawing.Point(26, 36);
     this.dgv.Name      = "dgv";
     this.dgv.RowHeight = 40;
     this.dgv.Size      = new System.Drawing.Size(647, 668);
     this.dgv.Style.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     this.dgv.TabIndex            = 2;
     this.dgv.Text                = "sfDataGrid1";
     this.dgv.CurrentCellEndEdit += new Syncfusion.WinForms.DataGrid.Events.CurrentCellEndEditEventHandler(this.dgv_CurrentCellEndEdit);
     //
     // JobsDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1084, 731);
     this.Controls.Add(this.dgv);
     this.Controls.Add(this.groupBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "JobsDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Select Job";
     this.groupBox1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbGood)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTotal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn9  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn10 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn11 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn12 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlHead          = new System.Windows.Forms.Panel();
     this.pnlFooter        = new System.Windows.Forms.Panel();
     this.pnlBody          = new System.Windows.Forms.Panel();
     this.sfDataGrid1      = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.label1           = new System.Windows.Forms.Label();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.BtnNuevo         = new CIDFares.Library.Controls.Btn.Btn();
     this.btnModificar     = new CIDFares.Library.Controls.Btn.Btn();
     this.btnEliminar      = new CIDFares.Library.Controls.Btn.Btn();
     this.pnlHead.SuspendLayout();
     this.pnlFooter.SuspendLayout();
     this.pnlBody.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlHead
     //
     this.pnlHead.Controls.Add(this.label1);
     this.pnlHead.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHead.Font     = new System.Drawing.Font("Segoe UI", 12F);
     this.pnlHead.Location = new System.Drawing.Point(0, 0);
     this.pnlHead.Name     = "pnlHead";
     this.pnlHead.Size     = new System.Drawing.Size(1048, 58);
     this.pnlHead.TabIndex = 0;
     //
     // pnlFooter
     //
     this.pnlFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.pnlFooter.Controls.Add(this.flowLayoutPanel1);
     this.pnlFooter.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlFooter.Location = new System.Drawing.Point(0, 534);
     this.pnlFooter.Name     = "pnlFooter";
     this.pnlFooter.Size     = new System.Drawing.Size(1048, 68);
     this.pnlFooter.TabIndex = 1;
     //
     // pnlBody
     //
     this.pnlBody.Controls.Add(this.sfDataGrid1);
     this.pnlBody.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBody.Location = new System.Drawing.Point(0, 58);
     this.pnlBody.Name     = "pnlBody";
     this.pnlBody.Size     = new System.Drawing.Size(1048, 476);
     this.pnlBody.TabIndex = 2;
     //
     // sfDataGrid1
     //
     this.sfDataGrid1.AccessibleName = "Table";
     gridTextColumn1.HeaderText      = "Column1";
     gridTextColumn1.MappingName     = "IdSucursal";
     gridTextColumn1.Visible         = false;
     gridTextColumn2.HeaderText      = "Nombre";
     gridTextColumn2.MappingName     = "Nombre";
     gridTextColumn3.HeaderText      = "Num. Sucursal";
     gridTextColumn3.MappingName     = "NumSucursal";
     gridTextColumn3.Width           = 100D;
     gridTextColumn4.HeaderText      = "Dirección";
     gridTextColumn4.MappingName     = "Direccion";
     gridTextColumn4.Width           = 200D;
     gridTextColumn5.HeaderText      = "Telefono";
     gridTextColumn5.MappingName     = "Telefono";
     gridTextColumn5.Width           = 100D;
     gridTextColumn6.HeaderText      = "Pais";
     gridTextColumn6.MappingName     = "NombrePais";
     gridTextColumn6.Width           = 100D;
     gridTextColumn7.HeaderText      = "Estado";
     gridTextColumn7.MappingName     = "NombreEstado";
     gridTextColumn7.Width           = 100D;
     gridTextColumn8.HeaderText      = "Municipio";
     gridTextColumn8.MappingName     = "NombreMunicipio";
     gridTextColumn8.Width           = 120D;
     gridTextColumn9.HeaderText      = "Código postal";
     gridTextColumn9.MappingName     = "CodigoPostal";
     gridTextColumn9.Width           = 100D;
     gridTextColumn10.HeaderText     = "RFC";
     gridTextColumn10.MappingName    = "Rfc";
     gridTextColumn10.Width          = 100D;
     gridTextColumn11.HeaderText     = "Representante";
     gridTextColumn11.MappingName    = "NombreRepresentante";
     gridTextColumn11.Width          = 120D;
     gridTextColumn12.HeaderText     = "Regimen Fiscal";
     gridTextColumn12.MappingName    = "RegimenFiscal";
     gridTextColumn12.Width          = 150D;
     this.sfDataGrid1.Columns.Add(gridTextColumn1);
     this.sfDataGrid1.Columns.Add(gridTextColumn2);
     this.sfDataGrid1.Columns.Add(gridTextColumn3);
     this.sfDataGrid1.Columns.Add(gridTextColumn4);
     this.sfDataGrid1.Columns.Add(gridTextColumn5);
     this.sfDataGrid1.Columns.Add(gridTextColumn6);
     this.sfDataGrid1.Columns.Add(gridTextColumn7);
     this.sfDataGrid1.Columns.Add(gridTextColumn8);
     this.sfDataGrid1.Columns.Add(gridTextColumn9);
     this.sfDataGrid1.Columns.Add(gridTextColumn10);
     this.sfDataGrid1.Columns.Add(gridTextColumn11);
     this.sfDataGrid1.Columns.Add(gridTextColumn12);
     this.sfDataGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sfDataGrid1.Font     = new System.Drawing.Font("Segoe UI", 12F);
     this.sfDataGrid1.Location = new System.Drawing.Point(0, 0);
     this.sfDataGrid1.Name     = "sfDataGrid1";
     this.sfDataGrid1.Size     = new System.Drawing.Size(1048, 476);
     this.sfDataGrid1.TabIndex = 0;
     this.sfDataGrid1.Text     = "sfDataGrid1";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(17, 12);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(111, 30);
     this.label1.TabIndex = 182;
     this.label1.Text     = "Sucursales";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.BtnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(20, 15, 0, 0);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1048, 68);
     this.flowLayoutPanel1.TabIndex = 19;
     //
     // BtnNuevo
     //
     this.BtnNuevo.BackColor                         = System.Drawing.Color.White;
     this.BtnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.BtnNuevo.FlatAppearance.BorderSize         = 0;
     this.BtnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.BtnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.BtnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.BtnNuevo.IsBackStageButton       = false;
     this.BtnNuevo.Location                = new System.Drawing.Point(23, 18);
     this.BtnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.BtnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.BtnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.BtnNuevo.Name                    = "BtnNuevo";
     this.BtnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.BtnNuevo.TabIndex                = 19;
     this.BtnNuevo.Text                    = "Nuevo";
     this.BtnNuevo.UseVisualStyleBackColor = false;
     this.BtnNuevo.Click                  += new System.EventHandler(this.BtnNuevo_Click);
     //
     // btnModificar
     //
     this.btnModificar.BackColor                         = System.Drawing.Color.White;
     this.btnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnModificar.FlatAppearance.BorderSize         = 0;
     this.btnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor               = System.Drawing.Color.Black;
     this.btnModificar.IsBackStageButton       = false;
     this.btnModificar.Location                = new System.Drawing.Point(152, 18);
     this.btnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnModificar.Name                    = "btnModificar";
     this.btnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex                = 20;
     this.btnModificar.Text                    = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click                  += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor                         = System.Drawing.Color.White;
     this.btnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnEliminar.FlatAppearance.BorderSize         = 0;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.btnEliminar.IsBackStageButton       = false;
     this.btnEliminar.Location                = new System.Drawing.Point(281, 18);
     this.btnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex                = 21;
     this.btnEliminar.Text                    = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // FrmSucursalesGrid
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1048, 602);
     this.Controls.Add(this.pnlBody);
     this.Controls.Add(this.pnlFooter);
     this.Controls.Add(this.pnlHead);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmSucursalesGrid";
     this.Text            = "FrmSucursalesGrid";
     this.Shown          += new System.EventHandler(this.FrmSucursalesGrid_Shown);
     this.pnlHead.ResumeLayout(false);
     this.pnlHead.PerformLayout();
     this.pnlFooter.ResumeLayout(false);
     this.pnlBody.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlTitulo          = new System.Windows.Forms.Panel();
     this.btnBuscador        = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnLimpiarBusqueda = new Syncfusion.Windows.Forms.ButtonAdv();
     this.BusquedaControl    = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.pnlAcciones        = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.btnNuevo           = new CIDFares.Library.Controls.Btn.Btn();
     this.btnModificar       = new CIDFares.Library.Controls.Btn.Btn();
     this.btnEliminar        = new CIDFares.Library.Controls.Btn.Btn();
     this.pnlGrid            = new System.Windows.Forms.Panel();
     this.DGridAlimento      = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.pnlCentral         = new System.Windows.Forms.Panel();
     this.error = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlTitulo.SuspendLayout();
     this.pnlAcciones.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.pnlGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DGridAlimento)).BeginInit();
     this.pnlCentral.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.error)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitulo
     //
     this.pnlTitulo.Controls.Add(this.btnBuscador);
     this.pnlTitulo.Controls.Add(this.btnLimpiarBusqueda);
     this.pnlTitulo.Controls.Add(this.BusquedaControl);
     this.pnlTitulo.Controls.Add(this.label1);
     this.pnlTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlTitulo.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name     = "pnlTitulo";
     this.pnlTitulo.Size     = new System.Drawing.Size(1066, 57);
     this.pnlTitulo.TabIndex = 1;
     //
     // btnBuscador
     //
     this.btnBuscador.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBuscador.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnBuscador.BeforeTouchSize           = new System.Drawing.Size(31, 24);
     this.btnBuscador.FlatAppearance.BorderSize = 0;
     this.btnBuscador.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscador.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.btnBuscador.ForeColor         = System.Drawing.Color.White;
     this.btnBuscador.Image             = global::CIDFares.Spa.WFApplication.Properties.Resources.buscar;
     this.btnBuscador.IsBackStageButton = false;
     this.btnBuscador.Location          = new System.Drawing.Point(949, 19);
     this.btnBuscador.Name              = "btnBuscador";
     this.btnBuscador.Size              = new System.Drawing.Size(31, 24);
     this.btnBuscador.TabIndex          = 17;
     this.btnBuscador.Click            += new System.EventHandler(this.btnBuscador_Click);
     //
     // btnLimpiarBusqueda
     //
     this.btnLimpiarBusqueda.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLimpiarBusqueda.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnLimpiarBusqueda.BeforeTouchSize           = new System.Drawing.Size(68, 24);
     this.btnLimpiarBusqueda.FlatAppearance.BorderSize = 0;
     this.btnLimpiarBusqueda.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnLimpiarBusqueda.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.btnLimpiarBusqueda.ForeColor         = System.Drawing.Color.White;
     this.btnLimpiarBusqueda.IsBackStageButton = false;
     this.btnLimpiarBusqueda.Location          = new System.Drawing.Point(986, 19);
     this.btnLimpiarBusqueda.Name              = "btnLimpiarBusqueda";
     this.btnLimpiarBusqueda.Size              = new System.Drawing.Size(68, 24);
     this.btnLimpiarBusqueda.TabIndex          = 16;
     this.btnLimpiarBusqueda.Text              = "Limpiar";
     this.btnLimpiarBusqueda.Click            += new System.EventHandler(this.btnLimpiarBusqueda_Click);
     //
     // BusquedaControl
     //
     this.BusquedaControl.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.BusquedaControl.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BusquedaControl.Font        = new System.Drawing.Font("Segoe UI", 12F);
     this.BusquedaControl.Location    = new System.Drawing.Point(586, 20);
     this.BusquedaControl.MaxLength   = 200;
     this.BusquedaControl.Name        = "BusquedaControl";
     this.BusquedaControl.Size        = new System.Drawing.Size(355, 22);
     this.BusquedaControl.TabIndex    = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(12, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(256, 30);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Administración alimentos";
     //
     // pnlAcciones
     //
     this.pnlAcciones.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.pnlAcciones.Controls.Add(this.flowLayoutPanel1);
     this.pnlAcciones.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlAcciones.Location = new System.Drawing.Point(0, 550);
     this.pnlAcciones.Name     = "pnlAcciones";
     this.pnlAcciones.Size     = new System.Drawing.Size(1066, 68);
     this.pnlAcciones.TabIndex = 2;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(20, 15, 0, 0);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1066, 68);
     this.flowLayoutPanel1.TabIndex = 5;
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor                         = System.Drawing.Color.White;
     this.btnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnNuevo.FlatAppearance.BorderSize         = 0;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.btnNuevo.IsBackStageButton       = false;
     this.btnNuevo.Location                = new System.Drawing.Point(23, 18);
     this.btnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex                = 2;
     this.btnNuevo.Text                    = "Nuevo";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // btnModificar
     //
     this.btnModificar.BackColor                         = System.Drawing.Color.White;
     this.btnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnModificar.FlatAppearance.BorderSize         = 0;
     this.btnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor               = System.Drawing.Color.Black;
     this.btnModificar.IsBackStageButton       = false;
     this.btnModificar.Location                = new System.Drawing.Point(152, 18);
     this.btnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnModificar.Name                    = "btnModificar";
     this.btnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex                = 4;
     this.btnModificar.Text                    = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click                  += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor                         = System.Drawing.Color.White;
     this.btnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnEliminar.FlatAppearance.BorderSize         = 0;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.btnEliminar.IsBackStageButton       = false;
     this.btnEliminar.Location                = new System.Drawing.Point(281, 18);
     this.btnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex                = 5;
     this.btnEliminar.Text                    = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // pnlGrid
     //
     this.pnlGrid.Controls.Add(this.DGridAlimento);
     this.pnlGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGrid.Location = new System.Drawing.Point(0, 0);
     this.pnlGrid.Name     = "pnlGrid";
     this.pnlGrid.Size     = new System.Drawing.Size(1066, 493);
     this.pnlGrid.TabIndex = 0;
     //
     // DGridAlimento
     //
     this.DGridAlimento.AccessibleName       = "Table";
     this.DGridAlimento.AllowEditing         = false;
     this.DGridAlimento.AllowGrouping        = false;
     this.DGridAlimento.AllowResizingColumns = true;
     this.DGridAlimento.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing            = false;
     gridTextColumn1.AllowGrouping           = false;
     gridTextColumn1.AllowResizing           = true;
     gridTextColumn1.HeaderText    = "IdAlimento";
     gridTextColumn1.MappingName   = "IdAlimento";
     gridTextColumn1.Visible       = false;
     gridTextColumn2.AllowEditing  = false;
     gridTextColumn2.AllowGrouping = false;
     gridTextColumn2.AllowResizing = true;
     gridTextColumn2.HeaderText    = "Nombre";
     gridTextColumn2.MappingName   = "Nombre";
     gridTextColumn2.MinimumWidth  = 350D;
     gridTextColumn3.AllowEditing  = false;
     gridTextColumn3.AllowGrouping = false;
     gridTextColumn3.AllowResizing = true;
     gridTextColumn3.HeaderText    = "Grupo alimenticio";
     gridTextColumn3.MappingName   = "TipoAlimento";
     gridTextColumn3.MinimumWidth  = 250D;
     gridTextColumn4.AllowEditing  = false;
     gridTextColumn4.AllowGrouping = false;
     gridTextColumn4.AllowResizing = true;
     gridTextColumn4.HeaderText    = "Calorias (Kcal.)";
     gridTextColumn4.MappingName   = "Calorias";
     gridTextColumn4.MinimumWidth  = 90D;
     gridTextColumn5.AllowEditing  = false;
     gridTextColumn5.AllowGrouping = false;
     gridTextColumn5.AllowResizing = true;
     gridTextColumn5.HeaderText    = "Hidratos carbono";
     gridTextColumn5.MappingName   = "HidratosCarbono";
     gridTextColumn5.MinimumWidth  = 110D;
     gridTextColumn6.AllowEditing  = false;
     gridTextColumn6.AllowGrouping = false;
     gridTextColumn6.AllowResizing = true;
     gridTextColumn6.HeaderText    = "Proteína";
     gridTextColumn6.MappingName   = "Proteina";
     gridTextColumn6.MinimumWidth  = 85D;
     gridTextColumn7.AllowEditing  = false;
     gridTextColumn7.AllowGrouping = false;
     gridTextColumn7.AllowResizing = true;
     gridTextColumn7.HeaderText    = "Grasas";
     gridTextColumn7.MappingName   = "Grasa";
     gridTextColumn7.MinimumWidth  = 85D;
     gridTextColumn8.AllowEditing  = false;
     gridTextColumn8.AllowGrouping = false;
     gridTextColumn8.AllowResizing = true;
     gridTextColumn8.HeaderText    = "Fibras";
     gridTextColumn8.MappingName   = "Fibra";
     gridTextColumn8.MinimumWidth  = 85D;
     this.DGridAlimento.Columns.Add(gridTextColumn1);
     this.DGridAlimento.Columns.Add(gridTextColumn2);
     this.DGridAlimento.Columns.Add(gridTextColumn3);
     this.DGridAlimento.Columns.Add(gridTextColumn4);
     this.DGridAlimento.Columns.Add(gridTextColumn5);
     this.DGridAlimento.Columns.Add(gridTextColumn6);
     this.DGridAlimento.Columns.Add(gridTextColumn7);
     this.DGridAlimento.Columns.Add(gridTextColumn8);
     this.DGridAlimento.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.DGridAlimento.Font     = new System.Drawing.Font("Montserrat", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.DGridAlimento.Location = new System.Drawing.Point(0, 0);
     this.DGridAlimento.Name     = "DGridAlimento";
     this.DGridAlimento.SerializationController = null;
     this.DGridAlimento.Size     = new System.Drawing.Size(1066, 493);
     this.DGridAlimento.TabIndex = 0;
     this.DGridAlimento.Text     = "sfDataGrid1";
     //
     // pnlCentral
     //
     this.pnlCentral.Controls.Add(this.pnlGrid);
     this.pnlCentral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCentral.Location = new System.Drawing.Point(0, 57);
     this.pnlCentral.Name     = "pnlCentral";
     this.pnlCentral.Size     = new System.Drawing.Size(1066, 493);
     this.pnlCentral.TabIndex = 1;
     //
     // error
     //
     this.error.ContainerControl = this;
     //
     // FrmAlimentoGrid
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1066, 618);
     this.Controls.Add(this.pnlCentral);
     this.Controls.Add(this.pnlAcciones);
     this.Controls.Add(this.pnlTitulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmAlimentoGrid";
     this.Text            = "FrmAlimentoGrid";
     this.Shown          += new System.EventHandler(this.FrmAlimentoGrid_Shown);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.pnlAcciones.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.pnlGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DGridAlimento)).EndInit();
     this.pnlCentral.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.error)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn9 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.panelGeneral      = new System.Windows.Forms.Panel();
     this.panelgeneral1     = new System.Windows.Forms.Panel();
     this.panelGrid         = new System.Windows.Forms.Panel();
     this.dataGridsfBVentas = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.panelbtn          = new System.Windows.Forms.Panel();
     this.btnSeleccionar    = new System.Windows.Forms.Button();
     this.panelTitulo       = new System.Windows.Forms.Panel();
     this.label1            = new System.Windows.Forms.Label();
     this.panelGeneral.SuspendLayout();
     this.panelgeneral1.SuspendLayout();
     this.panelGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsfBVentas)).BeginInit();
     this.panelbtn.SuspendLayout();
     this.panelTitulo.SuspendLayout();
     this.SuspendLayout();
     //
     // panelGeneral
     //
     this.panelGeneral.Controls.Add(this.panelgeneral1);
     this.panelGeneral.Controls.Add(this.panelTitulo);
     this.panelGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGeneral.Location = new System.Drawing.Point(0, 0);
     this.panelGeneral.Name     = "panelGeneral";
     this.panelGeneral.Size     = new System.Drawing.Size(800, 450);
     this.panelGeneral.TabIndex = 0;
     //
     // panelgeneral1
     //
     this.panelgeneral1.Controls.Add(this.panelGrid);
     this.panelgeneral1.Controls.Add(this.panelbtn);
     this.panelgeneral1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelgeneral1.Location = new System.Drawing.Point(0, 61);
     this.panelgeneral1.Name     = "panelgeneral1";
     this.panelgeneral1.Size     = new System.Drawing.Size(800, 389);
     this.panelgeneral1.TabIndex = 1;
     //
     // panelGrid
     //
     this.panelGrid.Controls.Add(this.dataGridsfBVentas);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(800, 344);
     this.panelGrid.TabIndex = 1;
     //
     // dataGridsfBVentas
     //
     this.dataGridsfBVentas.AccessibleName       = "Table";
     this.dataGridsfBVentas.AllowDraggingColumns = true;
     this.dataGridsfBVentas.AllowEditing         = false;
     this.dataGridsfBVentas.AllowFiltering       = true;
     this.dataGridsfBVentas.AutoExpandGroups     = true;
     this.dataGridsfBVentas.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dataGridsfBVentas.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn1.AllowDragging  = true;
     gridTextColumn1.AllowEditing   = false;
     gridTextColumn1.AllowFiltering = true;
     gridTextColumn1.HeaderText     = "IdVenta";
     gridTextColumn1.MappingName    = "IdVenta";
     gridTextColumn1.Visible        = false;
     gridTextColumn2.AllowDragging  = true;
     gridTextColumn2.AllowEditing   = false;
     gridTextColumn2.AllowFiltering = true;
     gridTextColumn2.HeaderText     = "LocalId";
     gridTextColumn2.MappingName    = "LocalId";
     gridTextColumn2.Visible        = false;
     gridTextColumn3.AllowDragging  = true;
     gridTextColumn3.AllowEditing   = false;
     gridTextColumn3.AllowFiltering = true;
     gridTextColumn3.HeaderText     = "Folio";
     gridTextColumn3.MappingName    = "Folio";
     gridTextColumn4.AllowDragging  = true;
     gridTextColumn4.AllowEditing   = false;
     gridTextColumn4.AllowFiltering = true;
     gridTextColumn4.Format         = "dd/MM/yyyy";
     gridTextColumn4.HeaderText     = "Fecha";
     gridTextColumn4.MappingName    = "FechaVenta";
     gridTextColumn5.AllowDragging  = true;
     gridTextColumn5.AllowEditing   = false;
     gridTextColumn5.AllowFiltering = true;
     gridTextColumn5.HeaderText     = "Cliente";
     gridTextColumn5.MappingName    = "ClienteVenta.NombreCompleto";
     gridTextColumn6.AllowDragging  = true;
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowFiltering = true;
     gridTextColumn6.HeaderText     = "Sucursal";
     gridTextColumn6.MappingName    = "SucursalDatos.Nombre";
     gridTextColumn7.AllowDragging  = true;
     gridTextColumn7.AllowEditing   = false;
     gridTextColumn7.AllowFiltering = true;
     gridTextColumn7.Format         = "C2";
     gridTextColumn7.HeaderText     = "SubTotal";
     gridTextColumn7.MappingName    = "Subtotal";
     gridTextColumn8.AllowDragging  = true;
     gridTextColumn8.AllowEditing   = false;
     gridTextColumn8.AllowFiltering = true;
     gridTextColumn8.Format         = "C2";
     gridTextColumn8.HeaderText     = "Iva";
     gridTextColumn8.MappingName    = "PorcentajeIva";
     gridTextColumn9.AllowDragging  = true;
     gridTextColumn9.AllowEditing   = false;
     gridTextColumn9.AllowFiltering = true;
     gridTextColumn9.Format         = "C2";
     gridTextColumn9.HeaderText     = "Total";
     gridTextColumn9.MappingName    = "Total";
     this.dataGridsfBVentas.Columns.Add(gridTextColumn1);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn2);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn3);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn4);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn5);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn6);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn7);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn8);
     this.dataGridsfBVentas.Columns.Add(gridTextColumn9);
     this.dataGridsfBVentas.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dataGridsfBVentas.Location                  = new System.Drawing.Point(0, 0);
     this.dataGridsfBVentas.Name                      = "dataGridsfBVentas";
     this.dataGridsfBVentas.RowHeight                 = 21;
     this.dataGridsfBVentas.ShowGroupDropArea         = true;
     this.dataGridsfBVentas.Size                      = new System.Drawing.Size(800, 344);
     this.dataGridsfBVentas.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dataGridsfBVentas.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dataGridsfBVentas.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dataGridsfBVentas.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsfBVentas.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dataGridsfBVentas.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridsfBVentas.Style.HeaderStyle.Font.Bold            = false;
     this.dataGridsfBVentas.Style.HeaderStyle.HoverBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridsfBVentas.Style.HeaderStyle.HoverTextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsfBVentas.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsfBVentas.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsfBVentas.TabIndex         = 1;
     this.dataGridsfBVentas.Text             = "dataGridsf1";
     this.dataGridsfBVentas.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.DataGridsfBVentas_CellDoubleClick);
     //
     // panelbtn
     //
     this.panelbtn.Controls.Add(this.btnSeleccionar);
     this.panelbtn.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelbtn.Location = new System.Drawing.Point(0, 344);
     this.panelbtn.Name     = "panelbtn";
     this.panelbtn.Size     = new System.Drawing.Size(800, 45);
     this.panelbtn.TabIndex = 0;
     //
     // btnSeleccionar
     //
     this.btnSeleccionar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnSeleccionar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnSeleccionar.FlatAppearance.BorderSize = 0;
     this.btnSeleccionar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSeleccionar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnSeleccionar.ForeColor = System.Drawing.Color.White;
     this.btnSeleccionar.Location  = new System.Drawing.Point(643, 6);
     this.btnSeleccionar.Name      = "btnSeleccionar";
     this.btnSeleccionar.Size      = new System.Drawing.Size(123, 29);
     this.btnSeleccionar.TabIndex  = 6;
     this.btnSeleccionar.Text      = "Seleccionar";
     this.btnSeleccionar.UseVisualStyleBackColor = false;
     this.btnSeleccionar.Click += new System.EventHandler(this.BtnSeleccionar_Click);
     //
     // panelTitulo
     //
     this.panelTitulo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.panelTitulo.Controls.Add(this.label1);
     this.panelTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelTitulo.Location = new System.Drawing.Point(0, 0);
     this.panelTitulo.Name     = "panelTitulo";
     this.panelTitulo.Size     = new System.Drawing.Size(800, 61);
     this.panelTitulo.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(12, 19);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(230, 21);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Ventas del dia de la sucursal";
     //
     // FrmBuscarVentas
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.panelGeneral);
     this.Name          = "FrmBuscarVentas";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmBuscarVentas";
     this.Load         += new System.EventHandler(this.FrmBuscarVentas_Load);
     this.panelGeneral.ResumeLayout(false);
     this.panelgeneral1.ResumeLayout(false);
     this.panelGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsfBVentas)).EndInit();
     this.panelbtn.ResumeLayout(false);
     this.panelTitulo.ResumeLayout(false);
     this.panelTitulo.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridCheckBoxColumn     gridCheckBoxColumn1 = new Syncfusion.WinForms.DataGrid.GridCheckBoxColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn4     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn5     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn6     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn7     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo1    = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.PanelPrincipal = new System.Windows.Forms.Panel();
     this.GridPaquete    = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel3         = new System.Windows.Forms.Panel();
     this.btnNuevo       = new CIDFares.Library.Controls.Btn.Btn();
     this.btnCobrar      = new System.Windows.Forms.Button();
     this.panel1         = new System.Windows.Forms.Panel();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.label1         = new System.Windows.Forms.Label();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.PanelPrincipal.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // PanelPrincipal
     //
     this.PanelPrincipal.BackColor = System.Drawing.Color.White;
     this.PanelPrincipal.Controls.Add(this.GridPaquete);
     this.PanelPrincipal.Controls.Add(this.panel3);
     this.PanelPrincipal.Controls.Add(this.panel1);
     this.PanelPrincipal.Location = new System.Drawing.Point(0, 0);
     this.PanelPrincipal.Name     = "PanelPrincipal";
     this.PanelPrincipal.Size     = new System.Drawing.Size(591, 548);
     this.PanelPrincipal.TabIndex = 0;
     //
     // GridPaquete
     //
     this.GridPaquete.AccessibleName     = "Table";
     gridTextColumn1.HeaderText          = "IdPaquete";
     gridTextColumn1.MappingName         = "OrdenPaquete.Paquete.IdPaquete";
     gridTextColumn1.Visible             = false;
     gridCheckBoxColumn1.AllowEditing    = false;
     gridCheckBoxColumn1.HeaderText      = "Seleccionar";
     gridCheckBoxColumn1.MappingName     = "Paquete.Seleccionar";
     gridCheckBoxColumn1.Width           = 28D;
     gridTextColumn2.HeaderText          = "Cantidad";
     gridTextColumn2.MappingName         = "Paquete.CantidadServicio";
     gridTextColumn2.Width               = 30D;
     gridTextColumn3.AllowEditing        = false;
     gridTextColumn3.AllowGrouping       = false;
     gridTextColumn3.HeaderText          = "Paquete";
     gridTextColumn3.MappingName         = "Paquete.Nombre";
     gridTextColumn3.Width               = 150D;
     gridTextColumn4.Format              = "C2";
     gridTextColumn4.HeaderText          = "Total";
     gridTextColumn4.MappingName         = "Paquete.MontoPaquete";
     gridTextColumn4.Width               = 80D;
     gridTextColumn5.Format              = "C2";
     gridTextColumn5.HeaderText          = "Pago minimo";
     gridTextColumn5.MappingName         = "Paquete.PagoMinimo";
     gridTextColumn6.CellStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     gridTextColumn6.Format              = "C2";
     gridTextColumn6.HeaderText          = "Abono";
     gridTextColumn6.MappingName         = "Paquete.Abono";
     gridTextColumn7.AllowEditing        = false;
     gridTextColumn7.CellStyle.TextColor = System.Drawing.Color.Red;
     gridTextColumn7.Format              = "c2";
     gridTextColumn7.HeaderText          = "Adeudo";
     gridTextColumn7.MappingName         = "Paquete.PorPagar";
     this.GridPaquete.Columns.Add(gridTextColumn1);
     this.GridPaquete.Columns.Add(gridCheckBoxColumn1);
     this.GridPaquete.Columns.Add(gridTextColumn2);
     this.GridPaquete.Columns.Add(gridTextColumn3);
     this.GridPaquete.Columns.Add(gridTextColumn4);
     this.GridPaquete.Columns.Add(gridTextColumn5);
     this.GridPaquete.Columns.Add(gridTextColumn6);
     this.GridPaquete.Columns.Add(gridTextColumn7);
     this.GridPaquete.Location      = new System.Drawing.Point(12, 81);
     this.GridPaquete.Name          = "GridPaquete";
     this.GridPaquete.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
     this.GridPaquete.Size          = new System.Drawing.Size(579, 366);
     gridBordersInfo1.Bottom        = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Standard, System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))));
     this.GridPaquete.Style.AddNewRowStyle.Borders                 = gridBordersInfo1;
     this.GridPaquete.Style.BorderStyle                            = System.Windows.Forms.BorderStyle.None;
     this.GridPaquete.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.GridPaquete.Style.CellStyle.Font.Size                    = 11F;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.White;
     this.GridPaquete.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.GridPaquete.Style.HeaderStyle.Font.Size                  = 10F;
     this.GridPaquete.TabIndex            = 7;
     this.GridPaquete.Text                = "sfDataGrid1";
     this.GridPaquete.CurrentCellEndEdit += new Syncfusion.WinForms.DataGrid.Events.CurrentCellEndEditEventHandler(this.GridPaquete_CurrentCellEndEdit);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Controls.Add(this.btnNuevo);
     this.panel3.Controls.Add(this.btnCobrar);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 467);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(591, 81);
     this.panel3.TabIndex = 6;
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor                         = System.Drawing.Color.White;
     this.btnNuevo.BeforeTouchSize                   = new System.Drawing.Size(182, 53);
     this.btnNuevo.FlatAppearance.BorderSize         = 0;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.btnNuevo.IsBackStageButton       = false;
     this.btnNuevo.Location                = new System.Drawing.Point(57, 16);
     this.btnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(182, 53);
     this.btnNuevo.TabIndex                = 3;
     this.btnNuevo.Text                    = "Agendar Cita";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // btnCobrar
     //
     this.btnCobrar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(176)))), ((int)(((byte)(50)))));
     this.btnCobrar.Enabled   = false;
     this.btnCobrar.FlatAppearance.BorderSize = 0;
     this.btnCobrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnCobrar.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCobrar.ForeColor = System.Drawing.Color.White;
     this.btnCobrar.Location  = new System.Drawing.Point(325, 16);
     this.btnCobrar.Name      = "btnCobrar";
     this.btnCobrar.Size      = new System.Drawing.Size(189, 53);
     this.btnCobrar.TabIndex  = 2;
     this.btnCobrar.Text      = "Siguiente";
     this.btnCobrar.UseVisualStyleBackColor = false;
     this.btnCobrar.Click += new System.EventHandler(this.btnCobrar_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(591, 75);
     this.panel1.TabIndex = 4;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::CIDFares.Spa.WFApplication.Properties.Resources.cerrar;
     this.pictureBox1.Location = new System.Drawing.Point(568, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(20, 20);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 6;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.White;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.label1.Location  = new System.Drawing.Point(152, 26);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(312, 22);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Paquetes";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmPaqueteVenta
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(594, 548);
     this.Controls.Add(this.PanelPrincipal);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmPaqueteVenta";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.FrmPaqueteVenta_Load);
     this.PanelPrincipal.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlPrincipal       = new System.Windows.Forms.Panel();
     this.panelCentral       = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.GridFromaPago      = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.pnlDatos           = new System.Windows.Forms.Panel();
     this.grpBoxFormaPago    = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel2   = new System.Windows.Forms.FlowLayoutPanel();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.DescripcionControl = new System.Windows.Forms.TextBox();
     this.NombreControl      = new System.Windows.Forms.TextBox();
     this.pnlTitulo          = new System.Windows.Forms.Panel();
     this.pnlBotones         = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.errorProvider1     = new System.Windows.Forms.ErrorProvider(this.components);
     this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
     this.label4             = new System.Windows.Forms.Label();
     this.btnNuevo           = new CIDFares.Library.Controls.Btn.Btn();
     this.btnModificar       = new CIDFares.Library.Controls.Btn.Btn();
     this.btnEliminar        = new CIDFares.Library.Controls.Btn.Btn();
     this.btnCancelar        = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnGuardar         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.pnlPrincipal.SuspendLayout();
     this.panelCentral.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridFromaPago)).BeginInit();
     this.pnlDatos.SuspendLayout();
     this.grpBoxFormaPago.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.pnlTitulo.SuspendLayout();
     this.pnlBotones.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlPrincipal
     //
     this.pnlPrincipal.Controls.Add(this.panelCentral);
     this.pnlPrincipal.Controls.Add(this.pnlTitulo);
     this.pnlPrincipal.Controls.Add(this.pnlBotones);
     this.pnlPrincipal.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pnlPrincipal.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlPrincipal.ForeColor = System.Drawing.Color.White;
     this.pnlPrincipal.Location  = new System.Drawing.Point(0, 0);
     this.pnlPrincipal.Name      = "pnlPrincipal";
     this.pnlPrincipal.Size      = new System.Drawing.Size(1001, 517);
     this.pnlPrincipal.TabIndex  = 0;
     //
     // panelCentral
     //
     this.panelCentral.Controls.Add(this.panel1);
     this.panelCentral.Controls.Add(this.pnlDatos);
     this.panelCentral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelCentral.Location = new System.Drawing.Point(0, 57);
     this.panelCentral.Name     = "panelCentral";
     this.panelCentral.Size     = new System.Drawing.Size(1001, 392);
     this.panelCentral.TabIndex = 4;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.GridFromaPago);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(706, 392);
     this.panel1.TabIndex = 4;
     //
     // GridFromaPago
     //
     this.GridFromaPago.AccessibleName       = "Table";
     this.GridFromaPago.AllowGrouping        = false;
     this.GridFromaPago.AllowResizingColumns = true;
     this.GridFromaPago.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowGrouping           = false;
     gridTextColumn1.AllowResizing           = true;
     gridTextColumn1.HeaderText    = "Column1";
     gridTextColumn1.MappingName   = "IdFormaPago";
     gridTextColumn1.Visible       = false;
     gridTextColumn2.AllowGrouping = false;
     gridTextColumn2.AllowResizing = true;
     gridTextColumn2.HeaderText    = "Nombre";
     gridTextColumn2.MappingName   = "Nombre";
     gridTextColumn3.AllowGrouping = false;
     gridTextColumn3.AllowResizing = true;
     gridTextColumn3.HeaderText    = "Descripción";
     gridTextColumn3.MappingName   = "Descripcion";
     this.GridFromaPago.Columns.Add(gridTextColumn1);
     this.GridFromaPago.Columns.Add(gridTextColumn2);
     this.GridFromaPago.Columns.Add(gridTextColumn3);
     this.GridFromaPago.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.GridFromaPago.Font                 = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.GridFromaPago.Location             = new System.Drawing.Point(0, 0);
     this.GridFromaPago.Name                 = "GridFromaPago";
     this.GridFromaPago.PreviewRowHeightMode = Syncfusion.WinForms.DataGrid.Enums.PreviewRowHeightMode.Auto;
     this.GridFromaPago.Size                 = new System.Drawing.Size(706, 392);
     this.GridFromaPago.TabIndex             = 0;
     this.GridFromaPago.Text                 = "sfDataGrid1";
     this.toolTip1.SetToolTip(this.GridFromaPago, "Formas de pago");
     //
     // pnlDatos
     //
     this.pnlDatos.Controls.Add(this.grpBoxFormaPago);
     this.pnlDatos.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlDatos.Location = new System.Drawing.Point(706, 0);
     this.pnlDatos.Name     = "pnlDatos";
     this.pnlDatos.Size     = new System.Drawing.Size(295, 392);
     this.pnlDatos.TabIndex = 3;
     //
     // grpBoxFormaPago
     //
     this.grpBoxFormaPago.BackColor = System.Drawing.Color.White;
     this.grpBoxFormaPago.Controls.Add(this.flowLayoutPanel2);
     this.grpBoxFormaPago.Controls.Add(this.label2);
     this.grpBoxFormaPago.Controls.Add(this.label1);
     this.grpBoxFormaPago.Controls.Add(this.DescripcionControl);
     this.grpBoxFormaPago.Controls.Add(this.NombreControl);
     this.grpBoxFormaPago.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grpBoxFormaPago.Font     = new System.Drawing.Font("Segoe UI", 12F);
     this.grpBoxFormaPago.Location = new System.Drawing.Point(0, 0);
     this.grpBoxFormaPago.Name     = "grpBoxFormaPago";
     this.grpBoxFormaPago.Size     = new System.Drawing.Size(295, 392);
     this.grpBoxFormaPago.TabIndex = 0;
     this.grpBoxFormaPago.TabStop  = false;
     this.grpBoxFormaPago.Text     = "Datos forma de pago";
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Controls.Add(this.btnGuardar);
     this.flowLayoutPanel2.Controls.Add(this.btnCancelar);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(24, 334);
     this.flowLayoutPanel2.Name     = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(259, 35);
     this.flowLayoutPanel2.TabIndex = 6;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(16, 109);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(91, 21);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Descripción";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(17, 51);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(68, 21);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Nombre";
     //
     // DescripcionControl
     //
     this.DescripcionControl.Location  = new System.Drawing.Point(18, 132);
     this.DescripcionControl.Multiline = true;
     this.DescripcionControl.Name      = "DescripcionControl";
     this.DescripcionControl.Size      = new System.Drawing.Size(266, 175);
     this.DescripcionControl.TabIndex  = 1;
     this.toolTip1.SetToolTip(this.DescripcionControl, "Ingrese una descripción no mayor a 300 caracteres");
     this.DescripcionControl.TextChanged += new System.EventHandler(this.DescripcionControl_TextChanged);
     //
     // NombreControl
     //
     this.NombreControl.Location = new System.Drawing.Point(18, 73);
     this.NombreControl.Name     = "NombreControl";
     this.NombreControl.Size     = new System.Drawing.Size(266, 29);
     this.NombreControl.TabIndex = 0;
     this.toolTip1.SetToolTip(this.NombreControl, "Ingrese un nombre no mayor a 200 caracteres");
     this.NombreControl.TextChanged += new System.EventHandler(this.NombreControl_TextChanged);
     //
     // pnlTitulo
     //
     this.pnlTitulo.BackColor = System.Drawing.SystemColors.Control;
     this.pnlTitulo.Controls.Add(this.label4);
     this.pnlTitulo.Dock      = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulo.Location  = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name      = "pnlTitulo";
     this.pnlTitulo.Size      = new System.Drawing.Size(1001, 57);
     this.pnlTitulo.TabIndex  = 1;
     //
     // pnlBotones
     //
     this.pnlBotones.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.pnlBotones.Controls.Add(this.flowLayoutPanel1);
     this.pnlBotones.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBotones.Location = new System.Drawing.Point(0, 449);
     this.pnlBotones.Name     = "pnlBotones";
     this.pnlBotones.Size     = new System.Drawing.Size(1001, 68);
     this.pnlBotones.TabIndex = 0;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(20, 15, 0, 0);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1001, 68);
     this.flowLayoutPanel1.TabIndex = 3;
     //
     // errorProvider1
     //
     this.errorProvider1.BlinkStyle       = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
     this.errorProvider1.ContainerControl = this;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location  = new System.Drawing.Point(14, 12);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(161, 30);
     this.label4.TabIndex  = 1;
     this.label4.Text      = "Forma de pago";
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor                         = System.Drawing.Color.White;
     this.btnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnNuevo.FlatAppearance.BorderSize         = 0;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.btnNuevo.IsBackStageButton       = false;
     this.btnNuevo.Location                = new System.Drawing.Point(23, 18);
     this.btnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex                = 3;
     this.btnNuevo.Text                    = "Nuevo";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // btnModificar
     //
     this.btnModificar.BackColor                         = System.Drawing.Color.White;
     this.btnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnModificar.FlatAppearance.BorderSize         = 0;
     this.btnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor               = System.Drawing.Color.Black;
     this.btnModificar.IsBackStageButton       = false;
     this.btnModificar.Location                = new System.Drawing.Point(152, 18);
     this.btnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnModificar.Name                    = "btnModificar";
     this.btnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex                = 4;
     this.btnModificar.Text                    = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click                  += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor                         = System.Drawing.Color.White;
     this.btnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnEliminar.FlatAppearance.BorderSize         = 0;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.btnEliminar.IsBackStageButton       = false;
     this.btnEliminar.Location                = new System.Drawing.Point(281, 18);
     this.btnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex                = 5;
     this.btnEliminar.Text                    = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnCancelar
     //
     this.btnCancelar.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
     this.btnCancelar.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor         = System.Drawing.Color.Black;
     this.btnCancelar.IsBackStageButton = false;
     this.btnCancelar.Location          = new System.Drawing.Point(132, 3);
     this.btnCancelar.Name              = "btnCancelar";
     this.btnCancelar.Size              = new System.Drawing.Size(123, 29);
     this.btnCancelar.TabIndex          = 19;
     this.btnCancelar.Text              = "Cancelar";
     this.btnCancelar.Click            += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGuardar
     //
     this.btnGuardar.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnGuardar.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnGuardar.FlatAppearance.BorderSize = 0;
     this.btnGuardar.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnGuardar.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGuardar.ForeColor         = System.Drawing.Color.White;
     this.btnGuardar.IsBackStageButton = false;
     this.btnGuardar.Location          = new System.Drawing.Point(3, 3);
     this.btnGuardar.Name              = "btnGuardar";
     this.btnGuardar.Size              = new System.Drawing.Size(123, 29);
     this.btnGuardar.TabIndex          = 18;
     this.btnGuardar.Text              = "Guardar";
     this.btnGuardar.Click            += new System.EventHandler(this.btnGuardar_Click);
     //
     // FrmFormaPago
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1001, 517);
     this.Controls.Add(this.pnlPrincipal);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmFormaPago";
     this.Text            = "FrmFormaPago";
     this.pnlPrincipal.ResumeLayout(false);
     this.panelCentral.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridFromaPago)).EndInit();
     this.pnlDatos.ResumeLayout(false);
     this.grpBoxFormaPago.ResumeLayout(false);
     this.grpBoxFormaPago.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.pnlBotones.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo1 = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.panelPrincipal       = new System.Windows.Forms.Panel();
     this.panelGrid            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.GridPaquete          = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.panel1               = new System.Windows.Forms.Panel();
     this.NombrePaqueteControl = new System.Windows.Forms.Label();
     this.groupBox4            = new System.Windows.Forms.GroupBox();
     this.btnAbonar            = new System.Windows.Forms.Button();
     this.FolioClienteControl  = new System.Windows.Forms.Label();
     this.panelPrincipal.SuspendLayout();
     this.panelGrid.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // panelPrincipal
     //
     this.panelPrincipal.Controls.Add(this.panelGrid);
     this.panelPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelPrincipal.Location = new System.Drawing.Point(0, 0);
     this.panelPrincipal.Name     = "panelPrincipal";
     this.panelPrincipal.Size     = new System.Drawing.Size(617, 373);
     this.panelPrincipal.TabIndex = 0;
     //
     // panelGrid
     //
     this.panelGrid.BackColor   = System.Drawing.Color.White;
     this.panelGrid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelGrid.Controls.Add(this.tableLayoutPanel1);
     this.panelGrid.Controls.Add(this.FolioClienteControl);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGrid.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(617, 373);
     this.panelGrid.TabIndex = 3;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 17.28045F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 63.73938F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 18.69688F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(615, 371);
     this.tableLayoutPanel1.TabIndex = 13;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.GridPaquete);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(13, 74);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(591, 219);
     this.groupBox2.TabIndex = 14;
     this.groupBox2.TabStop  = false;
     //
     // GridPaquete
     //
     this.GridPaquete.AccessibleName      = "Table";
     this.GridPaquete.AutoExpandGroups    = true;
     this.GridPaquete.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.HeaderText           = "N° Pago";
     gridTextColumn1.MappingName          = "NPago";
     gridTextColumn1.Width = 100D;
     gridTextColumn2.CellStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     gridTextColumn2.Format      = "c2";
     gridTextColumn2.HeaderText  = "Monto ";
     gridTextColumn2.MappingName = "Pago";
     gridTextColumn3.HeaderText  = "Fecha";
     gridTextColumn3.MappingName = "Fecha";
     this.GridPaquete.Columns.Add(gridTextColumn1);
     this.GridPaquete.Columns.Add(gridTextColumn2);
     this.GridPaquete.Columns.Add(gridTextColumn3);
     this.GridPaquete.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.GridPaquete.Location = new System.Drawing.Point(3, 19);
     this.GridPaquete.Name     = "GridPaquete";
     this.GridPaquete.SerializationController = null;
     this.GridPaquete.Size   = new System.Drawing.Size(585, 197);
     gridBordersInfo1.Bottom = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Standard, System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))));
     this.GridPaquete.Style.AddNewRowStyle.Borders                 = gridBordersInfo1;
     this.GridPaquete.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.GridPaquete.Style.CellStyle.Font.Size                    = 11F;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.GridPaquete.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPaquete.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(216)))), ((int)(((byte)(255)))));
     this.GridPaquete.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.GridPaquete.Style.HeaderStyle.Font.Size                  = 10F;
     this.GridPaquete.TabIndex = 13;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.panel1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(13, 13);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(591, 55);
     this.groupBox3.TabIndex = 0;
     this.groupBox3.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.NombrePaqueteControl);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 19);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(585, 33);
     this.panel1.TabIndex = 0;
     //
     // NombrePaqueteControl
     //
     this.NombrePaqueteControl.AutoEllipsis = true;
     this.NombrePaqueteControl.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.NombrePaqueteControl.Location     = new System.Drawing.Point(0, 0);
     this.NombrePaqueteControl.Name         = "NombrePaqueteControl";
     this.NombrePaqueteControl.Size         = new System.Drawing.Size(585, 33);
     this.NombrePaqueteControl.TabIndex     = 16;
     this.NombrePaqueteControl.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.btnAbonar);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point(13, 299);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(591, 61);
     this.groupBox4.TabIndex = 15;
     this.groupBox4.TabStop  = false;
     //
     // btnAbonar
     //
     this.btnAbonar.BackColor = System.Drawing.Color.White;
     this.btnAbonar.FlatAppearance.BorderSize = 0;
     this.btnAbonar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAbonar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnAbonar.Location  = new System.Drawing.Point(206, 17);
     this.btnAbonar.Name      = "btnAbonar";
     this.btnAbonar.Size      = new System.Drawing.Size(167, 33);
     this.btnAbonar.TabIndex  = 15;
     this.btnAbonar.Text      = "Cerrar";
     this.btnAbonar.UseVisualStyleBackColor = false;
     this.btnAbonar.Click += new System.EventHandler(this.btnAbonar_Click);
     //
     // FolioClienteControl
     //
     this.FolioClienteControl.AutoSize = true;
     this.FolioClienteControl.Location = new System.Drawing.Point(386, 69);
     this.FolioClienteControl.Name     = "FolioClienteControl";
     this.FolioClienteControl.Size     = new System.Drawing.Size(0, 17);
     this.FolioClienteControl.TabIndex = 12;
     //
     // FrmAbonoPaqueteDetalle
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(617, 373);
     this.Controls.Add(this.panelPrincipal);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmAbonoPaqueteDetalle";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "AbonarPaquete";
     this.panelPrincipal.ResumeLayout(false);
     this.panelGrid.ResumeLayout(false);
     this.panelGrid.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridPaquete)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn6         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn7         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn8         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn9         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn10        = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription2 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     this.panelContenedor        = new System.Windows.Forms.Panel();
     this.panelCantenedor1       = new System.Windows.Forms.Panel();
     this.panelContenedor2       = new System.Windows.Forms.Panel();
     this.panelGrid              = new System.Windows.Forms.Panel();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dataGridsfDetalleVenta = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.label3         = new System.Windows.Forms.Label();
     this.ClaveControl   = new System.Windows.Forms.TextBox();
     this.btnVentas      = new System.Windows.Forms.Button();
     this.BtnBusqueda    = new System.Windows.Forms.Button();
     this.MotivoControl  = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.panelbtn       = new System.Windows.Forms.Panel();
     this.btnCancelar    = new System.Windows.Forms.Button();
     this.BtnGuardar     = new System.Windows.Forms.Button();
     this.paneltitulo    = new System.Windows.Forms.Panel();
     this.label1         = new System.Windows.Forms.Label();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.panelContenedor.SuspendLayout();
     this.panelCantenedor1.SuspendLayout();
     this.panelContenedor2.SuspendLayout();
     this.panelGrid.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsfDetalleVenta)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.panelbtn.SuspendLayout();
     this.paneltitulo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // panelContenedor
     //
     this.panelContenedor.Controls.Add(this.panelCantenedor1);
     this.panelContenedor.Controls.Add(this.paneltitulo);
     this.panelContenedor.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor.Location = new System.Drawing.Point(0, 0);
     this.panelContenedor.Name     = "panelContenedor";
     this.panelContenedor.Size     = new System.Drawing.Size(971, 454);
     this.panelContenedor.TabIndex = 0;
     //
     // panelCantenedor1
     //
     this.panelCantenedor1.Controls.Add(this.panelContenedor2);
     this.panelCantenedor1.Controls.Add(this.panelbtn);
     this.panelCantenedor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelCantenedor1.Location = new System.Drawing.Point(0, 58);
     this.panelCantenedor1.Name     = "panelCantenedor1";
     this.panelCantenedor1.Size     = new System.Drawing.Size(971, 396);
     this.panelCantenedor1.TabIndex = 1;
     //
     // panelContenedor2
     //
     this.panelContenedor2.Controls.Add(this.panelGrid);
     this.panelContenedor2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor2.Location = new System.Drawing.Point(0, 0);
     this.panelContenedor2.Name     = "panelContenedor2";
     this.panelContenedor2.Size     = new System.Drawing.Size(971, 356);
     this.panelContenedor2.TabIndex = 1;
     //
     // panelGrid
     //
     this.panelGrid.Controls.Add(this.groupBox2);
     this.panelGrid.Controls.Add(this.groupBox1);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(971, 356);
     this.panelGrid.TabIndex = 1;
     //
     // groupBox2
     //
     this.groupBox2.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.groupBox2.Controls.Add(this.dataGridsfDetalleVenta);
     this.groupBox2.Location = new System.Drawing.Point(423, 15);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(526, 326);
     this.groupBox2.TabIndex = 20;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Detalle Venta";
     //
     // dataGridsfDetalleVenta
     //
     this.dataGridsfDetalleVenta.AccessibleName       = "Table";
     this.dataGridsfDetalleVenta.AllowDraggingColumns = true;
     this.dataGridsfDetalleVenta.AllowEditing         = false;
     this.dataGridsfDetalleVenta.AllowFiltering       = true;
     this.dataGridsfDetalleVenta.Anchor                   = System.Windows.Forms.AnchorStyles.None;
     this.dataGridsfDetalleVenta.AutoExpandGroups         = true;
     this.dataGridsfDetalleVenta.AutoFitGroupDropAreaItem = true;
     this.dataGridsfDetalleVenta.AutoSizeColumnsMode      = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dataGridsfDetalleVenta.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn6.AllowDragging   = true;
     gridTextColumn6.AllowEditing    = false;
     gridTextColumn6.AllowFiltering  = true;
     gridTextColumn6.HeaderText      = "NOMBRE";
     gridTextColumn6.MappingName     = "Nombre";
     gridTextColumn7.AllowDragging   = true;
     gridTextColumn7.AllowEditing    = false;
     gridTextColumn7.AllowFiltering  = true;
     gridTextColumn7.HeaderText      = "IdTipo";
     gridTextColumn7.MappingName     = "IdTipo";
     gridTextColumn7.Visible         = false;
     gridTextColumn8.AllowDragging   = true;
     gridTextColumn8.AllowEditing    = false;
     gridTextColumn8.AllowFiltering  = true;
     gridTextColumn8.HeaderText      = "VENTA";
     gridTextColumn8.MappingName     = "TipoVenta";
     gridTextColumn8.Visible         = false;
     gridTextColumn9.AllowDragging   = true;
     gridTextColumn9.AllowEditing    = false;
     gridTextColumn9.AllowFiltering  = true;
     gridTextColumn9.HeaderText      = "CANTIDAD";
     gridTextColumn9.MappingName     = "Cantidad";
     gridTextColumn10.AllowDragging  = true;
     gridTextColumn10.AllowEditing   = false;
     gridTextColumn10.AllowFiltering = true;
     gridTextColumn10.Format         = "C2";
     gridTextColumn10.HeaderText     = "TOTAL";
     gridTextColumn10.MappingName    = "Total";
     this.dataGridsfDetalleVenta.Columns.Add(gridTextColumn6);
     this.dataGridsfDetalleVenta.Columns.Add(gridTextColumn7);
     this.dataGridsfDetalleVenta.Columns.Add(gridTextColumn8);
     this.dataGridsfDetalleVenta.Columns.Add(gridTextColumn9);
     this.dataGridsfDetalleVenta.Columns.Add(gridTextColumn10);
     groupColumnDescription2.ColumnName = "TipoVenta";
     this.dataGridsfDetalleVenta.GroupColumnDescriptions.Add(groupColumnDescription2);
     this.dataGridsfDetalleVenta.Location                  = new System.Drawing.Point(8, 27);
     this.dataGridsfDetalleVenta.Name                      = "dataGridsfDetalleVenta";
     this.dataGridsfDetalleVenta.RowHeight                 = 21;
     this.dataGridsfDetalleVenta.ShowGroupDropArea         = true;
     this.dataGridsfDetalleVenta.Size                      = new System.Drawing.Size(511, 280);
     this.dataGridsfDetalleVenta.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dataGridsfDetalleVenta.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dataGridsfDetalleVenta.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dataGridsfDetalleVenta.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsfDetalleVenta.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dataGridsfDetalleVenta.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridsfDetalleVenta.Style.HeaderStyle.Font.Bold            = false;
     this.dataGridsfDetalleVenta.Style.HeaderStyle.HoverBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridsfDetalleVenta.Style.HeaderStyle.HoverTextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsfDetalleVenta.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsfDetalleVenta.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsfDetalleVenta.TabIndex = 1;
     this.dataGridsfDetalleVenta.Text     = "dataGridsf1";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.ClaveControl);
     this.groupBox1.Controls.Add(this.btnVentas);
     this.groupBox1.Controls.Add(this.BtnBusqueda);
     this.groupBox1.Controls.Add(this.MotivoControl);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Location = new System.Drawing.Point(11, 15);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(395, 326);
     this.groupBox1.TabIndex = 19;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Datos de Cancelación";
     //
     // label3
     //
     this.label3.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(39, 33);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(134, 13);
     this.label3.TabIndex = 17;
     this.label3.Text     = "FOLIO DE CANCELACIÓN";
     //
     // ClaveControl
     //
     this.ClaveControl.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.ClaveControl.Location  = new System.Drawing.Point(39, 52);
     this.ClaveControl.MaxLength = 20;
     this.ClaveControl.Name      = "ClaveControl";
     this.ClaveControl.Size      = new System.Drawing.Size(176, 20);
     this.ClaveControl.TabIndex  = 7;
     this.ClaveControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ClaveControl_KeyPress);
     //
     // btnVentas
     //
     this.btnVentas.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.btnVentas.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.btnVentas.FlatAppearance.BorderSize = 0;
     this.btnVentas.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnVentas.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnVentas.Location  = new System.Drawing.Point(286, 48);
     this.btnVentas.Name      = "btnVentas";
     this.btnVentas.Size      = new System.Drawing.Size(65, 26);
     this.btnVentas.TabIndex  = 18;
     this.btnVentas.Text      = "Ventas";
     this.btnVentas.UseVisualStyleBackColor = false;
     this.btnVentas.Click += new System.EventHandler(this.BtnVentas_Click);
     //
     // BtnBusqueda
     //
     this.BtnBusqueda.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.BtnBusqueda.BackColor = System.Drawing.Color.White;
     this.BtnBusqueda.FlatAppearance.BorderSize = 0;
     this.BtnBusqueda.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.BtnBusqueda.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnBusqueda.Location  = new System.Drawing.Point(221, 48);
     this.BtnBusqueda.Name      = "BtnBusqueda";
     this.BtnBusqueda.Size      = new System.Drawing.Size(59, 26);
     this.BtnBusqueda.TabIndex  = 14;
     this.BtnBusqueda.Text      = "Buscar";
     this.BtnBusqueda.UseVisualStyleBackColor = false;
     this.BtnBusqueda.Click += new System.EventHandler(this.BtnBusqueda_Click);
     //
     // MotivoControl
     //
     this.MotivoControl.Anchor     = System.Windows.Forms.AnchorStyles.None;
     this.MotivoControl.Location   = new System.Drawing.Point(38, 117);
     this.MotivoControl.MaxLength  = 500;
     this.MotivoControl.Multiline  = true;
     this.MotivoControl.Name       = "MotivoControl";
     this.MotivoControl.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.MotivoControl.Size       = new System.Drawing.Size(313, 169);
     this.MotivoControl.TabIndex   = 15;
     //
     // label2
     //
     this.label2.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(38, 93);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(145, 13);
     this.label2.TabIndex = 16;
     this.label2.Text     = "MOTIVO DE CANCELACIÓN";
     //
     // panelbtn
     //
     this.panelbtn.Controls.Add(this.btnCancelar);
     this.panelbtn.Controls.Add(this.BtnGuardar);
     this.panelbtn.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelbtn.Location = new System.Drawing.Point(0, 356);
     this.panelbtn.Name     = "panelbtn";
     this.panelbtn.Size     = new System.Drawing.Size(971, 40);
     this.panelbtn.TabIndex = 0;
     //
     // btnCancelar
     //
     this.btnCancelar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor  = System.Drawing.Color.White;
     this.btnCancelar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCancelar.Location   = new System.Drawing.Point(829, 9);
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.Size       = new System.Drawing.Size(130, 28);
     this.btnCancelar.TabIndex   = 16;
     this.btnCancelar.Text       = "Cancelar";
     this.btnCancelar.UseVisualStyleBackColor = false;
     this.btnCancelar.Click += new System.EventHandler(this.BtnCancelar_Click);
     //
     // BtnGuardar
     //
     this.BtnGuardar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BtnGuardar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.BtnGuardar.FlatAppearance.BorderSize = 0;
     this.BtnGuardar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.BtnGuardar.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnGuardar.ForeColor  = System.Drawing.Color.White;
     this.BtnGuardar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.BtnGuardar.Location   = new System.Drawing.Point(693, 9);
     this.BtnGuardar.Name       = "BtnGuardar";
     this.BtnGuardar.Size       = new System.Drawing.Size(130, 28);
     this.BtnGuardar.TabIndex   = 15;
     this.BtnGuardar.Text       = "Guardar";
     this.BtnGuardar.UseVisualStyleBackColor = false;
     this.BtnGuardar.Click += new System.EventHandler(this.BtnGuardar_Click);
     //
     // paneltitulo
     //
     this.paneltitulo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.paneltitulo.Controls.Add(this.label1);
     this.paneltitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.paneltitulo.Location = new System.Drawing.Point(0, 0);
     this.paneltitulo.Name     = "paneltitulo";
     this.paneltitulo.Size     = new System.Drawing.Size(971, 58);
     this.paneltitulo.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(12, 18);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(198, 21);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Cancenlación de venta";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmCancelacion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(971, 454);
     this.Controls.Add(this.panelContenedor);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmCancelacion";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Cancelación ";
     this.Load           += new System.EventHandler(this.FrmCancelacion_Load);
     this.panelContenedor.ResumeLayout(false);
     this.panelCantenedor1.ResumeLayout(false);
     this.panelContenedor2.ResumeLayout(false);
     this.panelGrid.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsfDetalleVenta)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panelbtn.ResumeLayout(false);
     this.paneltitulo.ResumeLayout(false);
     this.paneltitulo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn10 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn11 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn12 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn13 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn14 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn15 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn16 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn17 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn18 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlTop               = new System.Windows.Forms.Panel();
     this.lblTitulo            = new System.Windows.Forms.Label();
     this.lblProducto          = new System.Windows.Forms.Label();
     this.FolioProductoControl = new System.Windows.Forms.Label();
     this.pblButtom            = new System.Windows.Forms.Panel();
     this.CantidadControl      = new System.Windows.Forms.Label();
     this.flowLayoutPanel1     = new System.Windows.Forms.FlowLayoutPanel();
     this.btnNuevo             = new System.Windows.Forms.Button();
     this.btnEliminar          = new System.Windows.Forms.Button();
     this.btnGuardar           = new System.Windows.Forms.Button();
     this.lblCantidad          = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.MotivoControl        = new System.Windows.Forms.TextBox();
     this.label1               = new System.Windows.Forms.Label();
     this.lblTipo              = new System.Windows.Forms.Label();
     this.FechaControl         = new System.Windows.Forms.DateTimePicker();
     this.TipoControl          = new System.Windows.Forms.ComboBox();
     this.dataGridsf1          = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.errorProvider1       = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlCenter            = new System.Windows.Forms.Panel();
     this.pnlLeft              = new System.Windows.Forms.Panel();
     this.pnlTotal             = new System.Windows.Forms.Panel();
     this.pnlGrid              = new System.Windows.Forms.Panel();
     this.label5               = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.IvaControl           = new System.Windows.Forms.Label();
     this.TotalControl         = new System.Windows.Forms.Label();
     this.SubtotalControl      = new System.Windows.Forms.Label();
     this.pnlTop.SuspendLayout();
     this.pblButtom.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsf1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.pnlCenter.SuspendLayout();
     this.pnlLeft.SuspendLayout();
     this.pnlTotal.SuspendLayout();
     this.pnlGrid.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlTop
     //
     this.pnlTop.Controls.Add(this.lblTitulo);
     this.pnlTop.Controls.Add(this.lblProducto);
     this.pnlTop.Controls.Add(this.FolioProductoControl);
     this.pnlTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTop.Location = new System.Drawing.Point(0, 0);
     this.pnlTop.Name     = "pnlTop";
     this.pnlTop.Size     = new System.Drawing.Size(772, 111);
     this.pnlTop.TabIndex = 0;
     //
     // lblTitulo
     //
     this.lblTitulo.AutoSize = true;
     this.lblTitulo.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitulo.Location = new System.Drawing.Point(12, 60);
     this.lblTitulo.Name     = "lblTitulo";
     this.lblTitulo.Size     = new System.Drawing.Size(103, 25);
     this.lblTitulo.TabIndex = 181;
     this.lblTitulo.Text     = "ALMACEN";
     //
     // lblProducto
     //
     this.lblProducto.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblProducto.AutoSize = true;
     this.lblProducto.Font     = new System.Drawing.Font("Montserrat", 9.749999F);
     this.lblProducto.Location = new System.Drawing.Point(558, 76);
     this.lblProducto.Name     = "lblProducto";
     this.lblProducto.Size     = new System.Drawing.Size(43, 18);
     this.lblProducto.TabIndex = 12;
     this.lblProducto.Text     = "Folio:";
     //
     // FolioProductoControl
     //
     this.FolioProductoControl.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.FolioProductoControl.AutoSize  = true;
     this.FolioProductoControl.Font      = new System.Drawing.Font("Montserrat", 9.749999F);
     this.FolioProductoControl.ForeColor = System.Drawing.Color.Red;
     this.FolioProductoControl.Location  = new System.Drawing.Point(606, 76);
     this.FolioProductoControl.Name      = "FolioProductoControl";
     this.FolioProductoControl.Size      = new System.Drawing.Size(76, 18);
     this.FolioProductoControl.TabIndex  = 13;
     this.FolioProductoControl.Text      = "00000001";
     //
     // pblButtom
     //
     this.pblButtom.Controls.Add(this.flowLayoutPanel1);
     this.pblButtom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pblButtom.Location = new System.Drawing.Point(0, 435);
     this.pblButtom.Name     = "pblButtom";
     this.pblButtom.Size     = new System.Drawing.Size(772, 77);
     this.pblButtom.TabIndex = 1;
     //
     // CantidadControl
     //
     this.CantidadControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CantidadControl.AutoSize = true;
     this.CantidadControl.Font     = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CantidadControl.Location = new System.Drawing.Point(683, 3);
     this.CantidadControl.Name     = "CantidadControl";
     this.CantidadControl.Size     = new System.Drawing.Size(17, 18);
     this.CantidadControl.TabIndex = 15;
     this.CantidadControl.Text     = "0";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Controls.Add(this.btnGuardar);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(256, 19);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(513, 51);
     this.flowLayoutPanel1.TabIndex = 2;
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnNuevo.Location  = new System.Drawing.Point(3, 3);
     this.btnNuevo.Name      = "btnNuevo";
     this.btnNuevo.Size      = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex  = 7;
     this.btnNuevo.Text      = "NUEVO";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click += new System.EventHandler(this.btnNuevo_Click_1);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnEliminar.Location  = new System.Drawing.Point(132, 3);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex  = 9;
     this.btnEliminar.Text      = "ELIMINAR";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnGuardar
     //
     this.btnGuardar.BackColor = System.Drawing.Color.White;
     this.btnGuardar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnGuardar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnGuardar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnGuardar.Location  = new System.Drawing.Point(261, 3);
     this.btnGuardar.Name      = "btnGuardar";
     this.btnGuardar.Size      = new System.Drawing.Size(123, 29);
     this.btnGuardar.TabIndex  = 8;
     this.btnGuardar.Text      = "GUARDAR";
     this.btnGuardar.UseVisualStyleBackColor = false;
     this.btnGuardar.Click += new System.EventHandler(this.btnGuardar_Click);
     //
     // lblCantidad
     //
     this.lblCantidad.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblCantidad.AutoSize = true;
     this.lblCantidad.Font     = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCantidad.Location = new System.Drawing.Point(520, 3);
     this.lblCantidad.Name     = "lblCantidad";
     this.lblCantidad.Size     = new System.Drawing.Size(162, 18);
     this.lblCantidad.TabIndex = 14;
     this.lblCantidad.Text     = "CANTIDAD PRODUCTO:";
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(14, 154);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 18);
     this.label2.TabIndex = 11;
     this.label2.Text     = "MOTIVO";
     //
     // MotivoControl
     //
     this.MotivoControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.MotivoControl.Location  = new System.Drawing.Point(12, 180);
     this.MotivoControl.Multiline = true;
     this.MotivoControl.Name      = "MotivoControl";
     this.MotivoControl.Size      = new System.Drawing.Size(207, 57);
     this.MotivoControl.TabIndex  = 7;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(14, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(54, 18);
     this.label1.TabIndex = 9;
     this.label1.Text     = "FECHA";
     //
     // lblTipo
     //
     this.lblTipo.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblTipo.AutoSize = true;
     this.lblTipo.Font     = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTipo.Location = new System.Drawing.Point(14, 69);
     this.lblTipo.Name     = "lblTipo";
     this.lblTipo.Size     = new System.Drawing.Size(39, 18);
     this.lblTipo.TabIndex = 6;
     this.lblTipo.Text     = "TIPO";
     //
     // FechaControl
     //
     this.FechaControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.FechaControl.Location = new System.Drawing.Point(17, 37);
     this.FechaControl.Name     = "FechaControl";
     this.FechaControl.Size     = new System.Drawing.Size(204, 20);
     this.FechaControl.TabIndex = 8;
     //
     // TipoControl
     //
     this.TipoControl.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.TipoControl.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.TipoControl.FormattingEnabled = true;
     this.TipoControl.Location          = new System.Drawing.Point(17, 90);
     this.TipoControl.Name                  = "TipoControl";
     this.TipoControl.Size                  = new System.Drawing.Size(123, 21);
     this.TipoControl.TabIndex              = 5;
     this.TipoControl.SelectedIndexChanged += new System.EventHandler(this.TipoControl_SelectedIndexChanged);
     //
     // dataGridsf1
     //
     this.dataGridsf1.AccessibleName       = "Table";
     this.dataGridsf1.AllowDraggingColumns = true;
     this.dataGridsf1.AllowEditing         = false;
     this.dataGridsf1.AllowFiltering       = true;
     this.dataGridsf1.AutoExpandGroups     = true;
     this.dataGridsf1.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dataGridsf1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn10.AllowDragging        = true;
     gridTextColumn10.AllowEditing         = false;
     gridTextColumn10.AllowFiltering       = true;
     gridTextColumn10.HeaderText           = "IdProducto";
     gridTextColumn10.MappingName          = "IdProducto";
     gridTextColumn10.Visible        = false;
     gridTextColumn11.AllowDragging  = true;
     gridTextColumn11.AllowEditing   = false;
     gridTextColumn11.AllowFiltering = true;
     gridTextColumn11.HeaderText     = "Clave";
     gridTextColumn11.MappingName    = "Clave";
     gridTextColumn12.AllowDragging  = true;
     gridTextColumn12.AllowEditing   = false;
     gridTextColumn12.AllowFiltering = true;
     gridTextColumn12.HeaderText     = "Nombre";
     gridTextColumn12.MappingName    = "Nombre";
     gridTextColumn13.AllowDragging  = true;
     gridTextColumn13.AllowEditing   = false;
     gridTextColumn13.AllowFiltering = true;
     gridTextColumn13.HeaderText     = "Cantidad";
     gridTextColumn13.MappingName    = "Cantidad";
     gridTextColumn14.AllowDragging  = true;
     gridTextColumn14.AllowEditing   = false;
     gridTextColumn14.AllowFiltering = true;
     gridTextColumn14.HeaderText     = "Descripcion";
     gridTextColumn14.MappingName    = "Descripcion";
     gridTextColumn15.AllowDragging  = true;
     gridTextColumn15.AllowEditing   = false;
     gridTextColumn15.AllowFiltering = true;
     gridTextColumn15.Format         = "C";
     gridTextColumn15.HeaderText     = "Costo";
     gridTextColumn15.MappingName    = "PrecioCosto";
     gridTextColumn16.AllowDragging  = true;
     gridTextColumn16.AllowEditing   = false;
     gridTextColumn16.AllowFiltering = true;
     gridTextColumn16.Format         = "C";
     gridTextColumn16.HeaderText     = "SubTotal";
     gridTextColumn16.MappingName    = "Subtotal";
     gridTextColumn17.AllowDragging  = true;
     gridTextColumn17.AllowEditing   = false;
     gridTextColumn17.AllowFiltering = true;
     gridTextColumn17.Format         = "C";
     gridTextColumn17.HeaderText     = "Iva";
     gridTextColumn17.MappingName    = "PorcentajeIva";
     gridTextColumn18.AllowDragging  = true;
     gridTextColumn18.AllowEditing   = false;
     gridTextColumn18.AllowFiltering = true;
     gridTextColumn18.Format         = "C";
     gridTextColumn18.HeaderText     = "Total";
     gridTextColumn18.MappingName    = "Total";
     this.dataGridsf1.Columns.Add(gridTextColumn10);
     this.dataGridsf1.Columns.Add(gridTextColumn11);
     this.dataGridsf1.Columns.Add(gridTextColumn12);
     this.dataGridsf1.Columns.Add(gridTextColumn13);
     this.dataGridsf1.Columns.Add(gridTextColumn14);
     this.dataGridsf1.Columns.Add(gridTextColumn15);
     this.dataGridsf1.Columns.Add(gridTextColumn16);
     this.dataGridsf1.Columns.Add(gridTextColumn17);
     this.dataGridsf1.Columns.Add(gridTextColumn18);
     this.dataGridsf1.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dataGridsf1.Location                  = new System.Drawing.Point(234, 0);
     this.dataGridsf1.Name                      = "dataGridsf1";
     this.dataGridsf1.RowHeight                 = 21;
     this.dataGridsf1.ShowGroupDropArea         = true;
     this.dataGridsf1.Size                      = new System.Drawing.Size(538, 243);
     this.dataGridsf1.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dataGridsf1.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dataGridsf1.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dataGridsf1.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsf1.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dataGridsf1.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.dataGridsf1.Style.HeaderStyle.Font.Bold            = false;
     this.dataGridsf1.Style.HeaderStyle.HoverBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridsf1.Style.HeaderStyle.HoverTextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsf1.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridsf1.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridsf1.TabIndex = 1;
     this.dataGridsf1.Text     = "dataGridsf1";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // pnlCenter
     //
     this.pnlCenter.Controls.Add(this.pnlGrid);
     this.pnlCenter.Controls.Add(this.pnlTotal);
     this.pnlCenter.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCenter.Location = new System.Drawing.Point(0, 111);
     this.pnlCenter.Name     = "pnlCenter";
     this.pnlCenter.Size     = new System.Drawing.Size(772, 324);
     this.pnlCenter.TabIndex = 2;
     //
     // pnlLeft
     //
     this.pnlLeft.Controls.Add(this.label2);
     this.pnlLeft.Controls.Add(this.label1);
     this.pnlLeft.Controls.Add(this.MotivoControl);
     this.pnlLeft.Controls.Add(this.lblTipo);
     this.pnlLeft.Controls.Add(this.FechaControl);
     this.pnlLeft.Controls.Add(this.TipoControl);
     this.pnlLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlLeft.Location = new System.Drawing.Point(0, 0);
     this.pnlLeft.Name     = "pnlLeft";
     this.pnlLeft.Size     = new System.Drawing.Size(234, 243);
     this.pnlLeft.TabIndex = 0;
     //
     // pnlTotal
     //
     this.pnlTotal.Controls.Add(this.CantidadControl);
     this.pnlTotal.Controls.Add(this.label5);
     this.pnlTotal.Controls.Add(this.label6);
     this.pnlTotal.Controls.Add(this.lblCantidad);
     this.pnlTotal.Controls.Add(this.label4);
     this.pnlTotal.Controls.Add(this.IvaControl);
     this.pnlTotal.Controls.Add(this.TotalControl);
     this.pnlTotal.Controls.Add(this.SubtotalControl);
     this.pnlTotal.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlTotal.Location = new System.Drawing.Point(0, 243);
     this.pnlTotal.Name     = "pnlTotal";
     this.pnlTotal.Size     = new System.Drawing.Size(772, 81);
     this.pnlTotal.TabIndex = 1;
     //
     // pnlGrid
     //
     this.pnlGrid.Controls.Add(this.dataGridsf1);
     this.pnlGrid.Controls.Add(this.pnlLeft);
     this.pnlGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGrid.Location = new System.Drawing.Point(0, 0);
     this.pnlGrid.Name     = "pnlGrid";
     this.pnlGrid.Size     = new System.Drawing.Size(772, 243);
     this.pnlGrid.TabIndex = 2;
     //
     // label5
     //
     this.label5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(627, 47);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(27, 13);
     this.label5.TabIndex = 13;
     this.label5.Text     = "IVA:";
     //
     // label6
     //
     this.label6.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(606, 27);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(67, 13);
     this.label6.TabIndex = 14;
     this.label6.Text     = "SUBTOTAL:";
     //
     // label4
     //
     this.label4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(621, 65);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(45, 13);
     this.label4.TabIndex = 12;
     this.label4.Text     = "TOTAL:";
     //
     // IvaControl
     //
     this.IvaControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.IvaControl.AutoSize = true;
     this.IvaControl.Location = new System.Drawing.Point(673, 47);
     this.IvaControl.Name     = "IvaControl";
     this.IvaControl.Size     = new System.Drawing.Size(27, 13);
     this.IvaControl.TabIndex = 16;
     this.IvaControl.Text     = "16%";
     //
     // TotalControl
     //
     this.TotalControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.TotalControl.AutoSize = true;
     this.TotalControl.Location = new System.Drawing.Point(673, 63);
     this.TotalControl.Name     = "TotalControl";
     this.TotalControl.Size     = new System.Drawing.Size(31, 13);
     this.TotalControl.TabIndex = 17;
     this.TotalControl.Text     = "$000";
     //
     // SubtotalControl
     //
     this.SubtotalControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.SubtotalControl.AutoSize = true;
     this.SubtotalControl.Location = new System.Drawing.Point(673, 27);
     this.SubtotalControl.Name     = "SubtotalControl";
     this.SubtotalControl.Size     = new System.Drawing.Size(31, 13);
     this.SubtotalControl.TabIndex = 15;
     this.SubtotalControl.Text     = "$000";
     //
     // FrmEntradaSalidaAlmacen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(772, 512);
     this.Controls.Add(this.pnlCenter);
     this.Controls.Add(this.pblButtom);
     this.Controls.Add(this.pnlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmEntradaSalidaAlmacen";
     this.Text            = "FrmEntradaSalidaAlmacen";
     this.Load           += new System.EventHandler(this.FrmEntradaSalidaAlmacen_Load);
     this.pnlTop.ResumeLayout(false);
     this.pnlTop.PerformLayout();
     this.pblButtom.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridsf1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.pnlCenter.ResumeLayout(false);
     this.pnlLeft.ResumeLayout(false);
     this.pnlLeft.PerformLayout();
     this.pnlTotal.ResumeLayout(false);
     this.pnlTotal.PerformLayout();
     this.pnlGrid.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlGeneral            = new System.Windows.Forms.Panel();
     this.panel3                = new System.Windows.Forms.Panel();
     this.dataGridBuscarCompras = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.panel1                = new System.Windows.Forms.Panel();
     this.btnSeleccionar        = new System.Windows.Forms.Button();
     this.panel2                = new System.Windows.Forms.Panel();
     this.rbBusquedaFecha       = new System.Windows.Forms.RadioButton();
     this.rbBusquedaClave       = new System.Windows.Forms.RadioButton();
     this.dtpFechaFinControl    = new System.Windows.Forms.DateTimePicker();
     this.dtpFechaInicioControl = new System.Windows.Forms.DateTimePicker();
     this.btnBuscar             = new System.Windows.Forms.Button();
     this.ClaveControl          = new System.Windows.Forms.TextBox();
     this.label1                = new System.Windows.Forms.Label();
     this.errorProvider1        = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlGeneral.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridBuscarCompras)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlGeneral
     //
     this.pnlGeneral.Controls.Add(this.panel3);
     this.pnlGeneral.Controls.Add(this.panel2);
     this.pnlGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGeneral.Location = new System.Drawing.Point(0, 0);
     this.pnlGeneral.Name     = "pnlGeneral";
     this.pnlGeneral.Size     = new System.Drawing.Size(907, 518);
     this.pnlGeneral.TabIndex = 1;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.dataGridBuscarCompras);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 58);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(907, 460);
     this.panel3.TabIndex = 3;
     //
     // dataGridBuscarCompras
     //
     this.dataGridBuscarCompras.AccessibleName       = "Table";
     this.dataGridBuscarCompras.AllowDraggingColumns = true;
     this.dataGridBuscarCompras.AllowEditing         = false;
     this.dataGridBuscarCompras.AllowFiltering       = true;
     this.dataGridBuscarCompras.AutoExpandGroups     = true;
     this.dataGridBuscarCompras.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dataGridBuscarCompras.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn1.AllowDragging  = true;
     gridTextColumn1.AllowEditing   = false;
     gridTextColumn1.AllowFiltering = true;
     gridTextColumn1.HeaderText     = "IdCompra";
     gridTextColumn1.MappingName    = "IdCompra";
     gridTextColumn1.Visible        = false;
     gridTextColumn2.AllowDragging  = true;
     gridTextColumn2.AllowEditing   = false;
     gridTextColumn2.AllowFiltering = true;
     gridTextColumn2.HeaderText     = "Clave";
     gridTextColumn2.MappingName    = "Folio";
     gridTextColumn3.AllowDragging  = true;
     gridTextColumn3.AllowEditing   = false;
     gridTextColumn3.AllowFiltering = true;
     gridTextColumn3.Format         = "dd-MM-yyyy";
     gridTextColumn3.HeaderText     = "Fecha";
     gridTextColumn3.MappingName    = "FechaCompra";
     gridTextColumn4.AllowDragging  = true;
     gridTextColumn4.AllowEditing   = false;
     gridTextColumn4.AllowFiltering = true;
     gridTextColumn4.HeaderText     = "Proveedor";
     gridTextColumn4.MappingName    = "ProveedorCompra.NombreComercial";
     gridTextColumn5.AllowDragging  = true;
     gridTextColumn5.AllowEditing   = false;
     gridTextColumn5.AllowFiltering = true;
     gridTextColumn5.HeaderText     = "SubTotal";
     gridTextColumn5.MappingName    = "SubTotal";
     gridTextColumn6.AllowDragging  = true;
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowFiltering = true;
     gridTextColumn6.HeaderText     = "Iva";
     gridTextColumn6.MappingName    = "Iva";
     gridTextColumn7.AllowDragging  = true;
     gridTextColumn7.AllowEditing   = false;
     gridTextColumn7.AllowFiltering = true;
     gridTextColumn7.Format         = "C2";
     gridTextColumn7.HeaderText     = "Total";
     gridTextColumn7.MappingName    = "Total";
     gridTextColumn8.AllowDragging  = true;
     gridTextColumn8.AllowEditing   = false;
     gridTextColumn8.AllowFiltering = true;
     gridTextColumn8.HeaderText     = "Clave";
     gridTextColumn8.MappingName    = "ProveedorCompra.Clave";
     gridTextColumn8.Visible        = false;
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn1);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn2);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn3);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn4);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn5);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn6);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn7);
     this.dataGridBuscarCompras.Columns.Add(gridTextColumn8);
     this.dataGridBuscarCompras.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dataGridBuscarCompras.Location                  = new System.Drawing.Point(0, 0);
     this.dataGridBuscarCompras.Name                      = "dataGridBuscarCompras";
     this.dataGridBuscarCompras.RowHeight                 = 21;
     this.dataGridBuscarCompras.ShowGroupDropArea         = true;
     this.dataGridBuscarCompras.Size                      = new System.Drawing.Size(907, 419);
     this.dataGridBuscarCompras.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dataGridBuscarCompras.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dataGridBuscarCompras.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dataGridBuscarCompras.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridBuscarCompras.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dataGridBuscarCompras.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridBuscarCompras.Style.HeaderStyle.Font.Bold            = false;
     this.dataGridBuscarCompras.Style.HeaderStyle.HoverBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(64)))), ((int)(((byte)(23)))));
     this.dataGridBuscarCompras.Style.HeaderStyle.HoverTextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridBuscarCompras.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dataGridBuscarCompras.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dataGridBuscarCompras.TabIndex         = 1;
     this.dataGridBuscarCompras.Text             = "dataGridsf1";
     this.dataGridBuscarCompras.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.DataGridBuscarCompras_CellDoubleClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnSeleccionar);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 419);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(907, 41);
     this.panel1.TabIndex = 6;
     //
     // btnSeleccionar
     //
     this.btnSeleccionar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnSeleccionar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnSeleccionar.FlatAppearance.BorderSize = 0;
     this.btnSeleccionar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSeleccionar.Font      = new System.Drawing.Font("Century Gothic", 9.75F);
     this.btnSeleccionar.ForeColor = System.Drawing.Color.White;
     this.btnSeleccionar.Location  = new System.Drawing.Point(712, 6);
     this.btnSeleccionar.Name      = "btnSeleccionar";
     this.btnSeleccionar.Size      = new System.Drawing.Size(123, 29);
     this.btnSeleccionar.TabIndex  = 5;
     this.btnSeleccionar.Text      = "Seleccionar";
     this.btnSeleccionar.UseVisualStyleBackColor = false;
     this.btnSeleccionar.Click += new System.EventHandler(this.BtnSeleccionar_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.panel2.Controls.Add(this.rbBusquedaFecha);
     this.panel2.Controls.Add(this.rbBusquedaClave);
     this.panel2.Controls.Add(this.dtpFechaFinControl);
     this.panel2.Controls.Add(this.dtpFechaInicioControl);
     this.panel2.Controls.Add(this.btnBuscar);
     this.panel2.Controls.Add(this.ClaveControl);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(907, 58);
     this.panel2.TabIndex = 2;
     //
     // rbBusquedaFecha
     //
     this.rbBusquedaFecha.AutoSize = true;
     this.rbBusquedaFecha.Location = new System.Drawing.Point(458, 5);
     this.rbBusquedaFecha.Name     = "rbBusquedaFecha";
     this.rbBusquedaFecha.Size     = new System.Drawing.Size(209, 17);
     this.rbBusquedaFecha.TabIndex = 9;
     this.rbBusquedaFecha.TabStop  = true;
     this.rbBusquedaFecha.Text     = "BUSQUEDA POR RANGO DE FECHA";
     this.rbBusquedaFecha.UseVisualStyleBackColor = true;
     //
     // rbBusquedaClave
     //
     this.rbBusquedaClave.AutoSize = true;
     this.rbBusquedaClave.Location = new System.Drawing.Point(181, 5);
     this.rbBusquedaClave.Name     = "rbBusquedaClave";
     this.rbBusquedaClave.Size     = new System.Drawing.Size(148, 17);
     this.rbBusquedaClave.TabIndex = 8;
     this.rbBusquedaClave.TabStop  = true;
     this.rbBusquedaClave.Text     = "BUSQUEDA POR CLAVE";
     this.rbBusquedaClave.UseVisualStyleBackColor = true;
     //
     // dtpFechaFinControl
     //
     this.dtpFechaFinControl.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.dtpFechaFinControl.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtpFechaFinControl.Location = new System.Drawing.Point(585, 28);
     this.dtpFechaFinControl.Name     = "dtpFechaFinControl";
     this.dtpFechaFinControl.Size     = new System.Drawing.Size(139, 20);
     this.dtpFechaFinControl.TabIndex = 4;
     //
     // dtpFechaInicioControl
     //
     this.dtpFechaInicioControl.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.dtpFechaInicioControl.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtpFechaInicioControl.Location = new System.Drawing.Point(415, 29);
     this.dtpFechaInicioControl.Name     = "dtpFechaInicioControl";
     this.dtpFechaInicioControl.Size     = new System.Drawing.Size(146, 20);
     this.dtpFechaInicioControl.TabIndex = 3;
     //
     // btnBuscar
     //
     this.btnBuscar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnBuscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.btnBuscar.FlatAppearance.BorderSize = 0;
     this.btnBuscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBuscar.Location  = new System.Drawing.Point(786, 21);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(89, 26);
     this.btnBuscar.TabIndex  = 2;
     this.btnBuscar.Text      = "Buscar";
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Click += new System.EventHandler(this.BtnBuscar_Click);
     //
     // ClaveControl
     //
     this.ClaveControl.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.ClaveControl.Font        = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ClaveControl.Location    = new System.Drawing.Point(181, 28);
     this.ClaveControl.MaxLength   = 20;
     this.ClaveControl.Name        = "ClaveControl";
     this.ClaveControl.Size        = new System.Drawing.Size(174, 19);
     this.ClaveControl.TabIndex    = 1;
     this.ClaveControl.KeyPress   += new System.Windows.Forms.KeyPressEventHandler(this.ClaveControl_KeyPress);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(12, 20);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(136, 21);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Buscar Compras";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmBuscarCompras
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(907, 518);
     this.Controls.Add(this.pnlGeneral);
     this.Name          = "FrmBuscarCompras";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmBuscarCompras";
     this.Load         += new System.EventHandler(this.FrmBuscarCompras_Load);
     this.pnlGeneral.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridBuscarCompras)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlTitulos            = new System.Windows.Forms.Panel();
     this.lblTitulo             = new System.Windows.Forms.Label();
     this.PanelBotones          = new System.Windows.Forms.FlowLayoutPanel();
     this.btnCancelar           = new System.Windows.Forms.Button();
     this.btnProcesarCompra     = new System.Windows.Forms.Button();
     this.BtnAgregar            = new System.Windows.Forms.Button();
     this.BtnCancelarCompra     = new System.Windows.Forms.Button();
     this.btnModificar          = new System.Windows.Forms.Button();
     this.btnNuevo              = new System.Windows.Forms.Button();
     this.groupBoxProducto      = new System.Windows.Forms.GroupBox();
     this.ClaveProveedorControl = new System.Windows.Forms.Label();
     this.ClaveProveedor        = new System.Windows.Forms.Label();
     this.lblDireccionControl   = new System.Windows.Forms.Label();
     this.label7                  = new System.Windows.Forms.Label();
     this.lblTelefonoControl      = new System.Windows.Forms.Label();
     this.label3                  = new System.Windows.Forms.Label();
     this.lblRepresentanteControl = new System.Windows.Forms.Label();
     this.label2                  = new System.Windows.Forms.Label();
     this.label1                  = new System.Windows.Forms.Label();
     this.Np = new System.Windows.Forms.Label();
     this.bntnAgregarProvedor  = new System.Windows.Forms.Button();
     this.groupProductoCompras = new System.Windows.Forms.GroupBox();
     this.sfDataGrid1          = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panelEliminar        = new System.Windows.Forms.Panel();
     this.btnEliminar          = new System.Windows.Forms.Button();
     this.panelTotales         = new System.Windows.Forms.Panel();
     this.label5              = new System.Windows.Forms.Label();
     this.label6              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.IvaControl          = new System.Windows.Forms.Label();
     this.TotalControl        = new System.Windows.Forms.Label();
     this.SubtotalControl     = new System.Windows.Forms.Label();
     this.panel1              = new System.Windows.Forms.Panel();
     this.panel8              = new System.Windows.Forms.Panel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.panel5              = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.panel7              = new System.Windows.Forms.Panel();
     this.panelDatosProveedor = new System.Windows.Forms.Panel();
     this.panel3              = new System.Windows.Forms.Panel();
     this.panel9              = new System.Windows.Forms.Panel();
     this.panelBrnProducto    = new System.Windows.Forms.Panel();
     this.FolioCompraControl  = new System.Windows.Forms.Label();
     this.lblVenta            = new System.Windows.Forms.Label();
     this.FechaControl        = new System.Windows.Forms.Label();
     this.btnProducto         = new System.Windows.Forms.Button();
     this.errorProvider1      = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlTitulos.SuspendLayout();
     this.PanelBotones.SuspendLayout();
     this.groupBoxProducto.SuspendLayout();
     this.groupProductoCompras.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
     this.panelEliminar.SuspendLayout();
     this.panelTotales.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel8.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panelDatosProveedor.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panelBrnProducto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitulos
     //
     this.pnlTitulos.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulos.Controls.Add(this.lblTitulo);
     this.pnlTitulos.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulos.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulos.Name     = "pnlTitulos";
     this.pnlTitulos.Size     = new System.Drawing.Size(994, 58);
     this.pnlTitulos.TabIndex = 4;
     //
     // lblTitulo
     //
     this.lblTitulo.AutoSize = true;
     this.lblTitulo.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitulo.Location = new System.Drawing.Point(12, 18);
     this.lblTitulo.Name     = "lblTitulo";
     this.lblTitulo.Size     = new System.Drawing.Size(93, 25);
     this.lblTitulo.TabIndex = 180;
     this.lblTitulo.Text     = "COMPRA";
     //
     // PanelBotones
     //
     this.PanelBotones.BackColor = System.Drawing.Color.White;
     this.PanelBotones.Controls.Add(this.btnCancelar);
     this.PanelBotones.Controls.Add(this.btnProcesarCompra);
     this.PanelBotones.Controls.Add(this.BtnAgregar);
     this.PanelBotones.Controls.Add(this.BtnCancelarCompra);
     this.PanelBotones.Controls.Add(this.btnModificar);
     this.PanelBotones.Controls.Add(this.btnNuevo);
     this.PanelBotones.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.PanelBotones.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.PanelBotones.Location      = new System.Drawing.Point(0, 399);
     this.PanelBotones.Name          = "PanelBotones";
     this.PanelBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.PanelBotones.Size          = new System.Drawing.Size(994, 56);
     this.PanelBotones.TabIndex      = 5;
     //
     // btnCancelar
     //
     this.btnCancelar.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelar.BackColor  = System.Drawing.Color.White;
     this.btnCancelar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor  = System.Drawing.Color.Black;
     this.btnCancelar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCancelar.Location   = new System.Drawing.Point(841, 23);
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.Size       = new System.Drawing.Size(130, 28);
     this.btnCancelar.TabIndex   = 14;
     this.btnCancelar.Text       = "CANCELAR";
     this.btnCancelar.UseVisualStyleBackColor = false;
     this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnProcesarCompra
     //
     this.btnProcesarCompra.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnProcesarCompra.BackColor  = System.Drawing.Color.White;
     this.btnProcesarCompra.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnProcesarCompra.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnProcesarCompra.ForeColor  = System.Drawing.Color.Black;
     this.btnProcesarCompra.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnProcesarCompra.Location   = new System.Drawing.Point(705, 23);
     this.btnProcesarCompra.Name       = "btnProcesarCompra";
     this.btnProcesarCompra.Size       = new System.Drawing.Size(130, 28);
     this.btnProcesarCompra.TabIndex   = 18;
     this.btnProcesarCompra.Text       = "PROCESAR COMPRA";
     this.btnProcesarCompra.UseVisualStyleBackColor = false;
     this.btnProcesarCompra.Click += new System.EventHandler(this.BtnProcesarCompra_Click);
     //
     // BtnAgregar
     //
     this.BtnAgregar.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BtnAgregar.BackColor  = System.Drawing.Color.White;
     this.BtnAgregar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.BtnAgregar.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnAgregar.ForeColor  = System.Drawing.Color.Black;
     this.BtnAgregar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.BtnAgregar.Location   = new System.Drawing.Point(569, 23);
     this.BtnAgregar.Name       = "BtnAgregar";
     this.BtnAgregar.Size       = new System.Drawing.Size(130, 28);
     this.BtnAgregar.TabIndex   = 13;
     this.BtnAgregar.Text       = "GUARDAR";
     this.BtnAgregar.UseVisualStyleBackColor = false;
     this.BtnAgregar.Click += new System.EventHandler(this.BtnAgregar_Click);
     //
     // BtnCancelarCompra
     //
     this.BtnCancelarCompra.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BtnCancelarCompra.BackColor  = System.Drawing.Color.White;
     this.BtnCancelarCompra.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.BtnCancelarCompra.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnCancelarCompra.ForeColor  = System.Drawing.Color.Black;
     this.BtnCancelarCompra.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.BtnCancelarCompra.Location   = new System.Drawing.Point(433, 23);
     this.BtnCancelarCompra.Name       = "BtnCancelarCompra";
     this.BtnCancelarCompra.Size       = new System.Drawing.Size(130, 28);
     this.BtnCancelarCompra.TabIndex   = 15;
     this.BtnCancelarCompra.Text       = "CANCELAR COMPRA";
     this.BtnCancelarCompra.UseVisualStyleBackColor = false;
     this.BtnCancelarCompra.Click += new System.EventHandler(this.BtnCancelarCompra_Click);
     //
     // btnModificar
     //
     this.btnModificar.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnModificar.BackColor  = System.Drawing.Color.White;
     this.btnModificar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor  = System.Drawing.Color.Black;
     this.btnModificar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnModificar.Location   = new System.Drawing.Point(297, 23);
     this.btnModificar.Name       = "btnModificar";
     this.btnModificar.Size       = new System.Drawing.Size(130, 28);
     this.btnModificar.TabIndex   = 16;
     this.btnModificar.Text       = "MODIFICAR";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click += new System.EventHandler(this.BtnModificar_Click);
     //
     // btnNuevo
     //
     this.btnNuevo.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNuevo.BackColor  = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor  = System.Drawing.Color.Black;
     this.btnNuevo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnNuevo.Location   = new System.Drawing.Point(161, 23);
     this.btnNuevo.Name       = "btnNuevo";
     this.btnNuevo.Size       = new System.Drawing.Size(130, 28);
     this.btnNuevo.TabIndex   = 17;
     this.btnNuevo.Text       = "NUEVA";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click += new System.EventHandler(this.BtnNuevo_Click);
     //
     // groupBoxProducto
     //
     this.groupBoxProducto.BackColor = System.Drawing.Color.White;
     this.groupBoxProducto.Controls.Add(this.ClaveProveedorControl);
     this.groupBoxProducto.Controls.Add(this.ClaveProveedor);
     this.groupBoxProducto.Controls.Add(this.lblDireccionControl);
     this.groupBoxProducto.Controls.Add(this.label7);
     this.groupBoxProducto.Controls.Add(this.lblTelefonoControl);
     this.groupBoxProducto.Controls.Add(this.label3);
     this.groupBoxProducto.Controls.Add(this.lblRepresentanteControl);
     this.groupBoxProducto.Controls.Add(this.label2);
     this.groupBoxProducto.Controls.Add(this.label1);
     this.groupBoxProducto.Controls.Add(this.Np);
     this.groupBoxProducto.Controls.Add(this.bntnAgregarProvedor);
     this.groupBoxProducto.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBoxProducto.Location = new System.Drawing.Point(0, 0);
     this.groupBoxProducto.Name     = "groupBoxProducto";
     this.groupBoxProducto.Size     = new System.Drawing.Size(173, 304);
     this.groupBoxProducto.TabIndex = 16;
     this.groupBoxProducto.TabStop  = false;
     this.groupBoxProducto.Text     = "Datos proveedor";
     //
     // ClaveProveedorControl
     //
     this.ClaveProveedorControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ClaveProveedorControl.AutoSize = true;
     this.ClaveProveedorControl.Location = new System.Drawing.Point(25, 59);
     this.ClaveProveedorControl.Name     = "ClaveProveedorControl";
     this.ClaveProveedorControl.Size     = new System.Drawing.Size(0, 13);
     this.ClaveProveedorControl.TabIndex = 26;
     //
     // ClaveProveedor
     //
     this.ClaveProveedor.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ClaveProveedor.AutoSize = true;
     this.ClaveProveedor.Location = new System.Drawing.Point(25, 46);
     this.ClaveProveedor.Name     = "ClaveProveedor";
     this.ClaveProveedor.Size     = new System.Drawing.Size(88, 13);
     this.ClaveProveedor.TabIndex = 24;
     this.ClaveProveedor.Text     = "Clave proveedor:";
     //
     // lblDireccionControl
     //
     this.lblDireccionControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDireccionControl.AutoSize = true;
     this.lblDireccionControl.Location = new System.Drawing.Point(22, 229);
     this.lblDireccionControl.Name     = "lblDireccionControl";
     this.lblDireccionControl.Size     = new System.Drawing.Size(0, 13);
     this.lblDireccionControl.TabIndex = 22;
     //
     // label7
     //
     this.label7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(22, 216);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(55, 13);
     this.label7.TabIndex = 21;
     this.label7.Text     = "Dirección:";
     //
     // lblTelefonoControl
     //
     this.lblTelefonoControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblTelefonoControl.AutoSize = true;
     this.lblTelefonoControl.Location = new System.Drawing.Point(25, 185);
     this.lblTelefonoControl.Name     = "lblTelefonoControl";
     this.lblTelefonoControl.Size     = new System.Drawing.Size(0, 13);
     this.lblTelefonoControl.TabIndex = 20;
     //
     // label3
     //
     this.label3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(25, 172);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(52, 13);
     this.label3.TabIndex = 19;
     this.label3.Text     = "Telefono:";
     //
     // lblRepresentanteControl
     //
     this.lblRepresentanteControl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblRepresentanteControl.AutoSize = true;
     this.lblRepresentanteControl.Location = new System.Drawing.Point(25, 140);
     this.lblRepresentanteControl.Name     = "lblRepresentanteControl";
     this.lblRepresentanteControl.Size     = new System.Drawing.Size(0, 13);
     this.lblRepresentanteControl.TabIndex = 18;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(25, 127);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 13);
     this.label2.TabIndex = 17;
     this.label2.Text     = "Representante:";
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(25, 88);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(98, 13);
     this.label1.TabIndex = 16;
     this.label1.Text     = "Nombre proveedor:";
     //
     // Np
     //
     this.Np.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Np.AutoSize = true;
     this.Np.Location = new System.Drawing.Point(25, 101);
     this.Np.Name     = "Np";
     this.Np.Size     = new System.Drawing.Size(0, 13);
     this.Np.TabIndex = 15;
     //
     // bntnAgregarProvedor
     //
     this.bntnAgregarProvedor.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bntnAgregarProvedor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.bntnAgregarProvedor.FlatAppearance.BorderSize = 0;
     this.bntnAgregarProvedor.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.bntnAgregarProvedor.Font       = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bntnAgregarProvedor.ForeColor  = System.Drawing.Color.White;
     this.bntnAgregarProvedor.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.bntnAgregarProvedor.Location   = new System.Drawing.Point(11, 264);
     this.bntnAgregarProvedor.Name       = "bntnAgregarProvedor";
     this.bntnAgregarProvedor.Size       = new System.Drawing.Size(130, 36);
     this.bntnAgregarProvedor.TabIndex   = 14;
     this.bntnAgregarProvedor.Text       = "Agregar proveedor";
     this.bntnAgregarProvedor.UseVisualStyleBackColor = false;
     this.bntnAgregarProvedor.Click += new System.EventHandler(this.bntnAgregarProvedor_Click);
     //
     // groupProductoCompras
     //
     this.groupProductoCompras.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.groupProductoCompras.BackColor = System.Drawing.Color.White;
     this.groupProductoCompras.Controls.Add(this.sfDataGrid1);
     this.groupProductoCompras.Location = new System.Drawing.Point(3, 3);
     this.groupProductoCompras.Name     = "groupProductoCompras";
     this.groupProductoCompras.Size     = new System.Drawing.Size(811, 217);
     this.groupProductoCompras.TabIndex = 0;
     this.groupProductoCompras.TabStop  = false;
     this.groupProductoCompras.Text     = "Compra";
     //
     // sfDataGrid1
     //
     this.sfDataGrid1.AccessibleName = "Table";
     this.sfDataGrid1.AllowEditing   = false;
     this.sfDataGrid1.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.sfDataGrid1.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing         = false;
     gridTextColumn1.HeaderText           = "Column1";
     gridTextColumn1.MappingName          = "IdProducto";
     gridTextColumn1.Visible      = false;
     gridTextColumn2.AllowEditing = false;
     gridTextColumn2.HeaderText   = "Nombre";
     gridTextColumn2.MappingName  = "Nombre";
     gridTextColumn3.AllowEditing = false;
     gridTextColumn3.HeaderText   = "Cantidad";
     gridTextColumn3.MappingName  = "Cantidad";
     gridTextColumn4.AllowEditing = false;
     gridTextColumn4.Format       = "C";
     gridTextColumn4.HeaderText   = "Costo";
     gridTextColumn4.MappingName  = "PrecioCosto";
     gridTextColumn5.AllowEditing = false;
     gridTextColumn5.Format       = "C";
     gridTextColumn5.HeaderText   = "Subtotal";
     gridTextColumn5.MappingName  = "Subtotal";
     gridTextColumn6.AllowEditing = false;
     gridTextColumn6.Format       = "C";
     gridTextColumn6.HeaderText   = "Iva";
     gridTextColumn6.MappingName  = "PorcentajeIva";
     gridTextColumn7.AllowEditing = false;
     gridTextColumn7.Format       = "C";
     gridTextColumn7.HeaderText   = "Total";
     gridTextColumn7.MappingName  = "Total";
     gridTextColumn8.AllowEditing = false;
     gridTextColumn8.HeaderText   = "IdCompraProducto";
     gridTextColumn8.MappingName  = "IdCompraProducto";
     gridTextColumn8.Visible      = false;
     this.sfDataGrid1.Columns.Add(gridTextColumn1);
     this.sfDataGrid1.Columns.Add(gridTextColumn2);
     this.sfDataGrid1.Columns.Add(gridTextColumn3);
     this.sfDataGrid1.Columns.Add(gridTextColumn4);
     this.sfDataGrid1.Columns.Add(gridTextColumn5);
     this.sfDataGrid1.Columns.Add(gridTextColumn6);
     this.sfDataGrid1.Columns.Add(gridTextColumn7);
     this.sfDataGrid1.Columns.Add(gridTextColumn8);
     this.sfDataGrid1.Location = new System.Drawing.Point(2, 19);
     this.sfDataGrid1.Name     = "sfDataGrid1";
     this.sfDataGrid1.SerializationController = null;
     this.sfDataGrid1.ShowRowHeaderErrorIcon  = false;
     this.sfDataGrid1.Size     = new System.Drawing.Size(809, 198);
     this.sfDataGrid1.TabIndex = 0;
     this.sfDataGrid1.Text     = "sfDataGrid1";
     //
     // panelEliminar
     //
     this.panelEliminar.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.panelEliminar.BackColor = System.Drawing.Color.White;
     this.panelEliminar.Controls.Add(this.btnEliminar);
     this.panelEliminar.Location = new System.Drawing.Point(5, 4);
     this.panelEliminar.Name     = "panelEliminar";
     this.panelEliminar.Size     = new System.Drawing.Size(423, 68);
     this.panelEliminar.TabIndex = 1;
     //
     // btnEliminar
     //
     this.btnEliminar.FlatAppearance.BorderSize = 0;
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.Location  = new System.Drawing.Point(14, 9);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(126, 52);
     this.btnEliminar.TabIndex  = 2;
     this.btnEliminar.Text      = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = true;
     this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
     //
     // panelTotales
     //
     this.panelTotales.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.panelTotales.BackColor = System.Drawing.Color.White;
     this.panelTotales.Controls.Add(this.label5);
     this.panelTotales.Controls.Add(this.label6);
     this.panelTotales.Controls.Add(this.label4);
     this.panelTotales.Controls.Add(this.IvaControl);
     this.panelTotales.Controls.Add(this.TotalControl);
     this.panelTotales.Controls.Add(this.SubtotalControl);
     this.panelTotales.Location = new System.Drawing.Point(427, 4);
     this.panelTotales.Name     = "panelTotales";
     this.panelTotales.Size     = new System.Drawing.Size(390, 68);
     this.panelTotales.TabIndex = 0;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(215, 32);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(27, 13);
     this.label5.TabIndex = 7;
     this.label5.Text     = "IVA:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(194, 9);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(49, 13);
     this.label6.TabIndex = 8;
     this.label6.Text     = "Subtotal:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(209, 50);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(34, 13);
     this.label4.TabIndex = 6;
     this.label4.Text     = "Total:";
     //
     // IvaControl
     //
     this.IvaControl.AutoSize = true;
     this.IvaControl.Location = new System.Drawing.Point(261, 32);
     this.IvaControl.Name     = "IvaControl";
     this.IvaControl.Size     = new System.Drawing.Size(27, 13);
     this.IvaControl.TabIndex = 10;
     this.IvaControl.Text     = "16%";
     //
     // TotalControl
     //
     this.TotalControl.AutoSize = true;
     this.TotalControl.Location = new System.Drawing.Point(261, 48);
     this.TotalControl.Name     = "TotalControl";
     this.TotalControl.Size     = new System.Drawing.Size(31, 13);
     this.TotalControl.TabIndex = 11;
     this.TotalControl.Text     = "$000";
     //
     // SubtotalControl
     //
     this.SubtotalControl.AutoSize = true;
     this.SubtotalControl.Location = new System.Drawing.Point(261, 9);
     this.SubtotalControl.Name     = "SubtotalControl";
     this.SubtotalControl.Size     = new System.Drawing.Size(31, 13);
     this.SubtotalControl.TabIndex = 9;
     this.SubtotalControl.Text     = "$000";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel8);
     this.panel1.Controls.Add(this.panelBrnProducto);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 58);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(994, 341);
     this.panel1.TabIndex = 6;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.panel2);
     this.panel8.Controls.Add(this.panel3);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(0, 37);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(994, 304);
     this.panel8.TabIndex = 19;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(994, 304);
     this.panel2.TabIndex = 17;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.panel4);
     this.panel5.Controls.Add(this.panel7);
     this.panel5.Controls.Add(this.panelDatosProveedor);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(994, 304);
     this.panel5.TabIndex = 1;
     //
     // panel4
     //
     this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel4.BackColor = System.Drawing.Color.White;
     this.panel4.Controls.Add(this.panelTotales);
     this.panel4.Controls.Add(this.panelEliminar);
     this.panel4.Location = new System.Drawing.Point(174, 229);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(817, 75);
     this.panel4.TabIndex = 4;
     //
     // panel7
     //
     this.panel7.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.panel7.BackColor = System.Drawing.Color.White;
     this.panel7.Controls.Add(this.groupProductoCompras);
     this.panel7.Location = new System.Drawing.Point(174, 3);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(817, 224);
     this.panel7.TabIndex = 3;
     //
     // panelDatosProveedor
     //
     this.panelDatosProveedor.Controls.Add(this.groupBoxProducto);
     this.panelDatosProveedor.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panelDatosProveedor.Location = new System.Drawing.Point(0, 0);
     this.panelDatosProveedor.Name     = "panelDatosProveedor";
     this.panelDatosProveedor.Size     = new System.Drawing.Size(173, 304);
     this.panelDatosProveedor.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Controls.Add(this.panel9);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(994, 304);
     this.panel3.TabIndex = 18;
     //
     // panel9
     //
     this.panel9.Location = new System.Drawing.Point(26, 210);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(841, 77);
     this.panel9.TabIndex = 2;
     //
     // panelBrnProducto
     //
     this.panelBrnProducto.BackColor = System.Drawing.Color.White;
     this.panelBrnProducto.Controls.Add(this.FolioCompraControl);
     this.panelBrnProducto.Controls.Add(this.lblVenta);
     this.panelBrnProducto.Controls.Add(this.FechaControl);
     this.panelBrnProducto.Controls.Add(this.btnProducto);
     this.panelBrnProducto.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelBrnProducto.Location = new System.Drawing.Point(0, 0);
     this.panelBrnProducto.Name     = "panelBrnProducto";
     this.panelBrnProducto.Size     = new System.Drawing.Size(994, 37);
     this.panelBrnProducto.TabIndex = 16;
     //
     // FolioCompraControl
     //
     this.FolioCompraControl.AutoSize = true;
     this.FolioCompraControl.Location = new System.Drawing.Point(763, 12);
     this.FolioCompraControl.Name     = "FolioCompraControl";
     this.FolioCompraControl.Size     = new System.Drawing.Size(55, 13);
     this.FolioCompraControl.TabIndex = 18;
     this.FolioCompraControl.Text     = "00000001";
     //
     // lblVenta
     //
     this.lblVenta.AutoSize = true;
     this.lblVenta.Location = new System.Drawing.Point(725, 12);
     this.lblVenta.Name     = "lblVenta";
     this.lblVenta.Size     = new System.Drawing.Size(32, 13);
     this.lblVenta.TabIndex = 17;
     this.lblVenta.Text     = "Folio:";
     //
     // FechaControl
     //
     this.FechaControl.AutoSize    = true;
     this.FechaControl.Font        = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FechaControl.ForeColor   = System.Drawing.Color.Black;
     this.FechaControl.Location    = new System.Drawing.Point(895, 7);
     this.FechaControl.Name        = "FechaControl";
     this.FechaControl.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.FechaControl.Size        = new System.Drawing.Size(87, 20);
     this.FechaControl.TabIndex    = 16;
     this.FechaControl.Text        = "00/00/2019";
     //
     // btnProducto
     //
     this.btnProducto.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnProducto.BackColor = System.Drawing.Color.White;
     this.btnProducto.FlatAppearance.BorderSize = 0;
     this.btnProducto.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnProducto.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.btnProducto.ForeColor  = System.Drawing.Color.Black;
     this.btnProducto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnProducto.Location   = new System.Drawing.Point(177, 3);
     this.btnProducto.Name       = "btnProducto";
     this.btnProducto.Size       = new System.Drawing.Size(130, 31);
     this.btnProducto.TabIndex   = 15;
     this.btnProducto.Text       = "Producto";
     this.btnProducto.UseVisualStyleBackColor = false;
     this.btnProducto.Click += new System.EventHandler(this.btnProducto_Click);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmCompra
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(994, 455);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.PanelBotones);
     this.Controls.Add(this.pnlTitulos);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmCompra";
     this.Text            = "FrmCompra";
     this.Load           += new System.EventHandler(this.FrmCompra_Load);
     this.pnlTitulos.ResumeLayout(false);
     this.pnlTitulos.PerformLayout();
     this.PanelBotones.ResumeLayout(false);
     this.groupBoxProducto.ResumeLayout(false);
     this.groupBoxProducto.PerformLayout();
     this.groupProductoCompras.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
     this.panelEliminar.ResumeLayout(false);
     this.panelTotales.ResumeLayout(false);
     this.panelTotales.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panelDatosProveedor.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panelBrnProducto.ResumeLayout(false);
     this.panelBrnProducto.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridCheckBoxColumn     gridCheckBoxColumn1 = new Syncfusion.WinForms.DataGrid.GridCheckBoxColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo1    = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.PanelPrincipal  = new System.Windows.Forms.Panel();
     this.ErrorControl    = new System.Windows.Forms.Label();
     this.pnlEfectivo     = new System.Windows.Forms.Panel();
     this.EfectivoControl = new Syncfusion.Windows.Forms.Tools.CurrencyTextBox();
     this.panel2          = new System.Windows.Forms.Panel();
     this.label3          = new System.Windows.Forms.Label();
     this.GridFormaPago   = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel3          = new System.Windows.Forms.Panel();
     this.btnCobrar       = new System.Windows.Forms.Button();
     this.panel1          = new System.Windows.Forms.Panel();
     this.pictureBox1     = new System.Windows.Forms.PictureBox();
     this.TotalControl    = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.pnlCambio       = new System.Windows.Forms.Panel();
     this.label5          = new System.Windows.Forms.Label();
     this.btnAceeptar     = new System.Windows.Forms.Button();
     this.CambioControl   = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.errorProvider1  = new System.Windows.Forms.ErrorProvider(this.components);
     this.PanelPrincipal.SuspendLayout();
     this.pnlEfectivo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EfectivoControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridFormaPago)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.pnlCambio.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // PanelPrincipal
     //
     this.PanelPrincipal.BackColor = System.Drawing.Color.White;
     this.PanelPrincipal.Controls.Add(this.ErrorControl);
     this.PanelPrincipal.Controls.Add(this.pnlEfectivo);
     this.PanelPrincipal.Controls.Add(this.GridFormaPago);
     this.PanelPrincipal.Controls.Add(this.panel3);
     this.PanelPrincipal.Controls.Add(this.panel1);
     this.PanelPrincipal.Location = new System.Drawing.Point(0, 0);
     this.PanelPrincipal.Name     = "PanelPrincipal";
     this.PanelPrincipal.Size     = new System.Drawing.Size(442, 536);
     this.PanelPrincipal.TabIndex = 0;
     //
     // ErrorControl
     //
     this.ErrorControl.AutoSize = true;
     this.ErrorControl.Location = new System.Drawing.Point(401, 163);
     this.ErrorControl.Name     = "ErrorControl";
     this.ErrorControl.Size     = new System.Drawing.Size(0, 13);
     this.ErrorControl.TabIndex = 12;
     //
     // pnlEfectivo
     //
     this.pnlEfectivo.Controls.Add(this.EfectivoControl);
     this.pnlEfectivo.Controls.Add(this.panel2);
     this.pnlEfectivo.Controls.Add(this.label3);
     this.pnlEfectivo.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlEfectivo.Location = new System.Drawing.Point(0, 373);
     this.pnlEfectivo.Name     = "pnlEfectivo";
     this.pnlEfectivo.Size     = new System.Drawing.Size(442, 82);
     this.pnlEfectivo.TabIndex = 11;
     //
     // EfectivoControl
     //
     this.EfectivoControl.BackGroundColor = System.Drawing.Color.White;
     this.EfectivoControl.BeforeTouchSize = new System.Drawing.Size(222, 34);
     this.EfectivoControl.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.EfectivoControl.CornerRadius    = 2;
     this.EfectivoControl.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.EfectivoControl.DecimalValue    = new decimal(new int[] {
         0,
         0,
         0,
         131072
     });
     this.EfectivoControl.FocusBorderColor = System.Drawing.Color.Transparent;
     this.EfectivoControl.Font             = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EfectivoControl.ForeColor        = System.Drawing.Color.Silver;
     this.EfectivoControl.ImeMode          = System.Windows.Forms.ImeMode.NoControl;
     this.EfectivoControl.Location         = new System.Drawing.Point(102, 34);
     this.EfectivoControl.MaxValue         = new decimal(new int[] {
         -727379968,
         232,
         0,
         0
     });
     this.EfectivoControl.Metrocolor  = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.EfectivoControl.MinimumSize = new System.Drawing.Size(8, 4);
     this.EfectivoControl.MinValue    = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.EfectivoControl.Name                        = "EfectivoControl";
     this.EfectivoControl.NullString                  = "";
     this.EfectivoControl.PositiveColor               = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.EfectivoControl.SelectAllOnFocus            = false;
     this.EfectivoControl.Size                        = new System.Drawing.Size(222, 34);
     this.EfectivoControl.TabIndex                    = 1;
     this.EfectivoControl.Text                        = "$0.00";
     this.EfectivoControl.TextAlign                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.EfectivoControl.ThemeStyle.FocusBorderColor = System.Drawing.Color.Gray;
     this.EfectivoControl.ThemeStyle.HoverBorderColor = System.Drawing.Color.White;
     this.EfectivoControl.ZeroColor                   = System.Drawing.Color.Silver;
     //
     // panel2
     //
     this.panel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.panel2.Location  = new System.Drawing.Point(102, 68);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(222, 3);
     this.panel2.TabIndex  = 13;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.White;
     this.label3.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.label3.Location  = new System.Drawing.Point(173, 9);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(85, 22);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "Efectivo";
     //
     // GridFormaPago
     //
     this.GridFormaPago.AccessibleName         = "Table";
     gridTextColumn1.HeaderText                = "Column1";
     gridTextColumn1.MappingName               = "IdFormaPago";
     gridTextColumn1.Visible                   = false;
     gridCheckBoxColumn1.AllowCheckBoxOnHeader = true;
     gridCheckBoxColumn1.HeaderText            = "Seleccionar";
     gridCheckBoxColumn1.MappingName           = "Seleccionar";
     gridCheckBoxColumn1.Width                 = 30D;
     gridTextColumn2.AllowEditing              = false;
     gridTextColumn2.AllowGrouping             = false;
     gridTextColumn2.HeaderText                = "Formas de pago";
     gridTextColumn2.MappingName               = "Nombre";
     gridTextColumn2.Width       = 250D;
     gridTextColumn3.Format      = "C2";
     gridTextColumn3.HeaderText  = "Monto";
     gridTextColumn3.MappingName = "Cantidad";
     gridTextColumn3.Width       = 80D;
     this.GridFormaPago.Columns.Add(gridTextColumn1);
     this.GridFormaPago.Columns.Add(gridCheckBoxColumn1);
     this.GridFormaPago.Columns.Add(gridTextColumn2);
     this.GridFormaPago.Columns.Add(gridTextColumn3);
     this.GridFormaPago.Location      = new System.Drawing.Point(35, 157);
     this.GridFormaPago.Name          = "GridFormaPago";
     this.GridFormaPago.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
     this.GridFormaPago.SelectionUnit = Syncfusion.WinForms.DataGrid.Enums.SelectionUnit.Cell;
     this.GridFormaPago.Size          = new System.Drawing.Size(379, 207);
     gridBordersInfo1.Bottom          = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Standard, System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))));
     this.GridFormaPago.Style.AddNewRowStyle.Borders                 = gridBordersInfo1;
     this.GridFormaPago.Style.BorderStyle                            = System.Windows.Forms.BorderStyle.None;
     this.GridFormaPago.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.GridFormaPago.Style.CellStyle.Font.Size                    = 11F;
     this.GridFormaPago.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.GridFormaPago.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.GridFormaPago.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridFormaPago.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridFormaPago.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.White;
     this.GridFormaPago.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.GridFormaPago.Style.HeaderStyle.Font.Size                  = 10F;
     this.GridFormaPago.TabIndex            = 7;
     this.GridFormaPago.Text                = "sfDataGrid1";
     this.GridFormaPago.CurrentCellEndEdit += new Syncfusion.WinForms.DataGrid.Events.CurrentCellEndEditEventHandler(this.GridFormaPago_CurrentCellEndEdit);
     this.GridFormaPago.TextChanged        += new System.EventHandler(this.GridFormaPago_TextChanged);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Controls.Add(this.btnCobrar);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 455);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(442, 81);
     this.panel3.TabIndex = 6;
     //
     // btnCobrar
     //
     this.btnCobrar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(176)))), ((int)(((byte)(50)))));
     this.btnCobrar.FlatAppearance.BorderSize = 0;
     this.btnCobrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnCobrar.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCobrar.ForeColor = System.Drawing.Color.White;
     this.btnCobrar.Location  = new System.Drawing.Point(63, 16);
     this.btnCobrar.Name      = "btnCobrar";
     this.btnCobrar.Size      = new System.Drawing.Size(312, 53);
     this.btnCobrar.TabIndex  = 2;
     this.btnCobrar.Text      = "Cobrar ";
     this.btnCobrar.UseVisualStyleBackColor = false;
     this.btnCobrar.Click += new System.EventHandler(this.btnCobrar_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.TotalControl);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(442, 151);
     this.panel1.TabIndex = 4;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::CIDFares.Spa.WFApplication.Properties.Resources.cerrar;
     this.pictureBox1.Location = new System.Drawing.Point(418, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(20, 20);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 5;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // TotalControl
     //
     this.TotalControl.Font      = new System.Drawing.Font("Century Gothic", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TotalControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.TotalControl.Location  = new System.Drawing.Point(3, 66);
     this.TotalControl.Name      = "TotalControl";
     this.TotalControl.Size      = new System.Drawing.Size(435, 56);
     this.TotalControl.TabIndex  = 4;
     this.TotalControl.Text      = "$300";
     this.TotalControl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.TotalControl.Click    += new System.EventHandler(this.TotalControl_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.White;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.label1.Location  = new System.Drawing.Point(79, 44);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(296, 22);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Seleccione una forma de pago";
     this.label1.Click    += new System.EventHandler(this.label1_Click);
     //
     // pnlCambio
     //
     this.pnlCambio.BackColor = System.Drawing.Color.White;
     this.pnlCambio.Controls.Add(this.label5);
     this.pnlCambio.Controls.Add(this.btnAceeptar);
     this.pnlCambio.Controls.Add(this.CambioControl);
     this.pnlCambio.Controls.Add(this.label4);
     this.pnlCambio.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCambio.Location = new System.Drawing.Point(0, 0);
     this.pnlCambio.Name     = "pnlCambio";
     this.pnlCambio.Size     = new System.Drawing.Size(441, 548);
     this.pnlCambio.TabIndex = 17;
     this.pnlCambio.Paint   += new System.Windows.Forms.PaintEventHandler(this.pnlCambio_Paint);
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.White;
     this.label5.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.label5.Location  = new System.Drawing.Point(175, 206);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(83, 22);
     this.label5.TabIndex  = 8;
     this.label5.Text      = "Cambio";
     //
     // btnAceeptar
     //
     this.btnAceeptar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(176)))), ((int)(((byte)(50)))));
     this.btnAceeptar.FlatAppearance.BorderSize = 0;
     this.btnAceeptar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAceeptar.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAceeptar.ForeColor = System.Drawing.Color.White;
     this.btnAceeptar.Location  = new System.Drawing.Point(72, 391);
     this.btnAceeptar.Name      = "btnAceeptar";
     this.btnAceeptar.Size      = new System.Drawing.Size(312, 53);
     this.btnAceeptar.TabIndex  = 5;
     this.btnAceeptar.Text      = "Aceptar";
     this.btnAceeptar.UseVisualStyleBackColor = false;
     this.btnAceeptar.Click += new System.EventHandler(this.btnAceeptar_Click);
     //
     // CambioControl
     //
     this.CambioControl.AutoSize  = true;
     this.CambioControl.Font      = new System.Drawing.Font("Century Gothic", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CambioControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.CambioControl.Location  = new System.Drawing.Point(150, 243);
     this.CambioControl.Name      = "CambioControl";
     this.CambioControl.Size      = new System.Drawing.Size(132, 56);
     this.CambioControl.TabIndex  = 7;
     this.CambioControl.Text      = "$300";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.White;
     this.label4.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.label4.Location  = new System.Drawing.Point(79, 100);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(286, 22);
     this.label4.TabIndex  = 6;
     this.label4.Text      = "Venta realizada exitosamente";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmSeleccionarPago
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(441, 548);
     this.Controls.Add(this.PanelPrincipal);
     this.Controls.Add(this.pnlCambio);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmSeleccionarPago";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = " ";
     this.Load           += new System.EventHandler(this.FrmSeleccionarPago_Load);
     this.PanelPrincipal.ResumeLayout(false);
     this.PanelPrincipal.PerformLayout();
     this.pnlEfectivo.ResumeLayout(false);
     this.pnlEfectivo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EfectivoControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridFormaPago)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.pnlCambio.ResumeLayout(false);
     this.pnlCambio.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridImageColumn    gridImageColumn1    = new Syncfusion.WinForms.DataGrid.GridImageColumn();
     Syncfusion.WinForms.DataGrid.GridDateTimeColumn gridDateTimeColumn1 = new Syncfusion.WinForms.DataGrid.GridDateTimeColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.dgv              = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.cbApp            = new System.Windows.Forms.CheckBox();
     this.pictureBox3      = new System.Windows.Forms.PictureBox();
     this.pictureBox2      = new System.Windows.Forms.PictureBox();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.cbDatabase       = new System.Windows.Forms.CheckBox();
     this.cbReaders        = new System.Windows.Forms.CheckBox();
     this.cbPLC            = new System.Windows.Forms.CheckBox();
     this.panel1           = new System.Windows.Forms.Panel();
     this.cbInfo           = new System.Windows.Forms.CheckBox();
     this.cbWarning        = new System.Windows.Forms.CheckBox();
     this.cbError          = new System.Windows.Forms.CheckBox();
     this.btnClear         = new Syncfusion.WinForms.Controls.SfButton();
     this.tbInnerException = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // dgv
     //
     this.dgv.AccessibleName                         = "Table";
     this.dgv.AllowEditing                           = false;
     this.dgv.AllowGrouping                          = false;
     this.dgv.AllowSorting                           = false;
     gridImageColumn1.AllowEditing                   = false;
     gridImageColumn1.AllowGrouping                  = false;
     gridImageColumn1.AllowSorting                   = false;
     gridImageColumn1.CellStyle.Font.Size            = 14F;
     gridImageColumn1.CellStyle.HorizontalAlignment  = System.Windows.Forms.HorizontalAlignment.Center;
     gridImageColumn1.HeaderStyle.FilterIconColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridImageColumn1.HeaderStyle.Font.Size          = 14F;
     gridImageColumn1.HeaderText                     = "Severity";
     gridImageColumn1.MappingName                    = "Image";
     gridDateTimeColumn1.AllowEditing                = false;
     gridDateTimeColumn1.AllowGrouping               = false;
     gridDateTimeColumn1.AllowSorting                = false;
     gridDateTimeColumn1.CellStyle.Font.Size         = 14F;
     gridDateTimeColumn1.Format                      = "hh:mm:ss";
     gridDateTimeColumn1.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridDateTimeColumn1.HeaderStyle.Font.Size       = 14F;
     gridDateTimeColumn1.HeaderText                  = "Time";
     gridDateTimeColumn1.MappingName                 = "Time";
     gridDateTimeColumn1.MaxDateTime                 = new System.DateTime(9999, 12, 31, 23, 59, 59, 999);
     gridTextColumn1.AllowEditing                    = false;
     gridTextColumn1.AllowGrouping                   = false;
     gridTextColumn1.AllowSorting                    = false;
     gridTextColumn1.AutoSizeColumnsMode             = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.CellStyle.Font.Size             = 14F;
     gridTextColumn1.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn1.HeaderStyle.Font.Size           = 14F;
     gridTextColumn1.HeaderText                      = "Message";
     gridTextColumn1.MappingName                     = "Message";
     gridTextColumn1.ShowToolTip                     = true;
     gridTextColumn2.AllowEditing                    = false;
     gridTextColumn2.AllowGrouping                   = false;
     gridTextColumn2.AllowSorting                    = false;
     gridTextColumn2.CellStyle.Font.Size             = 14F;
     gridTextColumn2.CellStyle.HorizontalAlignment   = System.Windows.Forms.HorizontalAlignment.Center;
     gridTextColumn2.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn2.HeaderStyle.Font.Size           = 14F;
     gridTextColumn2.HeaderText                      = "Category";
     gridTextColumn2.MappingName                     = "Category";
     this.dgv.Columns.Add(gridImageColumn1);
     this.dgv.Columns.Add(gridDateTimeColumn1);
     this.dgv.Columns.Add(gridTextColumn1);
     this.dgv.Columns.Add(gridTextColumn2);
     this.dgv.Location  = new System.Drawing.Point(34, 35);
     this.dgv.Name      = "dgv";
     this.dgv.RowHeight = 40;
     this.dgv.Size      = new System.Drawing.Size(794, 565);
     this.dgv.Style.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     this.dgv.TabIndex          = 3;
     this.dgv.SelectionChanged += new Syncfusion.WinForms.DataGrid.Events.SelectionChangedEventHandler(this.dgv_SelectionChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cbApp);
     this.groupBox1.Controls.Add(this.pictureBox3);
     this.groupBox1.Controls.Add(this.pictureBox2);
     this.groupBox1.Controls.Add(this.pictureBox1);
     this.groupBox1.Controls.Add(this.cbDatabase);
     this.groupBox1.Controls.Add(this.cbReaders);
     this.groupBox1.Controls.Add(this.cbPLC);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Controls.Add(this.cbInfo);
     this.groupBox1.Controls.Add(this.cbWarning);
     this.groupBox1.Controls.Add(this.cbError);
     this.groupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.groupBox1.Location = new System.Drawing.Point(857, 35);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(200, 417);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Filters";
     //
     // cbApp
     //
     this.cbApp.AutoSize   = true;
     this.cbApp.Checked    = true;
     this.cbApp.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbApp.Location   = new System.Drawing.Point(24, 222);
     this.cbApp.Name       = "cbApp";
     this.cbApp.Size       = new System.Drawing.Size(73, 29);
     this.cbApp.TabIndex   = 10;
     this.cbApp.Text       = "APP";
     this.cbApp.UseVisualStyleBackColor = true;
     this.cbApp.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // pictureBox3
     //
     this.pictureBox3.Image    = global::Yaqoot300.Properties.Resources.icon_info_32x32;
     this.pictureBox3.Location = new System.Drawing.Point(141, 139);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox3.TabIndex = 9;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = global::Yaqoot300.Properties.Resources.icon_warning_32x32;
     this.pictureBox2.Location = new System.Drawing.Point(141, 95);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox2.TabIndex = 8;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::Yaqoot300.Properties.Resources.icon_error_32x32;
     this.pictureBox1.Location = new System.Drawing.Point(141, 51);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // cbDatabase
     //
     this.cbDatabase.AutoSize   = true;
     this.cbDatabase.Checked    = true;
     this.cbDatabase.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbDatabase.Location   = new System.Drawing.Point(24, 360);
     this.cbDatabase.Name       = "cbDatabase";
     this.cbDatabase.Size       = new System.Drawing.Size(123, 29);
     this.cbDatabase.TabIndex   = 6;
     this.cbDatabase.Text       = "Database";
     this.cbDatabase.UseVisualStyleBackColor = true;
     this.cbDatabase.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // cbReaders
     //
     this.cbReaders.AutoSize   = true;
     this.cbReaders.Checked    = true;
     this.cbReaders.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbReaders.Location   = new System.Drawing.Point(24, 314);
     this.cbReaders.Name       = "cbReaders";
     this.cbReaders.Size       = new System.Drawing.Size(112, 29);
     this.cbReaders.TabIndex   = 5;
     this.cbReaders.Text       = "Readers";
     this.cbReaders.UseVisualStyleBackColor = true;
     this.cbReaders.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // cbPLC
     //
     this.cbPLC.AutoSize   = true;
     this.cbPLC.Checked    = true;
     this.cbPLC.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbPLC.Location   = new System.Drawing.Point(24, 268);
     this.cbPLC.Name       = "cbPLC";
     this.cbPLC.Size       = new System.Drawing.Size(72, 29);
     this.cbPLC.TabIndex   = 4;
     this.cbPLC.Text       = "PLC";
     this.cbPLC.UseVisualStyleBackColor = true;
     this.cbPLC.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panel1.Location  = new System.Drawing.Point(6, 202);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(188, 1);
     this.panel1.TabIndex  = 3;
     //
     // cbInfo
     //
     this.cbInfo.AutoSize   = true;
     this.cbInfo.Checked    = true;
     this.cbInfo.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbInfo.Location   = new System.Drawing.Point(24, 140);
     this.cbInfo.Name       = "cbInfo";
     this.cbInfo.Size       = new System.Drawing.Size(66, 29);
     this.cbInfo.TabIndex   = 2;
     this.cbInfo.Text       = "Info";
     this.cbInfo.UseVisualStyleBackColor = true;
     this.cbInfo.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // cbWarning
     //
     this.cbWarning.AutoSize   = true;
     this.cbWarning.Checked    = true;
     this.cbWarning.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbWarning.Location   = new System.Drawing.Point(24, 99);
     this.cbWarning.Name       = "cbWarning";
     this.cbWarning.Size       = new System.Drawing.Size(111, 29);
     this.cbWarning.TabIndex   = 1;
     this.cbWarning.Text       = "Warning";
     this.cbWarning.UseVisualStyleBackColor = true;
     this.cbWarning.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // cbError
     //
     this.cbError.AutoSize   = true;
     this.cbError.Checked    = true;
     this.cbError.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbError.Location   = new System.Drawing.Point(24, 54);
     this.cbError.Name       = "cbError";
     this.cbError.Size       = new System.Drawing.Size(78, 29);
     this.cbError.TabIndex   = 0;
     this.cbError.Text       = "Error";
     this.cbError.UseVisualStyleBackColor = true;
     this.cbError.CheckedChanged         += new System.EventHandler(this.cbCheckedChanged);
     //
     // btnClear
     //
     this.btnClear.AccessibleName          = "Button";
     this.btnClear.BackColor               = System.Drawing.SystemColors.ControlLight;
     this.btnClear.Font                    = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnClear.Location                = new System.Drawing.Point(857, 485);
     this.btnClear.Name                    = "btnClear";
     this.btnClear.Size                    = new System.Drawing.Size(200, 47);
     this.btnClear.Style.BackColor         = System.Drawing.SystemColors.ControlLight;
     this.btnClear.Style.Image             = global::Yaqoot300.Properties.Resources.clear_16x16;
     this.btnClear.TabIndex                = 6;
     this.btnClear.Text                    = "CLEAR MESSAGES";
     this.btnClear.UseVisualStyleBackColor = false;
     this.btnClear.Click                  += new System.EventHandler(this.btnClear_Click);
     //
     // tbInnerException
     //
     this.tbInnerException.BackColor = System.Drawing.Color.WhiteSmoke;
     this.tbInnerException.Location  = new System.Drawing.Point(34, 608);
     this.tbInnerException.Multiline = true;
     this.tbInnerException.Name      = "tbInnerException";
     this.tbInnerException.Size      = new System.Drawing.Size(794, 101);
     this.tbInnerException.TabIndex  = 7;
     //
     // MessagesDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1084, 721);
     this.Controls.Add(this.tbInnerException);
     this.Controls.Add(this.btnClear);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.dgv);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "MessagesDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Messages";
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlHeader          = new System.Windows.Forms.Panel();
     this.pnlBtns            = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.pnlGrid            = new System.Windows.Forms.Panel();
     this.dgCat              = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.gbCat              = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel2   = new System.Windows.Forms.FlowLayoutPanel();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.DescripcionControl = new System.Windows.Forms.TextBox();
     this.NombreControl      = new System.Windows.Forms.TextBox();
     this.errorProvider1     = new System.Windows.Forms.ErrorProvider(this.components);
     this.label4             = new System.Windows.Forms.Label();
     this.btnNuevo           = new CIDFares.Library.Controls.Btn.Btn();
     this.btnModificar       = new CIDFares.Library.Controls.Btn.Btn();
     this.btnEliminar        = new CIDFares.Library.Controls.Btn.Btn();
     this.btnCancelar        = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnGuardar         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.pnlHeader.SuspendLayout();
     this.pnlBtns.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.pnlGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgCat)).BeginInit();
     this.gbCat.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlHeader
     //
     this.pnlHeader.Controls.Add(this.label4);
     this.pnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHeader.Location = new System.Drawing.Point(0, 0);
     this.pnlHeader.Margin   = new System.Windows.Forms.Padding(4);
     this.pnlHeader.Name     = "pnlHeader";
     this.pnlHeader.Size     = new System.Drawing.Size(918, 58);
     this.pnlHeader.TabIndex = 0;
     //
     // pnlBtns
     //
     this.pnlBtns.Controls.Add(this.flowLayoutPanel1);
     this.pnlBtns.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBtns.Location = new System.Drawing.Point(0, 469);
     this.pnlBtns.Margin   = new System.Windows.Forms.Padding(4);
     this.pnlBtns.Name     = "pnlBtns";
     this.pnlBtns.Size     = new System.Drawing.Size(918, 68);
     this.pnlBtns.TabIndex = 1;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Margin   = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(20, 15, 0, 0);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(918, 68);
     this.flowLayoutPanel1.TabIndex = 4;
     //
     // pnlGrid
     //
     this.pnlGrid.Controls.Add(this.dgCat);
     this.pnlGrid.Controls.Add(this.gbCat);
     this.pnlGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGrid.Location = new System.Drawing.Point(0, 58);
     this.pnlGrid.Margin   = new System.Windows.Forms.Padding(4);
     this.pnlGrid.Name     = "pnlGrid";
     this.pnlGrid.Size     = new System.Drawing.Size(918, 411);
     this.pnlGrid.TabIndex = 2;
     //
     // dgCat
     //
     this.dgCat.AccessibleName      = "Table";
     this.dgCat.AllowEditing        = false;
     this.dgCat.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn4.AllowEditing   = false;
     gridTextColumn4.AllowGrouping  = false;
     gridTextColumn4.HeaderText     = "Column1";
     gridTextColumn4.MappingName    = "IdCategoriaProducto";
     gridTextColumn4.Visible        = false;
     gridTextColumn5.AllowEditing   = false;
     gridTextColumn5.AllowFiltering = true;
     gridTextColumn5.AllowGrouping  = false;
     gridTextColumn5.HeaderText     = "Nombre";
     gridTextColumn5.MappingName    = "Nombre";
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowGrouping  = false;
     gridTextColumn6.HeaderText     = "Descripción";
     gridTextColumn6.MappingName    = "Descripcion";
     this.dgCat.Columns.Add(gridTextColumn4);
     this.dgCat.Columns.Add(gridTextColumn5);
     this.dgCat.Columns.Add(gridTextColumn6);
     this.dgCat.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgCat.Font                 = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgCat.Location             = new System.Drawing.Point(0, 0);
     this.dgCat.Margin               = new System.Windows.Forms.Padding(4);
     this.dgCat.Name                 = "dgCat";
     this.dgCat.PreviewRowHeightMode = Syncfusion.WinForms.DataGrid.Enums.PreviewRowHeightMode.Auto;
     this.dgCat.Size                 = new System.Drawing.Size(630, 411);
     this.dgCat.TabIndex             = 1;
     this.dgCat.Text                 = "sfDataGrid1";
     //
     // gbCat
     //
     this.gbCat.Controls.Add(this.flowLayoutPanel2);
     this.gbCat.Controls.Add(this.label2);
     this.gbCat.Controls.Add(this.label1);
     this.gbCat.Controls.Add(this.DescripcionControl);
     this.gbCat.Controls.Add(this.NombreControl);
     this.gbCat.Dock     = System.Windows.Forms.DockStyle.Right;
     this.gbCat.Enabled  = false;
     this.gbCat.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gbCat.Location = new System.Drawing.Point(630, 0);
     this.gbCat.Margin   = new System.Windows.Forms.Padding(4);
     this.gbCat.Name     = "gbCat";
     this.gbCat.Padding  = new System.Windows.Forms.Padding(4);
     this.gbCat.Size     = new System.Drawing.Size(288, 411);
     this.gbCat.TabIndex = 0;
     this.gbCat.TabStop  = false;
     this.gbCat.Text     = "Nueva categoria";
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel2.Controls.Add(this.btnGuardar);
     this.flowLayoutPanel2.Controls.Add(this.btnCancelar);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 331);
     this.flowLayoutPanel2.Margin   = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel2.Name     = "flowLayoutPanel2";
     this.flowLayoutPanel2.Padding  = new System.Windows.Forms.Padding(15, 0, 0, 0);
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(288, 35);
     this.flowLayoutPanel2.TabIndex = 7;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(21, 123);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(91, 21);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Descripción";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(21, 48);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(68, 21);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Nombre";
     //
     // DescripcionControl
     //
     this.DescripcionControl.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.DescripcionControl.Location     = new System.Drawing.Point(25, 155);
     this.DescripcionControl.Margin       = new System.Windows.Forms.Padding(4);
     this.DescripcionControl.MaxLength    = 300;
     this.DescripcionControl.Multiline    = true;
     this.DescripcionControl.Name         = "DescripcionControl";
     this.DescripcionControl.ScrollBars   = System.Windows.Forms.ScrollBars.Vertical;
     this.DescripcionControl.Size         = new System.Drawing.Size(241, 150);
     this.DescripcionControl.TabIndex     = 1;
     this.DescripcionControl.TextChanged += new System.EventHandler(this.DescripcionControl_TextChanged);
     //
     // NombreControl
     //
     this.NombreControl.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.NombreControl.Location     = new System.Drawing.Point(25, 84);
     this.NombreControl.Margin       = new System.Windows.Forms.Padding(4);
     this.NombreControl.MaxLength    = 200;
     this.NombreControl.Name         = "NombreControl";
     this.NombreControl.Size         = new System.Drawing.Size(241, 29);
     this.NombreControl.TabIndex     = 0;
     this.NombreControl.TextChanged += new System.EventHandler(this.NombreControl_TextChanged);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(19, 14);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(232, 30);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Categoría de producto";
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor                         = System.Drawing.Color.White;
     this.btnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnNuevo.FlatAppearance.BorderSize         = 0;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.btnNuevo.IsBackStageButton       = false;
     this.btnNuevo.Location                = new System.Drawing.Point(23, 18);
     this.btnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex                = 3;
     this.btnNuevo.Text                    = "Nuevo";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // btnModificar
     //
     this.btnModificar.BackColor                         = System.Drawing.Color.White;
     this.btnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnModificar.FlatAppearance.BorderSize         = 0;
     this.btnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor               = System.Drawing.Color.Black;
     this.btnModificar.IsBackStageButton       = false;
     this.btnModificar.Location                = new System.Drawing.Point(152, 18);
     this.btnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnModificar.Name                    = "btnModificar";
     this.btnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex                = 4;
     this.btnModificar.Text                    = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click                  += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor                         = System.Drawing.Color.White;
     this.btnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnEliminar.FlatAppearance.BorderSize         = 0;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.btnEliminar.IsBackStageButton       = false;
     this.btnEliminar.Location                = new System.Drawing.Point(281, 18);
     this.btnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex                = 5;
     this.btnEliminar.Text                    = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnCancelar
     //
     this.btnCancelar.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
     this.btnCancelar.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor         = System.Drawing.Color.Black;
     this.btnCancelar.IsBackStageButton = false;
     this.btnCancelar.Location          = new System.Drawing.Point(147, 3);
     this.btnCancelar.Name              = "btnCancelar";
     this.btnCancelar.Size              = new System.Drawing.Size(123, 29);
     this.btnCancelar.TabIndex          = 19;
     this.btnCancelar.Text              = "Cancelar";
     this.btnCancelar.Click            += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGuardar
     //
     this.btnGuardar.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnGuardar.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnGuardar.FlatAppearance.BorderSize = 0;
     this.btnGuardar.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnGuardar.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGuardar.ForeColor         = System.Drawing.Color.White;
     this.btnGuardar.IsBackStageButton = false;
     this.btnGuardar.Location          = new System.Drawing.Point(18, 3);
     this.btnGuardar.Name              = "btnGuardar";
     this.btnGuardar.Size              = new System.Drawing.Size(123, 29);
     this.btnGuardar.TabIndex          = 18;
     this.btnGuardar.Text              = "Guardar";
     this.btnGuardar.Click            += new System.EventHandler(this.btnGuardar_Click);
     //
     // FrmCategoriaProducto
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(918, 537);
     this.Controls.Add(this.pnlGrid);
     this.Controls.Add(this.pnlBtns);
     this.Controls.Add(this.pnlHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.Name            = "FrmCategoriaProducto";
     this.Text            = "FrmCategoriaProducto";
     this.pnlHeader.ResumeLayout(false);
     this.pnlHeader.PerformLayout();
     this.pnlBtns.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.pnlGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgCat)).EndInit();
     this.gbCat.ResumeLayout(false);
     this.gbCat.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn17 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn18 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn19 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn20 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn21 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn22 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn23 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn24 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn25 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn26 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn27 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn28 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn29 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn30 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn31 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn32 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.panel1             = new System.Windows.Forms.Panel();
     this.btnBuscar          = new System.Windows.Forms.Button();
     this.label1             = new System.Windows.Forms.Label();
     this.BuscarControl      = new System.Windows.Forms.TextBox();
     this.panel2             = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.panel3             = new System.Windows.Forms.Panel();
     this.DataGridProveedor  = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.errorGridProveedor = new System.Windows.Forms.ErrorProvider(this.components);
     this.label3             = new System.Windows.Forms.Label();
     this.btnNuevo           = new CIDFares.Library.Controls.Btn.Btn();
     this.btnModificar       = new CIDFares.Library.Controls.Btn.Btn();
     this.btnEliminar        = new CIDFares.Library.Controls.Btn.Btn();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridProveedor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorGridProveedor)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.btnBuscar);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.BuscarControl);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1239, 58);
     this.panel1.TabIndex = 0;
     //
     // btnBuscar
     //
     this.btnBuscar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBuscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnBuscar.FlatAppearance.BorderSize = 0;
     this.btnBuscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscar.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.btnBuscar.ForeColor = System.Drawing.Color.White;
     this.btnBuscar.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.buscar;
     this.btnBuscar.Location  = new System.Drawing.Point(1164, 20);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(31, 24);
     this.btnBuscar.TabIndex  = 186;
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Click += new System.EventHandler(this.btnBuscar_Click);
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 12F);
     this.label1.Location = new System.Drawing.Point(755, 21);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(123, 21);
     this.label1.TabIndex = 184;
     this.label1.Text     = "Clave / Nombre:";
     //
     // BuscarControl
     //
     this.BuscarControl.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BuscarControl.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BuscarControl.Font        = new System.Drawing.Font("Segoe UI", 12F);
     this.BuscarControl.Location    = new System.Drawing.Point(881, 21);
     this.BuscarControl.MaxLength   = 200;
     this.BuscarControl.Name        = "BuscarControl";
     this.BuscarControl.Size        = new System.Drawing.Size(263, 22);
     this.BuscarControl.TabIndex    = 182;
     this.BuscarControl.KeyPress   += new System.Windows.Forms.KeyPressEventHandler(this.BuscarControl_KeyPress);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.panel2.Controls.Add(this.flowLayoutPanel1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 410);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1239, 68);
     this.panel2.TabIndex = 1;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnNuevo);
     this.flowLayoutPanel1.Controls.Add(this.btnModificar);
     this.flowLayoutPanel1.Controls.Add(this.btnEliminar);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(17, 18);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(600, 35);
     this.flowLayoutPanel1.TabIndex = 1;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.DataGridProveedor);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 58);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1239, 352);
     this.panel3.TabIndex = 2;
     //
     // DataGridProveedor
     //
     this.DataGridProveedor.AccessibleName      = "Table";
     this.DataGridProveedor.AllowEditing        = false;
     this.DataGridProveedor.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn17.AllowEditing = false;
     gridTextColumn17.HeaderText   = "Column1";
     gridTextColumn17.MappingName  = "IdProveedor";
     gridTextColumn17.Visible      = false;
     gridTextColumn18.AllowEditing = false;
     gridTextColumn18.HeaderText   = "Clave";
     gridTextColumn18.MappingName  = "Clave";
     gridTextColumn19.AllowEditing = false;
     gridTextColumn19.HeaderText   = "Nombre comercial";
     gridTextColumn19.MappingName  = "NombreComercial";
     gridTextColumn20.AllowEditing = false;
     gridTextColumn20.HeaderText   = "Razón social";
     gridTextColumn20.MappingName  = "RazonSocial";
     gridTextColumn21.AllowEditing = false;
     gridTextColumn21.HeaderText   = "Representante";
     gridTextColumn21.MappingName  = "Representante";
     gridTextColumn22.AllowEditing = false;
     gridTextColumn22.HeaderText   = "RFC";
     gridTextColumn22.MappingName  = "RFC";
     gridTextColumn23.AllowEditing = false;
     gridTextColumn23.HeaderText   = "Dirección";
     gridTextColumn23.MappingName  = "Direccion";
     gridTextColumn24.AllowEditing = false;
     gridTextColumn24.HeaderText   = "Telefono";
     gridTextColumn24.MappingName  = "Telefono";
     gridTextColumn25.AllowEditing = false;
     gridTextColumn25.HeaderText   = "Correo";
     gridTextColumn25.MappingName  = "CorreoElectronico";
     gridTextColumn26.AllowEditing = false;
     gridTextColumn26.HeaderText   = "Código postal";
     gridTextColumn26.MappingName  = "CodigoPostal";
     gridTextColumn27.AllowEditing = false;
     gridTextColumn27.HeaderText   = "IdPais";
     gridTextColumn27.MappingName  = "IdPais";
     gridTextColumn27.Visible      = false;
     gridTextColumn28.AllowEditing = false;
     gridTextColumn28.HeaderText   = "País";
     gridTextColumn28.MappingName  = "Pais";
     gridTextColumn29.AllowEditing = false;
     gridTextColumn29.HeaderText   = "Column15";
     gridTextColumn29.MappingName  = "IdEstado";
     gridTextColumn29.Visible      = false;
     gridTextColumn30.AllowEditing = false;
     gridTextColumn30.HeaderText   = "Estado";
     gridTextColumn30.MappingName  = "Estado";
     gridTextColumn31.AllowEditing = false;
     gridTextColumn31.HeaderText   = "Column17";
     gridTextColumn31.MappingName  = "IdMunicipio";
     gridTextColumn31.Visible      = false;
     gridTextColumn32.AllowEditing = false;
     gridTextColumn32.HeaderText   = "Municipio";
     gridTextColumn32.MappingName  = "Municipio";
     this.DataGridProveedor.Columns.Add(gridTextColumn17);
     this.DataGridProveedor.Columns.Add(gridTextColumn18);
     this.DataGridProveedor.Columns.Add(gridTextColumn19);
     this.DataGridProveedor.Columns.Add(gridTextColumn20);
     this.DataGridProveedor.Columns.Add(gridTextColumn21);
     this.DataGridProveedor.Columns.Add(gridTextColumn22);
     this.DataGridProveedor.Columns.Add(gridTextColumn23);
     this.DataGridProveedor.Columns.Add(gridTextColumn24);
     this.DataGridProveedor.Columns.Add(gridTextColumn25);
     this.DataGridProveedor.Columns.Add(gridTextColumn26);
     this.DataGridProveedor.Columns.Add(gridTextColumn27);
     this.DataGridProveedor.Columns.Add(gridTextColumn28);
     this.DataGridProveedor.Columns.Add(gridTextColumn29);
     this.DataGridProveedor.Columns.Add(gridTextColumn30);
     this.DataGridProveedor.Columns.Add(gridTextColumn31);
     this.DataGridProveedor.Columns.Add(gridTextColumn32);
     this.DataGridProveedor.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.DataGridProveedor.Location = new System.Drawing.Point(0, 0);
     this.DataGridProveedor.Name     = "DataGridProveedor";
     this.DataGridProveedor.Size     = new System.Drawing.Size(1239, 352);
     this.DataGridProveedor.TabIndex = 0;
     this.DataGridProveedor.Text     = "sfDataGrid1";
     //
     // errorGridProveedor
     //
     this.errorGridProveedor.ContainerControl = this;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(12, 15);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(113, 30);
     this.label3.TabIndex = 187;
     this.label3.Text     = "Proveedor";
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor                         = System.Drawing.Color.White;
     this.btnNuevo.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnNuevo.FlatAppearance.BorderSize         = 0;
     this.btnNuevo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnNuevo.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevo.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevo.ForeColor               = System.Drawing.Color.Black;
     this.btnNuevo.IsBackStageButton       = false;
     this.btnNuevo.Location                = new System.Drawing.Point(3, 3);
     this.btnNuevo.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevo.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnNuevo.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(123, 29);
     this.btnNuevo.TabIndex                = 10;
     this.btnNuevo.Text                    = "Nuevo";
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // btnModificar
     //
     this.btnModificar.BackColor                         = System.Drawing.Color.White;
     this.btnModificar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnModificar.FlatAppearance.BorderSize         = 0;
     this.btnModificar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnModificar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.ForeColor               = System.Drawing.Color.Black;
     this.btnModificar.IsBackStageButton       = false;
     this.btnModificar.Location                = new System.Drawing.Point(132, 3);
     this.btnModificar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnModificar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnModificar.Name                    = "btnModificar";
     this.btnModificar.Size                    = new System.Drawing.Size(123, 29);
     this.btnModificar.TabIndex                = 11;
     this.btnModificar.Text                    = "Modificar";
     this.btnModificar.UseVisualStyleBackColor = false;
     this.btnModificar.Click                  += new System.EventHandler(this.btnModificar_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor                         = System.Drawing.Color.White;
     this.btnEliminar.BeforeTouchSize                   = new System.Drawing.Size(123, 29);
     this.btnEliminar.FlatAppearance.BorderSize         = 0;
     this.btnEliminar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor               = System.Drawing.Color.Black;
     this.btnEliminar.IsBackStageButton       = false;
     this.btnEliminar.Location                = new System.Drawing.Point(261, 3);
     this.btnEliminar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnEliminar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(123, 29);
     this.btnEliminar.TabIndex                = 12;
     this.btnEliminar.Text                    = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // FrmProveedorGrid
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1239, 478);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmProveedorGrid";
     this.Text            = "FrmProveedorGrid";
     this.Shown          += new System.EventHandler(this.FrmProveedorGrid_Shown);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DataGridProveedor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorGridProveedor)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn1      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn2      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn3      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn4      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn1       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn2       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn3       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn5      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription1 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     Syncfusion.Windows.Forms.BannerTextInfo             bannerTextInfo1         = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.sdgOrders           = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel1              = new System.Windows.Forms.Panel();
     this.btnReload           = new Syncfusion.WinForms.Controls.SfButton();
     this.txtSearch           = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.panel2              = new System.Windows.Forms.Panel();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.panel3              = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.sdgOrders)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // sdgOrders
     //
     this.sdgOrders.AccessibleName            = "Table";
     this.sdgOrders.AllowEditing              = false;
     this.sdgOrders.AllowFiltering            = true;
     this.sdgOrders.AutoExpandGroups          = true;
     this.sdgOrders.AutoGenerateColumns       = false;
     this.sdgOrders.AutoSizeColumnsMode       = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridNumericColumn1.AllowEditing          = false;
     gridNumericColumn1.AllowFiltering        = true;
     gridNumericColumn1.Format                = "{0}";
     gridNumericColumn1.HeaderText            = "Order Id";
     gridNumericColumn1.MappingName           = "Id";
     gridNumericColumn1.MaximumWidth          = 70D;
     gridNumericColumn2.AllowEditing          = false;
     gridNumericColumn2.AllowFiltering        = true;
     gridNumericColumn2.Format                = "{0}";
     gridNumericColumn2.HeaderText            = "Tool Id";
     gridNumericColumn2.MappingName           = "Tool.Id";
     gridNumericColumn2.MaximumWidth          = 70D;
     gridNumericColumn3.AllowEditing          = false;
     gridNumericColumn3.AllowFiltering        = true;
     gridNumericColumn3.Format                = "{0}";
     gridNumericColumn3.HeaderText            = "Customer Id";
     gridNumericColumn3.MappingName           = "Customer.Id";
     gridNumericColumn3.MaximumWidth          = 70D;
     gridTextColumn1.AllowEditing             = false;
     gridTextColumn1.AllowFiltering           = true;
     gridTextColumn1.HeaderText               = "Smtp";
     gridTextColumn1.MappingName              = "Tool.Smtp";
     gridNumericColumn4.AllowEditing          = false;
     gridNumericColumn4.AllowFiltering        = true;
     gridNumericColumn4.Format                = "{0}";
     gridNumericColumn4.HeaderText            = "Port";
     gridNumericColumn4.MappingName           = "Tool.Port";
     gridNumericColumn4.MaximumWidth          = 70D;
     gridTextColumn2.AllowEditing             = false;
     gridTextColumn2.AllowFiltering           = true;
     gridTextColumn2.HeaderText               = "BuyingStatus";
     gridTextColumn2.MappingName              = "Status";
     gridButtonColumn1.AllowDefaultButtonText = false;
     gridButtonColumn1.AllowEditing           = false;
     gridButtonColumn1.AllowFiltering         = true;
     gridButtonColumn1.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn1.DefaultButtonText      = "";
     gridButtonColumn1.HeaderText             = "Accept";
     gridButtonColumn1.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn1.MappingName            = "Accept";
     gridButtonColumn1.NullDisplayText        = "Accept";
     gridButtonColumn2.AllowDefaultButtonText = false;
     gridButtonColumn2.AllowEditing           = false;
     gridButtonColumn2.AllowFiltering         = true;
     gridButtonColumn2.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn2.DefaultButtonText      = "";
     gridButtonColumn2.HeaderText             = "Reject";
     gridButtonColumn2.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn2.MappingName            = "Column8";
     gridButtonColumn2.NullDisplayText        = "Reject";
     gridButtonColumn3.AllowDefaultButtonText = false;
     gridButtonColumn3.AllowEditing           = false;
     gridButtonColumn3.AllowFiltering         = true;
     gridButtonColumn3.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn3.DefaultButtonText      = "";
     gridButtonColumn3.HeaderText             = "Delete";
     gridButtonColumn3.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn3.MappingName            = "Column9";
     gridButtonColumn3.NullDisplayText        = "Delete";
     gridNumericColumn5.AllowEditing          = false;
     gridNumericColumn5.AllowFiltering        = true;
     gridNumericColumn5.Format                = "{0}";
     gridNumericColumn5.HeaderText            = "Price";
     gridNumericColumn5.MappingName           = "Tool.Price";
     this.sdgOrders.Columns.Add(gridNumericColumn1);
     this.sdgOrders.Columns.Add(gridNumericColumn2);
     this.sdgOrders.Columns.Add(gridNumericColumn3);
     this.sdgOrders.Columns.Add(gridTextColumn1);
     this.sdgOrders.Columns.Add(gridNumericColumn4);
     this.sdgOrders.Columns.Add(gridTextColumn2);
     this.sdgOrders.Columns.Add(gridButtonColumn1);
     this.sdgOrders.Columns.Add(gridButtonColumn2);
     this.sdgOrders.Columns.Add(gridButtonColumn3);
     this.sdgOrders.Columns.Add(gridNumericColumn5);
     this.sdgOrders.Dock = System.Windows.Forms.DockStyle.Fill;
     groupColumnDescription1.ColumnName       = "Customer.Id";
     groupColumnDescription1.SortGroupRecords = true;
     this.sdgOrders.GroupColumnDescriptions.Add(groupColumnDescription1);
     this.sdgOrders.Location         = new System.Drawing.Point(0, 0);
     this.sdgOrders.Name             = "sdgOrders";
     this.sdgOrders.Size             = new System.Drawing.Size(765, 426);
     this.sdgOrders.TabIndex         = 0;
     this.sdgOrders.Text             = "sfDataGrid1";
     this.sdgOrders.CellButtonClick += new Syncfusion.WinForms.DataGrid.Events.CellButtonClickEventHandler(this.sfDataGrid1_CellButtonClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnReload);
     this.panel1.Controls.Add(this.txtSearch);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(765, 40);
     this.panel1.TabIndex = 3;
     //
     // btnReload
     //
     this.btnReload.AccessibleName         = "Button";
     this.btnReload.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnReload.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnReload.Location               = new System.Drawing.Point(670, 5);
     this.btnReload.Name                   = "btnReload";
     this.btnReload.Size                   = new System.Drawing.Size(90, 30);
     this.btnReload.Style.BackColor        = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnReload.Style.ForeColor        = System.Drawing.Color.White;
     this.btnReload.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnReload.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnReload.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnReload.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnReload.TabIndex               = 3;
     this.btnReload.Text                   = "Reload";
     this.btnReload.Click                 += new System.EventHandler(this.btnReload_Click);
     //
     // txtSearch
     //
     bannerTextInfo1.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo1.Text    = "Search Everywhere";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtSearch, bannerTextInfo1);
     this.txtSearch.BeforeTouchSize = new System.Drawing.Size(279, 29);
     this.txtSearch.Dock            = System.Windows.Forms.DockStyle.Left;
     this.txtSearch.Font            = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSearch.Location        = new System.Drawing.Point(5, 5);
     this.txtSearch.Name            = "txtSearch";
     this.txtSearch.Size            = new System.Drawing.Size(279, 29);
     this.txtSearch.TabIndex        = 2;
     this.txtSearch.TextChanged    += new System.EventHandler(this.txtSearch_TextChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.sdgOrders);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 40);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(765, 426);
     this.panel2.TabIndex = 4;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 466);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(765, 44);
     this.panel3.TabIndex = 5;
     //
     // Order
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Name = "Order";
     this.Size = new System.Drawing.Size(765, 510);
     ((System.ComponentModel.ISupportInitialize)(this.sdgOrders)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn9 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.panelContenedor           = new System.Windows.Forms.Panel();
     this.panelContenedoGridGuardar = new System.Windows.Forms.Panel();
     this.panelGuardar              = new System.Windows.Forms.Panel();
     this.BtnAgregar                = new System.Windows.Forms.Button();
     this.label1                    = new System.Windows.Forms.Label();
     this.CantidadProductoControl   = new System.Windows.Forms.TextBox();
     this.panelGrid                 = new System.Windows.Forms.Panel();
     this.sfDataGridBuquedaProducto = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panelBuscador             = new System.Windows.Forms.Panel();
     this.lblTitulo                 = new System.Windows.Forms.Label();
     this.ErrorControl              = new System.Windows.Forms.Label();
     this.NombreControl             = new System.Windows.Forms.TextBox();
     this.BuquedaClaveCodigoControl = new System.Windows.Forms.TextBox();
     this.BusqueNombreControl       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.BusClaveBarraControl      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.errorProvider1            = new System.Windows.Forms.ErrorProvider(this.components);
     this.btnBuscar                 = new System.Windows.Forms.Button();
     this.BtnBusqueda               = new System.Windows.Forms.Button();
     this.panelContenedor.SuspendLayout();
     this.panelContenedoGridGuardar.SuspendLayout();
     this.panelGuardar.SuspendLayout();
     this.panelGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridBuquedaProducto)).BeginInit();
     this.panelBuscador.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BusqueNombreControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BusClaveBarraControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // panelContenedor
     //
     this.panelContenedor.Controls.Add(this.panelContenedoGridGuardar);
     this.panelContenedor.Controls.Add(this.panelBuscador);
     this.panelContenedor.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor.Location = new System.Drawing.Point(0, 0);
     this.panelContenedor.Name     = "panelContenedor";
     this.panelContenedor.Size     = new System.Drawing.Size(916, 482);
     this.panelContenedor.TabIndex = 0;
     //
     // panelContenedoGridGuardar
     //
     this.panelContenedoGridGuardar.Controls.Add(this.panelGuardar);
     this.panelContenedoGridGuardar.Controls.Add(this.panelGrid);
     this.panelContenedoGridGuardar.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedoGridGuardar.Location = new System.Drawing.Point(0, 58);
     this.panelContenedoGridGuardar.Name     = "panelContenedoGridGuardar";
     this.panelContenedoGridGuardar.Size     = new System.Drawing.Size(916, 424);
     this.panelContenedoGridGuardar.TabIndex = 1;
     //
     // panelGuardar
     //
     this.panelGuardar.Controls.Add(this.BtnAgregar);
     this.panelGuardar.Controls.Add(this.label1);
     this.panelGuardar.Controls.Add(this.CantidadProductoControl);
     this.panelGuardar.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelGuardar.Location = new System.Drawing.Point(755, 0);
     this.panelGuardar.Name     = "panelGuardar";
     this.panelGuardar.Size     = new System.Drawing.Size(161, 420);
     this.panelGuardar.TabIndex = 1;
     //
     // BtnAgregar
     //
     this.BtnAgregar.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.BtnAgregar.BackColor = System.Drawing.Color.White;
     this.BtnAgregar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.BtnAgregar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BtnAgregar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnAgregar.Location  = new System.Drawing.Point(22, 169);
     this.BtnAgregar.Name      = "BtnAgregar";
     this.BtnAgregar.Size      = new System.Drawing.Size(111, 29);
     this.BtnAgregar.TabIndex  = 11;
     this.BtnAgregar.Text      = "Agregar";
     this.BtnAgregar.UseVisualStyleBackColor = false;
     this.BtnAgregar.Click += new System.EventHandler(this.BtnAgregar_Click);
     //
     // label1
     //
     this.label1.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(16, 94);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(75, 21);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "Cantidad:";
     //
     // CantidadProductoControl
     //
     this.CantidadProductoControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.CantidadProductoControl.Location  = new System.Drawing.Point(20, 128);
     this.CantidadProductoControl.MaxLength = 200;
     this.CantidadProductoControl.Name      = "CantidadProductoControl";
     this.CantidadProductoControl.Size      = new System.Drawing.Size(113, 29);
     this.CantidadProductoControl.TabIndex  = 7;
     //
     // panelGrid
     //
     this.panelGrid.Controls.Add(this.sfDataGridBuquedaProducto);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(755, 424);
     this.panelGrid.TabIndex = 0;
     //
     // sfDataGridBuquedaProducto
     //
     this.sfDataGridBuquedaProducto.AccessibleName      = "Table";
     this.sfDataGridBuquedaProducto.AllowEditing        = false;
     this.sfDataGridBuquedaProducto.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing = false;
     gridTextColumn1.HeaderText   = "IdProducto";
     gridTextColumn1.MappingName  = "IdProducto";
     gridTextColumn1.Visible      = false;
     gridTextColumn2.AllowEditing = false;
     gridTextColumn2.HeaderText   = "Clave";
     gridTextColumn2.MappingName  = "Clave";
     gridTextColumn2.MaximumWidth = 100D;
     gridTextColumn2.MinimumWidth = 90D;
     gridTextColumn3.AllowEditing = false;
     gridTextColumn3.HeaderText   = "Nombre";
     gridTextColumn3.MappingName  = "Nombre";
     gridTextColumn3.MaximumWidth = 200D;
     gridTextColumn3.MinimumWidth = 200D;
     gridTextColumn4.AllowEditing = false;
     gridTextColumn4.HeaderText   = "Existencia";
     gridTextColumn4.MappingName  = "CantidadProducto";
     gridTextColumn5.AllowEditing = false;
     gridTextColumn5.Format       = "C";
     gridTextColumn5.HeaderText   = "Precio";
     gridTextColumn5.MappingName  = "Precio";
     gridTextColumn6.AllowEditing = false;
     gridTextColumn6.HeaderText   = "Categoria";
     gridTextColumn6.MappingName  = "NombreCategoria";
     gridTextColumn6.Visible      = false;
     gridTextColumn7.AllowEditing = false;
     gridTextColumn7.HeaderText   = "UM";
     gridTextColumn7.MappingName  = "UnidadMedida";
     gridTextColumn8.AllowEditing = false;
     gridTextColumn8.HeaderText   = "Porcentaje Paquete";
     gridTextColumn8.MappingName  = "PorcentajePaquete";
     gridTextColumn8.Visible      = false;
     gridTextColumn9.AllowEditing = false;
     gridTextColumn9.Format       = "C";
     gridTextColumn9.HeaderText   = "Costo";
     gridTextColumn9.MappingName  = "CostoProducto";
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn1);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn2);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn3);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn4);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn5);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn6);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn7);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn8);
     this.sfDataGridBuquedaProducto.Columns.Add(gridTextColumn9);
     this.sfDataGridBuquedaProducto.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.sfDataGridBuquedaProducto.Location         = new System.Drawing.Point(0, 0);
     this.sfDataGridBuquedaProducto.Name             = "sfDataGridBuquedaProducto";
     this.sfDataGridBuquedaProducto.Size             = new System.Drawing.Size(755, 424);
     this.sfDataGridBuquedaProducto.TabIndex         = 2;
     this.sfDataGridBuquedaProducto.Text             = "sfDataGrid1";
     this.sfDataGridBuquedaProducto.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGridBuquedaProducto_CellDoubleClick);
     //
     // panelBuscador
     //
     this.panelBuscador.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.panelBuscador.Controls.Add(this.btnBuscar);
     this.panelBuscador.Controls.Add(this.lblTitulo);
     this.panelBuscador.Controls.Add(this.BtnBusqueda);
     this.panelBuscador.Controls.Add(this.ErrorControl);
     this.panelBuscador.Controls.Add(this.NombreControl);
     this.panelBuscador.Controls.Add(this.BuquedaClaveCodigoControl);
     this.panelBuscador.Controls.Add(this.BusqueNombreControl);
     this.panelBuscador.Controls.Add(this.BusClaveBarraControl);
     this.panelBuscador.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelBuscador.Location = new System.Drawing.Point(0, 0);
     this.panelBuscador.Name     = "panelBuscador";
     this.panelBuscador.Size     = new System.Drawing.Size(916, 58);
     this.panelBuscador.TabIndex = 0;
     //
     // lblTitulo
     //
     this.lblTitulo.AutoSize = true;
     this.lblTitulo.Font     = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitulo.Location = new System.Drawing.Point(10, 16);
     this.lblTitulo.Name     = "lblTitulo";
     this.lblTitulo.Size     = new System.Drawing.Size(174, 30);
     this.lblTitulo.TabIndex = 14;
     this.lblTitulo.Text     = "Buscar producto";
     //
     // ErrorControl
     //
     this.ErrorControl.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.ErrorControl.AutoSize = true;
     this.ErrorControl.Location = new System.Drawing.Point(752, 23);
     this.ErrorControl.Name     = "ErrorControl";
     this.ErrorControl.Size     = new System.Drawing.Size(0, 13);
     this.ErrorControl.TabIndex = 11;
     //
     // NombreControl
     //
     this.NombreControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.NombreControl.Location  = new System.Drawing.Point(507, 29);
     this.NombreControl.MaxLength = 200;
     this.NombreControl.Name      = "NombreControl";
     this.NombreControl.Size      = new System.Drawing.Size(226, 20);
     this.NombreControl.TabIndex  = 6;
     this.NombreControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NombreControl_KeyPress);
     //
     // BuquedaClaveCodigoControl
     //
     this.BuquedaClaveCodigoControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BuquedaClaveCodigoControl.Location  = new System.Drawing.Point(225, 28);
     this.BuquedaClaveCodigoControl.MaxLength = 200;
     this.BuquedaClaveCodigoControl.Name      = "BuquedaClaveCodigoControl";
     this.BuquedaClaveCodigoControl.Size      = new System.Drawing.Size(238, 20);
     this.BuquedaClaveCodigoControl.TabIndex  = 8;
     this.BuquedaClaveCodigoControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.BuquedaClaveCodigoControl_KeyPress);
     //
     // BusqueNombreControl
     //
     this.BusqueNombreControl.Anchor          = System.Windows.Forms.AnchorStyles.Right;
     this.BusqueNombreControl.BeforeTouchSize = new System.Drawing.Size(175, 21);
     this.BusqueNombreControl.Location        = new System.Drawing.Point(533, 4);
     this.BusqueNombreControl.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.BusqueNombreControl.Name            = "BusqueNombreControl";
     this.BusqueNombreControl.Size            = new System.Drawing.Size(175, 21);
     this.BusqueNombreControl.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.BusqueNombreControl.TabIndex        = 7;
     this.BusqueNombreControl.Text            = "Buscar por producto";
     this.BusqueNombreControl.ThemeName       = "Metro";
     this.BusqueNombreControl.ThemesEnabled   = false;
     this.BusqueNombreControl.CheckedChanged += new System.EventHandler(this.BusqueNombreControl_CheckedChanged);
     //
     // BusClaveBarraControl
     //
     this.BusClaveBarraControl.Anchor          = System.Windows.Forms.AnchorStyles.Right;
     this.BusClaveBarraControl.BeforeTouchSize = new System.Drawing.Size(238, 21);
     this.BusClaveBarraControl.Location        = new System.Drawing.Point(235, 4);
     this.BusClaveBarraControl.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.BusClaveBarraControl.Name            = "BusClaveBarraControl";
     this.BusClaveBarraControl.Size            = new System.Drawing.Size(238, 21);
     this.BusClaveBarraControl.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.BusClaveBarraControl.TabIndex        = 9;
     this.BusClaveBarraControl.Text            = "Buscar por clave o codigo de barra";
     this.BusClaveBarraControl.ThemeName       = "Metro";
     this.BusClaveBarraControl.ThemesEnabled   = false;
     this.BusClaveBarraControl.CheckedChanged += new System.EventHandler(this.BusClaveBarraControl_CheckedChanged);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // btnBuscar
     //
     this.btnBuscar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBuscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnBuscar.FlatAppearance.BorderSize = 0;
     this.btnBuscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscar.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.btnBuscar.ForeColor = System.Drawing.Color.White;
     this.btnBuscar.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.buscar;
     this.btnBuscar.Location  = new System.Drawing.Point(775, 18);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(31, 24);
     this.btnBuscar.TabIndex  = 187;
     this.btnBuscar.UseVisualStyleBackColor = false;
     //
     // BtnBusqueda
     //
     this.BtnBusqueda.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BtnBusqueda.BackColor = System.Drawing.Color.White;
     this.BtnBusqueda.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.BtnBusqueda.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BtnBusqueda.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnBusqueda.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.buscar0;
     this.BtnBusqueda.Location  = new System.Drawing.Point(812, 16);
     this.BtnBusqueda.Name      = "BtnBusqueda";
     this.BtnBusqueda.Size      = new System.Drawing.Size(31, 24);
     this.BtnBusqueda.TabIndex  = 13;
     this.BtnBusqueda.UseVisualStyleBackColor = false;
     this.BtnBusqueda.Click += new System.EventHandler(this.BtnBusqueda_Click);
     //
     // FrmBusquedaProducto
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(916, 482);
     this.Controls.Add(this.panelContenedor);
     this.MaximumSize   = new System.Drawing.Size(932, 521);
     this.MinimumSize   = new System.Drawing.Size(932, 521);
     this.Name          = "FrmBusquedaProducto";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "BusquedaProducto";
     this.panelContenedor.ResumeLayout(false);
     this.panelContenedoGridGuardar.ResumeLayout(false);
     this.panelGuardar.ResumeLayout(false);
     this.panelGuardar.PerformLayout();
     this.panelGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridBuquedaProducto)).EndInit();
     this.panelBuscador.ResumeLayout(false);
     this.panelBuscador.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BusqueNombreControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BusClaveBarraControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn3  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn4  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn5  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn6  = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo1 = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.dtgClientes = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.panel1      = new System.Windows.Forms.Panel();
     this.label3      = new System.Windows.Forms.Label();
     this.pnlTitulo   = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dtgClientes)).BeginInit();
     this.panel1.SuspendLayout();
     this.pnlTitulo.SuspendLayout();
     this.SuspendLayout();
     //
     // dtgClientes
     //
     this.dtgClientes.AccessibleName            = "Table";
     this.dtgClientes.AllowDraggingColumns      = true;
     this.dtgClientes.AllowDrop                 = true;
     this.dtgClientes.AllowEditing              = false;
     this.dtgClientes.AllowFiltering            = true;
     this.dtgClientes.AllowSelectionOnMouseDown = true;
     this.dtgClientes.AutoExpandGroups          = true;
     this.dtgClientes.AutoSizeColumnsMode       = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgClientes.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn1.AllowDragging              = true;
     gridTextColumn1.AllowEditing               = false;
     gridTextColumn1.AllowFiltering             = true;
     gridTextColumn1.HeaderText                 = "IdCliente";
     gridTextColumn1.MappingName                = "IdCliente";
     gridTextColumn1.Visible        = false;
     gridTextColumn2.AllowDragging  = true;
     gridTextColumn2.AllowEditing   = false;
     gridTextColumn2.AllowFiltering = true;
     gridTextColumn2.HeaderText     = "CLAVE";
     gridTextColumn2.MappingName    = "Clave";
     gridTextColumn3.AllowDragging  = true;
     gridTextColumn3.AllowEditing   = false;
     gridTextColumn3.AllowFiltering = true;
     gridTextColumn3.HeaderText     = "NOMBRE";
     gridTextColumn3.MappingName    = "NombreCompleto";
     gridTextColumn4.AllowDragging  = true;
     gridTextColumn4.AllowEditing   = false;
     gridTextColumn4.AllowFiltering = true;
     gridTextColumn4.HeaderText     = "TELEFONO";
     gridTextColumn4.MappingName    = "Telefono";
     gridTextColumn5.AllowDragging  = true;
     gridTextColumn5.AllowEditing   = false;
     gridTextColumn5.AllowFiltering = true;
     gridTextColumn5.HeaderText     = "EDAD";
     gridTextColumn5.MappingName    = "Edad";
     gridTextColumn6.AllowDragging  = true;
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowFiltering = true;
     gridTextColumn6.HeaderText     = "DEPENDE";
     gridTextColumn6.MappingName    = "IdPreguntaDepende";
     gridTextColumn6.Visible        = false;
     this.dtgClientes.Columns.Add(gridTextColumn1);
     this.dtgClientes.Columns.Add(gridTextColumn2);
     this.dtgClientes.Columns.Add(gridTextColumn3);
     this.dtgClientes.Columns.Add(gridTextColumn4);
     this.dtgClientes.Columns.Add(gridTextColumn5);
     this.dtgClientes.Columns.Add(gridTextColumn6);
     this.dtgClientes.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.dtgClientes.Font      = new System.Drawing.Font("Montserrat", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtgClientes.Location  = new System.Drawing.Point(0, 0);
     this.dtgClientes.Name      = "dtgClientes";
     this.dtgClientes.RowHeight = 21;
     this.dtgClientes.Size      = new System.Drawing.Size(800, 405);
     this.dtgClientes.Style.RowHeaderStyle.Borders = gridBordersInfo1;
     this.dtgClientes.TabIndex         = 2;
     this.dtgClientes.Text             = "dataGridsf1";
     this.dtgClientes.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.DtgClientes_CellDoubleClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dtgClientes);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 45);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(800, 405);
     this.panel1.TabIndex = 11;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Montserrat", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(12, 11);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(242, 26);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "SELECCIONAR CLIENTE";
     //
     // pnlTitulo
     //
     this.pnlTitulo.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlTitulo.Controls.Add(this.label3);
     this.pnlTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.Font     = new System.Drawing.Font("Montserrat", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlTitulo.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name     = "pnlTitulo";
     this.pnlTitulo.Size     = new System.Drawing.Size(800, 45);
     this.pnlTitulo.TabIndex = 10;
     //
     // FrmSelectCliente
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pnlTitulo);
     this.MaximumSize   = new System.Drawing.Size(816, 489);
     this.MinimumSize   = new System.Drawing.Size(816, 489);
     this.Name          = "FrmSelectCliente";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmSelectCliente";
     this.Load         += new System.EventHandler(this.FrmSelectCliente_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dtgClientes)).EndInit();
     this.panel1.ResumeLayout(false);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.pnlTitulo            = new System.Windows.Forms.Panel();
     this.label3               = new System.Windows.Forms.Label();
     this.FlpBotones           = new System.Windows.Forms.FlowLayoutPanel();
     this.btnEliminarConsulta  = new System.Windows.Forms.Button();
     this.btnModificarConsulta = new System.Windows.Forms.Button();
     this.btnNuevaConsulta     = new System.Windows.Forms.Button();
     this.panel1               = new System.Windows.Forms.Panel();
     this.label7               = new System.Windows.Forms.Label();
     this.ptbCliente           = new System.Windows.Forms.PictureBox();
     this.BuscarValor          = new System.Windows.Forms.TextBox();
     this.dtgConsultas         = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.pnlTitulo.SuspendLayout();
     this.FlpBotones.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptbCliente)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtgConsultas)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitulo
     //
     this.pnlTitulo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.pnlTitulo.Controls.Add(this.label3);
     this.pnlTitulo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitulo.Location = new System.Drawing.Point(0, 0);
     this.pnlTitulo.Name     = "pnlTitulo";
     this.pnlTitulo.Size     = new System.Drawing.Size(1018, 58);
     this.pnlTitulo.TabIndex = 10;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Montserrat", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(12, 18);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(130, 26);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "CONSULTAS";
     //
     // FlpBotones
     //
     this.FlpBotones.Controls.Add(this.btnEliminarConsulta);
     this.FlpBotones.Controls.Add(this.btnModificarConsulta);
     this.FlpBotones.Controls.Add(this.btnNuevaConsulta);
     this.FlpBotones.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.FlpBotones.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.FlpBotones.Location      = new System.Drawing.Point(0, 594);
     this.FlpBotones.Name          = "FlpBotones";
     this.FlpBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.FlpBotones.Size          = new System.Drawing.Size(1018, 74);
     this.FlpBotones.TabIndex      = 11;
     //
     // btnEliminarConsulta
     //
     this.btnEliminarConsulta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEliminarConsulta.BackColor = System.Drawing.Color.White;
     this.btnEliminarConsulta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnEliminarConsulta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminarConsulta.Font       = new System.Drawing.Font("Montserrat", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminarConsulta.ForeColor  = System.Drawing.Color.Black;
     this.btnEliminarConsulta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEliminarConsulta.Location   = new System.Drawing.Point(865, 23);
     this.btnEliminarConsulta.Name       = "btnEliminarConsulta";
     this.btnEliminarConsulta.Size       = new System.Drawing.Size(130, 28);
     this.btnEliminarConsulta.TabIndex   = 16;
     this.btnEliminarConsulta.Text       = "ELIMINAR";
     this.btnEliminarConsulta.UseVisualStyleBackColor = false;
     //
     // btnModificarConsulta
     //
     this.btnModificarConsulta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnModificarConsulta.BackColor = System.Drawing.Color.White;
     this.btnModificarConsulta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnModificarConsulta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnModificarConsulta.Font       = new System.Drawing.Font("Montserrat", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificarConsulta.ForeColor  = System.Drawing.Color.Black;
     this.btnModificarConsulta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnModificarConsulta.Location   = new System.Drawing.Point(729, 23);
     this.btnModificarConsulta.Name       = "btnModificarConsulta";
     this.btnModificarConsulta.Size       = new System.Drawing.Size(130, 28);
     this.btnModificarConsulta.TabIndex   = 15;
     this.btnModificarConsulta.Text       = "MODIFICAR";
     this.btnModificarConsulta.UseVisualStyleBackColor = false;
     this.btnModificarConsulta.Click += new System.EventHandler(this.BtnModificarConsulta_Click);
     //
     // btnNuevaConsulta
     //
     this.btnNuevaConsulta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNuevaConsulta.BackColor = System.Drawing.Color.White;
     this.btnNuevaConsulta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnNuevaConsulta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnNuevaConsulta.Font       = new System.Drawing.Font("Montserrat", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNuevaConsulta.ForeColor  = System.Drawing.Color.Black;
     this.btnNuevaConsulta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnNuevaConsulta.Location   = new System.Drawing.Point(593, 23);
     this.btnNuevaConsulta.Name       = "btnNuevaConsulta";
     this.btnNuevaConsulta.Size       = new System.Drawing.Size(130, 28);
     this.btnNuevaConsulta.TabIndex   = 15;
     this.btnNuevaConsulta.Text       = "AGREGAR";
     this.btnNuevaConsulta.UseVisualStyleBackColor = false;
     this.btnNuevaConsulta.Click += new System.EventHandler(this.BtnNuevaConsulta_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label7);
     this.panel1.Controls.Add(this.ptbCliente);
     this.panel1.Controls.Add(this.BuscarValor);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 58);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1018, 74);
     this.panel1.TabIndex = 13;
     //
     // label7
     //
     this.label7.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Montserrat", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.Black;
     this.label7.Location  = new System.Drawing.Point(686, 14);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(124, 18);
     this.label7.TabIndex  = 56;
     this.label7.Text      = "NOMBRE / CLAVE";
     //
     // ptbCliente
     //
     this.ptbCliente.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ptbCliente.Image    = global::CIDFares.Spa.WFApplication.Properties.Resources.search35px;
     this.ptbCliente.Location = new System.Drawing.Point(943, 35);
     this.ptbCliente.Name     = "ptbCliente";
     this.ptbCliente.Size     = new System.Drawing.Size(35, 26);
     this.ptbCliente.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.ptbCliente.TabIndex = 55;
     this.ptbCliente.TabStop  = false;
     //
     // BuscarValor
     //
     this.BuscarValor.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BuscarValor.Font         = new System.Drawing.Font("Montserrat", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BuscarValor.Location     = new System.Drawing.Point(689, 35);
     this.BuscarValor.Name         = "BuscarValor";
     this.BuscarValor.Size         = new System.Drawing.Size(253, 26);
     this.BuscarValor.TabIndex     = 54;
     this.BuscarValor.TextChanged += new System.EventHandler(this.BuscarValor_TextChanged);
     //
     // dtgConsultas
     //
     this.dtgConsultas.AccessibleName            = "Table";
     this.dtgConsultas.AllowDraggingColumns      = true;
     this.dtgConsultas.AllowDrop                 = true;
     this.dtgConsultas.AllowEditing              = false;
     this.dtgConsultas.AllowFiltering            = true;
     this.dtgConsultas.AllowSelectionOnMouseDown = true;
     this.dtgConsultas.AutoExpandGroups          = true;
     this.dtgConsultas.AutoFitGroupDropAreaItem  = true;
     this.dtgConsultas.AutoSizeColumnsMode       = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgConsultas.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn1.AllowDragging               = true;
     gridTextColumn1.AllowEditing                = false;
     gridTextColumn1.AllowFiltering              = true;
     gridTextColumn1.HeaderText     = "CLAVE";
     gridTextColumn1.MappingName    = "datosCliente.Clave";
     gridTextColumn2.AllowDragging  = true;
     gridTextColumn2.AllowEditing   = false;
     gridTextColumn2.AllowFiltering = true;
     gridTextColumn2.HeaderText     = "NOMBRE DEL CLIENTE";
     gridTextColumn2.MappingName    = "datosCliente.NombreCompleto";
     gridTextColumn3.AllowDragging  = true;
     gridTextColumn3.AllowEditing   = false;
     gridTextColumn3.AllowFiltering = true;
     gridTextColumn3.HeaderText     = "Column7";
     gridTextColumn3.MappingName    = "IdConsulta";
     gridTextColumn3.Visible        = false;
     gridTextColumn4.AllowDragging  = true;
     gridTextColumn4.AllowEditing   = false;
     gridTextColumn4.AllowFiltering = true;
     gridTextColumn4.HeaderText     = "IdCliente";
     gridTextColumn4.MappingName    = "IdCliente";
     gridTextColumn4.Visible        = false;
     gridTextColumn5.AllowDragging  = true;
     gridTextColumn5.AllowEditing   = false;
     gridTextColumn5.AllowFiltering = true;
     gridTextColumn5.HeaderText     = "FECHA";
     gridTextColumn5.MappingName    = "Fecha";
     gridTextColumn6.AllowDragging  = true;
     gridTextColumn6.AllowEditing   = false;
     gridTextColumn6.AllowFiltering = true;
     gridTextColumn6.HeaderText     = "DIAGNOSTICO";
     gridTextColumn6.MappingName    = "Diagnostico";
     gridTextColumn7.AllowDragging  = true;
     gridTextColumn7.AllowEditing   = false;
     gridTextColumn7.AllowFiltering = true;
     gridTextColumn7.HeaderText     = "OBSERVACIONES";
     gridTextColumn7.MappingName    = "Observaciones";
     this.dtgConsultas.Columns.Add(gridTextColumn1);
     this.dtgConsultas.Columns.Add(gridTextColumn2);
     this.dtgConsultas.Columns.Add(gridTextColumn3);
     this.dtgConsultas.Columns.Add(gridTextColumn4);
     this.dtgConsultas.Columns.Add(gridTextColumn5);
     this.dtgConsultas.Columns.Add(gridTextColumn6);
     this.dtgConsultas.Columns.Add(gridTextColumn7);
     this.dtgConsultas.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dtgConsultas.Font                      = new System.Drawing.Font("Montserrat", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtgConsultas.Location                  = new System.Drawing.Point(0, 132);
     this.dtgConsultas.Name                      = "dtgConsultas";
     this.dtgConsultas.RowHeight                 = 21;
     this.dtgConsultas.ShowGroupDropArea         = true;
     this.dtgConsultas.Size                      = new System.Drawing.Size(1018, 462);
     this.dtgConsultas.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dtgConsultas.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dtgConsultas.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dtgConsultas.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgConsultas.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dtgConsultas.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.dtgConsultas.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtgConsultas.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgConsultas.TabIndex = 14;
     this.dtgConsultas.Text     = "dataGridsf1";
     //
     // FrmCapturaConsulta
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1018, 668);
     this.Controls.Add(this.dtgConsultas);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.FlpBotones);
     this.Controls.Add(this.pnlTitulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmCapturaConsulta";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FrmCapturaConsulta";
     this.Shown          += new System.EventHandler(this.FrmCapturaConsulta_Shown);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.FlpBotones.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptbCliente)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtgConsultas)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #28
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.PnlHead                 = new System.Windows.Forms.Panel();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.panel6                  = new System.Windows.Forms.Panel();
     this.label3                  = new System.Windows.Forms.Label();
     this.DescripcionControl      = new System.Windows.Forms.TextBox();
     this.panel5                  = new System.Windows.Forms.Panel();
     this.sfDataGridListaMedicion = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.label2                  = new System.Windows.Forms.Label();
     this.ValorControl            = new System.Windows.Forms.TextBox();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.label1                  = new System.Windows.Forms.Label();
     this.NombreControl           = new System.Windows.Forms.TextBox();
     this.errorProvider1          = new System.Windows.Forms.ErrorProvider(this.components);
     this.label4                  = new System.Windows.Forms.Label();
     this.flowLayoutPanel1        = new System.Windows.Forms.FlowLayoutPanel();
     this.btnCancelar             = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnGuarda               = new Syncfusion.Windows.Forms.ButtonAdv();
     this.BtnAgregar              = new CIDFares.Library.Controls.Btn.Btn();
     this.btnQuitar               = new CIDFares.Library.Controls.Btn.Btn();
     this.PnlHead.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridListaMedicion)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // PnlHead
     //
     this.PnlHead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.PnlHead.Controls.Add(this.label4);
     this.PnlHead.Dock      = System.Windows.Forms.DockStyle.Top;
     this.PnlHead.ForeColor = System.Drawing.Color.White;
     this.PnlHead.Location  = new System.Drawing.Point(0, 0);
     this.PnlHead.Name      = "PnlHead";
     this.PnlHead.Size      = new System.Drawing.Size(348, 58);
     this.PnlHead.TabIndex  = 0;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.panel1.Controls.Add(this.flowLayoutPanel1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 508);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(348, 68);
     this.panel1.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel6);
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel2.Location = new System.Drawing.Point(0, 58);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(348, 450);
     this.panel2.TabIndex = 2;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.label3);
     this.panel6.Controls.Add(this.DescripcionControl);
     this.panel6.Location = new System.Drawing.Point(3, 90);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(342, 121);
     this.panel6.TabIndex = 7;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(3, 11);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(91, 21);
     this.label3.TabIndex  = 6;
     this.label3.Text      = "Descripción";
     //
     // DescripcionControl
     //
     this.DescripcionControl.Font       = new System.Drawing.Font("Segoe UI", 12F);
     this.DescripcionControl.Location   = new System.Drawing.Point(7, 44);
     this.DescripcionControl.MaxLength  = 300;
     this.DescripcionControl.Multiline  = true;
     this.DescripcionControl.Name       = "DescripcionControl";
     this.DescripcionControl.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.DescripcionControl.Size       = new System.Drawing.Size(305, 63);
     this.DescripcionControl.TabIndex   = 5;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.btnQuitar);
     this.panel5.Controls.Add(this.sfDataGridListaMedicion);
     this.panel5.Location = new System.Drawing.Point(3, 305);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(342, 121);
     this.panel5.TabIndex = 8;
     //
     // sfDataGridListaMedicion
     //
     this.sfDataGridListaMedicion.AccessibleName      = "Table";
     this.sfDataGridListaMedicion.AllowEditing        = false;
     this.sfDataGridListaMedicion.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing = false;
     gridTextColumn1.HeaderText   = "Valor";
     gridTextColumn1.MappingName  = "Valor";
     this.sfDataGridListaMedicion.Columns.Add(gridTextColumn1);
     this.sfDataGridListaMedicion.Location = new System.Drawing.Point(7, 1);
     this.sfDataGridListaMedicion.Name     = "sfDataGridListaMedicion";
     this.sfDataGridListaMedicion.Size     = new System.Drawing.Size(257, 117);
     this.sfDataGridListaMedicion.TabIndex = 9;
     this.sfDataGridListaMedicion.Text     = "sfDataGrid1";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.BtnAgregar);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.ValorControl);
     this.panel4.Location = new System.Drawing.Point(3, 217);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(342, 83);
     this.panel4.TabIndex = 7;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(3, 11);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(46, 21);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "Valor";
     //
     // ValorControl
     //
     this.ValorControl.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.ValorControl.Font            = new System.Drawing.Font("Segoe UI", 12F);
     this.ValorControl.Location        = new System.Drawing.Point(7, 44);
     this.ValorControl.MaxLength       = 50;
     this.ValorControl.Name            = "ValorControl";
     this.ValorControl.Size            = new System.Drawing.Size(257, 29);
     this.ValorControl.TabIndex        = 5;
     this.ValorControl.TextChanged    += new System.EventHandler(this.ValorControl_TextChanged);
     this.ValorControl.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.ValorControl_KeyDown);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label1);
     this.panel3.Controls.Add(this.NombreControl);
     this.panel3.Location = new System.Drawing.Point(3, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(342, 83);
     this.panel3.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(3, 11);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(68, 21);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Nombre";
     //
     // NombreControl
     //
     this.NombreControl.Font         = new System.Drawing.Font("Segoe UI", 12F);
     this.NombreControl.Location     = new System.Drawing.Point(7, 41);
     this.NombreControl.MaxLength    = 50;
     this.NombreControl.Name         = "NombreControl";
     this.NombreControl.Size         = new System.Drawing.Size(305, 29);
     this.NombreControl.TabIndex     = 5;
     this.NombreControl.TextChanged += new System.EventHandler(this.NombreControl_TextChanged);
     this.NombreControl.Leave       += new System.EventHandler(this.NombreControl_Leave);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(5, 11);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(155, 30);
     this.label4.TabIndex = 183;
     this.label4.Text     = "Lista medición";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btnGuarda);
     this.flowLayoutPanel1.Controls.Add(this.btnCancelar);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(40, 15, 0, 0);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(348, 68);
     this.flowLayoutPanel1.TabIndex = 18;
     //
     // btnCancelar
     //
     this.btnCancelar.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
     this.btnCancelar.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.ForeColor         = System.Drawing.Color.Black;
     this.btnCancelar.IsBackStageButton = false;
     this.btnCancelar.Location          = new System.Drawing.Point(172, 18);
     this.btnCancelar.Name              = "btnCancelar";
     this.btnCancelar.Size              = new System.Drawing.Size(123, 29);
     this.btnCancelar.TabIndex          = 19;
     this.btnCancelar.Text              = "Cancelar";
     this.btnCancelar.Click            += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGuarda
     //
     this.btnGuarda.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnGuarda.BeforeTouchSize           = new System.Drawing.Size(123, 29);
     this.btnGuarda.FlatAppearance.BorderSize = 0;
     this.btnGuarda.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnGuarda.Font              = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGuarda.ForeColor         = System.Drawing.Color.White;
     this.btnGuarda.IsBackStageButton = false;
     this.btnGuarda.Location          = new System.Drawing.Point(43, 18);
     this.btnGuarda.Name              = "btnGuarda";
     this.btnGuarda.Size              = new System.Drawing.Size(123, 29);
     this.btnGuarda.TabIndex          = 18;
     this.btnGuarda.Text              = "Guardar";
     this.btnGuarda.Click            += new System.EventHandler(this.btnGuarda_Click);
     //
     // BtnAgregar
     //
     this.BtnAgregar.BackColor                         = System.Drawing.Color.White;
     this.BtnAgregar.BeforeTouchSize                   = new System.Drawing.Size(32, 28);
     this.BtnAgregar.FlatAppearance.BorderSize         = 0;
     this.BtnAgregar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.BtnAgregar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.BtnAgregar.Font                    = new System.Drawing.Font("Segoe UI Black", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnAgregar.ForeColor               = System.Drawing.Color.Black;
     this.BtnAgregar.IsBackStageButton       = false;
     this.BtnAgregar.Location                = new System.Drawing.Point(280, 45);
     this.BtnAgregar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.BtnAgregar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.BtnAgregar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.BtnAgregar.Name                    = "BtnAgregar";
     this.BtnAgregar.Size                    = new System.Drawing.Size(32, 28);
     this.BtnAgregar.TabIndex                = 63;
     this.BtnAgregar.Text                    = "+";
     this.BtnAgregar.UseVisualStyleBackColor = false;
     this.BtnAgregar.Click                  += new System.EventHandler(this.BtnAgregar_Click);
     //
     // btnQuitar
     //
     this.btnQuitar.BackColor                         = System.Drawing.Color.White;
     this.btnQuitar.BeforeTouchSize                   = new System.Drawing.Size(32, 28);
     this.btnQuitar.FlatAppearance.BorderSize         = 0;
     this.btnQuitar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
     this.btnQuitar.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnQuitar.Font                    = new System.Drawing.Font("Segoe UI Black", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnQuitar.ForeColor               = System.Drawing.Color.Black;
     this.btnQuitar.IsBackStageButton       = false;
     this.btnQuitar.Location                = new System.Drawing.Point(280, 54);
     this.btnQuitar.MouseHoverBackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnQuitar.MouseHoverForeColor     = System.Drawing.Color.White;
     this.btnQuitar.MouseLeaveForeColor     = System.Drawing.Color.Black;
     this.btnQuitar.Name                    = "btnQuitar";
     this.btnQuitar.Size                    = new System.Drawing.Size(32, 28);
     this.btnQuitar.TabIndex                = 64;
     this.btnQuitar.Text                    = "-";
     this.btnQuitar.UseVisualStyleBackColor = false;
     this.btnQuitar.Click                  += new System.EventHandler(this.btnQuitar_Click);
     //
     // FrmListaMedicion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(348, 576);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.PnlHead);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmListaMedicion";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FrmListaMedicion";
     this.Load           += new System.EventHandler(this.FrmListaMedicion_Load);
     this.Shown          += new System.EventHandler(this.FrmListaMedicion_Shown);
     this.PnlHead.ResumeLayout(false);
     this.PnlHead.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridListaMedicion)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.panelContenedor         = new System.Windows.Forms.Panel();
     this.panelContenedor1        = new System.Windows.Forms.Panel();
     this.panelGrid               = new System.Windows.Forms.Panel();
     this.sfDataGridPaquete       = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panelcantidad           = new System.Windows.Forms.Panel();
     this.BtnAgregar              = new System.Windows.Forms.Button();
     this.label2                  = new System.Windows.Forms.Label();
     this.CantidadServicioControl = new System.Windows.Forms.TextBox();
     this.panelBuscador           = new System.Windows.Forms.Panel();
     this.ErrorControl            = new System.Windows.Forms.Label();
     this.btnBuscar               = new System.Windows.Forms.Button();
     this.BuquedaClaveControl     = new System.Windows.Forms.TextBox();
     this.BandClaveControl        = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.NombreControl           = new System.Windows.Forms.TextBox();
     this.BandNombreControl       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.label1                  = new System.Windows.Forms.Label();
     this.errorProvider1          = new System.Windows.Forms.ErrorProvider(this.components);
     this.panelContenedor.SuspendLayout();
     this.panelContenedor1.SuspendLayout();
     this.panelGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridPaquete)).BeginInit();
     this.panelcantidad.SuspendLayout();
     this.panelBuscador.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BandClaveControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BandNombreControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // panelContenedor
     //
     this.panelContenedor.Controls.Add(this.panelContenedor1);
     this.panelContenedor.Controls.Add(this.panelBuscador);
     this.panelContenedor.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor.Location = new System.Drawing.Point(0, 0);
     this.panelContenedor.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.panelContenedor.Name     = "panelContenedor";
     this.panelContenedor.Size     = new System.Drawing.Size(1067, 554);
     this.panelContenedor.TabIndex = 0;
     //
     // panelContenedor1
     //
     this.panelContenedor1.Controls.Add(this.panelGrid);
     this.panelContenedor1.Controls.Add(this.panelcantidad);
     this.panelContenedor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContenedor1.Location = new System.Drawing.Point(0, 68);
     this.panelContenedor1.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.panelContenedor1.Name     = "panelContenedor1";
     this.panelContenedor1.Size     = new System.Drawing.Size(1067, 486);
     this.panelContenedor1.TabIndex = 1;
     //
     // panelGrid
     //
     this.panelGrid.Controls.Add(this.sfDataGridPaquete);
     this.panelGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGrid.Location = new System.Drawing.Point(0, 0);
     this.panelGrid.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.panelGrid.Name     = "panelGrid";
     this.panelGrid.Size     = new System.Drawing.Size(800, 486);
     this.panelGrid.TabIndex = 1;
     //
     // sfDataGridPaquete
     //
     this.sfDataGridPaquete.AccessibleName      = "Table";
     this.sfDataGridPaquete.AllowEditing        = false;
     this.sfDataGridPaquete.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing = false;
     gridTextColumn1.HeaderText   = "IdPaquete";
     gridTextColumn1.MappingName  = "IdPaquete";
     gridTextColumn1.Visible      = false;
     gridTextColumn2.AllowEditing = false;
     gridTextColumn2.HeaderText   = "Clave";
     gridTextColumn2.MappingName  = "Clave";
     gridTextColumn3.AllowEditing = false;
     gridTextColumn3.HeaderText   = "Nombre";
     gridTextColumn3.MappingName  = "Nombre";
     gridTextColumn4.AllowEditing = false;
     gridTextColumn4.HeaderText   = "Descripcion";
     gridTextColumn4.MappingName  = "Descripcion";
     gridTextColumn4.Visible      = false;
     gridTextColumn5.AllowEditing = false;
     gridTextColumn5.HeaderText   = "Número Persona";
     gridTextColumn5.MappingName  = "NPersona";
     gridTextColumn6.AllowEditing = false;
     gridTextColumn6.HeaderText   = "Número Pago";
     gridTextColumn6.MappingName  = "NPago";
     gridTextColumn7.AllowEditing = false;
     gridTextColumn7.Format       = "C2";
     gridTextColumn7.HeaderText   = "Precio Paquete";
     gridTextColumn7.MappingName  = "MontoPaquete";
     this.sfDataGridPaquete.Columns.Add(gridTextColumn1);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn2);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn3);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn4);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn5);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn6);
     this.sfDataGridPaquete.Columns.Add(gridTextColumn7);
     this.sfDataGridPaquete.Dock             = System.Windows.Forms.DockStyle.Top;
     this.sfDataGridPaquete.Location         = new System.Drawing.Point(0, 0);
     this.sfDataGridPaquete.Margin           = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.sfDataGridPaquete.Name             = "sfDataGridPaquete";
     this.sfDataGridPaquete.Size             = new System.Drawing.Size(800, 433);
     this.sfDataGridPaquete.TabIndex         = 4;
     this.sfDataGridPaquete.Text             = "sfDataGrid1";
     this.sfDataGridPaquete.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGridPaquete_CellDoubleClick);
     //
     // panelcantidad
     //
     this.panelcantidad.Controls.Add(this.BtnAgregar);
     this.panelcantidad.Controls.Add(this.label2);
     this.panelcantidad.Controls.Add(this.CantidadServicioControl);
     this.panelcantidad.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelcantidad.Location = new System.Drawing.Point(800, 0);
     this.panelcantidad.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.panelcantidad.Name     = "panelcantidad";
     this.panelcantidad.Size     = new System.Drawing.Size(267, 486);
     this.panelcantidad.TabIndex = 0;
     //
     // BtnAgregar
     //
     this.BtnAgregar.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.BtnAgregar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.BtnAgregar.FlatAppearance.BorderSize = 0;
     this.BtnAgregar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BtnAgregar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnAgregar.Location  = new System.Drawing.Point(49, 258);
     this.BtnAgregar.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.BtnAgregar.Name      = "BtnAgregar";
     this.BtnAgregar.Size      = new System.Drawing.Size(148, 36);
     this.BtnAgregar.TabIndex  = 14;
     this.BtnAgregar.Text      = "Agregar venta";
     this.BtnAgregar.UseVisualStyleBackColor = false;
     this.BtnAgregar.Click += new System.EventHandler(this.BtnAgregar_Click);
     //
     // label2
     //
     this.label2.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(28, 156);
     this.label2.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(195, 22);
     this.label2.TabIndex  = 13;
     this.label2.Text      = "Cantidad a vender:";
     //
     // CantidadServicioControl
     //
     this.CantidadServicioControl.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.CantidadServicioControl.Location  = new System.Drawing.Point(47, 208);
     this.CantidadServicioControl.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.CantidadServicioControl.MaxLength = 200;
     this.CantidadServicioControl.Name      = "CantidadServicioControl";
     this.CantidadServicioControl.Size      = new System.Drawing.Size(149, 22);
     this.CantidadServicioControl.TabIndex  = 12;
     //
     // panelBuscador
     //
     this.panelBuscador.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.panelBuscador.Controls.Add(this.ErrorControl);
     this.panelBuscador.Controls.Add(this.btnBuscar);
     this.panelBuscador.Controls.Add(this.BuquedaClaveControl);
     this.panelBuscador.Controls.Add(this.BandClaveControl);
     this.panelBuscador.Controls.Add(this.NombreControl);
     this.panelBuscador.Controls.Add(this.BandNombreControl);
     this.panelBuscador.Controls.Add(this.label1);
     this.panelBuscador.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelBuscador.Location = new System.Drawing.Point(0, 0);
     this.panelBuscador.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.panelBuscador.Name     = "panelBuscador";
     this.panelBuscador.Size     = new System.Drawing.Size(1067, 68);
     this.panelBuscador.TabIndex = 0;
     //
     // ErrorControl
     //
     this.ErrorControl.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.ErrorControl.AutoSize = true;
     this.ErrorControl.Location = new System.Drawing.Point(884, 27);
     this.ErrorControl.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.ErrorControl.Name     = "ErrorControl";
     this.ErrorControl.Size     = new System.Drawing.Size(0, 17);
     this.ErrorControl.TabIndex = 12;
     //
     // btnBuscar
     //
     this.btnBuscar.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.btnBuscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.btnBuscar.FlatAppearance.BorderSize = 0;
     this.btnBuscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBuscar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBuscar.Location  = new System.Drawing.Point(915, 18);
     this.btnBuscar.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btnBuscar.Name      = "btnBuscar";
     this.btnBuscar.Size      = new System.Drawing.Size(119, 32);
     this.btnBuscar.TabIndex  = 5;
     this.btnBuscar.Text      = "Buscar";
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Click += new System.EventHandler(this.btnBuscar_Click);
     //
     // BuquedaClaveControl
     //
     this.BuquedaClaveControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BuquedaClaveControl.Location  = new System.Drawing.Point(208, 36);
     this.BuquedaClaveControl.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.BuquedaClaveControl.MaxLength = 200;
     this.BuquedaClaveControl.Name      = "BuquedaClaveControl";
     this.BuquedaClaveControl.Size      = new System.Drawing.Size(316, 22);
     this.BuquedaClaveControl.TabIndex  = 2;
     this.BuquedaClaveControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.BuquedaClaveControl_KeyPress);
     //
     // BandClaveControl
     //
     this.BandClaveControl.Anchor            = System.Windows.Forms.AnchorStyles.Right;
     this.BandClaveControl.BeforeTouchSize   = new System.Drawing.Size(317, 26);
     this.BandClaveControl.ImageCheckBoxSize = new System.Drawing.Size(16, 16);
     this.BandClaveControl.Location          = new System.Drawing.Point(221, 6);
     this.BandClaveControl.Margin            = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.BandClaveControl.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.BandClaveControl.Name            = "BandClaveControl";
     this.BandClaveControl.Size            = new System.Drawing.Size(317, 26);
     this.BandClaveControl.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.BandClaveControl.TabIndex        = 1;
     this.BandClaveControl.Text            = "Buscar por clave o codigo de barra";
     this.BandClaveControl.ThemeName       = "Metro";
     this.BandClaveControl.ThemesEnabled   = false;
     this.BandClaveControl.CheckedChanged += new System.EventHandler(this.BandClaveControl_CheckedChanged);
     //
     // NombreControl
     //
     this.NombreControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.NombreControl.Location  = new System.Drawing.Point(547, 36);
     this.NombreControl.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.NombreControl.MaxLength = 200;
     this.NombreControl.Name      = "NombreControl";
     this.NombreControl.Size      = new System.Drawing.Size(300, 22);
     this.NombreControl.TabIndex  = 4;
     this.NombreControl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NombreControl_KeyPress);
     //
     // BandNombreControl
     //
     this.BandNombreControl.Anchor            = System.Windows.Forms.AnchorStyles.Right;
     this.BandNombreControl.BeforeTouchSize   = new System.Drawing.Size(233, 26);
     this.BandNombreControl.ImageCheckBoxSize = new System.Drawing.Size(16, 16);
     this.BandNombreControl.Location          = new System.Drawing.Point(581, 5);
     this.BandNombreControl.Margin            = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.BandNombreControl.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.BandNombreControl.Name            = "BandNombreControl";
     this.BandNombreControl.Size            = new System.Drawing.Size(233, 26);
     this.BandNombreControl.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.BandNombreControl.TabIndex        = 3;
     this.BandNombreControl.Text            = "Buscar por servicio";
     this.BandNombreControl.ThemeName       = "Metro";
     this.BandNombreControl.ThemesEnabled   = false;
     this.BandNombreControl.CheckedChanged += new System.EventHandler(this.BandNombreControl_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(16, 20);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(167, 23);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Buscar paquete";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmBuscarPaquete
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1067, 554);
     this.Controls.Add(this.panelContenedor);
     this.Margin        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name          = "FrmBuscarPaquete";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmBuscarServicio";
     this.Load         += new System.EventHandler(this.FrmBuscarPaquete_Load);
     this.panelContenedor.ResumeLayout(false);
     this.panelContenedor1.ResumeLayout(false);
     this.panelGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridPaquete)).EndInit();
     this.panelcantidad.ResumeLayout(false);
     this.panelcantidad.PerformLayout();
     this.panelBuscador.ResumeLayout(false);
     this.panelBuscador.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BandClaveControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BandNombreControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn1 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn2 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn3 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn4 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn5 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn6 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn7 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn gridTextColumn8 = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     this.btnTotal            = new System.Windows.Forms.Button();
     this.btnEliminar         = new System.Windows.Forms.Button();
     this.pnlGeneral          = new System.Windows.Forms.Panel();
     this.pnlAcciones         = new System.Windows.Forms.Panel();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.label1              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.BusquedaControl     = new System.Windows.Forms.TextBox();
     this.txtCantidad         = new System.Windows.Forms.TextBox();
     this.BtnBusqueda         = new System.Windows.Forms.Button();
     this.groupBox4           = new System.Windows.Forms.GroupBox();
     this.rbtPaquete          = new System.Windows.Forms.RadioButton();
     this.rbtServicio         = new System.Windows.Forms.RadioButton();
     this.rbtProducto         = new System.Windows.Forms.RadioButton();
     this.PnlVentas           = new System.Windows.Forms.Panel();
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.pnlGrid             = new System.Windows.Forms.Panel();
     this.sfDataGridVenta     = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.pnlTotalesGeneral   = new System.Windows.Forms.Panel();
     this.pnlTotales          = new System.Windows.Forms.Panel();
     this.label5              = new System.Windows.Forms.Label();
     this.TotalControl        = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.IvaControl          = new System.Windows.Forms.Label();
     this.label6              = new System.Windows.Forms.Label();
     this.SubtotalControl     = new System.Windows.Forms.Label();
     this.pnlHeader           = new System.Windows.Forms.Panel();
     this.pnlFecha            = new System.Windows.Forms.Panel();
     this.FechaControl        = new System.Windows.Forms.Label();
     this.FolioVentaControl   = new System.Windows.Forms.Label();
     this.lblVenta            = new System.Windows.Forms.Label();
     this.pnlCliente          = new System.Windows.Forms.Panel();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.btnAgendaPaquete    = new System.Windows.Forms.Button();
     this.FotoControl         = new System.Windows.Forms.PictureBox();
     this.FolioClienteControl = new System.Windows.Forms.Label();
     this.DireccionControl    = new System.Windows.Forms.Label();
     this.TelefonoControl     = new System.Windows.Forms.Label();
     this.lblForFolio         = new System.Windows.Forms.Label();
     this.NombreControl       = new System.Windows.Forms.Label();
     this.pnlFooter           = new System.Windows.Forms.Panel();
     this.pnlFooterLeft       = new System.Windows.Forms.Panel();
     this.pnlBotonCobrar      = new System.Windows.Forms.Panel();
     this.pnlFooterRight      = new System.Windows.Forms.Panel();
     this.pnlBotonesGenerales = new System.Windows.Forms.Panel();
     this.btnCliente          = new System.Windows.Forms.Button();
     this.btnPromociones      = new System.Windows.Forms.Button();
     this.btnPaquetes         = new System.Windows.Forms.Button();
     this.btnServicio         = new System.Windows.Forms.Button();
     this.btnProducto         = new System.Windows.Forms.Button();
     this.PnlVentaGrid        = new System.Windows.Forms.Panel();
     this.errorProvider1      = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlGeneral.SuspendLayout();
     this.pnlAcciones.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.PnlVentas.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.pnlGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridVenta)).BeginInit();
     this.pnlTotalesGeneral.SuspendLayout();
     this.pnlTotales.SuspendLayout();
     this.pnlHeader.SuspendLayout();
     this.pnlFecha.SuspendLayout();
     this.pnlCliente.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.FotoControl)).BeginInit();
     this.pnlFooter.SuspendLayout();
     this.pnlFooterLeft.SuspendLayout();
     this.pnlBotonCobrar.SuspendLayout();
     this.pnlBotonesGenerales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // btnTotal
     //
     this.btnTotal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnTotal.FlatAppearance.BorderSize = 0;
     this.btnTotal.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnTotal.Font                    = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnTotal.ForeColor               = System.Drawing.Color.Black;
     this.btnTotal.Location                = new System.Drawing.Point(12, 8);
     this.btnTotal.Name                    = "btnTotal";
     this.btnTotal.RightToLeft             = System.Windows.Forms.RightToLeft.Yes;
     this.btnTotal.Size                    = new System.Drawing.Size(172, 47);
     this.btnTotal.TabIndex                = 0;
     this.btnTotal.Text                    = "Cobrar ";
     this.btnTotal.UseVisualStyleBackColor = false;
     this.btnTotal.Click                  += new System.EventHandler(this.btnTotal_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.Dock = System.Windows.Forms.DockStyle.Top;
     this.btnEliminar.FlatAppearance.BorderSize = 0;
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.Location  = new System.Drawing.Point(3, 22);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(158, 52);
     this.btnEliminar.TabIndex  = 1;
     this.btnEliminar.Text      = "Eliminar";
     this.btnEliminar.UseVisualStyleBackColor = true;
     this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
     //
     // pnlGeneral
     //
     this.pnlGeneral.BackColor = System.Drawing.Color.White;
     this.pnlGeneral.Controls.Add(this.pnlAcciones);
     this.pnlGeneral.Controls.Add(this.PnlVentas);
     this.pnlGeneral.Controls.Add(this.pnlCliente);
     this.pnlGeneral.Controls.Add(this.pnlFooter);
     this.pnlGeneral.Controls.Add(this.pnlBotonesGenerales);
     this.pnlGeneral.Controls.Add(this.PnlVentaGrid);
     this.pnlGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlGeneral.Location = new System.Drawing.Point(0, 0);
     this.pnlGeneral.Name     = "pnlGeneral";
     this.pnlGeneral.Size     = new System.Drawing.Size(1110, 579);
     this.pnlGeneral.TabIndex = 1;
     //
     // pnlAcciones
     //
     this.pnlAcciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlAcciones.Controls.Add(this.groupBox2);
     this.pnlAcciones.Location = new System.Drawing.Point(943, 119);
     this.pnlAcciones.Name     = "pnlAcciones";
     this.pnlAcciones.Size     = new System.Drawing.Size(164, 402);
     this.pnlAcciones.TabIndex = 7;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.panel1);
     this.groupBox2.Controls.Add(this.groupBox4);
     this.groupBox2.Controls.Add(this.btnEliminar);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Font     = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(164, 402);
     this.groupBox2.TabIndex = 0;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Acciones";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.BusquedaControl);
     this.panel1.Controls.Add(this.txtCantidad);
     this.panel1.Controls.Add(this.BtnBusqueda);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 192);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(158, 207);
     this.panel1.TabIndex = 18;
     //
     // label1
     //
     this.label1.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(3, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(134, 20);
     this.label1.TabIndex = 15;
     this.label1.Text     = "Clave / C. Barras";
     //
     // label2
     //
     this.label2.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(3, 90);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(78, 20);
     this.label2.TabIndex = 17;
     this.label2.Text     = "Cantidad";
     //
     // BusquedaControl
     //
     this.BusquedaControl.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BusquedaControl.Location  = new System.Drawing.Point(6, 52);
     this.BusquedaControl.MaxLength = 200;
     this.BusquedaControl.Name      = "BusquedaControl";
     this.BusquedaControl.Size      = new System.Drawing.Size(138, 26);
     this.BusquedaControl.TabIndex  = 9;
     //
     // txtCantidad
     //
     this.txtCantidad.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.txtCantidad.Location  = new System.Drawing.Point(7, 113);
     this.txtCantidad.MaxLength = 200;
     this.txtCantidad.Name      = "txtCantidad";
     this.txtCantidad.Size      = new System.Drawing.Size(138, 26);
     this.txtCantidad.TabIndex  = 16;
     this.txtCantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCantidad_KeyPress);
     //
     // BtnBusqueda
     //
     this.BtnBusqueda.Anchor    = System.Windows.Forms.AnchorStyles.Right;
     this.BtnBusqueda.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.BtnBusqueda.FlatAppearance.BorderSize = 0;
     this.BtnBusqueda.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BtnBusqueda.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BtnBusqueda.Location  = new System.Drawing.Point(38, 159);
     this.BtnBusqueda.Name      = "BtnBusqueda";
     this.BtnBusqueda.Size      = new System.Drawing.Size(89, 26);
     this.BtnBusqueda.TabIndex  = 14;
     this.BtnBusqueda.Text      = "Buscar";
     this.BtnBusqueda.UseVisualStyleBackColor = false;
     this.BtnBusqueda.Click += new System.EventHandler(this.BtnBusqueda_Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.rbtPaquete);
     this.groupBox4.Controls.Add(this.rbtServicio);
     this.groupBox4.Controls.Add(this.rbtProducto);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox4.Location = new System.Drawing.Point(3, 74);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(158, 118);
     this.groupBox4.TabIndex = 2;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Tipo Busqueda";
     //
     // rbtPaquete
     //
     this.rbtPaquete.AutoSize = true;
     this.rbtPaquete.Location = new System.Drawing.Point(7, 86);
     this.rbtPaquete.Name     = "rbtPaquete";
     this.rbtPaquete.Size     = new System.Drawing.Size(90, 24);
     this.rbtPaquete.TabIndex = 2;
     this.rbtPaquete.TabStop  = true;
     this.rbtPaquete.Text     = "Paquete";
     this.rbtPaquete.UseVisualStyleBackColor = true;
     //
     // rbtServicio
     //
     this.rbtServicio.AutoSize = true;
     this.rbtServicio.Location = new System.Drawing.Point(6, 56);
     this.rbtServicio.Name     = "rbtServicio";
     this.rbtServicio.Size     = new System.Drawing.Size(85, 24);
     this.rbtServicio.TabIndex = 1;
     this.rbtServicio.TabStop  = true;
     this.rbtServicio.Text     = "Servicio";
     this.rbtServicio.UseVisualStyleBackColor = true;
     //
     // rbtProducto
     //
     this.rbtProducto.AutoSize = true;
     this.rbtProducto.Location = new System.Drawing.Point(7, 26);
     this.rbtProducto.Name     = "rbtProducto";
     this.rbtProducto.Size     = new System.Drawing.Size(95, 24);
     this.rbtProducto.TabIndex = 0;
     this.rbtProducto.TabStop  = true;
     this.rbtProducto.Text     = "Producto";
     this.rbtProducto.UseVisualStyleBackColor = true;
     //
     // PnlVentas
     //
     this.PnlVentas.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.PnlVentas.Controls.Add(this.groupBox3);
     this.PnlVentas.Location = new System.Drawing.Point(226, 119);
     this.PnlVentas.Name     = "PnlVentas";
     this.PnlVentas.Size     = new System.Drawing.Size(717, 402);
     this.PnlVentas.TabIndex = 6;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.pnlGrid);
     this.groupBox3.Controls.Add(this.pnlTotalesGeneral);
     this.groupBox3.Controls.Add(this.pnlHeader);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Font     = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(0, 0);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(717, 402);
     this.groupBox3.TabIndex = 4;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Ventas";
     //
     // pnlGrid
     //
     this.pnlGrid.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.pnlGrid.Controls.Add(this.sfDataGridVenta);
     this.pnlGrid.Location = new System.Drawing.Point(3, 61);
     this.pnlGrid.Name     = "pnlGrid";
     this.pnlGrid.Size     = new System.Drawing.Size(711, 259);
     this.pnlGrid.TabIndex = 3;
     //
     // sfDataGridVenta
     //
     this.sfDataGridVenta.AccessibleName      = "Table";
     this.sfDataGridVenta.AllowEditing        = false;
     this.sfDataGridVenta.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn1.AllowEditing             = false;
     gridTextColumn1.HeaderText   = "ID";
     gridTextColumn1.MappingName  = "IdGenerico";
     gridTextColumn1.Visible      = false;
     gridTextColumn2.AllowEditing = false;
     gridTextColumn2.HeaderText   = "Nombre";
     gridTextColumn2.MappingName  = "Nombre";
     gridTextColumn2.MaximumWidth = 300D;
     gridTextColumn2.MinimumWidth = 300D;
     gridTextColumn3.AllowEditing = false;
     gridTextColumn3.HeaderText   = "Cant.";
     gridTextColumn3.MappingName  = "Cantidad";
     gridTextColumn4.AllowEditing = false;
     gridTextColumn4.Format       = "c2";
     gridTextColumn4.HeaderText   = "Precio";
     gridTextColumn4.MappingName  = "Precio";
     gridTextColumn5.AllowEditing = false;
     gridTextColumn5.Format       = "c2";
     gridTextColumn5.HeaderText   = "SubTotal";
     gridTextColumn5.MappingName  = "SubTotal";
     gridTextColumn6.AllowEditing = false;
     gridTextColumn6.Format       = "c2";
     gridTextColumn6.HeaderText   = "Iva";
     gridTextColumn6.MappingName  = "PorcentajeIva";
     gridTextColumn7.AllowEditing = false;
     gridTextColumn7.Format       = "c2";
     gridTextColumn7.HeaderText   = "Total";
     gridTextColumn7.MappingName  = "Total";
     gridTextColumn8.AllowEditing = false;
     gridTextColumn8.HeaderText   = "Tipo";
     gridTextColumn8.MappingName  = "IdTipo";
     gridTextColumn8.Visible      = false;
     this.sfDataGridVenta.Columns.Add(gridTextColumn1);
     this.sfDataGridVenta.Columns.Add(gridTextColumn2);
     this.sfDataGridVenta.Columns.Add(gridTextColumn3);
     this.sfDataGridVenta.Columns.Add(gridTextColumn4);
     this.sfDataGridVenta.Columns.Add(gridTextColumn5);
     this.sfDataGridVenta.Columns.Add(gridTextColumn6);
     this.sfDataGridVenta.Columns.Add(gridTextColumn7);
     this.sfDataGridVenta.Columns.Add(gridTextColumn8);
     this.sfDataGridVenta.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sfDataGridVenta.Location = new System.Drawing.Point(0, 0);
     this.sfDataGridVenta.Name     = "sfDataGridVenta";
     this.sfDataGridVenta.Size     = new System.Drawing.Size(711, 259);
     this.sfDataGridVenta.Style.CellStyle.Font.Facename   = "Century Gothic";
     this.sfDataGridVenta.Style.CellStyle.Font.Size       = 11F;
     this.sfDataGridVenta.Style.HeaderStyle.Font.Facename = "Century Gothic";
     this.sfDataGridVenta.Style.HeaderStyle.Font.Size     = 11F;
     this.sfDataGridVenta.TabIndex = 0;
     this.sfDataGridVenta.Text     = "sfDataGrid1";
     //
     // pnlTotalesGeneral
     //
     this.pnlTotalesGeneral.Controls.Add(this.pnlTotales);
     this.pnlTotalesGeneral.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlTotalesGeneral.Location = new System.Drawing.Point(3, 317);
     this.pnlTotalesGeneral.Name     = "pnlTotalesGeneral";
     this.pnlTotalesGeneral.Size     = new System.Drawing.Size(711, 82);
     this.pnlTotalesGeneral.TabIndex = 2;
     //
     // pnlTotales
     //
     this.pnlTotales.Controls.Add(this.label5);
     this.pnlTotales.Controls.Add(this.TotalControl);
     this.pnlTotales.Controls.Add(this.label4);
     this.pnlTotales.Controls.Add(this.IvaControl);
     this.pnlTotales.Controls.Add(this.label6);
     this.pnlTotales.Controls.Add(this.SubtotalControl);
     this.pnlTotales.Dock        = System.Windows.Forms.DockStyle.Right;
     this.pnlTotales.Location    = new System.Drawing.Point(512, 0);
     this.pnlTotales.Name        = "pnlTotales";
     this.pnlTotales.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.pnlTotales.Size        = new System.Drawing.Size(199, 82);
     this.pnlTotales.TabIndex    = 6;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(33, 33);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(40, 20);
     this.label5.TabIndex = 1;
     this.label5.Text     = "IVA:";
     //
     // TotalControl
     //
     this.TotalControl.AutoSize = true;
     this.TotalControl.Location = new System.Drawing.Point(79, 59);
     this.TotalControl.Name     = "TotalControl";
     this.TotalControl.Size     = new System.Drawing.Size(25, 20);
     this.TotalControl.TabIndex = 5;
     this.TotalControl.Text     = "$0";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(27, 59);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(46, 20);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Total:";
     //
     // IvaControl
     //
     this.IvaControl.AutoSize = true;
     this.IvaControl.Location = new System.Drawing.Point(79, 34);
     this.IvaControl.Name     = "IvaControl";
     this.IvaControl.Size     = new System.Drawing.Size(37, 20);
     this.IvaControl.TabIndex = 4;
     this.IvaControl.Text     = "17%";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(1, 5);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(72, 20);
     this.label6.TabIndex = 2;
     this.label6.Text     = "Subtotal:";
     //
     // SubtotalControl
     //
     this.SubtotalControl.AutoSize = true;
     this.SubtotalControl.Location = new System.Drawing.Point(79, 6);
     this.SubtotalControl.Name     = "SubtotalControl";
     this.SubtotalControl.Size     = new System.Drawing.Size(41, 20);
     this.SubtotalControl.TabIndex = 3;
     this.SubtotalControl.Text     = "$300";
     //
     // pnlHeader
     //
     this.pnlHeader.Controls.Add(this.pnlFecha);
     this.pnlHeader.Controls.Add(this.FolioVentaControl);
     this.pnlHeader.Controls.Add(this.lblVenta);
     this.pnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHeader.Location = new System.Drawing.Point(3, 22);
     this.pnlHeader.Name     = "pnlHeader";
     this.pnlHeader.Size     = new System.Drawing.Size(711, 39);
     this.pnlHeader.TabIndex = 1;
     //
     // pnlFecha
     //
     this.pnlFecha.Controls.Add(this.FechaControl);
     this.pnlFecha.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlFecha.Location = new System.Drawing.Point(511, 0);
     this.pnlFecha.Name     = "pnlFecha";
     this.pnlFecha.Size     = new System.Drawing.Size(200, 39);
     this.pnlFecha.TabIndex = 4;
     //
     // FechaControl
     //
     this.FechaControl.AutoSize    = true;
     this.FechaControl.Font        = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FechaControl.ForeColor   = System.Drawing.Color.Red;
     this.FechaControl.Location    = new System.Drawing.Point(110, 8);
     this.FechaControl.Name        = "FechaControl";
     this.FechaControl.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.FechaControl.Size        = new System.Drawing.Size(87, 20);
     this.FechaControl.TabIndex    = 2;
     this.FechaControl.Text        = "26/08/2019";
     //
     // FolioVentaControl
     //
     this.FolioVentaControl.AutoSize = true;
     this.FolioVentaControl.Location = new System.Drawing.Point(54, 8);
     this.FolioVentaControl.Name     = "FolioVentaControl";
     this.FolioVentaControl.Size     = new System.Drawing.Size(73, 20);
     this.FolioVentaControl.TabIndex = 1;
     this.FolioVentaControl.Text     = "00000001";
     //
     // lblVenta
     //
     this.lblVenta.AutoSize = true;
     this.lblVenta.Location = new System.Drawing.Point(6, 8);
     this.lblVenta.Name     = "lblVenta";
     this.lblVenta.Size     = new System.Drawing.Size(46, 20);
     this.lblVenta.TabIndex = 0;
     this.lblVenta.Text     = "Folio:";
     //
     // pnlCliente
     //
     this.pnlCliente.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)));
     this.pnlCliente.Controls.Add(this.groupBox1);
     this.pnlCliente.Location = new System.Drawing.Point(3, 119);
     this.pnlCliente.Name     = "pnlCliente";
     this.pnlCliente.Size     = new System.Drawing.Size(217, 402);
     this.pnlCliente.TabIndex = 5;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.btnAgendaPaquete);
     this.groupBox1.Controls.Add(this.FotoControl);
     this.groupBox1.Controls.Add(this.FolioClienteControl);
     this.groupBox1.Controls.Add(this.DireccionControl);
     this.groupBox1.Controls.Add(this.TelefonoControl);
     this.groupBox1.Controls.Add(this.lblForFolio);
     this.groupBox1.Controls.Add(this.NombreControl);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Font     = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(217, 402);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Datos del cliente";
     //
     // btnAgendaPaquete
     //
     this.btnAgendaPaquete.BackColor = System.Drawing.Color.White;
     this.btnAgendaPaquete.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnAgendaPaquete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAgendaPaquete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnAgendaPaquete.Location  = new System.Drawing.Point(16, 323);
     this.btnAgendaPaquete.Name      = "btnAgendaPaquete";
     this.btnAgendaPaquete.Size      = new System.Drawing.Size(182, 33);
     this.btnAgendaPaquete.TabIndex  = 8;
     this.btnAgendaPaquete.Text      = "Paquetes Agendadas";
     this.btnAgendaPaquete.UseVisualStyleBackColor = false;
     this.btnAgendaPaquete.Visible = false;
     this.btnAgendaPaquete.Click  += new System.EventHandler(this.btnVerProducto_Click);
     //
     // FotoControl
     //
     this.FotoControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.FotoControl.Image       = global::CIDFares.Spa.WFApplication.Properties.Resources.imagen_subir;
     this.FotoControl.Location    = new System.Drawing.Point(19, 62);
     this.FotoControl.Name        = "FotoControl";
     this.FotoControl.Size        = new System.Drawing.Size(158, 145);
     this.FotoControl.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.FotoControl.TabIndex    = 7;
     this.FotoControl.TabStop     = false;
     //
     // FolioClienteControl
     //
     this.FolioClienteControl.AutoSize = true;
     this.FolioClienteControl.Location = new System.Drawing.Point(61, 30);
     this.FolioClienteControl.Name     = "FolioClienteControl";
     this.FolioClienteControl.Size     = new System.Drawing.Size(0, 20);
     this.FolioClienteControl.TabIndex = 6;
     //
     // DireccionControl
     //
     this.DireccionControl.AutoSize = true;
     this.DireccionControl.Location = new System.Drawing.Point(15, 266);
     this.DireccionControl.Name     = "DireccionControl";
     this.DireccionControl.Size     = new System.Drawing.Size(0, 20);
     this.DireccionControl.TabIndex = 3;
     //
     // TelefonoControl
     //
     this.TelefonoControl.AutoSize = true;
     this.TelefonoControl.Location = new System.Drawing.Point(15, 244);
     this.TelefonoControl.Name     = "TelefonoControl";
     this.TelefonoControl.Size     = new System.Drawing.Size(0, 20);
     this.TelefonoControl.TabIndex = 2;
     //
     // lblForFolio
     //
     this.lblForFolio.AutoSize = true;
     this.lblForFolio.Location = new System.Drawing.Point(15, 30);
     this.lblForFolio.Name     = "lblForFolio";
     this.lblForFolio.Size     = new System.Drawing.Size(50, 20);
     this.lblForFolio.TabIndex = 1;
     this.lblForFolio.Text     = "Folio: ";
     //
     // NombreControl
     //
     this.NombreControl.AutoSize = true;
     this.NombreControl.Location = new System.Drawing.Point(12, 219);
     this.NombreControl.Name     = "NombreControl";
     this.NombreControl.Size     = new System.Drawing.Size(0, 20);
     this.NombreControl.TabIndex = 0;
     //
     // pnlFooter
     //
     this.pnlFooter.Controls.Add(this.pnlFooterLeft);
     this.pnlFooter.Controls.Add(this.pnlFooterRight);
     this.pnlFooter.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlFooter.Location = new System.Drawing.Point(0, 518);
     this.pnlFooter.Name     = "pnlFooter";
     this.pnlFooter.Size     = new System.Drawing.Size(1110, 61);
     this.pnlFooter.TabIndex = 4;
     //
     // pnlFooterLeft
     //
     this.pnlFooterLeft.Controls.Add(this.pnlBotonCobrar);
     this.pnlFooterLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlFooterLeft.Location = new System.Drawing.Point(0, 0);
     this.pnlFooterLeft.Name     = "pnlFooterLeft";
     this.pnlFooterLeft.Size     = new System.Drawing.Size(949, 61);
     this.pnlFooterLeft.TabIndex = 2;
     //
     // pnlBotonCobrar
     //
     this.pnlBotonCobrar.Controls.Add(this.btnTotal);
     this.pnlBotonCobrar.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlBotonCobrar.Location = new System.Drawing.Point(761, 0);
     this.pnlBotonCobrar.Name     = "pnlBotonCobrar";
     this.pnlBotonCobrar.Size     = new System.Drawing.Size(188, 61);
     this.pnlBotonCobrar.TabIndex = 1;
     //
     // pnlFooterRight
     //
     this.pnlFooterRight.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlFooterRight.Location = new System.Drawing.Point(949, 0);
     this.pnlFooterRight.Name     = "pnlFooterRight";
     this.pnlFooterRight.Size     = new System.Drawing.Size(161, 61);
     this.pnlFooterRight.TabIndex = 1;
     //
     // pnlBotonesGenerales
     //
     this.pnlBotonesGenerales.Controls.Add(this.btnCliente);
     this.pnlBotonesGenerales.Controls.Add(this.btnPromociones);
     this.pnlBotonesGenerales.Controls.Add(this.btnPaquetes);
     this.pnlBotonesGenerales.Controls.Add(this.btnServicio);
     this.pnlBotonesGenerales.Controls.Add(this.btnProducto);
     this.pnlBotonesGenerales.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlBotonesGenerales.Location = new System.Drawing.Point(0, 58);
     this.pnlBotonesGenerales.Name     = "pnlBotonesGenerales";
     this.pnlBotonesGenerales.Size     = new System.Drawing.Size(1110, 64);
     this.pnlBotonesGenerales.TabIndex = 2;
     //
     // btnCliente
     //
     this.btnCliente.FlatAppearance.BorderSize = 0;
     this.btnCliente.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnCliente.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCliente.Location  = new System.Drawing.Point(6, 3);
     this.btnCliente.Name      = "btnCliente";
     this.btnCliente.Size      = new System.Drawing.Size(158, 58);
     this.btnCliente.TabIndex  = 9;
     this.btnCliente.Text      = "Cliente";
     this.btnCliente.UseVisualStyleBackColor = true;
     this.btnCliente.Click += new System.EventHandler(this.button4_Click);
     //
     // btnPromociones
     //
     this.btnPromociones.FlatAppearance.BorderSize = 0;
     this.btnPromociones.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnPromociones.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPromociones.Location  = new System.Drawing.Point(663, 3);
     this.btnPromociones.Name      = "btnPromociones";
     this.btnPromociones.Size      = new System.Drawing.Size(158, 58);
     this.btnPromociones.TabIndex  = 8;
     this.btnPromociones.Text      = "Promociones";
     this.btnPromociones.UseVisualStyleBackColor = true;
     //
     // btnPaquetes
     //
     this.btnPaquetes.FlatAppearance.BorderSize = 0;
     this.btnPaquetes.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnPaquetes.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPaquetes.Location  = new System.Drawing.Point(499, 3);
     this.btnPaquetes.Name      = "btnPaquetes";
     this.btnPaquetes.Size      = new System.Drawing.Size(158, 58);
     this.btnPaquetes.TabIndex  = 7;
     this.btnPaquetes.Text      = "Paquetes";
     this.btnPaquetes.UseVisualStyleBackColor = true;
     this.btnPaquetes.Click += new System.EventHandler(this.btnPaquetes_Click);
     //
     // btnServicio
     //
     this.btnServicio.FlatAppearance.BorderSize = 0;
     this.btnServicio.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnServicio.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnServicio.Location  = new System.Drawing.Point(335, 3);
     this.btnServicio.Name      = "btnServicio";
     this.btnServicio.Size      = new System.Drawing.Size(158, 58);
     this.btnServicio.TabIndex  = 6;
     this.btnServicio.Text      = "Servicio";
     this.btnServicio.UseVisualStyleBackColor = true;
     this.btnServicio.Click += new System.EventHandler(this.btnServicio_Click);
     //
     // btnProducto
     //
     this.btnProducto.FlatAppearance.BorderSize = 0;
     this.btnProducto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnProducto.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnProducto.Location  = new System.Drawing.Point(171, 3);
     this.btnProducto.Name      = "btnProducto";
     this.btnProducto.Size      = new System.Drawing.Size(158, 58);
     this.btnProducto.TabIndex  = 5;
     this.btnProducto.Text      = "Producto";
     this.btnProducto.UseVisualStyleBackColor = true;
     this.btnProducto.Click += new System.EventHandler(this.btnProducto_Click);
     //
     // PnlVentaGrid
     //
     this.PnlVentaGrid.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.PnlVentaGrid.Dock      = System.Windows.Forms.DockStyle.Top;
     this.PnlVentaGrid.Location  = new System.Drawing.Point(0, 0);
     this.PnlVentaGrid.Name      = "PnlVentaGrid";
     this.PnlVentaGrid.Size      = new System.Drawing.Size(1110, 58);
     this.PnlVentaGrid.TabIndex  = 0;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmVenta
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1110, 579);
     this.Controls.Add(this.pnlGeneral);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmVenta";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = " ";
     this.Load           += new System.EventHandler(this.FrmVenta_Load);
     this.pnlGeneral.ResumeLayout(false);
     this.pnlAcciones.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.PnlVentas.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.pnlGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGridVenta)).EndInit();
     this.pnlTotalesGeneral.ResumeLayout(false);
     this.pnlTotales.ResumeLayout(false);
     this.pnlTotales.PerformLayout();
     this.pnlHeader.ResumeLayout(false);
     this.pnlHeader.PerformLayout();
     this.pnlFecha.ResumeLayout(false);
     this.pnlFecha.PerformLayout();
     this.pnlCliente.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.FotoControl)).EndInit();
     this.pnlFooter.ResumeLayout(false);
     this.pnlFooterLeft.ResumeLayout(false);
     this.pnlBotonCobrar.ResumeLayout(false);
     this.pnlBotonesGenerales.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }