/// <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.Styles.GridBordersInfo gridBordersInfo1 = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.sfDataGrid = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid)).BeginInit();
     this.SuspendLayout();
     //
     // sfDataGrid
     //
     this.sfDataGrid.AccessibleName             = "Table";
     this.sfDataGrid.AllowDraggingColumns       = true;
     this.sfDataGrid.AllowFiltering             = true;
     this.sfDataGrid.AllowResizingColumns       = true;
     this.sfDataGrid.AllowResizingHiddenColumns = true;
     this.sfDataGrid.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.sfDataGrid.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.sfDataGrid.BackColor           = System.Drawing.SystemColors.Window;
     this.sfDataGrid.Location            = new System.Drawing.Point(10, 5);
     this.sfDataGrid.Name = "sfDataGrid";
     this.sfDataGrid.ShowGroupDropArea = true;
     this.sfDataGrid.Size     = new System.Drawing.Size(990, 590);
     this.sfDataGrid.TabIndex = 1;
     //
     // Form1
     //
     this.BackColor  = System.Drawing.SystemColors.Window;
     this.ClientSize = new System.Drawing.Size(1006, 593);
     this.Controls.Add(this.sfDataGrid);
     this.Margin        = new System.Windows.Forms.Padding(5);
     this.MinimumSize   = new System.Drawing.Size(500, 400);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Getting Started";
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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);
 }
 /// <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()
 {
     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);
 }
Esempio n. 5
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);
 }
 /// <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);
 }
 /// <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         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         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         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();
     Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo gridBordersInfo2 = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.FlpBotones          = new System.Windows.Forms.FlowLayoutPanel();
     this.btnCancelarEncuesta = 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.panel1                = new System.Windows.Forms.Panel();
     this.groupBox2             = new System.Windows.Forms.GroupBox();
     this.btnEliminarRespuesta  = new System.Windows.Forms.Button();
     this.btnAgregarRespuesta   = new System.Windows.Forms.Button();
     this.dtgRespuestas         = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.btnEliminarPregunta   = new System.Windows.Forms.Button();
     this.btnBajar              = new System.Windows.Forms.Button();
     this.btnSubir              = new System.Windows.Forms.Button();
     this.btnAgregarPregunta    = new System.Windows.Forms.Button();
     this.dtgPreguntas          = new CIDFares.Library.Controls.CIDDataGridsf.DataGridsf();
     this.IdTipoEncuestaControl = new System.Windows.Forms.ComboBox();
     this.lblUnidadMedida       = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.NombreEncuestaControl = new System.Windows.Forms.TextBox();
     this.errorProvider1        = new System.Windows.Forms.ErrorProvider(this.components);
     this.FlpBotones.SuspendLayout();
     this.pnlTitulo.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgRespuestas)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgPreguntas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // FlpBotones
     //
     this.FlpBotones.Controls.Add(this.btnCancelarEncuesta);
     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, 650);
     this.FlpBotones.Name          = "FlpBotones";
     this.FlpBotones.Padding       = new System.Windows.Forms.Padding(10, 20, 10, 0);
     this.FlpBotones.Size          = new System.Drawing.Size(662, 74);
     this.FlpBotones.TabIndex      = 2;
     //
     // btnCancelarEncuesta
     //
     this.btnCancelarEncuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelarEncuesta.BackColor = System.Drawing.Color.White;
     this.btnCancelarEncuesta.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.btnCancelarEncuesta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelarEncuesta.Font       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelarEncuesta.ForeColor  = System.Drawing.Color.Black;
     this.btnCancelarEncuesta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCancelarEncuesta.Location   = new System.Drawing.Point(509, 23);
     this.btnCancelarEncuesta.Name       = "btnCancelarEncuesta";
     this.btnCancelarEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnCancelarEncuesta.TabIndex   = 1;
     this.btnCancelarEncuesta.Text       = "CANCELAR";
     this.btnCancelarEncuesta.UseVisualStyleBackColor = false;
     this.btnCancelarEncuesta.Click += new System.EventHandler(this.BtnCancelarEncuesta_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(373, 23);
     this.btnNuevaEncuesta.Name       = "btnNuevaEncuesta";
     this.btnNuevaEncuesta.Size       = new System.Drawing.Size(130, 28);
     this.btnNuevaEncuesta.TabIndex   = 1;
     this.btnNuevaEncuesta.Text       = "GUARDAR";
     this.btnNuevaEncuesta.UseVisualStyleBackColor = false;
     this.btnNuevaEncuesta.Click += new System.EventHandler(this.BtnNuevaEncuesta_Click);
     //
     // pnlTitulo
     //
     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(662, 45);
     this.pnlTitulo.TabIndex = 8;
     //
     // 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.Black;
     this.label3.Location  = new System.Drawing.Point(12, 11);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(174, 22);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "NUEVA ENCUESTA";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.IdTipoEncuestaControl);
     this.panel1.Controls.Add(this.lblUnidadMedida);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.NombreEncuestaControl);
     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(662, 605);
     this.panel1.TabIndex = 1;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.btnEliminarRespuesta);
     this.groupBox2.Controls.Add(this.btnAgregarRespuesta);
     this.groupBox2.Controls.Add(this.dtgRespuestas);
     this.groupBox2.Location = new System.Drawing.Point(0, 358);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(662, 241);
     this.groupBox2.TabIndex = 5;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "RESPUESTAS";
     //
     // btnEliminarRespuesta
     //
     this.btnEliminarRespuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEliminarRespuesta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnEliminarRespuesta.FlatAppearance.BorderSize = 0;
     this.btnEliminarRespuesta.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminarRespuesta.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminarRespuesta.ForeColor = System.Drawing.Color.White;
     this.btnEliminarRespuesta.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.minus35px;
     this.btnEliminarRespuesta.Location  = new System.Drawing.Point(607, 109);
     this.btnEliminarRespuesta.Name      = "btnEliminarRespuesta";
     this.btnEliminarRespuesta.Size      = new System.Drawing.Size(47, 36);
     this.btnEliminarRespuesta.TabIndex  = 1;
     this.btnEliminarRespuesta.UseVisualStyleBackColor = false;
     this.btnEliminarRespuesta.Click += new System.EventHandler(this.BtnEliminarRespuesta_Click);
     //
     // btnAgregarRespuesta
     //
     this.btnAgregarRespuesta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAgregarRespuesta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnAgregarRespuesta.FlatAppearance.BorderSize = 0;
     this.btnAgregarRespuesta.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAgregarRespuesta.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAgregarRespuesta.ForeColor = System.Drawing.Color.White;
     this.btnAgregarRespuesta.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.plus35Px;
     this.btnAgregarRespuesta.Location  = new System.Drawing.Point(607, 67);
     this.btnAgregarRespuesta.Name      = "btnAgregarRespuesta";
     this.btnAgregarRespuesta.Size      = new System.Drawing.Size(47, 36);
     this.btnAgregarRespuesta.TabIndex  = 0;
     this.btnAgregarRespuesta.UseVisualStyleBackColor = false;
     this.btnAgregarRespuesta.Click += new System.EventHandler(this.BtnAgregarRespuesta_Click);
     //
     // dtgRespuestas
     //
     this.dtgRespuestas.AccessibleName       = "Table";
     this.dtgRespuestas.AllowDraggingColumns = true;
     this.dtgRespuestas.AllowEditing         = false;
     this.dtgRespuestas.AllowFiltering       = true;
     this.dtgRespuestas.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.dtgRespuestas.AutoExpandGroups    = true;
     this.dtgRespuestas.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgRespuestas.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridTextColumn12.AllowDragging         = true;
     gridTextColumn12.AllowEditing          = false;
     gridTextColumn12.AllowFiltering        = true;
     gridTextColumn12.HeaderText            = "IdPregunta";
     gridTextColumn12.MappingName           = "IdPregunta";
     gridTextColumn12.Visible        = false;
     gridTextColumn13.AllowDragging  = true;
     gridTextColumn13.AllowEditing   = false;
     gridTextColumn13.AllowFiltering = true;
     gridTextColumn13.HeaderText     = "PREGUNTA";
     gridTextColumn13.MappingName    = "pregunta";
     gridTextColumn14.AllowDragging  = true;
     gridTextColumn14.AllowEditing   = false;
     gridTextColumn14.AllowFiltering = true;
     gridTextColumn14.HeaderText     = "RESPUESTAS";
     gridTextColumn14.MappingName    = "Respuesta";
     gridTextColumn15.AllowDragging  = true;
     gridTextColumn15.AllowEditing   = false;
     gridTextColumn15.AllowFiltering = true;
     gridTextColumn15.HeaderText     = "IdRespuesta";
     gridTextColumn15.MappingName    = "IdRespuesta";
     gridTextColumn15.Visible        = false;
     this.dtgRespuestas.Columns.Add(gridTextColumn12);
     this.dtgRespuestas.Columns.Add(gridTextColumn13);
     this.dtgRespuestas.Columns.Add(gridTextColumn14);
     this.dtgRespuestas.Columns.Add(gridTextColumn15);
     this.dtgRespuestas.Location                  = new System.Drawing.Point(6, 19);
     this.dtgRespuestas.Name                      = "dtgRespuestas";
     this.dtgRespuestas.RowHeight                 = 21;
     this.dtgRespuestas.ShowGroupDropArea         = true;
     this.dtgRespuestas.Size                      = new System.Drawing.Size(591, 216);
     this.dtgRespuestas.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dtgRespuestas.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dtgRespuestas.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dtgRespuestas.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgRespuestas.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dtgRespuestas.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.dtgRespuestas.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtgRespuestas.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgRespuestas.TabIndex = 1;
     this.dtgRespuestas.Text     = "dataGridsf1";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.btnEliminarPregunta);
     this.groupBox1.Controls.Add(this.btnBajar);
     this.groupBox1.Controls.Add(this.btnSubir);
     this.groupBox1.Controls.Add(this.btnAgregarPregunta);
     this.groupBox1.Controls.Add(this.dtgPreguntas);
     this.groupBox1.Location = new System.Drawing.Point(0, 90);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(662, 262);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "PREGUNTAS";
     //
     // btnEliminarPregunta
     //
     this.btnEliminarPregunta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEliminarPregunta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnEliminarPregunta.FlatAppearance.BorderSize = 0;
     this.btnEliminarPregunta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminarPregunta.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminarPregunta.ForeColor  = System.Drawing.Color.White;
     this.btnEliminarPregunta.Image      = global::CIDFares.Spa.WFApplication.Properties.Resources.minus35px;
     this.btnEliminarPregunta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEliminarPregunta.Location   = new System.Drawing.Point(607, 109);
     this.btnEliminarPregunta.Name       = "btnEliminarPregunta";
     this.btnEliminarPregunta.Size       = new System.Drawing.Size(47, 36);
     this.btnEliminarPregunta.TabIndex   = 2;
     this.btnEliminarPregunta.UseVisualStyleBackColor = false;
     this.btnEliminarPregunta.Click += new System.EventHandler(this.BtnEliminarPregunta_Click);
     //
     // btnBajar
     //
     this.btnBajar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBajar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnBajar.FlatAppearance.BorderSize = 0;
     this.btnBajar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnBajar.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBajar.ForeColor = System.Drawing.Color.White;
     this.btnBajar.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.chevrondown35px;
     this.btnBajar.Location  = new System.Drawing.Point(607, 193);
     this.btnBajar.Name      = "btnBajar";
     this.btnBajar.Size      = new System.Drawing.Size(47, 36);
     this.btnBajar.TabIndex  = 4;
     this.btnBajar.UseVisualStyleBackColor = false;
     this.btnBajar.Click += new System.EventHandler(this.BtnBajar_Click);
     //
     // btnSubir
     //
     this.btnSubir.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSubir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnSubir.FlatAppearance.BorderSize = 0;
     this.btnSubir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSubir.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSubir.ForeColor = System.Drawing.Color.White;
     this.btnSubir.Image     = global::CIDFares.Spa.WFApplication.Properties.Resources.chevronup35px;
     this.btnSubir.Location  = new System.Drawing.Point(607, 151);
     this.btnSubir.Name      = "btnSubir";
     this.btnSubir.Size      = new System.Drawing.Size(47, 36);
     this.btnSubir.TabIndex  = 3;
     this.btnSubir.UseVisualStyleBackColor = false;
     this.btnSubir.Click += new System.EventHandler(this.BtnSubir_Click);
     //
     // btnAgregarPregunta
     //
     this.btnAgregarPregunta.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAgregarPregunta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
     this.btnAgregarPregunta.FlatAppearance.BorderSize = 0;
     this.btnAgregarPregunta.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnAgregarPregunta.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAgregarPregunta.ForeColor  = System.Drawing.Color.White;
     this.btnAgregarPregunta.Image      = global::CIDFares.Spa.WFApplication.Properties.Resources.plus35Px;
     this.btnAgregarPregunta.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnAgregarPregunta.Location   = new System.Drawing.Point(607, 67);
     this.btnAgregarPregunta.Name       = "btnAgregarPregunta";
     this.btnAgregarPregunta.Size       = new System.Drawing.Size(47, 36);
     this.btnAgregarPregunta.TabIndex   = 1;
     this.btnAgregarPregunta.UseVisualStyleBackColor = false;
     this.btnAgregarPregunta.Click += new System.EventHandler(this.BtnAgregarPregunta_Click);
     //
     // dtgPreguntas
     //
     this.dtgPreguntas.AccessibleName            = "Table";
     this.dtgPreguntas.AllowDraggingColumns      = true;
     this.dtgPreguntas.AllowDrop                 = true;
     this.dtgPreguntas.AllowEditing              = false;
     this.dtgPreguntas.AllowFiltering            = true;
     this.dtgPreguntas.AllowSelectionOnMouseDown = true;
     this.dtgPreguntas.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.dtgPreguntas.AutoExpandGroups         = true;
     this.dtgPreguntas.AutoFitGroupDropAreaItem = true;
     this.dtgPreguntas.AutoSizeColumnsMode      = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     this.dtgPreguntas.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      = "IdPregunta";
     gridTextColumn1.MappingName     = "IdPregunta";
     gridTextColumn1.Visible         = false;
     gridTextColumn2.AllowDragging   = true;
     gridTextColumn2.AllowEditing    = false;
     gridTextColumn2.AllowFiltering  = true;
     gridTextColumn2.HeaderText      = "PREGUNTA";
     gridTextColumn2.MappingName     = "Pregunta";
     gridTextColumn3.AllowDragging   = true;
     gridTextColumn3.AllowEditing    = false;
     gridTextColumn3.AllowFiltering  = true;
     gridTextColumn3.HeaderText      = "TIPO DE RESPUESTA";
     gridTextColumn3.MappingName     = "TipoPregunta";
     gridTextColumn4.AllowDragging   = true;
     gridTextColumn4.AllowEditing    = false;
     gridTextColumn4.AllowFiltering  = true;
     gridTextColumn4.HeaderText      = "DEPENDE DE...";
     gridTextColumn4.MappingName     = "DependePregunta";
     gridTextColumn16.AllowDragging  = true;
     gridTextColumn16.AllowEditing   = false;
     gridTextColumn16.AllowFiltering = true;
     gridTextColumn16.HeaderText     = "CUANDO SEA";
     gridTextColumn16.MappingName    = "ActivarCuando";
     gridTextColumn17.AllowDragging  = true;
     gridTextColumn17.AllowEditing   = false;
     gridTextColumn17.AllowFiltering = true;
     gridTextColumn17.HeaderText     = "DEPENDE";
     gridTextColumn17.MappingName    = "IdPreguntaDepende";
     gridTextColumn17.Visible        = false;
     gridTextColumn18.AllowDragging  = true;
     gridTextColumn18.AllowEditing   = false;
     gridTextColumn18.AllowFiltering = true;
     gridTextColumn18.HeaderText     = "¿CON RESPUESTAS MULTIPLES?";
     gridTextColumn18.MappingName    = "RespuestaMultiple";
     this.dtgPreguntas.Columns.Add(gridTextColumn1);
     this.dtgPreguntas.Columns.Add(gridTextColumn2);
     this.dtgPreguntas.Columns.Add(gridTextColumn3);
     this.dtgPreguntas.Columns.Add(gridTextColumn4);
     this.dtgPreguntas.Columns.Add(gridTextColumn16);
     this.dtgPreguntas.Columns.Add(gridTextColumn17);
     this.dtgPreguntas.Columns.Add(gridTextColumn18);
     this.dtgPreguntas.Location                  = new System.Drawing.Point(6, 19);
     this.dtgPreguntas.Name                      = "dtgPreguntas";
     this.dtgPreguntas.RowHeight                 = 21;
     this.dtgPreguntas.ShowGroupDropArea         = true;
     this.dtgPreguntas.Size                      = new System.Drawing.Size(591, 237);
     this.dtgPreguntas.Style.CellStyle.TextColor = System.Drawing.Color.Black;
     this.dtgPreguntas.Style.GroupDropAreaItemStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.dtgPreguntas.Style.GroupDropAreaItemStyle.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dtgPreguntas.Style.GroupDropAreaStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     this.dtgPreguntas.Style.GroupDropAreaStyle.TextColor     = System.Drawing.Color.Black;
     this.dtgPreguntas.Style.HeaderStyle.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(166)))), ((int)(((byte)(48)))));
     this.dtgPreguntas.Style.HeaderStyle.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtgPreguntas.Style.IndentCellStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(251)))));
     gridBordersInfo2.Bottom = new Syncfusion.WinForms.DataGrid.Styles.GridBorder(Syncfusion.WinForms.DataGrid.Styles.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))));
     this.dtgPreguntas.Style.RowHeaderStyle.Borders = gridBordersInfo2;
     this.dtgPreguntas.TabIndex = 1;
     this.dtgPreguntas.Text     = "dataGridsf1";
     //
     // IdTipoEncuestaControl
     //
     this.IdTipoEncuestaControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IdTipoEncuestaControl.FormattingEnabled = true;
     this.IdTipoEncuestaControl.Location          = new System.Drawing.Point(360, 46);
     this.IdTipoEncuestaControl.Name     = "IdTipoEncuestaControl";
     this.IdTipoEncuestaControl.Size     = new System.Drawing.Size(234, 26);
     this.IdTipoEncuestaControl.TabIndex = 1;
     //
     // lblUnidadMedida
     //
     this.lblUnidadMedida.AutoSize = true;
     this.lblUnidadMedida.Font     = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUnidadMedida.Location = new System.Drawing.Point(357, 15);
     this.lblUnidadMedida.Name     = "lblUnidadMedida";
     this.lblUnidadMedida.Size     = new System.Drawing.Size(129, 19);
     this.lblUnidadMedida.TabIndex = 46;
     this.lblUnidadMedida.Text     = "TIPO DE ENCUESTA";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(2, 15);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(181, 19);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "NOMBRE DE LA ENCUESTA";
     //
     // NombreEncuestaControl
     //
     this.NombreEncuestaControl.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.NombreEncuestaControl.Location     = new System.Drawing.Point(6, 46);
     this.NombreEncuestaControl.Name         = "NombreEncuestaControl";
     this.NombreEncuestaControl.Size         = new System.Drawing.Size(324, 26);
     this.NombreEncuestaControl.TabIndex     = 0;
     this.NombreEncuestaControl.TextChanged += new System.EventHandler(this.NombreControl_TextChanged);
     //
     // errorProvider1
     //
     this.errorProvider1.BlinkStyle       = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
     this.errorProvider1.ContainerControl = this;
     //
     // FrmNuevaEncuesta
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(662, 724);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pnlTitulo);
     this.Controls.Add(this.FlpBotones);
     this.MaximumSize   = new System.Drawing.Size(678, 763);
     this.MinimumSize   = new System.Drawing.Size(678, 763);
     this.Name          = "FrmNuevaEncuesta";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmNuevaEncuesta";
     this.Load         += new System.EventHandler(this.FrmNuevaEncuesta_Load);
     this.FlpBotones.ResumeLayout(false);
     this.pnlTitulo.ResumeLayout(false);
     this.pnlTitulo.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtgRespuestas)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtgPreguntas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 8
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         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 gridBordersInfo2 = new Syncfusion.WinForms.DataGrid.Styles.GridBordersInfo();
     this.panel1                = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1     = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox3             = new System.Windows.Forms.GroupBox();
     this.panel3                = new System.Windows.Forms.Panel();
     this.panel4                = new System.Windows.Forms.Panel();
     this.label1                = new System.Windows.Forms.Label();
     this.btnEliminar           = new System.Windows.Forms.Button();
     this.btnProducto           = new System.Windows.Forms.Button();
     this.btnServicio           = new System.Windows.Forms.Button();
     this.panel2                = new System.Windows.Forms.Panel();
     this.GridPS                = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.groupBox2             = new System.Windows.Forms.GroupBox();
     this.CantidadControl       = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.label2                = new System.Windows.Forms.Label();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.NombreProductoControl = new System.Windows.Forms.Label();
     this.groupBox4             = new System.Windows.Forms.GroupBox();
     this.btnAgregar            = new System.Windows.Forms.Button();
     this.errorProvider1        = new System.Windows.Forms.ErrorProvider(this.components);
     this.panel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridPS)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CantidadControl)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.tableLayoutPanel1);
     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(705, 531);
     this.panel1.TabIndex = 0;
     //
     // 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.groupBox3, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 3);
     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(20);
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.79568F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 26.16005F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 37.02776F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.01651F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(705, 531);
     this.tableLayoutPanel1.TabIndex = 0;
     this.tableLayoutPanel1.Paint   += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel1_Paint);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.panel3);
     this.groupBox3.Controls.Add(this.panel2);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(23, 223);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(659, 175);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Producto/Servicio gratis";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(314, 19);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(342, 153);
     this.panel3.TabIndex = 11;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.label1);
     this.panel4.Controls.Add(this.btnEliminar);
     this.panel4.Controls.Add(this.btnProducto);
     this.panel4.Controls.Add(this.btnServicio);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(342, 153);
     this.panel4.TabIndex = 9;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(12, 5);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(313, 23);
     this.label1.TabIndex  = 10;
     this.label1.Text      = "Seleccione productos o servicios de regalo";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor = System.Drawing.Color.White;
     this.btnEliminar.FlatAppearance.BorderSize = 0;
     this.btnEliminar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEliminar.Font      = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEliminar.ForeColor = System.Drawing.Color.Red;
     this.btnEliminar.Location  = new System.Drawing.Point(9, 90);
     this.btnEliminar.Name      = "btnEliminar";
     this.btnEliminar.Size      = new System.Drawing.Size(85, 24);
     this.btnEliminar.TabIndex  = 9;
     this.btnEliminar.Text      = "Eliminar";
     this.btnEliminar.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnProducto
     //
     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("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnProducto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnProducto.Location  = new System.Drawing.Point(9, 30);
     this.btnProducto.Name      = "btnProducto";
     this.btnProducto.Size      = new System.Drawing.Size(85, 24);
     this.btnProducto.TabIndex  = 5;
     this.btnProducto.Text      = "Producto";
     this.btnProducto.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnProducto.UseVisualStyleBackColor = false;
     this.btnProducto.Click += new System.EventHandler(this.btnProducto_Click);
     //
     // btnServicio
     //
     this.btnServicio.BackColor = System.Drawing.Color.White;
     this.btnServicio.FlatAppearance.BorderSize = 0;
     this.btnServicio.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnServicio.Font      = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnServicio.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnServicio.Location  = new System.Drawing.Point(9, 60);
     this.btnServicio.Name      = "btnServicio";
     this.btnServicio.Size      = new System.Drawing.Size(85, 24);
     this.btnServicio.TabIndex  = 8;
     this.btnServicio.Text      = "Servicio";
     this.btnServicio.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnServicio.UseVisualStyleBackColor = false;
     this.btnServicio.Click += new System.EventHandler(this.btnServicio_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.GridPS);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(3, 19);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(311, 153);
     this.panel2.TabIndex = 10;
     //
     // GridPS
     //
     this.GridPS.AccessibleName      = "Table";
     this.GridPS.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridTextColumn4.HeaderText      = "Column1";
     gridTextColumn4.MappingName     = "IdGenerico";
     gridTextColumn4.Visible         = false;
     gridTextColumn5.HeaderText      = "Cantidad";
     gridTextColumn5.MappingName     = "CantidadGratis";
     gridTextColumn5.Width           = 40D;
     gridTextColumn6.AllowEditing    = false;
     gridTextColumn6.AllowGrouping   = false;
     gridTextColumn6.HeaderText      = "Nombre";
     gridTextColumn6.MappingName     = "Nombre";
     this.GridPS.Columns.Add(gridTextColumn4);
     this.GridPS.Columns.Add(gridTextColumn5);
     this.GridPS.Columns.Add(gridTextColumn6);
     this.GridPS.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.GridPS.Location      = new System.Drawing.Point(0, 0);
     this.GridPS.Name          = "GridPS";
     this.GridPS.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
     this.GridPS.Size          = new System.Drawing.Size(311, 153);
     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.GridPS.Style.AddNewRowStyle.Borders                 = gridBordersInfo2;
     this.GridPS.Style.BorderColor                            = System.Drawing.Color.White;
     this.GridPS.Style.BorderStyle                            = System.Windows.Forms.BorderStyle.None;
     this.GridPS.Style.CellStyle.Font.Facename                = "Century Gothic";
     this.GridPS.Style.CellStyle.Font.Size                    = 11F;
     this.GridPS.Style.CheckBoxStyle.CheckedBackColor         = System.Drawing.Color.White;
     this.GridPS.Style.CheckBoxStyle.CheckedBorderColor       = System.Drawing.Color.White;
     this.GridPS.Style.CheckBoxStyle.CheckedTickColor         = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPS.Style.CheckBoxStyle.IndeterminateBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.GridPS.Style.CurrentCellStyle.BorderColor           = System.Drawing.Color.White;
     this.GridPS.Style.HeaderStyle.Font.Facename              = "Century Gothic";
     this.GridPS.Style.HeaderStyle.Font.Size                  = 10F;
     this.GridPS.TabIndex = 8;
     this.GridPS.Text     = "sfDataGrid1";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.CantidadControl);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(23, 95);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(659, 122);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Producto en promocion";
     //
     // CantidadControl
     //
     this.CantidadControl.BeforeTouchSize = new System.Drawing.Size(75, 23);
     this.CantidadControl.Location        = new System.Drawing.Point(6, 31);
     this.CantidadControl.Metrocolor      = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.CantidadControl.Name            = "CantidadControl";
     this.CantidadControl.Size            = new System.Drawing.Size(75, 23);
     this.CantidadControl.TabIndex        = 4;
     this.CantidadControl.Text            = "0";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(0, 70);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(518, 23);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Cantidad que se deve comprar para que la promocion aplique";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.NombreProductoControl);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(23, 23);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(659, 66);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // NombreProductoControl
     //
     this.NombreProductoControl.BackColor = System.Drawing.Color.Transparent;
     this.NombreProductoControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.NombreProductoControl.Font      = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.NombreProductoControl.ForeColor = System.Drawing.Color.Black;
     this.NombreProductoControl.Location  = new System.Drawing.Point(3, 19);
     this.NombreProductoControl.Name      = "NombreProductoControl";
     this.NombreProductoControl.Size      = new System.Drawing.Size(653, 44);
     this.NombreProductoControl.TabIndex  = 3;
     this.NombreProductoControl.Text      = "Coca cola ";
     this.NombreProductoControl.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.btnAgregar);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Font     = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox4.Location = new System.Drawing.Point(23, 404);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(659, 104);
     this.groupBox4.TabIndex = 3;
     this.groupBox4.TabStop  = false;
     //
     // btnAgregar
     //
     this.btnAgregar.BackColor = System.Drawing.Color.White;
     this.btnAgregar.FlatAppearance.BorderSize = 0;
     this.btnAgregar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAgregar.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAgregar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(186)))), ((int)(((byte)(60)))));
     this.btnAgregar.Location  = new System.Drawing.Point(229, 37);
     this.btnAgregar.Name      = "btnAgregar";
     this.btnAgregar.Size      = new System.Drawing.Size(167, 33);
     this.btnAgregar.TabIndex  = 0;
     this.btnAgregar.Text      = "Siguiente";
     this.btnAgregar.UseVisualStyleBackColor = false;
     this.btnAgregar.Click += new System.EventHandler(this.btnAgregar_Click_1);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // FrmPromocionMxN
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(705, 531);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmPromocionMxN";
     this.Text            = "FrmPromocionNxN";
     this.Load           += new System.EventHandler(this.FrmPromocionMxN_Load);
     this.panel1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridPS)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CantidadControl)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }